Mecasickle
Lurker
Hey Guys,
I've been studying the Android code and SDK for about 2 months, so I'm a little familiarized with the environment. Recently, I've been given a semester project for my Real_Time Systems course, on doing an elemetnary like "RT operating system" for a microcontroller.
Microcontrollers, are chosen usually because they can handle Interrupts, by their input pins or by internal CLock (Timers). I however, want to make my project using the Android SDK and my Android phone, but I really can't find any information on the web or on the Android development page on managing Interruptions, which I think is essential for a REal_Time system.
Am I missing something? Or is it not possible to get any deeper in the android programming code to manage interruptions??
Thanks a lot guys!
I've been studying the Android code and SDK for about 2 months, so I'm a little familiarized with the environment. Recently, I've been given a semester project for my Real_Time Systems course, on doing an elemetnary like "RT operating system" for a microcontroller.
Microcontrollers, are chosen usually because they can handle Interrupts, by their input pins or by internal CLock (Timers). I however, want to make my project using the Android SDK and my Android phone, but I really can't find any information on the web or on the Android development page on managing Interruptions, which I think is essential for a REal_Time system.
Am I missing something? Or is it not possible to get any deeper in the android programming code to manage interruptions??
Thanks a lot guys!