Setup - noxiouswinter/gnlib_android GitHub Wiki

Dependencies

Include the following to the dependencies section of the Gradle build file of your app's module.

  • compile 'com.jinais.android:gnlib-android:1.1.0+@jar'
  • compile 'com.google.code.gson:gson:1.7.2'

Or alternatively include the following jar files to the libs folder of your app's module.