Re: 回复: [android-porting] Re: How to launch emulator from the built source?

2009-01-05 Thread jasperr
It seems the problem is that the emulator can not use the system.img I built. And it's the system.img that cause the trouble. I modified linux-arm.mk before I ran make. I changed the arm arch version from armv5te to armv6j. I think that's why my code can run on the target board but the emulator

[android-porting] About gnu-ld version

2009-01-05 Thread hoegaarden1...@gmail.com
Hello, It seems that Android uses the gnu-ld, linker version 2.17 for both arm and i686. Is there any reason to use this version for Android ? More later version,e.g. 2.17.50.0.X of gnu-ld has the support of GNU-style hash, which gives much quicker relocation time in the runtime loader,

Re: 回复: [android-porting] Re: How to launch emulator from the built source?

2009-01-05 Thread Jean-Baptiste Queru
If I remember correctly the current emulator does not emulate all ARMv6 instructions. I might be wrong. JBQ On 1/5/09, jasperr mengdong_...@hotmail.com wrote: It seems the problem is that the emulator can not use the system.img I built. And it's the system.img that cause the trouble. I

[android-porting] Re: change android graphics backend from linxu framebuffer to direcfb

2009-01-05 Thread FranckLefevre
This sounds a very interesting idea indeed. We ahve already investigated this recently and we think that such an approach is possible. We also think that this could lead to dramatic performance improvments when a proper 2D acceleration is offered through the DirectFB port. Note that a GPU can

Re: 回复: [android-porting] Re: How to l aunch emulator from the built source?

2009-01-05 Thread David Turner
The emulator doesn't emulate *any* ARMv6 instruction at the moment (ARMv5TE max) 2009/1/5 Jean-Baptiste Queru j...@google.com If I remember correctly the current emulator does not emulate all ARMv6 instructions. I might be wrong. JBQ On 1/5/09, jasperr mengdong_...@hotmail.com wrote:

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-05 Thread Lennart Moltrecht
Ok sorry for asking again, but somehow it doesn't want to work. I downloaded curl and repo, and I think I also added it to the PATH variable, but still the terminal can't find the repo: This should do it, right? Or is the ~ symbol wrong when I add it to PATH? ubu...@ubuntu:~$ sudo apt-get

[android-porting] Re: change android graphics backend from linxu framebuffer to direcfb

2009-01-05 Thread Akio Lin
Dear Franck: Thank you very much. It seems we all see almost the same target :-) actually, I'm thing about the android over new x86 platform, and the directfb is the only way to get 2d fully performance. iptv stb is a major trend for multimedia

[android-porting] Re: about makefile structure

2009-01-05 Thread Geoff
or just a link to the makefile documentation, I'm curious what all the configurations are On Jan 5, 4:23 am, dhananjay dhananjayingr...@gmail.com wrote: Hi All,           I want to know about makefile structure of android.eg for make aidl which makefile it is calling for building of this

[android-porting] Re: Cupcake build for X86 on ubuntu 8.10

2009-01-05 Thread Jim Thompson
right, but if you attempt to build it with 8.10 (and its later version of gcc), you end up modifying around a dozen files to get a successful build. On Jan 5, 2009, at 11:52 AM, mowgli wrote: The cupcake branch(checked out today) builds right out of the box on 8.04. I had no issues

[android-porting] Re: Cupcake build for X86 on ubuntu 8.10

2009-01-05 Thread fadden
On Jan 5, 2:06 pm, Jim Thompson jim.thomp...@gmail.com wrote: right, but if you attempt to build it with 8.10 (and its later version   of gcc), you end up modifying around a dozen files to get a successful build. The simulator build works for me on 8.04 hardy with gcc 4.2.4 (Ubuntu

[android-porting] Re: android works fine in omap730 with 64M ram and 64M nand flash

2009-01-05 Thread Qingzhan Zhang
good news ,now,i have a phone base omap730 ,and i want to porting android too~~ On Mon, Jan 5, 2009 at 11:37 PM, edwardlee.2002 edwardlee.2...@gmail.comwrote: It is a good news for who doubt it can run android with low cpu frequency and low ram and flash. Recently I success in runing

[android-porting] Re: Cupcake build for X86 on ubuntu 8.10

2009-01-05 Thread Chen Yang
you have one typo in your command, missed the last 'g': it should be TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true CC=gcc-4.2 CXX=g++-4.2 make -j2 installer_img On Tue, Jan 6, 2009 at 9:24 AM, drew andrewjohnyo...@gmail.com wrote: Hi, I'm running Ubuntu 8.04 with java-6-sun and

[android-porting] Re: Cupcake build for X86 on ubuntu 8.10

2009-01-05 Thread drew
Dang! I did... thanks... Must still have crud in my eyes... now i have a myriad of errors and warnings to deal with... I wonder if that has anything to do with the version of my GCC final snippet of the errors external/genext2fs/genext2fs.c:2708: warning: incompatible implicit declaration of

[android-porting] Re: about android charging detect and battery level detect

2009-01-05 Thread zhqzh1982
thanks ~~~ On 1月5日, 下午12时15分, Sean McNeil seanmcne...@gmail.com wrote: Hi, Android uses the standard power interface, but it expects that uevents are generated when the values change. It does not poll the values, but listens for the uevents instead. zhqzh1982 wrote: hi all: is

[android-porting] Re: Cupcake build for X86 on ubuntu 8.10

2009-01-05 Thread drew
My Mistake, I lacked the gcc-source and g++. On Jan 6, 10:49 am, drew andrewjohnyo...@gmail.com wrote: Dang! I did... thanks... Must still have crud in my eyes... now i have a myriad of errors and warnings to deal with... I wonder if that has anything to do with the version of my GCC final

[android-porting] Re: about android charging detect and battery level detect

2009-01-05 Thread Robert Barrett
You people need a serious intervention and help. Locking yourselves up and coming up with some worthless android stuff that will not heal, help or add to humanity at all. Please accept the help. We have a plan ready to take you to treatment on the moon where there is no technology. If the

[android-porting] embedded platform

2009-01-05 Thread marsim
Hello to everybody, I'm planning to use android to revive and to experiment with a neoware thin client; the system has a 32MB Flash, two usb ports, serial and parallel port, ethernet port and a pci expansion bus. I would like to build a headless appliance with a web interface and to use it as