[android-kernel] need help - NFC

2011-05-18 Thread spurwa
I had to download the source Android in http://source.android.com and I have compiled on Ubuntu 10.04 Lucid in my notebook. In this research I want to focus on NFC and his tag, no reference or input so that I can to compile the existing NFC tag so that output files with the extension tag.apk Or an

Re: [android-kernel] Re: Booting 2.6.39 kernel

2011-05-18 Thread hedwin
Have 2.6.37 + gingerbread running now. Used the 2.6.32 kernel config as a start for the 2.6.37 kernel config. So it was an issue in my original 2.6.37 kernel config all along that prevented android from booting. It is when I use SLUB iso SLAB that android doesn't boot. Hmm . Tim, Jon, thnx for the

[android-kernel] Re: Calling an Activity when phone is locked by clicking two times on the END_CALL button

2011-05-18 Thread Chris Stratton
This is not a kernel topic either. You need to modify the android userspace platform, as you've repeatedly been told in your other threads. On Wednesday, May 18, 2011 3:31:58 AM UTC-4, souissi haythem wrote: > > no it doesn't work because activity was onStop(). > > to make it more clear, please

[android-kernel] Re: Calling an Activity when phone is locked by clicking two times on the END_CALL button

2011-05-18 Thread souissi haythem
no it doesn't work because activity was onStop(). to make it more clear, please take a look at: http://groups.google.com/group/android-ndk/browse_thread/thread/c4b7782425663f86/bc61ed35d0b0ec7d?lnk=gst&q=souissi+haythem#bc61ed35d0b0ec7d the say that the plateform of android don't give the permiss