I am looking at wrapping an existing Android web application. Im doing some research to find rates to do this?
Does anyone have any good links or tips that may be helpful to you?
Thanks for the tips!
The standard way to do this is to wrap the web application in a WebView . The android dev manual also has a section on what you should do when wrapping .
I do not know what is the meaning of your packaging. But if you want the tool to create an application that looks like a native Android application, but uses web technology instead, you can use PhoneGap.
Find here
Source: https://habr.com/ru/post/902568/More articles:Binding a nested ListBox to a nested list? - wpfdrop-down list does not appear in Xcode 4 when bindering code - iosC # Casting a MemoryStream to a FileStream - c #Does the managed WinRT API support an MD5 hash calculation method? - c #Filtering a text file into a new text file - windowsSymfony2 & Doctrine2: creating custom annotations - symfonyGetting the goal of an action - c #List of files inside the www folder in PhoneGap - iosSame snippets, edittext and requestfocus - androidVisual styles do not work on COM server in process - c #All Articles