So I am teaching this programming class and ran into a little problem. I was originally going to teach serial communication between Raspberry Pi and arduino with python, but my RPi died suddenly. Oh well... but i came up with the idea of teaching serial com btw arduino and android with a USB OTG adapter.
Brilliant idea but the catch is, ive never programmed with android too extensively. I know the basics, i just need to know how to pass simple ascii characters through serial com. Ive looked on the web, but none of the existing tutorials that ive seen really accomplish this.
Sorry for the needy long post but i would really appreciate any help i can get on the subject.
(On a side note does anyone know a good Android IDE for beginners?)