This project is actively maintained
This is a script to change the package name of stock apache http client libraries so that newer libraries can be used on Android (otherwise, each Android OS release specifies its own version of these libraries).
This is a modified copy of the script written by Dirk Boyle and made available in the httpclientandroidlib Google Code project. Changes have been made in the logging code and to update the versions of the source apache libraries.
The resulting httpclientandroidlib.jar is used by ODK-X Android tools.
The developer wiki (including release notes) and issues tracker are located under the ODK-X Tool Suite project.
If you’re new to ODK-X you can check out the documentation:
Once you’re up and running, you can choose an issue to start working on from here:
Issues tagged as good first issue should be a good place to start.
Pull requests are welcome, though please submit them against the development branch. We prefer verbose descriptions of the change you are submitting. If you are fixing a bug please provide steps to reproduce it or a link to a an issue that provides that information. If you are submitting a new feature please provide a description of the need or a link to a forum discussion about it.
This document is aimed at helping developers and technical contributors. For information on how to get started as a user of ODK-X, see our online documentation, or to learn more about the Open Data Kit project, visit https://odk-x.org.