2012-10-14 14:34:08 +00:00
|
|
|
|
Disabled:Requires both non-Free Google Maps and release API keys
|
|
|
|
|
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,v3.0.3,subdir=Themes/Ushahidi,update=no,prebuild=\
|
|
|
|
|
mkdir src && \
|
|
|
|
|
cp ../../Core/libs/* libs/ && rm -f libs/action* && \
|
2012-10-25 12:20:21 +00:00
|
|
|
|
$$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"
|
2012-10-14 14:34:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Check Mode:None
|
|
|
|
|
|