Skip to content

Mobile-and-Ubiquitous-Computing-2020-1/team4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cicerone: Explore with a knowledgeable friend

Compatibility

This app requires Android 10.

Building the app

In order to build the project you have to store your Foursquare Places API keys in cicerone/secrets.properties like so

FOURSQUARE_ID = "[your Foursquare API ID]"  
FOURSQUARE_SECRET = "[your Foursquare API secret]"

The functionality of the app relies on data retrieved from the Foursquare Places API meaning that it is also affected by any limits your API key might have. Please check with Foursquare for API rate limits and acquire the account type and keys before building the app.

Once you have the API keys in place you can simply build it using Android Studio.

About

Cicerone: Explore with a knowledgeable friend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages