[android-porting] Re: Resistive Touchscreen Calibration in Gingerbread [Patch]

2011-11-30 Thread Max
Works great. Thank you. Why isn't this code integrated in gingerbread? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Issue in android make

2011-11-30 Thread Gobika
hi, i am facing issue while doing make in android. sh-linux-gnu-gcc: error trying to exec 'cc1': execvp: No such file or directory sh-linux-gnu-gcc: error trying to exec 'cc1': execvp: sh-linux-gnu-gcc: error trying to exec 'cc1': execvpNo such file or directory: No such file or directory Co

[android-porting] Runing ICS with sofware OpenGL

2011-11-30 Thread Vishal Bhoj
Hello Everyone, Here is a writeup on how to get ICS running with software OpenGL. https://wiki.linaro.org/Platform/Android/ICSwithSoftwareGL based on this change we have ICS running on Software OpenGL for the targets below: snowball: https://android-build.linaro.org/builds/~linaro-android/stagi

[android-porting] Re: Hardware Setup for Developing for Wifi Direct

2011-11-30 Thread s.rawat
HI, The link says *Atheros device, dont understand the other two.* : *an Atheros ath9k device * OR an ar9170 USB device (with carl9170 driver!) (OR another device that has a mac80211 driver, but these are known to work, iwlwifi does *not* current

[android-porting] [Android ICS on Pandaboard] Run script at startup to configure eth0 with a static IP address

2011-11-30 Thread Fab
Hi, Before posting to this group, I have tried several methods and followed several hints to make this work. My current problem as indicated in the subject of this message is to have eth0 configured on startup with Android ICS on pandaboard. I have launched each command manually and they are work

[android-porting] Re: Ethernet Patch, but problems with dhcpcd

2011-11-30 Thread Ronnyek
As a followup, (make sure if anyone runs across the same problems down the road...) I managed to get this going... Ends up dhcpcd wasnt asking my dhcp servers for domain_name_servers, so it was never returning it back, never executing dhcp-run-hooks, etc. The culprit? init.rc wasn't trying to st

[android-porting] share via bluetooth option in IceCream Gallery

2011-11-30 Thread Pavan Savoy
I am having some strange behavior in the ICS with bluetooth.apk and Gallery's share option. Upon a fresh flash of the phone, I do not have the share option enabled. As in although I see the tree/leaf/branch icon - I don't have any option under that. I had expected to see Bluetooth (via OPP). Howev

Re: [android-porting] share via bluetooth option in IceCream Gallery

2011-11-30 Thread Pavan Savoy
On Wed, Nov 30, 2011 at 3:31 PM, Jaikumar Ganesh wrote: > This is a problem with the Gallery apk. The Gallery folks are aware of the > issue. OK, thanks. So is that with any registration of sharing option or since bluetooth.apk seems to be the first one to do it - it happens with bluetooth ? Al

Re: [android-porting] share via bluetooth option in IceCream Gallery

2011-11-30 Thread Jaikumar Ganesh
This is a problem with the Gallery apk. The Gallery folks are aware of the issue. Thanks On Wed, Nov 30, 2011 at 1:10 PM, Pavan Savoy wrote: > I am having some strange behavior in the ICS with bluetooth.apk and > Gallery's share option. > Upon a fresh flash of the phone, I do not have the share

[android-porting] touchscreen calibration with .idc files

2011-11-30 Thread fuzzy7k
I'm working on a build that has a wacom device (Pen and Finger are separate events). The Pen does not need calibration, but the Finger will not reach the edges of the screen. I've found the documentation (http://source.android.com/tech/input/touch-devices.html#touch-device- classification) but can'

[android-porting] [ANN] New technical documentation about the input system.

2011-11-30 Thread Jeffrey Brown
Hi, We have just published some new technical documentation about how the input system works. In particular, the documentation describes what Android expects from touch screen device drivers and what is different in Ice Cream Sandwich. There is also a large section about keyboards, key maps, and

[android-porting] Re: [rowboat] Re: audio problem on AM3703

2011-11-30 Thread venkat k raju
Hi all, i have been working on the am3703 with beagleboard default kernel config file. now i am trying work on the audio part playing and recording. my custom board have McBSP1 as audio interface to TPS65930 controller. but in beagleboard McBSP2 as audio interface, so that i had made configure t