Re: [android-porting] Re: Issue with Zygote initialization after migrating host to Ubuntu 12

2012-07-30 Thread Ramya Mohan
Hi, As far as I know, building AOSP Gingerbread/ICS using Ubuntu 12.04 is not recommended. Check android-building for more information. On Tue, Jul 17, 2012 at 6:19 PM, Alexis alexis.riks...@gmail.com wrote: Similar issue on Ubuntu 10.04 building Android Gingerbread, but with the opposite

[android-porting] Re: Sub-activity failing

2012-07-30 Thread bob
Well, what does line 3190 of Activity.java look like? On Sunday, July 29, 2012 6:30:04 PM UTC-5, HV wrote: Hi, I have an Activity class that is calling another Activity class which is trying to launch an app (using Intent), but I'm seeing a crash right now. any ideas what could be

Re: [android-porting] Doesn't seem prebuilt kernel

2012-07-30 Thread Indrajit Rajtilak
How was it solved? What was the error? On Thursday, 12 July 2012 18:55:06 UTC+5:30, Giveen wrote: Never mind, got this solved. On Wed, Jul 11, 2012 at 6:39 PM, Giveen ajaxx20...@gmail.com wrote: I am using JB (Android 4.1.1) AOSP, but its not seeing my prebuilt kernel make: *** No rule to

[android-porting] Re: Porting Android 2.0 on Samsung 360 M1

2012-07-30 Thread zobodiniho
hi m'i zobodiniho i'm new in ur group if u want download the frimware go to youtube and seach it *: how to install android 2.0 in vodafone M1 * -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Platform Development Kit link?

2012-07-30 Thread biAji
In the newest aosp source, there is a pdk directory. And two python script file in it. The script do some mount work according to attributes in repo manifest file. I wonder if it releated to this subject. 在 2012年6月29日星期五UTC+8下午9时05分15秒,Subodh Nijsure写道: Watching -

[android-porting] Gingerbread Port to ARMv5 PXA168 Marvell System

2012-07-30 Thread candrsn1973
Hello, I have been given the assignment to upgrade our ARMv5 PXA168 Marvell based platform from Froyo to Gingerbread. At this point, I do have a system image built and running with adb debugging, etc.but I am experiencing problems with /system/bin/mediaserver and the desktop does not appear

[android-porting] Re: [Android ICS] Porting ICS to Devkit8000

2012-07-30 Thread Emre Sercan Aslan
I searched again and again then changed init.rc file ( I set loglevel as 8 ) to see more details about problem. Now I got more detailed boot log message because of that I hope somebody could help now. This is how my boot arg set : setenv bootargs init=/init console=ttyS2,115200n8 ip=dhcp rw

Re: [android-porting] Re: Platform Development Kit link?

2012-07-30 Thread Karim Yaghmour
Yes, I saw that. Haven't had the chance to play with it yet. I assume this generates that. -- Karim Yaghmour CEO - Opersys inc. / www.opersys.com http://twitter.com/karimyaghmour On 12-07-30 08:48 AM, biAji wrote: In the newest aosp source, there is a pdk directory. And two python script