Im looking into wrapping a existing web app for Android. Im doing some research to find the bets ways to do this?
Does anyone have any good links or tips that might be good to know?
Thankful for advice!
The WebView class is an extension of Android's View class that allows you to display web pages as a part of your activity layout. It does not include any features of a fully developed web browser, such as navigation controls or an address bar. All that WebView does, by default, is show a web page.
Wrapper apps, also known as “webview” apps, are apps that are converted from the web into apps that run natively on the operating system of a smartphone, tablet, or desktop computer.
The standard way to do this is to wrap the web app in a WebView. The android dev guide also has a whole section on things you should do when wrapping.
I don't know what is the meaning of your wrapping. But if you want a tool to make an application that looks like a native android app but instead use the the web technology, you can use PhoneGap.
Find it here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With