Over the last couple of years( or maybe less ) a number of different mobile application development frameworks have come up that promise you the ability to create cross platform( in some cases ) mobil
I have some issues with css and Opera Mobile. Without effecting other pages is there a way I can fix the css on opera mobile?
I\'d like to run this script, but only when iPhone is not in full screen mode. <script> if (navigator.userAgent.indexOf(\'iPhone\') != -1) {
I have a list in flex mobile project which contains multiple rows. I want to set col开发者_运维技巧or of specific rows based on some logic.
I\'m trying to create a HTML5 page with embedded audio. The page has to work on a ZTE BASELutea smartphone (Android 2.1) with Opera Mobile 11. Audio format is MP3 but OGG would be fine, too. All files
i have a mobile application that i am creating in Adobe Flex (Flash Builder 4), and i am trying to create a zoom function. The one i have works, but the point is to be able to more easily read words t
I want to know if a jar file can run properly on my phone, I know JSRs that my phone supports,but I don\'t know which JSRs are used in a jar,so can anyone suggest me开发者_如何转开发 any tool?May be
I am creating an iPhone/iPad app using flex 4.5. I am pushing a view(consists of around 10 text inputs) to my view navigator and its taking too long. I tried using property destructionPolicy=\"never\"
I am enabling an existing platform written in PHP to be delivered via mobile web browser.I am getting the \"Cannot send Session Cache limiter - headers already sent\" error.
I am working on an IPAD project. The project has 2 sqlite database. the firs开发者_C百科t one say customer.sqlite and the second one called address.sqlite.