>Hi everybody,
>
>I am new to Android.
>I know that application programs can control a device by open / read /
>write device driver file in C code.
>I want to know how to control a device in java code under dalvik
>virtual machine in Android system.
>
>Where could i find information about Android device development?
>
>Thanks.
>
>-- 
>unsubscribe: [email protected]
>website: http://groups.google.com/group/android-kernel
>.

Dear, Peter Liu
Java call function interface of .so by JNI,   foepn or open API acess   
/dev/devices_file in .so lib.
 
Best regards,
Wenxy.
2010-08-06, 09:50:41.
Email: [email protected]
Blog: http://blog.csdn.net/wenxy1


-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to