Skip to content

dnet/adsdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2cd6c7e · Sep 15, 2018

History

65 Commits
Sep 15, 2018
Jun 29, 2018
Apr 15, 2012
Jun 29, 2018
May 15, 2018
Apr 17, 2012
Apr 15, 2012
Apr 15, 2012
Apr 15, 2012
Oct 9, 2012

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.