0

I want to install Realm in android studio without internet access . I want to download a file like a jar file and add it to my project . Is it possible , how ?

ofskyMohsen
  • 1,121
  • 1
  • 12
  • 26

1 Answers1

0

You may download it from here https://bintray.com/realm/maven/realm-android-library/3.4.0#files/io%2Frealm%2Frealm-android-library%2F3.4.0

enter image description here

ThunderDragon
  • 613
  • 3
  • 13
  • 31