K
K
Kirill Babak2015-09-06 00:41:39
JavaScript
Kirill Babak, 2015-09-06 00:41:39

WebApp, is it correct to create applications using Web View?

I'm not very good at Android development, but I urgently need to create an application that should send requests, work with the Google API. How correct is it to use Web View to display a written site with an application view. Example: 4372f952e03f4cfe8b5325c2b0330bcd.jpg. Tell me if it's worth doing this or is it better to spend time studying and doing everything right?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Zhukau, 2015-09-06
@NikesDark

or is it better to take the time to study and do everything right

But in fact, depending on what goal you are pursuing, if the application is for show, then it will do.
98b501ff532ca11ea12ed64e6d2d0b6c.jpg

R
Rafael™, 2015-09-08
@maxminimus

Web view is just a regular graphical interface written in C by other people for you.
Visually, it can be of any complexity - the only limitation is the performance of calculating mathematics in especially complex scenes, which is many times slower than if written in C.
But this is an extreme case - for example, heavy games 4k with software rendering
Benefits - unlimited flight of fancy and good cross-platform

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question