Skip to content

Commit

Permalink
Update readme to not gradle switch
Browse files Browse the repository at this point in the history
  • Loading branch information
czorek committed Apr 24, 2019
1 parent 6f338fc commit 04af442
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
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).
Expand Down

0 comments on commit 04af442

Please sign in to comment.