aerialmonitor / AnyWall

AnyWall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Configuring Facebook integration

  1. Set up a Facebook app at http://developers.facebook.com/apps

  2. Set up a URL scheme for fbFACEBOOK_APP_ID, where FACEBOOK_APP_ID is your Facebook app's id.

  3. Add your Facebook app id to Info.plist in the FacebookAppID key.

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.

About

AnyWall

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 93.3%Language:Objective-C 4.4%Language:Java 2.2%Language:CSS 0.2%Language:Ruby 0.0%