• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Basic VRPN app

TomLum

Lurker
Hi everyone,

Im very new to writing androd applications. Ive been set the project of writing an application for a tablet that when the user touches somewhere on the screen the application sends the coordinates to an application running on my Linux pc. The data is to be send using VRPN.

Does anyone have any advice or can write this application?

Advice big or small would be amazing!

Thanks everyone,

Tom
 
Are you talking about sending GPS coordinates as a result of touching the screen, or sending x/y screen coordinates? If the latter, look into the TouchScreen Tune app. It displays x/y coordinates on-screen in real time. It's not the same thing, but might give you an idea of what is involved.
 
Back
Top Bottom