Ellorah / 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

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:Other


Languages

Language:Objective-C 65.4%Language:Java 32.0%Language:CSS 2.5%Language:Ruby 0.1%