Skip to content

A simple demo showing device regitration to Parse as well as saving data to Parse.com. You need a Parse API key to run this

Notifications You must be signed in to change notification settings

CMDann/parse-save-load-deno

Repository files navigation

ParseSaveLoadDemo

endorse

A demo app for RRC BIT Final Term Mobile Development. This app connects to parse.com, registers your device and saves data in key value pairs to Parse.

Links:

Installation

  1. Download the zip
  2. Import into Android Studio
  3. Register on Parse.com
  4. Replace KEY1 and KEY2 with your API keys
  5. Download parse SDK
  6. Add parse SDK to /libs/
  7. Add parse SDK to build.gradle
  8. Profit

Parse

Parse.com

Parse lets you focus on creating unique & engaging apps on any platform. They take care of everything else your app needs, from the core of your app to analytics and push notifications.

Android Studio

Android Studio

Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready. On top of the capabilities you expect from IntelliJ, Android Studio offers:

  1. Flexible Gradle-based build system.
  2. Build variants and multiple APK generation.
  3. Expanded template support for Google Services and various device types.
  4. Rich layout editor with support for theme editing.
  5. Lint tools to catch performance, usability, version compatibility, and other problems.
  6. ProGuard and app-signing capabilities.
  7. Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.

About

A simple demo showing device regitration to Parse as well as saving data to Parse.com. You need a Parse API key to run this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published