Best way to implement web application in android

I am developing a web application without PhoneGap. The application consists of 7 modules (events, news, photos), and each module is one menu item. Each module is also an independent web page. So, I don’t know if I need to implement 7 built-in browsers or just one browser or another kind of architecture.

Could you help me?

+3
source share
1 answer

If you are trying to create a built-in browser that uses your site, you should only have 1 browser.

Android, , -, URL- "", .

, "". - - Android?

0

All Articles