[android-porting] Re: Compilation Error while building vanilla eclair code on Ubuntu Virtual Machine

2010-05-21 Thread Ben Stokes
Did you get all of the pre-requisite packages? sudo apt-get install git-core gnupg sun-java5-jdk flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zipcurl libncurses5-dev zlib1g-dev valgrind -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups

Re: [android-porting] Re: Music app crashing on my Ecalir 2.1 emulator

2010-04-15 Thread Ben Stokes
AMR-NB 3GP is supported in Android accorging to these specifications: http://developer.android.com/intl/de/guide/appendix/media-formats.html Is the Music app picking up anything at all from your sdcard? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.c

[android-porting] Re: Music app crashing on my Ecalir 2.1 emulator

2010-04-14 Thread Ben Stokes
There is a bit more detail on the fix in this thread: http://groups.google.com/group/android-platform/msg/43665abdf7be0223 On Apr 14, 12:28 pm, Nicu Pavel wrote: > Probably you are running on a mdpi device and you are missing files from > drawable-mdpi-finger. You could rescale those from hdpi

[android-porting] Re: Porting AOSP Android 2.1 to HTC Sapphire (Magic/myTouch3G)

2010-02-02 Thread Ben Stokes
does anyone know if there is a similar trick there? On Jan 31, 6:57 pm, Ben Stokes wrote: > Hi All, > > I've been having fun getting Android 2.1 working on my HTC Magic (aka > Sapphire/myTouch3G). I've built the AOSP source using instructions on > HTC and Google's An

[android-porting] Porting AOSP Android 2.1 to HTC Sapphire (Magic/myTouch3G)

2010-01-31 Thread Ben Stokes
Hi All, I've been having fun getting Android 2.1 working on my HTC Magic (aka Sapphire/myTouch3G). I've built the AOSP source using instructions on HTC and Google's Android site (the 1.6 instructions) a kernel from cyanogen's source, and a reverse engineered camera driver from XDA, and I'm surpris