i am really new on this so i need some suggestions.
Using Visual Studio, i want to create an android application and i want to have flexibility so i will use Apache Cordove. It allows you to use standard web technologies - HTML5, CSS3, and JavaScript for cross-platform development.
This is my client-side part and this part will communicate with the server-side ASP.NET Web Service and provide datasources through HTPP Ajax requests.
In this scenario, how can publish my app for testing and maybe after that for publish to outworld?
If i host my Web Service to azure and create the apk file will be work?