50 likes | 159 Vues
Learn how to set up and develop on the Android Dev Phone 1, update SDK, enable USB debugging, and download apps from the Market. Discover useful tips and steps for a smooth development process.
E N D
Setup • At the gmail credentials screen, skip the step • Go to Settings->Wireless Controls • Enable Wi-Fi • Go to a google app (gmail, calendar, etc) and then give your @gmail.com credentials
Market Downloading apps • In the pull-up menu, click on Market • Apps are categorized • Entertainment • Travel • Communication • Etc • Useful apps • Power Manager • ToggleGPS
Setting up developing on Dev Phone 1 • New version of SDK!!! • android-sdk-windows-1.1_r1.zip • New website for developers • http://developer.android.com/ • Make sure you have: • the latest of software (SDK+IDE) • Removed old versions • Updated paths • Enabled UDB debugging on the Dev Phone • When the O/S asks for the drivers point to android-sdk-windows-1.1/usb_driver/x86 or /amd
Developing on Dev Phone 1 • Once the device is connected • Check using “adb devices” • Using Eclipse, the SDK will automatically chose the Dev Phone instead of an emulator