Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 699 Bytes

File metadata and controls

18 lines (15 loc) · 699 Bytes

bc-player-android-custom-controls

ADT project that accompanies the Custom Controls document

###To use this project follow these steps

  1. Click the Download Zip button in the bottom-right of the GitHub page
  2. Unzip the file
  3. Open Android Developer Tools
  4. Select File > Import and open the General folder
  5. Select Existing Projects into Workspace
  6. Click Next
  7. Be sure the radio button is checked next to Select root directory and click the Browse button
  8. Choose the unzipped folder and click Open
  9. If you wish to Copy projects into workspace select the corresponding checkbox
  10. Click Finish

Experiment away!