BobStore/README.md
Daniel Martí e7912359eb Drop ant support
It broke with a recent support lib update that made the binary library be an
.aar instead of a .jar. Besides, the ant plugin has been buggy and unsupported
for a very long time.

Also dropping support for eclipse in the process, which lets us get rid of the
nasty symlinks.
2015-06-24 00:01:51 +02:00

2.3 KiB

F-Droid Client

Client for F-Droid, the Free Software repository system for Android.

Building from source with Gradle

The only required tools are the Android SDK and Gradle.

You should use a relatively new version of Gradle, such as 2.4, or use the gradle wrapper.

Once you have checked out the version you wish to build, run:

git submodule update --init
cd F-Droid
gradle clean assembleRelease

Android Studio

From Android Studio: File -> Import Project -> Select the cloned top folder

Direct download

You can download the application directly from our site or browse it in the repo.

Contributing

You are welcome to submit Merge Requests via the Gitlab web interface. You can also follow our Issue tracker and our Forums.

Translating

The res/values-* dirs are kept up to date automatically via MediaWiki's Translate Extension. See our translation page if you would like to contribute.

Running the test suite

License

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Some icons are made by Picol, Icomoon or Dave Gandy from Flaticon or by Google and are licensed by Creative Commons BY 3.0.

Other icons are from the Material Design Icon set released under an Attribution 4.0 International license.