[android-porting]

2010-04-10 Thread Dhananjay Joshi
http://IsbelSloop1303.co.cc -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To unsubscribe, reply using remove me as the subject.

Re: [android-porting] esc key-mapping

2010-01-17 Thread Dhananjay Joshi
add entry for escape key in your qwerty.kl file . key no is 1.it will work. On Mon, Jan 18, 2010 at 10:30 AM, linux newbie linux.newbi...@gmail.comwrote: Hi, I booted Android for generic product. In the system/usr/keylayout/qwerty.kl there is no mapping for Escape Key. As our target

Re: [android-porting] Android port to MIPS arch

2009-12-21 Thread Dhananjay Joshi
port is available for both little endian and big endian MIPS cpus? because i have big endian MIPS cpu. On Mon, Dec 21, 2009 at 5:04 PM, hedwin hedwin.kon...@gmail.com wrote: I am using the mips version of android, so yes port is ready. Also the VM is optimized instead of using C stubs.

[android-porting] Re: debugging parcel.cpp file

2009-09-29 Thread Dhananjay Joshi
On Mon, Sep 28, 2009 at 11:07 PM, Dianne Hackborn hack...@android.comwrote: Parcel I am pretty sure already has a bunch of log lines in it that you can turn on. If you need more, add them. Of course the first thing you want to do is get the stack crawl where it is crashing to start focusing

[android-porting] Re: conatct/calender/dialer does not launch

2009-08-12 Thread Dhananjay Joshi
On Wed, Aug 12, 2009 at 11:15 AM, Yi Sun beyo...@gmail.com wrote: In the res directory, add notouch for each finger directory On Tue, Aug 11, 2009 at 10:37 PM, vinay harugop vinc...@gmail.com wrote: hello, I have android 1.5 running on developer board which does not have touhchscreen and

[android-porting] Re: how to port android for x86 desktop?

2009-06-01 Thread Dhananjay Joshi
On Mon, Jun 1, 2009 at 8:27 AM, Yi Sun beyo...@gmail.com wrote: Try to use VESA driver first to see if you can boot. On Sat, 2009-05-30 at 23:22 -0700, dhananjay wrote: I have built android x86 cupcake. i am trying to bring it on my x86 desktop pc.after booting it was showing some

[android-porting] Re: how to port android for x86 desktop?

2009-06-01 Thread Dhananjay Joshi
On Mon, Jun 1, 2009 at 9:39 PM, Yi Sun beyo...@gmail.com wrote: Two choices: 1. use fb driver for intel 82q35 (I don't know which driver it is) 2. usb vesa fb driver On Mon, 2009-06-01 at 19:51 +0530, Dhananjay Joshi wrote: On Mon, Jun 1, 2009 at 8:27 AM, Yi Sun beyo...@gmail.com

[android-porting] Re: Dalvik VM init failed (check log file)

2009-04-14 Thread Dhananjay Joshi
On Mon, Apr 13, 2009 at 11:32 AM, Avtar Singh s.av...@gmail.com wrote: as i have android kernel running on my ppc64 m/c , on top of that am trying to run dalvikvm executable , how can i run logcat command from shell? as it is not recognising dalvikvm's internal command. Do you see the

[android-porting] Re: Dalvik VM init failed (check log file)

2009-04-12 Thread Dhananjay Joshi
On Fri, Apr 10, 2009 at 10:32 PM, fadden fad...@android.com wrote: On Apr 9, 11:26 pm, Dhananjay Joshi dhananjayingr...@gmail.com wrote: The log file will have an indication of what went wrong. Actually i dont know how to check messages in /dev/log directory

[android-porting] Re: Dalvik VM init failed (check log file)

2009-04-12 Thread Dhananjay Joshi
On Mon, Apr 13, 2009 at 10:07 AM, Dhananjay Joshi dhananjayingr...@gmail.com wrote: On Fri, Apr 10, 2009 at 10:32 PM, fadden fad...@android.com wrote: On Apr 9, 11:26 pm, Dhananjay Joshi dhananjayingr...@gmail.com wrote: The log file will have an indication of what went wrong

[android-porting] Re: Dalvik VM init failed (check log file)

2009-04-10 Thread Dhananjay Joshi
On Thu, Apr 9, 2009 at 10:45 PM, fadden fad...@android.com wrote: On Apr 9, 12:10 am, dj dhananjayingr...@gmail.com wrote: thats why returnig false from this function in casuses dvmabort() to fail at following location 0x0feacd38 in dvmAbort () at dalvik/vm/Init.c:1433 1433