Hi
 
I'm completely new to Android developement and it probably shows :) 
 
Anyways: It is a long time since I have programmed in java and I found 
something I thought was a nice option for me: Using Oreileys guide to 
making web apps into native Android play app, using html5, css, jquery.. 
 There is also a lot of tools that can do this for you.
 
But I want to create an app that connects to a central database out on the 
Internet (on a server) and none of these even mention that these tools only 
works locally or how to connect to a real non-local database/script/server.
 
Is there any way I can use javascript/jquery to grab content for my app? As 
far as I understand, even though the author is making the app from his 
webserver, all these files will be packed and only be local files without 
any connection to the website. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to