[android-porting] Re: SurfaceFlinger implementation

2014-01-05 Thread Android Developer
i am working on a similar requirement, you were able to getit working?? if yes,please do share solution with me. i need to capture framer buffers and store them somewhere without buffering them on to the screen. Thank you -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com websit

[android-porting] Adding New Sensor to 4.4.2 latest android

2014-01-05 Thread Sunil Thakur
Hi, I am trying to add new sensor to the android latest release 4.4.2.I have developed the HAL layer for my sensors. I dont have the hardware to test the same so I want to test the call flow reach my HAL layer. The issue is that I dont see call flow coming to my HAL layer. I have build the lib

[android-porting] Unable to find Java interface files for controlling LED in android phone

2014-01-05 Thread Dharanija Thatham
Hi, I have been trying to control the LED on an android phone. I can make the led blink by directly accessing the /sys/class/leds/red/brightness present in the phone using adb shell. But I am having difficulty in making the android talk to the led. I happen to come across this link online: https

[android-porting] Re: How are users and groups created

2014-01-05 Thread ramon . fried
Exactly what I was looking for. Thanks. On Thursday, December 26, 2013 6:56:19 PM UTC+2, Glenn Kasten wrote: > > see system/core/include/private/android_filesystem_config.h > > On Wednesday, December 25, 2013 10:48:26 AM UTC-8, ramon...@tandemg.comwrote: >> >> I've written a daemon that I want to

[android-porting] Re: firmware executing issues in ramdisk

2014-01-05 Thread Andrew Esh
In the second step, you symlinked /data/tombstones into the root directory, with the same name. The third step is actually creating /data/tombstones/mdm through the symlink you created in the second step. The file space being used is in the partition mounted on /data. (In an AOSP build, that pa

[android-porting] Porting Android 4.1 to 4.2 -- SDCard Issues

2014-01-05 Thread Daniel Santos
Hello, I have been trying to port my phone Newman N2 to Android 4.2 Things are going kind well. But there is a problem i can't solve and i am lost here. And i have searched and researched and tryed everything i could and squeezed every idea i could have. Here is the description . The phone ha

[android-porting] Adding display support for new device.

2014-01-05 Thread megharaj . ag
Hi all, I am porting android jelly bean to a new device. I am have ported android kernel stuffs into my linux kerne by using the patches from android kernel from their source code. I have also added the device(very basic stuffs not wifi etc) files. Now I am supposed to add display to my devic

[android-porting] Re: How android use framebuffer?

2014-01-05 Thread megharaj . ag
Hi all, I am porting android jelly bean to a new device. I am have ported android kernel stuffs into my search by using the patches from android kernel from their source code. I have also added the device(ery basic stuffs not wifi etc) files. Now I am supposed to add display to my device. I am

[android-porting] Android System can't boot without launcher

2014-01-05 Thread Daniel Lukashevich
Hi All!!! I have own ROM without launcher but with my Admin APP which starts when device Boot Completed. Then this app download Launcher over the NET and install it. So I have the following question. How can I get device BOOT working without Launcher installed? I got the following error when t

[android-porting] Re: Disable lock screen and start application just after booting Android

2014-01-05 Thread Daniel Lukashevich
I think it is enough to update the following value in SettingsProvider: false in* frameworks/base/packages/SettingsProvider/res/values/**defaults.xml* Regards, Dan пятница, 22 февраля 2013 г., 14:09:25 UTC+3 пользователь Alex написал: > > Hi, > > I'm working on porting Android on a board and

[android-porting] Building ROM for a device

2014-01-05 Thread T.A.
Hello, I am just about to begin play around android ROMs so please excuse me if questions are wrong. I bought a nice book about porting android "Embedded Android". I also bought a non-name cheap tablet I would like to change. As far as understood to build a ROM you need AOSP sources and the Lin

[android-porting] Touchscreen multitouch changes between android 4.1/4.3?

2014-01-05 Thread Weston Weems
Gentleman, I've successfully ported android a number of times as well as ran through a number of iterations of android on the same sets of hardware but I've got something thats puzzling me. Moving one of my bits of hardware from 4.1 to 4.3, I've noticed that multi-touch in the browser doesnt w