Hello, I have tasked at work with creating a simple website for Samsung galaxy tab3, using 6 jpegs on separate pages, to navigate to next page using
an right arrow and to navigate to the previous page with a left arrow.
I have absolutely no idea how to do this in android can any one point me in the right direction
Cheers
David
if its a website, opened with a browser, then its pretty much the same as with a PC website
if an app, then no idea
This should be a kicking off point for you http://developer.android.com/guide/webapps/webview.html
Try GoDaddy the have an on line wysiwyg app that does all the support for mobiles etc. The problem is web page writing is dependant on the browser (mobile or otherwise) you need an app that takes all the browser choices into account and redirects the choices, can be quite complicated if it is for professional use.