[android-porting] Re: Porting to a new product (preffered directory structure)

2011-04-12 Thread Nicola La Gloria
Incredible what is happening.incredible. Information weren't out of date, and now no information at all. And now we are waiting for Google to create new materials.incredible. Something is changing; must we seriously think to an alternative? N. On Apr 11, 4:24 pm, Sean Kelley wrote: > Ar

[android-porting] Re: Android display driver without a framebuffer device.

2011-04-04 Thread Nicola La Gloria
Could you provide the chip manufacturer or some other specification? What kind of chip is it? I think that, as strange the system (and proprietary) is, it will always connect to a device thru a file descriptor created by the .so lib (if not by the kernel). Is it a kind of frame buffer (may be not)?

[android-porting] Re: Error While booting Android_2.2_r1.1

2011-03-18 Thread Nicola La Gloria
Have you compiled your kernel with the IPC Binder support? Nicola On Mar 18, 2:52 pm, Joerie de Gram wrote: > Hi, > > On Fri, Mar 18, 2011 at 6:59 AM, tux wrote: > > Hi I successfully compiled 2.2_r1.1 for my ARM9 processor. I got > > root ,data,system folder after compilation. When I copied f

[android-porting] Display time out

2011-03-13 Thread Nicola La Gloria
Hi all, I'm working on iMX51 BBG module. The system is working, and I disabled wake_lock. My touch screen is not work properly yet but I'm using a monitor thru DVI port. After a while (boot stage completes correctly) the system enter in I/power ( 2028): *** set_screen_state 0 by a request of s

[android-porting] Disable battery service

2011-02-22 Thread Nicola La Gloria
Hi all, I've ported Android on iMX28. I've no battery on board and the system after booting notifies that battery is getting low. Anybody knows how disable the battery service (or the battery check) in such systems where battery is not present ? I find a property, hw.nobattery but setting it to tru