[android-porting] Re: [x86] Unable to open persistent property directory

2009-03-06 Thread Androidphan
Is the init.rc called in the ramdisk or by init after kernel is done? On 5 mrt, 17:03, Sean McNeil wrote: > Android must have a writable area that it calls /data. It places all > kinds of information in there including user preferences, dalvik cache, > etc. If you are mounting everything as / ov

[android-porting] Re: porting android to OMAP 3530 EVM

2009-03-06 Thread Android Zaurus
Hi, Basic idea how to create and apply patch; $ diff -urN vanilla-2.6.27/ cupcake/kernel/ > android.patch $ cd linux-omap-2.6 $ patch < android.patch Some hunks and rejs you'll get but those are trivial except for lowmemkiller. As far as I know, nobody has uploaded patch set of OMAP kernel 2.6.

[android-porting] Porting Android on OMAP 1510, is it possible ? and how?

2009-03-06 Thread oasiao
Hi everyone, I'm new here. i have a PDA, Palm Tungsten T2, and want to try porting android in this machine. Palm Tungsten T2 has the OMAP1510, within ARM925, arm v4. There is not much words in discussions with OMAP1510, and i don't really know how to do it. Is it possible to port android on this

[android-porting] Re: Unable to open persistent property directory

2009-03-06 Thread Androidphan
Android is working now. I'm starting without the ramdisk. With kernel argument init=/init and changed init.rc so it doesn't mount the rootfs again. Then when having a blank screen I added the argument vga=788 and then it booted. :) --~--~-~--~~~---~--~~ unsubscribe:

[android-porting] Re: Integrating 3rd party static library

2009-03-06 Thread Girish
See this thread, i think this can be helpful http://groups.google.com/group/android-framework/browse_thread/thread/a8b67be37a52101a?q=#019d20de15836c54 Regards Girish --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://g

[android-porting] Re: Error happened when I run make

2009-03-06 Thread David Turner
this is strange because -target should be recognized by javac, see http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javac.html#options Which exact version of the JDK are you using ? As far as I understand only Sun's JDK 1.5 is really supported On Fri, Mar 6, 2009 at 12:38 AM, liangta...@gmail.com

[android-porting] Re: Error happened when I run make

2009-03-06 Thread liangta...@gmail.com
hi, You are right.The javac has a problem.And I have reinstalled JAVA. Thank you! On 3月5日, 下午8时57分, David Turner wrote: > javac: unrecognized option '-target' > javac: unrecognized option '-Xmaxerrs' > > seem to indicate a problem with your JavaC compiler. Are you sure you're > using the JDK lis

[android-porting] citys in india

2009-03-06 Thread lokesh lokesh
* citys in india http://citysinindia.blogspot.com/* --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~

[android-porting] ALSA build error

2009-03-06 Thread Androidphan
My local_manifest.xml: I changed BoardConfig with BOARD_USES_ALSA_AUDIO := true I'm getting the following error: In file included from hardware/alsa_sound/AudioHardwareInterface.cpp: 27: hardware/alsa_sound/AudioHardwareStub.h:24:45: error: hardware/ AudioHardwareInterface.h: No such file

[android-porting] HTTP://WWW.GHOSTFASHION.COM china cheap wholesale ,air jordan shoes,air force one shoes.paypal accept!

2009-03-06 Thread jacken
Get Nike Shoes at Super Cheap Prices Discount Nike air jordans (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 90 Sneakers (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 91 Supplier (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 95 Shoes Supplier (HTTP:// WWW.GHOSTFASHION.COM) Di

[android-porting] Re: Integrating 3rd party static library

2009-03-06 Thread Kishor
Thanks a lot girish, i was able to resolve this issue by following the link. I saw that build executable are getting generated in three locations : "out/target/product/generic/obj/EXECUTABLES/GPS_intermediates/LINKED/GPS" "out/target/product/generic/symbols/system/bin/GPS" "out/target/product/gene

[android-porting] Re: Integrating 3rd party static library

2009-03-06 Thread Freepine
I think there should be one more: out/target/product/generic/bin/GPS?If yes, that's the one built into final image. On Fri, Mar 6, 2009 at 9:18 PM, Kishor wrote: > Thanks a lot girish, i was able to resolve this issue by following the > link. > > I saw that build executable are getting generated

[android-porting] Re: how to apply output of repo diff

2009-03-06 Thread George Jahad
On Feb 14, 11:02 am, Sean McNeil wrote: > I want to provide a difference of my repo and apply it to a clean copy. > How is this done? The repo command doesn't appear to support an apply > command. Is this a planned feature, is there another means to do this > easily? Hey Sean: Here's a guile

[android-porting] Android codec support questions

2009-03-06 Thread F H
As I understand it devices can extend the audio encoders (and other codecs) available. The format to be used for recording is specified by an enum value (AMR). If I wanted to add an mp3 encoder for audio, are there a pre-allocated enum for this somewhere. (We can't all go inventing our own). Als

[android-porting] HTTP://WWW.GHOSTFASHION.COM china cheap wholesale ,air jordan shoes,air force one shoes.paypal accept!

2009-03-06 Thread jacken
Get Nike Shoes at Super Cheap Prices Discount Nike air jordans (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 90 Sneakers (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 91 Supplier (HTTP://WWW.GHOSTFASHION.COM) Discount Nike Air Max 95 Shoes Supplier (HTTP:// WWW.GHOSTFASHION.COM) Di

[android-porting] architect

2009-03-06 Thread lokesh lokesh
* click here to know * --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: How to reboot Android

2009-03-06 Thread Kagasan
I dont know about your build, but you might be able to hit alt-right arrow and that will take you to a CLI, type "reboot" and hit enter. On Mar 4, 6:52 am, Kriston wrote: > Hi all, > > Instead of turning off the machine, how to reboot Android in the x86 > target machine ? > Is there any button o