-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
##AirCasting - Share your Air! | ||
## AirCasting - Share your Air! | ||
|
||
###About | ||
### About | ||
|
||
This is the android app for the AirCasting project - the project aims to build a platform for gathering, visualization and sharing of environmental data. To learn more about the platform visit [aircasting.org](http://aircasting.org). | ||
|
||
### Contribute | ||
|
||
If you'd like to contribute just use the usual github process - fork, make changes, issue a pull request. | ||
Unfortunately due to the fact that AirCasting is working on Google Maps v1, without a previously generated v1 API key you will not be able to run the project. We are planing to switch to Google Maps v2 in the future. If you do have the v1 API key, put it into `res/values/api_keys.xml`, import the project into Android Studio and build with Gradle. | ||
|
||
Grab maven (http://maven.apache.org) and Android SDK (http://developer.android.com/sdk/index.html), then use Maven SDK Deployer (https://github.com/mosabua/maven-android-sdk-deployer/) to put Android SDK into your local maven repository. | ||
|
||
#### Contact | ||
### Contact | ||
|
||
You can contact the authors by email at [[email protected]](mailto:[email protected]). | ||
|
||
### Thanks | ||
|
||
AirCasting uses The YourKit Java Profiler for Performance Tuning | ||
|
||
YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: [YourKit Java Profiler](http://www.yourkit.com/java/profiler/index.jsp) and [YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp). | ||
|