[android-porting] Android x86 community website launched!

2009-01-18 Thread squix
Hi everybody I got tired of pull together all the little bits and pieces from the many x86 related threads in this forum and I setup a website for this purpose: http://www.androidx86.org Don't get me wrong, I think this list is great, but the information I need is scattered all over the place

[android-porting] Simple script to monitor update informations of android.git.kernel tree

2009-01-18 Thread Lim,GeunSik
Hi, All This is Simple script to monitor update informations of android.git.kernel tree. Most of developers are busy because of their task in the company like me, At lease, I am using this script usefully. And, If you wanna linke mailman, you will archive change logs.

[android-porting] Re: Android x86 community website launched!

2009-01-18 Thread jeroen....@gmail.com
Great Initiative. I happen to have very similar plans. (Also a Geode GX with touchscreen for home automation.) Regards Jeroen On Jan 18, 1:04 pm, squix dani.eichh...@squix.ch wrote: Hi everybody I got tired of pull together all the little bits and pieces from the many x86 related threads in

[android-porting] Re: Android x86 community website launched!

2009-01-18 Thread squix
Did you have any success in doing that? I configured the kernel for Geode GX1 and compiled it, but then I struggled with old problems to run the live image from an external USB harddisk, since my touchscreen PC doesn't know booting from USB memory stick yet. The kernel contained in the default

[android-porting] Re: Trying to compile Android on to a Full blown ubuntu/linux distro

2009-01-18 Thread MyLinuxSupport
Hello David, In the networking world sockets are used locally as IPCs to enable applications to communicate locally or over the network as configured. Many people assume that whether IPC communication happens locally or remotely is and should be a configuration choice. With cellphones having

[android-porting] Re: Problem in alsa code

2009-01-18 Thread Sean McNeil
Yes, I noticed this as well. Seems like the patch I sent you was a little messed up. Just copy over the files from ./frameworks/base/libs/audioflinger/AudioHardwareStub.* and you should be OK. Sean Marco Trevisan (Treviño) wrote: On 8 Gen, 06:33, Sean McNeil seanmcne...@gmail.com wrote:

[android-porting] Re: cannot build android x86 on Mac

2009-01-18 Thread Dima Zavin
No plans to support that configuration at this time. However, you are free to build your own toolchain from the sources. On Sun, Jan 18, 2009 at 5:40 AM, Chen Yang sunsety...@gmail.com wrote: $ TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make installer_img -j2 ...

[android-porting] Re: Communicating with rild

2009-01-18 Thread Nimit Manglick
Please have a look on the rild.c on hoe it accepts requests from its various clients like dialer, sms apps via telephony framework. See the radio logs using logcat -b radio on the android console. On 1/19/09, BCJ bijoy.jayago...@gmail.com wrote: Hi, I am supposed to write a linux