Oct092012

How can I make my website accessible via Android?

yarden gabay asks:

I am building a website for students. I want to give students a way to see a web page via the Firefox browser in the Android OS. How do I do that?


Browser: Chrome 22
System: Windows
Tagged: , , ,

Comments for this Question are closed.

If you are looking for help, please ask a new question here.

We will be happy to help you!

4 Answers -

0 votes

Jack Cola

October 10, 2012

Designing a website for a computer and a phone requires a different CSS sheet.

If you don’t have much coding knowledge, you can use a service like http://getsharesquare.com/ – not that I recommend them, but it’s one service I found previously covered on MUO http://www.makeuseof.com/dir/sharesquare-instantly-mobile-version-website/

0 votes

Irshaad Abdool

October 10, 2012

look for the script that detects the browser of the users. then create a template compatible with the android browsers and make the template handler use the created template whenever an android os/browser is detected

0 votes

Harish Jonnalagadda

October 10, 2012

Just use a new CSS style sheet with a canvas feature. That way, the style sheet would auto-fit the site based on the device’s screen resolution.

Let me know if you need any assistance in the matter.

0 votes

susendeep dutta

October 11, 2012

You can get to know some tips on creating website for mobile in the links below as designing a site for Android devices (mobile,tablets) is same as designing for mobile devices -

http://mashable.com/2011/03/24/mobile-web-design-tips/

http://www.webpagefx.com/design-build-mobile-web-site.html

http://www.smashingmagazine.com/guidelines-for-mobile-web-development/