Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

raweng/BuiltIOBackend-Android

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuiltIOBackend SDK for Android

The BuiltIO Backend helps you to create android apps quickly and effortlessly, taking care of all the backend requirements. For more information see the website and getting started.

Installation

  1. Download the Android SDK .

  2. The zip file contains the Built.io Backend SDK, User Interface Kit and Starter Kit. Extract the built.io zip file to begin.

  3. Setup SDK as per environment requirement.

    A. Android Studio

    1. Copy Built.io-xxx.aar to your project's libs folder.Add dependency code in your build.gradle file.

      repositories {
      
          flatDir {
              dirs 'libs'
          }
      }
      
      dependencies {compile 'com.raweng.built:Built.io-x.x.x:x.x.x@aar'}
      
      

    B. Eclipse

    1. Copy Built.io-xxx-javadoc, Built.io-xxx.jar, Built.io-xxx.jar.properties to your project's libs folder.

    2. Add jar references in the project's properties --> Java Build Path --> Libraries tab.

  4. Add Manifest Permissions to the project.

Related Links

License

Copyright (c) 2012-present, Built.io.
All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.