Skip to content

KinveyApps/Android-Starter

Repository files navigation

Android-Starter

Starter app for Kinvey Android 3.0 SDK

This is a Android Sample app to illustrate how to use version 3.0 of the Kinvey Android library.

Note: This starter app uses a developer preview of the Kinvey Android 3.0 Library. To use the GA version, refer to the Devcenter

Concepts illustrated in this sample

  • Logging in a user
  • Using the 3.0 DataStore API to send and retrieve data
  • Managing offline data in a "Sync" store and synchronizing it with the backend

Prerequisites

  • Android api level 15 or later
  • Kinvey app ID and secret. Before compiling, replace <Your App Key> and <Your App Secret> in the assets/kinvey.properties file with values you obtain from the console.

License

Copyright (c) 2016 Kinvey, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published