Skip to content

Android Studio Setup

Shreyank Byadagi edited this page Feb 18, 2016 · 11 revisions

You can build your code with Eclipse and IntelliJ Idea Studio but we at Mifos Use "Android Studio (Beta)" v0.8.14.

Click this link to get complete info on Download and Setup for your OS.

After downloading and installing Android Studio. Follow the below steps to install the necessary tools required to build the project successfully.

  1. Open your SDK Manager
    • Select Build Tools Version 20
    • Scroll down to Extras
      • Select
        • Google Repository
        • Google Play Services
          and Install them

Note:As per the latest android-studio-bundle-141.2456560 along with the above mentioned installations( i.e Google play services and Google repository), Install all the other mandatory packages shown in SDK manager.

Demo Credentials

  1. Username: mifos
  2. Password: password
Clone this wiki locally