0

I have to present my android-studio project to my employer in another machine which is NOT connected to internet.

My buildToolsVersion is "23.0.3" and my project also has some dependencies (third-party libs) via Gradle.

Is there a way to build my project in offline mode "in my own machine", and Run it in Employer's machine without Error such as SDK is not update OR failed to resolve: 'gradle-dependency-name'?

There are solutions like this but again it points out that it works just for simple apps.

This solution also said that gradle will work offline if it contains needed dependancies but .gradle folder on my employer's machine does not contain my dependencies for sure.

Community
  • 1
  • 1
Jalal Aghazadeh
  • 164
  • 4
  • 18

0 Answers0