[android-kernel] System Calls in Android

2010-01-04 Thread perumal316
Hi, Is there any way I can find out the system calls invoked by Android for specific tasks? For example, for writing/deleting contacts or writing/deleting SMS what are the Linux system calls invoked by Android for these tasks? I can't find any links explaining on this. Thanks in Advance, Peruma

[android-kernel] Re: How to load compiled kernel into emulator?

2010-01-04 Thread perumal316
You can just specify the path to the compiled kernel when invoking the android emulator. For example: ./emulator -avd Android1.5 -kernel /l/ kernel/arch/arm/boot/zImage -show-kernel On Jan 4, 5:02 pm, Thisara Rupasinghe wrote: > Hi all, > > This is basic kind of question, Can we load our own co

Re: [android-kernel] Linux kernel modifications for Android

2010-01-04 Thread Mike Chan
you should look at http://android.git.kernel.org/ check out the common tree, and the msm / omap tree if you want device specifics -- Mike On Thu, Dec 31, 2009 at 1:36 AM, noamtm wrote: > For some unknown reason, I wasn't able to find information regarding > the changes and configuration done

[android-kernel] Is there any issues bugs or upgrade on Android kernel, Framework?

2010-01-04 Thread Thisara Rupasinghe
Hi all, I'm quite new to "android" but i have worked with linux, java and open source technologies. These days im studying for Master in Computer Science and i would like to do a research development in this android kernel as my MSc project. If any one of you can guide me to any issue, bug or any

Re: [android-kernel] Custom Keyboard & Drivers

2010-01-04 Thread Giuseppe Calderaro
> > I would like to make a (PC) Keyboard work on my phone > sounds like it can be done if you can write custom drivers > will ti work to convert a usb keyboard to Mini USB and write drivers > for if ? > If the device has a usb controller, attaching the keyboard should be enough. you should be abl

[android-kernel] Custom Keyboard & Drivers

2010-01-04 Thread Hawk
Good day, I would like to make a (PC) Keyboard work on my phone sounds like it can be done if you can write custom drivers will ti work to convert a usb keyboard to Mini USB and write drivers for if ? please dont flame:D Hawk -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website

[android-kernel] opencore compiling

2010-01-04 Thread drugz'
Hi All, I need to modify opencore source code and test it on emulator. I tried to use NDK for building it but it fails because of recursive build. I tried to compile it on ubuntu, it succeeds without any problem. I have following questions in this regard. 1. Can I compile opencore with arm cross

[android-kernel] How to load compiled kernel into emulator?

2010-01-04 Thread Thisara Rupasinghe
Hi all, This is basic kind of question, Can we load our own compiled kernel into the emulator? If there is guide or steps for that please give me those links. Thanks for your help. -- Thanks & Regards, Thisara. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups