Are there plans to move the android development to a newer Linux
kernel such as 2.6.31, etc. Maybe there a road map document somewhere
that I missed? Thanks!
---chuck
--~--~-~--~~~---~--~~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://gr
hi all,
I'm a newbee on android and trying to develop a driver for a vibrator.
I tried lot of googling, but could not find much info on vibrator
APIs.
Can some one plz point me to some documentation of android for
vibrator, that describes the type of device etc.
Thanks in advance.
Venu
--~--~
I have not personally tried it, but please see if this is helpful:
http://devtcg.blogspot.com/2009/03/building-running-and-debugging-android.html
On Sep 28, 4:55 am, nature wrote:
> "1> CROSS_COMPILE = /home/nature/Software/arm-2009q1/arm-none-linux-
> gnueabi-"
> is wrong.It should be "1> C
Hello,
I would like to build a 2.6.29 kernel for Hero for us to run properly
Donut roms.
Here is my progress so far:
- I have sync the android kernel msm from git.
# git clone git://android.git.kernel.org/kernel/msm.git
# cd msm
# git checkout --track -b android-msm-2.6.29 origin/android-msm-2.