0

Zk Mobile isMobileDevice()?

asked 2013-09-20 16:39:33 +0800

javiut gravatar image javiut flag of Venezuela, Bolivarian Republic of
90 1 5

hello i was wondering if i write a application in ZK Browser Centric ..

Questions..

1). if i want to watch it. there is any difference between the view from the PC or a mobile devices? or ZK adapt's it if it is mobile or regular browser? Write once run anywhere

2)should i write a different application to mobile Centric?

3). also i was wondering how in my code can i check if the client is on a regular Browser or a mobile devices something like

Executions.getCurrent().isMobileDevice()?

thank a lot..

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-09-26 15:08:10 +0800

dis gravatar image dis flag of Switzerland
140 4

Hi

1) In general ZK apps run very good on mobile devices. There are some issues like the obvious smaller screen size and for example the missing right mouse button (no context menu).

2) We decided to remove many features in the mobile version. But basically it is the same app.

3) use http://code.google.com/p/user-agent-utils/ to detect the browser and device used by the client.

Regards Dieter

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-09-20 16:39:33 +0800

Seen: 14 times

Last updated: Sep 26 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More