Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How can we launch Chrome in background in Android programmatic way without notifying user? We have web version of our product which is responsive and also designed to handle mobile resolutions and it best works on chrome.

I have written a simple app which uses android native webkit to render website on mobile. Can I use Chrome services/engine as a webkit to render my website? Does android Chrome expose such methods?

I know that from Kitkat onward, webkit used by Android is based on Chrome engine. How to handle older versions of android for such requirements? And what if Chrome is not installed on device?

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900