glennpratt / allplayers-android

Android app for AllPlayers.com

Home Page:www.allplayers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AllPlayers.com Android App

Build Status

How to build and run the application in Eclipse:

  1. Open Eclipse.
  2. Make sure the Android SDK is set (http://developer.android.com/sdk/eclipse-adt.html#installing).
  3. Navigate to File > Import.
  4. Select "Projects from Git" from the Git folder.
  5. Click "Next".
  6. If the project has not been cloned/pulled, yet:
    a.  Click "Clone".
    b.  Type (copy/paste) the project repository location into the URI box (located on GitHub.com project home page).
    c.	Click "Next".
    d.	Make sure "master" is checked. Then click "Next".
    e.	Select a local destination for the project.
    f.	Click "Finish".

    If the project has already been pulled:
    
    a.	Click "Add".
    b.	Browse to the parent directory of the project.
    c.	Click "Search".
    d.	Select the allplayers-android project and click "Ok".
  1. Click "Next".
  2. Select "Import Existing Projects" and then click "Next".
  3. Click "Finish".
  4. Navigate to File > Clean and click "Ok".
  5. Make sure the project is set as the main project and click the green run arrow.
  6. Select "Run as Android Application".
  7. Create an AVD with the target as Google APIs - API level 10.
  8. At this point, you may have to re-run the application for it to use the new AVD.
  9. The AVD should be running and the application is installed.

About

Android app for AllPlayers.com

www.allplayers.com


Languages

Language:Java 100.0%