Thứ Năm, 25 tháng 3, 2010

Installing Daily Build Packages onto an Android Device

Follow this instruction if you have not install the Android device on your PC:

1. Plug in the android device via USB
2. See that Windows detected a new hardware
3. In Wizard, select "yes, connect this time only", press Next
4. Select install from a list or specific location (Advanced), press Next
5. Search driver at the following location, and check specify location
6. Browse and set the location to the path

\usb_driver\x86

7. Follow the steps finish installing the USB driver for your Android device


Once the Android device is installed onto your PC use the following steps to copy XT9 packages onto the device:

1. Attach your Android device to the PC
2. To verify that the device is detected type the follow in command prompt

C:\>adb devices

3. See that adb recognizes your device
4. Type:

start emulator @myandroid

5. Wait until the emulator shows the home sceen
6. Close the emulator
7. Run the script install_xt9_android.bat found in CVS folder et9/android/dailybld
8. Inside the command prompt output, verify that all packages are copied onto the device successfully. Done.


[edit]
How to Reset Android Device

Menu -> Settings -> SD card & Storage -> Factory Data Reset
[edit]
How to set system partition size on Android v2.0 (Eclair)

* emulator -avd [device-name] -partition-size [size-number-in-MB]
* For example: emulator -avd myandroid -partition-size 1024

Không có nhận xét nào:

Đăng nhận xét