I want to work on Android Studio but with no internet connection.Is that possible? -


i tried error of junit. have remove junit test compile build.gradle let me make more clear . want run project offline fully.i have latest android studio 2.0 , sdk updated want make projects offline. don't have net access. want work offline , make projects offfline.no net connect once @ start also.

at first time must connect internet updating gradle , sdk . after can choose offline mode.

gradle in offline mode, means won't go network resolve dependencies.

go preferences > gradle , uncheck "offline work".

enter image description here


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -