[android-porting] Re: MIPS toolchain for droid

2009-03-30 Thread Peter McDermott
David, Do you expect the Dalvik VM would need modifications for MIPS? If so, would it be similar to the changes necessary for bionic (replace some ARM assembler functions/macros with MIPS assembler functions/macros) or would it be more involved? Thanks, Peter On Mar 28, 2009, at 1:19

[android-porting] Re: How to change the screen resolution.

2009-02-17 Thread Peter McDermott
If the issue is that the icons are tiny (say 3 pixels by 3 pixels wide) then you need to adjust the density/dpi returned by your framebuffer kernel driver (/dev/fb0) to the Android lower layer. Regards, Peter On Feb 18, 2009, at 12:32 AM, cack wrote: Hi Sir, I'm porting Android to our

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-09 Thread Peter McDermott
/08, Peter McDermott [EMAIL PROTECTED] wrote: Hi, all, We ported the Android open-source release to the Nokia N810. This involved patching the 2.6.25 Linux kernel with the N810 drivers and hacking the userspace just a bit. The system can boot, WiFi doesn't work

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-05 Thread Peter McDermott
On Dec 3, 3:19 am, Peter McDermott [EMAIL PROTECTED] wrote: Hi, all, We ported the Android open-source release to the Nokia N810. This involved patching the 2.6.25 Linux kernel with the N810 drivers and hacking the userspace just a bit. The system can boot, WiFi doesn't work (so

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-03 Thread Peter McDermott
to reboot firefox i guess.. On 12/2/08, Peter McDermott [EMAIL PROTECTED] wrote: Hi, all, We ported the Android open-source release to the Nokia N810. This involved patching the 2.6.25 Linux kernel with the N810 drivers and hacking the userspace just a bit. The system can boot, WiFi