简体   繁体   中英

How to create a web application which works for both web browser and android app

I have a little knowledge in developing web application.

but I need to explore something like application which works in web browser and android app.I have idea that how both works separately.

1. Web application

2. Android App

but i don't have an idea how to code for application which works in web browser and android app.

Whether I need to code for both separately or there is any method or technology to work with it.

If so help me out with a simple Example .. or reference.

The concept you're looking for is called "Progressive Web App". I can't tell you how it works becase it would be a full tutorial. However, I can point you in the right direction. Take a look at:

https://developers.google.com/web/progressive-web-apps/

https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/

You might also want to:

https://developers.google.com/identity/sign-in/web/android-app-installs

Good luck on your learning jurney.

Let me know if this was what you were looking for.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM