Tuesday, December 21, 2010

Re: [android-developers] Re: HOW TO ACCESS GPIO PINS IN ANDROID 2.1

hi,

you my probably want to use the gpio framework that is architecture specific, so this might probably involves making your kernel device driver (Allocating/Freeing Resources using Kernel API's) + JNI Library + Java Application.



On Tue, Dec 21, 2010 at 8:46 PM, Brill Pappin <brill@pappin.ca> wrote:

You'll likely need to drop down into the os.
So this is the wrong group for your forum.

Try the platform group,  they are much more involved in the platform
and hardware access in general.

- brikk

On Dec 20, 1:37 am, selva <selvabarat...@gmail.com> wrote:
> Hi,
>
> I have a development Board[ARM A8 CORTEX] Running Android 2.1.I want
> to Access Registers For it.How can i do that with Android 2.1.
>
> Also I have done the same with  WINCE 5.0.Please Guide me to do that
> in Android

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment