Sony-Ericsson published XPERIA X10 addon for Android SDK and I tried to use it in my work.
All details you can find here.Installation is simple. From link which I posted above you can download add-on and Installation guide.
But I also want to provide these easy steps:
- Download and install Android SDK
- Download Sony-Ericsson XPERIA X10 add-on
- Unzip XPERIA X10 add-on to the android_sdk_home\add-ons folder
- Create new avd
- And last one run this avd
C:\Documents and Settings\Oleg>android list targetAvailable Android targets:...id:7 or "Sony Ericsson Mobile Communications:X10:4" Name:X10 Type:Add-On Vendor:Sony Ericsson Mobile Communications Revision:1 Description:XPERIA X10 Device Based on Android 1.6 (API level 4) Skins:WVGA854,X10 (default),HVGA,WVGA800,QVGAC:\Documents and Settings\Oleg>android create avd -n X10 -t 7Created AVD 'X10' based on X10 (Sony Ericsson Mobile Communications),with the following hardware config:hw.dPad=nohw.lcd.density=240hw.camera.maxHorizontalPixels=3264disk.systemPartition.size=144MBdisk.cachePartition.size=0disk.cachePartition=nohw.trackBall=nohw.camera.maxVerticalPixels=2448hw.ramSize=384hw.camera=yes
emulator -avd X10
The same instructions you can find in Installation guide.
This add-on has the complete Android system with additions customizing it for the X10:
- Sony Ericsson splash screen
- X10 colour backgrounds
- A “skin” of the X10 which is a simple graphic of the front of the phone
- A hardware.ini file to set the operating parameters for screen,camera,audio and so on
No related posts.





Recent Comments