[go: up one dir, main page]

Skip to content

Integration

Nishant Srivastava edited this page Sep 4, 2016 · 10 revisions

Note

EasyDeviceInfo is split into multiple module-libraries , v2.2.0 onwards. Use the appropriate one as per your requirement.

Including in your project

EasyDeviceInfo is available in the Jcenter, so getting it as simple as adding it as a dependency, where {latest version} corresponds to published version in Jcenter

  • EasyDeviceInfo Download
compile 'com.github.nisrulz:easydeviceinfo:{latest version}'
  • EasyDeviceInfo-Ads Jcenter
compile 'com.github.nisrulz:easydeviceinfo-ads:{latest version}'
  • EasyDeviceInfo-Base Jcenter
compile 'com.github.nisrulz:easydeviceinfo-base:{latest version}'
Clone this wiki locally