A couple of beginners questions...

codeit707

Member
Is it possible to just have the app button open a webpage within the Android browser so that the user can use the websites navigation links? It is my understanding that using the WebView does not allow navigation using the sites links.

And if so.. is this considered acceptable to just have an "app" that goes to a web site and the site does "it's thing" instead of all the functions coded within the Android app? In other words a "web app" activated via an Android app button..

Another question = does the Android SDK have it's own "code signing" function or do you need to code sign the finished app with a normal code signing service/ product?

Thanks for any guidance and understanding how confusing all this is to a newbie;-)
 
Top