Skip to content

passy/ConnectivityAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectivityAlert

Dagger 2 experiments on Android.

Setup

Create a new Parse app at Parse.com and copy the keys into gradle.properties:

parseApplicationId=[your app id]
parseMasterKey=[your master key]

Building

Make sure that your JAVA_HOME points to a valid JDK 8 installation. You'll see major.minor mismatch errors otherwise.

./gradlew :app:installDebug

Tests

./gradlew :app:checkConnectedAndroid

About

Dagger 2 + Android playground

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages