fdroiddata/metadata/com.ushahidi.android.app.txt
David Black 2e8dd37eb4 Big cleanup. "Disabled:" is now only used for apps that were once in repo and
probably never will be again. Useful recipes (those that build but can't
be included due to non-commercial licence, Google Maps use etc.) have their builds disabled
with a "!". OSMdroid is one exception: it may be useful but is still
Disabled. Ones that don't build and can never been included or are
of no use have been deleted. Also OTPDroid build has been enabled.
2013-02-14 20:18:11 +00:00

43 lines
1.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Category:Navigation
License:LGPL
Web Site:https://github.com/ushahidi/Ushahidi_Android/
Source Code:https://github.com/ushahidi/Ushahidi_Android
Issue Tracker:
Summary:Mapping tools
Description:
Ushahidi is a web and mobile platform that allows you to create, visualize and
share stories on a map.
It allows individuals to share their stories on their own terms using the tools
they already have.
Sync with any Ushahidi deployment. Send reports with images and location data
as well as receive
alerts from others who have sent in reports to the site.
The app supports loading of multiple deployments at one time, quick filtering
through reports,
exploring incident locations on the map, viewing report photos, news article,
media as well as
sharing reports via email, SMS or Twitter. Once the data has been downloaded,
the app can function
without an internet connection, allowing accurate collection of data utilizing
the devices camera
and GPS capabilities
.
Repo Type:git
Repo:https://github.com/ushahidi/Ushahidi_Android.git
Build Version:3.0.3,28,!Requires both Google Maps and release API keys v3.0.3,\
subdir=Themes/Ushahidi,update=no,prebuild=\
mkdir src && \
cp ../../Core/libs/* libs/ && rm -f libs/action* && \
$$SDK/tools/android update project -p ../../Libraries/abs -s && \
rm -f ../../Libraries/cwacmerge/build.xml && \
$$SDK/tools/android update project -p ../../Libraries/cwacmerge -s && \
$$SDK/tools/android update project -p ../../Core -s && \
$$SDK/tools/android update project -p . -s -t "Google Inc.:Google APIs:15"
Update Check Mode:None