niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
1 stars 0 forks source link

FileSerializer Component #1110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On components such as the SoundRecorder or after taking a photo there is no way 
of getting that data to anywhere. If using the TinyWebDB or future SQLLite 
databases or just posting to a server there needs to be a way of saving that 
data.

Can we get a FileSerializer component that could take a file path and return a 
binary serialized string. Then this data can sent somewhere.

Original issue reported on code.google.com by scottree...@gmail.com on 19 Jan 2011 at 11:29

GoogleCodeExporter commented 9 years ago
Looking to do the same thing.  My app stores all the form information to 
TinyWebDB, but I don't see anyway to send related audio and photos.  If anyone 
knows a workaround, please share.

Original comment by GregLi...@gmail.com on 23 Jan 2011 at 6:30

GoogleCodeExporter commented 9 years ago

Original comment by weihuali...@gmail.com on 17 Mar 2012 at 4:42