hi, I going to development application in all smartphones Nokia, IPhone, Android and blackberry.
depend-on experiences what's batter.
application need offline browsing(browse web site locally) and local data storage.
Thanks
hi, I going to development application in all smartphones Nokia, IPhone, Android and blackberry.
depend-on experiences what's batter.
application need offline browsing(browse web site locally) and local data storage.
Thanks
Good for you, except: No Nokia phone has, as far as I'm aware, HTML5 support yet.
And local data storage has also its restrictions with Nokia's WRT (web run-time) support.
Last edited by somnathbanik; 2011-06-06 at 07:54. Reason: added
In symbian (3.1,.3.2,…up),
If use wget application, is application able to store files (JSON, XML) loaded from internet in local device?
Thanks all.
Hi,
I presume you are talking about widget application not wget.
In widgets you cannot directly save files, but you can store JSON or XML strings with setPreferenceForKey()
http://www.developer.nokia.com/Resou...1F28E9F27.html
-Ilkka