Skip to content

benoitletondor/Rx4Square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Rx4Square

Rx4Square is a tiny Android experiment around the Foursquare API using RxJava and Kotlin.

The idea of the app is quite simple, it simply fetches your current location and display venues around you, ordered by distance.

Dependencies

How to build

The only thing you need to configure is your Foursquare API credentials. Simply create a file named config.gradle in the /Rx4Square/app directory out of the config.gradle.sample file provided. Open it and put your client ID and SECRET.

The rest is a simple Android Studio project so you only need to open it and build.

About

Android experiment using RxJava and Kotlin with the Foursquare API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published