I'm just starting to tinker .... But before I do, I have just one question to ask if anyone knows the answer.
My App is a full blown back office admin system for gliding clubs with a number of VP's depending whether the member is part of the Office, finance or Operations team - or just a mere mortal member.
The mobile app I want to design is just a partial subset of what the desktop app can do - primarily for members to view certain things like their flying log books, their balances and let people know they are coming to fly.
So my question is - do I have to convert the entire app for mobile use or can I just recreate one VP as a mobile app. At the moment I have a VP optimised for phones but I'm finding that whilst it works well for iPhone users, not all Android phones are recognised as phones so the user gets the full blown desktop version. The technique I've been trying to use is by recognising the screen size - but with modern high res smartphone screens, that technique is not as reliable as it used to be.
I get round it by constructing a special url using the "mobile_platform=Phone" trick - but try trying to explain to a 65 year old glider pilot how to do that