sharing app as sdk instead of apk file to integrate in an existing app
i read that we can integrate 2 apps by the following ways
Upload the source code of App2 in cloud and share the url as sdk .
So if i want to integrate the App2 in App 1 i can add the URL in gradle file of App 2 and the source code will be automatically downloaded
Upload the source code of App2 in cloud and share the url as sdk .
So if i want to integrate the App2 in App 1 i can add the URL in gradle file of App 2 and the source code will be automatically downloaded


