I have downloaded Aptana, and taught myself some simple techniques using HTML5. I chose HTML5 because I heard it can be used for both Android apps and Iphone apps. But now I need to do two things: connect to a database, and convert my simple HTML5 page into an app.
1) I have read about "Ruby on Rails" and SQL lite - which is better to use with HTML5 and Aptana, and are they both databases to be used in conjunction with phone App software like Android?
2) I want to make my simple HTML5 page into a simple app that I can use on my Android phone. I read that Eclipse and PhoneGap are the two best things to use to do this, but PhoneGap comes with subscription fees. So I have started going down the Eclipse road, and keep reading about using a <WebView> control to change my HTML5 to an App. Can someone please give me clear guidance on how I use "webview" and Eclipse to convert to an App? (or if webview is not the easiest way, an alternative is acceptable)
Thanks in advance.
1) I have read about "Ruby on Rails" and SQL lite - which is better to use with HTML5 and Aptana, and are they both databases to be used in conjunction with phone App software like Android?
2) I want to make my simple HTML5 page into a simple app that I can use on my Android phone. I read that Eclipse and PhoneGap are the two best things to use to do this, but PhoneGap comes with subscription fees. So I have started going down the Eclipse road, and keep reading about using a <WebView> control to change my HTML5 to an App. Can someone please give me clear guidance on how I use "webview" and Eclipse to convert to an App? (or if webview is not the easiest way, an alternative is acceptable)
Thanks in advance.