An open API service indexing awesome lists of open source software.

https://github.com/medic/cht-android

A native Android container for Community Health Toolkit (CHT) applications
https://github.com/medic/cht-android

android cht hacktoberfest health mhealth

Last synced: about 1 year ago
JSON representation

A native Android container for Community Health Toolkit (CHT) applications

Awesome Lists containing this project

README

          

CHT Android App
===============

The cht-android application is a thin Android wrapper to load the [CHT Core Framework](https://github.com/medic/cht-core/) web application in a Webview native container.

The repository contains “flavored” configurations, where each “flavor” or “brand” is an app. This allows the application to be hardcoded to a specific CHT deployment and have a partner specific logo and display name. The app also provides some deeper integration with other android apps and native phone functions that are otherwise unavailable to webapps.

## Release notes

Checkout the release notes in the [Changelog](CHANGELOG.md) page, our you can see the full release history with the installable files for sideloading [here](https://github.com/medic/cht-android/releases).

## Development

Development guides are available in the "Android" section of the [Community Health Toolkit Docs Site](https://docs.communityhealthtoolkit.org/core/guides/android/). You will find instructions of how to setup your development environment, build and test new features, creates new branded apps, release, publish... and so on.

## Settings page
To open the app's Settings page, tap 5 times with one finger on the screen and then swipe right with two fingers, make sure to do this sequence fast. Once opened, you can change the URL of the CHT server and click "Save" to save the changes and close the Settings page.

## Copyright

Copyright 2013-2025 Medic Mobile, Inc. .

## License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.