Hey this is actually pretty cool!
Always was kind of bummed out over my apple devices not having a cheap and easy way to visualize data from an arduino (Well technically I guess you could use Bluetooth Serial but that would require you to write an app in ObjC which Im not really familiar with)
On my old android devices I just used USB OTG together with processing and since processing is already Java it was trivial to make it work on android (Processing supports export to android, but for serial you had to write your own wrapper, which isn't that hard)
At first I was skeptical but this could very well become my new "processing" together with various HTML5 visualization libraries such as D3 or even processing.js.
Starred this one for sure!