android application that visualize real time data
Posted
by
matarsak
on Game Development
See other posts from Game Development
or by matarsak
Published on 2012-03-26T09:55:14Z
Indexed on
2012/03/26
11:44 UTC
Read the original article
Hit count: 148
android
|visualization
I want to build and android app that visualize real time data , I set up a UDP channel that get the data , now I want to visualize it .
I now that I can use openGL ES. but I have now back ground and in a few weeks I dont think that i'm able to learn that . what about android processing ? could it be used for extensive visualization task like this? or it's limited ? I heard it's not hard to learn that.
any other option ?
© Game Development or respective owner