Re: [android-developers] Re: Existing joomla site in Android..

2012-01-25 Thread Daniel Drozdzewski
It is becoming off-topic... You will have to use User-Agent detection on the server site (easily done in PHP or anything else) to return the appropriate version of the page or use JS to redirect based on some properties of the browser rendering the page. First solution depends on User-Agent, whi

[android-developers] Re: Existing joomla site in Android..

2012-01-25 Thread sathyashrayan
Ok i am back with a new question.. If suppose i don't want some files to be loaded in the mobile device. But it should be loaded in desktop devices. If that is the case then what should be the solution? -- You received this message because you are subscribed to the Google Groups "Android Develo