All Projects → dnet → adsdroid

dnet / adsdroid

Licence: MIT license
Unofficial AllDataSheet Android application

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to adsdroid

Awesome-Retro-Docs
A curated collection of technical documentation for Arcades, Handhelds, Consoles, Computers and MCU’s.
Stars: ✭ 128 (+357.14%)
Mutual labels:  datasheets
transistordatabase
A unified software engineering tool for managing and evaluating power transistors
Stars: ✭ 27 (-3.57%)
Mutual labels:  datasheets

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].