2e8dd37eb4
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.
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
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 device’s 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
|
||
|