Skip to content

Stas88/AnyWall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyWall

A fun geolocation app built with Parse.

See more details here: https://www.parse.com/anywall

iOS

Xcode Project Setup

  1. Clone the repository and open the Anywall.xcodeproj project found in the AnyWall-iOS folder.
  2. Add your Parse application id and client key in PAWAppDelegate.m

Learn More

To learn more, take a look at the AnyWall iOS tutorial.

Android

Android Project Setup

  1. Clone the repository and import the Anywall and google-play-services_lib projects from the AnyWall-android folder.
  2. Add your Parse application id and client key in Application.java.
  3. Add your Google Maps Android API v2 key in AndroidManifest.xml. See the Google Maps Android API v2 Getting Started guide for instructions on how to obtain a key.

Learn More

To learn more, take a look at the AnyWall Android tutorial.

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 97.5%
  • Java 2.2%
  • Other 0.3%