Skip to content

esjay1234/Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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
  2. Install all project dependencies from CocoaPods by running this script:
cd AnyWall-iOS
pod install
  1. Open the Xcode workspace at AnyWall-iOS/AnyWall.xcworkspace
  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

  • HTML 92.8%
  • Objective-C 4.4%
  • Java 2.6%
  • Other 0.2%