[android-porting] Re: Interfacing native code to hardware functions

2011-01-01 Thread Chris Stratton
On Dec 30 2010, 12:19 pm, A Curtis wrote: > This is basically what I did to access a GPIO from Java land. > > echo "128" >/sys/class/gpio/export > echo "out" > /sys/devices/virtual/gpio/gpio128/direction > chmod 0666 /sys/devices/virtual/gpio/gpio128/value Just FYI, that's not accessing sysfs di

[android-porting] Re: howto fix tty access to enable job control?

2011-01-01 Thread Axel Lin
On 1月1日, 上午3時30分, A Curtis wrote: > Hello, > > I have seen references to this message in many postings but I have not > found a solution. Sorry if this has been answered. > > What needs to be done to enable job control? It would be nice if Ctrl- > C worked. Equally annoying is not recognizing EO

[android-porting] Re: Froyo emulator with Android 2.2.1

2011-01-01 Thread Björn L
I'm interested in the same thing since users have pointed out that my app doesn't work on Desire HD running 2.2.1 but it worked in 2.2. On Dec 15 2010, 10:15 am, fina wrote: > Hi! > > I've download the latest Android SDK and then created a Froyo > emulator. > However, I saw that it still contains