• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android Web Application

Nikhil D

Lurker
Hi All,

I am new to android and have learnt the basics of creating an application.
Now I have a task to create an android application for a website.
I am confused as to what approach should i take
(1) Redesign the entire site in CSS/HTML and just call these views in WebView
(2) Design the layouts in Android and use web services to access website data

If I use approach (1) then how do I make my web application look proper on all different android devices with different pixels.
Also how do I scale down my images for android. Will I have to create new images in the server to use with android application.

Thanks for your help.

Regards,
Nikhil
 
Back
Top Bottom