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

2012-06-27 Thread Manish Shakya
It will be released soon.I guess mid July. On Wed, Jun 27, 2012 at 1:58 PM, Karim Yaghmour wrote: > > Was just watching the Google I/O keynote. The speaker alluded to the fact > the new PDK was somehow available for everyone. Is there a link to get it > from? > > Thanks, > > -- > Karim Yaghmour >

[android-porting] Platform Development Kit link?

2012-06-27 Thread Karim Yaghmour
Was just watching the Google I/O keynote. The speaker alluded to the fact the new PDK was somehow available for everyone. Is there a link to get it from? Thanks, -- Karim Yaghmour CEO - Opersys inc. / www.opersys.com http://twitter.com/karimyaghmour -- unsubscribe: android-porting+unsubscr.

Re: [android-porting] usb touchscreen on ICS

2012-06-27 Thread Luccio
Hi holger, i am using my own driver because the parameters of calibration are stored in the eeprom and it can be read just by these driver. however, your suggests are welcome and will be very helpful Best Regards, Le mercredi 27 juin 2012 16:13:56 UTC+2, Matthias Brugger a écrit : > > On 06

Re: [android-porting] touchscreen kernel driver integration for ICS

2012-06-27 Thread Luccio
Hi Matthias, here is the entry which i added in the kconfig : config TOUCHSCREEN_ZXY100_USB tristate "Zytronic usb touchscreen driver" depends on ZXY100 && ZXY100_MESSAGES && ZXY100_SYSFS help Say Y here if you have a Zytronic touchscreen that uses the Object Based Protoc

[android-porting] Loop 'Waiting for service media.audio_policy' at Android Screen

2012-06-27 Thread Ultrabear
HI all I have a pandaboard ES rev B1. Follwed steps mentioned in http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes and built it. But it got stuck at 'ANDROID' screen Below is the captured logcat at that time. please can anybody help me to solve this problem... ㅠ.ㅠ Thank you --

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-27 Thread venkat k raju
Dear all, now it's working fine! i mean setting application is launching .but i didn't do any modification in kernel as well as in android rootfs. can anybody tell me what could be the problem? On Tue, Jun 26, 2012 at 1:21 PM, venkat k raju wrote: > Dear UMAKANTA PATRO & yaoming qin, > >

[android-porting] Re: usb touchscreen on ICS

2012-06-27 Thread Holger Schurig
> > [3.482177] input: gpio-keys as /devices/platform/gpio-keys/input/input0 > [3.490539] zxy100: zxy100_init > [3.490539] Unable to handle kernel NULL pointer dereference at virtual > address 0060 > ... [3.523529] PC is at internal_create_group+0x24/0x1d8 > [3.531311] LR

[android-porting] Android ICS bar in i.Mx6

2012-06-27 Thread Salih
Hi, I am trying to port the android ICS in i.Mx6 LCD of resolution (800x480 - Landscape). But I cannot able to see the navigation bar (back, home, recent apps button). Can any body give me the solution to solve this issue. I am struggling with this issue for nearly two months. Still I did not an

Re: [android-porting] touchscreen kernel driver integration for ICS

2012-06-27 Thread Matthias Brugger
On 06/26/2012 11:42 AM, Luccio wrote: Hi, how to integrate a new touchscreen driver in android kernel sources? Have a look in the Kconfig files: http://lxr.free-electrons.com/source/drivers/input/touchscreen/Kconfig you have to add your driver there and in the makefile. http://lxr.free-electr

Re: [android-porting] usb touchscreen on ICS

2012-06-27 Thread Matthias Brugger
On 06/26/2012 05:52 PM, Luccio wrote: Hi, i could compile the touchscreen driver which i integrated in ics kernel sources but when starting and i have thse : [...] [3.460754] usb usb2: SerialNumber: musb-hdrc [3.465728] hub 2-0:1.0: USB hub found [3.470611] hub 2-0:1.0: 1 port dete