[android-porting] Re: Running android on moto e680

2009-09-04 Thread zhtlancer
2 minutes, the boot process was killed. On Thu, Sep 3, 2009 at 3:56 PM, myfire myfire5...@gmail.com wrote: zhtlancer wrote: I'm trying to run an early version of android on the ancient e680, but something got wrong After I run the /system/bin/runtime from telnet, the booting animation

[android-porting] Running android on moto e680

2009-09-02 Thread zhtlancer
I'm trying to run an early version of android on the ancient e680, but something got wrong After I run the /system/bin/runtime from telnet, the booting animation appeared lasted for about two minutes, and then I got a messageKilled and boot failed. But I wonder that who had killed the process?

[android-porting] Re: Failed to compile the portable version of mterp in dalvik/vm

2009-08-04 Thread zhtlancer
thanks for your reply On Tue, Aug 4, 2009 at 1:27 AM, fadden fad...@android.com wrote: On Jul 31, 8:13 pm, zhtlancer zhtlan...@gmail.com wrote: How can I examine the log information of dalvik on a non-Android system? I've checked that dalvik writes its log into /dev/log/main

[android-porting] Failed to compile the portable version of mterp in dalvik/vm

2009-07-31 Thread zhtlancer
When I tried to build the InterpC-allstubs.c, the compile complaint like this: dalvik/vm/mterp/out/InterpC-allstubs.c: In function ‘dvmMterp_OP_GOTO’: dalvik/vm/mterp/out/InterpC-allstubs.c:1806: error: ‘MterpGlue’ has no member named ‘glue’ dalvik/vm/mterp/out/InterpC-allstubs.c: In function

[android-porting] Re: Failed to compile the portable version of mterp in dalvik/vm

2009-07-31 Thread zhtlancer
-generate InterpC-allstubs.c by gen-mterp.py, then everything goes well On Sat, Aug 1, 2009 at 12:51 AM, fadden fad...@android.com wrote: On Jul 31, 9:18 am, zhtlancer zhtlan...@gmail.com wrote: When I tried to build the InterpC-allstubs.c, the compile complaint like this: dalvik/vm/mterp/out

[android-porting] Re: Failed to compile the portable version of mterp in dalvik/vm

2009-07-31 Thread zhtlancer
log in, and then check the log with vim. This works, but I think it not being a proper way. On Sat, Aug 1, 2009 at 7:19 AM, fadden fad...@android.com wrote: On Jul 31, 10:16 am, zhtlancer zhtlan...@gmail.com wrote: I've just found out why this happened, and I think this may be a bug

[android-porting] Re: apriori map error

2009-07-26 Thread zhtlancer
It seems that there's something wrong with the toolchain you worked with. Try add SHOW_COMMANDS=true to see what happened behind the make process. On Mon, Jul 27, 2009 at 10:52 AM, Jallen jallen@gmail.com wrote: My top make cmd: make libc TARGET_ARCH=myarch HOST_C_INCLUDE=

[android-porting] Where is the code of portable version of the dalvik interpreter

2009-07-24 Thread zhtlancer
I'm planning to port dalvik to a new platform, and I think the portable version of interpreter may be a good start. But I'm not very clear of the source code structure. Could anyone help me? Thanks! --~--~-~--~~~---~--~~ unsubscribe:

[android-porting] Re: android build error

2009-07-08 Thread zhtlancer
I've got the same problem, maybe they have changed something, sigh~ On Jul 8, 4:14 am, androidfan vaishali.kara...@gmail.com wrote: Thanks. I applied following patches:     * 0001-1.-added-scripts-to-build-install-image.patch     *

[android-porting] Re: android build error

2009-07-08 Thread zhtlancer
Someone has encountered this problem, and there is a patch to solve it. You can have a try. https://review.source.android.com/9284 quote:http://groups.google.com/group/android-platform/browse_thread/ thread/4fb26f7acb98a6aa On Jul 8, 4:14 am, androidfan vaishali.kara...@gmail.com wrote: Thanks.

[android-porting] Re: livedroid: yet another Android LiveCD

2009-07-07 Thread zhtlancer
Hi, I'm interested in your livedroid project, but I cannot very understand your introductions. What do you mean by saying based on Debian lenny? Have you port the android base system to the kernel based on Debian? At last, thanks for your great job! On Tue, Jul 7, 2009 at 5:44 PM, kinneko