1 / 9

Android Development Guide – Part 1

Android Development Guide – Part 1. By: James Ondecko. In this Guide…. What is Android? Helpful backgrounds for Android development Tools & Installs Android Virtual Devices Helpful references. Image found at android.com. What is Android?.

zamir
Download Presentation

Android Development Guide – Part 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Android Development Guide – Part 1 By: James Ondecko

  2. In this Guide… • What is Android? • Helpful backgrounds for Android development • Tools & Installs • Android Virtual Devices • Helpful references Image found at android.com

  3. What is Android? Direct Quote from: http://developer.android.com/guide/basics/what-is-android.html Image found at http://developer.android.com/guide/basics/what-is-android.html

  4. Helpful backgrounds for Android development • General programming experience • Java • XML XML

  5. Tools & Installs • JDK • Eclipse IDE • Android SDK • Android Plug-in for Eclipse • http://www.oracle.com/technetwork/java/javase/downloads/index.html • http://www.eclipse.org/downloads/ • http://developer.android.com/sdk/installing.html • http://developer.android.com/sdk/eclipse-adt.html#installing

  6. Tools & Installs cont. • Testing on your own Android device? • Install proper software from your phone • Software provided with phone • Download from internet

  7. Android Virtual Devices • Allow you to test without a physical device • Can test a wide range of setups

  8. Android Virtual Devices cont. • Can have multiple virtual devices • Take a bit to load up • Don’t need to shut down on every run (shouldn’t)

  9. Helpful References • http://developer.android.com/index.html

More Related