I was wondering with sencha touch 2, if there was a way to write and read from micro sd cards in the mobile devices?
Thanks,
I was wondering with sencha touch 2, if there was a way to write and read from micro sd cards in the mobile devices?
Thanks,
You may be able to using filesystem in a native wrapper. The browser won't allow you to.
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens
Does anyone have a sample where they've tried doing something like this?
I'm not sure I follow how to wrap it natively?
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens
Guess what you call 'packaged app' is what I call a 'native app'. So I fully agree with you that it is not possible in the browser.
I was just wondering if this is something that sencha might implement in a near future as you have some other apis that work in 'packaged apps' only...