Minicooper
|
posted on 9/1/16 at 09:08 PM |
|
|
Android Programming
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
|
|
|
blakep82
|
posted on 9/1/16 at 09:13 PM |
|
|
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
________________________
IVA manual link http://www.businesslink.gov.uk/bdotg/action/detail?type=RESOURCES&itemId=1081997083
don't write OT on a new thread title, you're creating the topic, everything you write is very much ON topic!
|
|
scudderfish
|
posted on 10/1/16 at 09:03 AM |
|
|
This should be a kicking off point for you http://developer.android.com/guide/webapps/webview.html
|
|
theprisioner
|
posted on 10/1/16 at 01:52 PM |
|
|
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.
http://sylvabuild.blogspot.com/
http://austin7special.blogspot.co.uk/
|
|