realm-js/react-native/android
Scott Kyle e2d1bc4520 Get correct path to adb from Android Studio
If adb really isn't found (unsure what conditions would cause that to happen), then `false` will be called which will result in that warning message being displayed instead.

Fixes #351
2016-03-29 10:56:51 -07:00
..
gradle/wrapper adding a 'publishAndroid' task to generate the AAR with prebuilt .so files 2016-02-10 16:11:36 -08:00
src/main Fix Collection on Android 2016-03-21 15:12:41 -07:00
.gitignore gitignore Android downloads folder 2016-02-11 13:20:31 -08:00
.npmignore adding a 'publishAndroid' task to generate the AAR with prebuilt .so files 2016-02-10 16:11:36 -08:00
build.gradle Download Android core over HTTPS 2016-03-23 16:08:02 -07:00
gradle.properties Add Gradle task to generate Version class 2016-02-18 13:58:12 -08:00
gradlew move library to separate project 2016-01-05 11:08:42 -08:00
gradlew.bat move library to separate project 2016-01-05 11:08:42 -08:00
publish_android_template Get correct path to adb from Android Studio 2016-03-29 10:56:51 -07:00