Skip to content

dnet/adsdroid

Repository files navigation

Unofficial Android application for alldatasheet.com

Building

  • Download and unpack the Android SDK to any directory (if you haven't done so already).
  • Create the local.properties with a single line like sdk.dir=/path/to/android/sdk with the correct path.
  • Download the latest version of jsoup from http://jsoup.org/download and put the JAR in the libs directory.
  • Run ant debug to build the project and sign it with a debug key.

License

The whole project is licensed under MIT license.