Skip to content

isreal6ix/adsdroid

This branch is 3 commits ahead of, 6 commits behind dnet/adsdroid:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a54d28 · May 24, 2018

History

62 Commits
May 16, 2018
May 16, 2018
Apr 15, 2012
Apr 25, 2018
May 24, 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.

Packages

No packages published

Languages

  • Java 100.0%