
Publishing a web app for Android poses lots of questions and problems which must be solved. So I decided to collect all this information and share it here. I hope this will help people who decide to go down the same path.
Apache Cordova is a development platform which can wrap up a web app and builds it for different devices. This way you can use technologies like HTML5 and JavaScript and you don't need to learn the native language and use a different development environment for each...