Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 874 Bytes

File metadata and controls

21 lines (18 loc) · 874 Bytes

loopback-android-getting-started

LoopBack mobile application to show developers how to use LoopBack Open Node.js Mobile API Middle tier.

Setting up the Development Environment

  1. Install Eclipse Android Development Tools
  2. Open Window > Android SDK Manager, make sure you have these modules installed:
  • Tools > Android SDK Platform-tools 18.1.0
  • Tools > Android SDK Build-tools 18.1.0
  • Android 4.3 (API 18) > SDK Platform
  • Extras > Android Support Repository
  • Extras > Android Support Library
  1. Import the Android project in this directory:
  • Run File > Import
  • Select Android > Existing Android Code Into Workspace
  • Choose the directory where you have the Getting Started application.
  • Select LoopBackExample for import