cordova
Serving non-Retina and Retina displays with one code base: framework for scaling layouts and assets for HTML5 apps on iPhones or iOS devices?
Our goal is to emulate what developers can do with native iOS apps: that is, use a single layout, based on units, to accommodate Retina displays (640x960) and non-Retina displays (320x480).[详细]
2023-04-12 03:46 分类:问答Weird bug with phonegap ios
I am writing a iphone application using phonegap and ios. I have a weird problem. I have a NSString which holds a 开发者_Python百科json string in my objective c plugin class. And then I call the callb[详细]
2023-04-12 02:46 分类:问答PhoneGap Ajax Request returns 502 (bad gateway) while on AT&T data but not on WiFi
Using PhoneGap to make an iOS app, I am doing something really simple (making an ajax request to a remote API). While testing on my physical device (iPhone 4) Everything works fine when I make my requ[详细]
2023-04-12 02:09 分类:问答Accesing already created Sqlite database through phonegap
I have just started using phonegap, and my application demands an use of a database for sto开发者_开发问答rage. Now, i have read all the documentation for phone-gap\'s storage, but nowhere is it given[详细]
2023-04-12 01:54 分类:问答Is it possible to display the email-style keyboard with Sencha touch + Phonegap?
Sencha touch has an xtype called \"emailfield\" that shows the email-styled ke开发者_开发知识库yboard on the iPhone. However, it doesn\'t display the email-styled keyboard on the Android.[详细]
2023-04-12 01:01 分类:问答Programmatically add event in iPhone/Android Calendar with PhoneGap/jQuery Mobile?
How can I create a calendar event from a JavaScript / jQuery Mobil开发者_StackOverflow中文版e / PhoneGap app in iOS/Android?[详细]
2023-04-11 22:44 分类:问答How to get started with RadPHP XE2 and Android?
I have installed RadPHP XE2 on a Windows 7 Professional 64-bit host. I ran the Android-setup.exe. Using the SDK manager i have downloaded all available packages and created an Android 2.2 (API Level 8[详细]
2023-04-11 22:38 分类:问答Phonegap deviceready event
I have a question regarding this event here, deviceready. document.addEventListener(\'deviceready\', function() {[详细]
2023-04-11 22:01 分类:问答Can you call a javascript function from native code (not in a callback) using PhoneGap and iOS?
I\'m hoping to be able to use PhoneGap for my app. I will have to build a custom protocol/plugin so that I can call Native methods from the Javascript. I know you can call a success function in the Ja[详细]
2023-04-11 21:23 分类:问答Performing authorized (through facebook) REST requests to my node.js server on a PhoneGap app
Since this issue is about three technologies I\'d like to quickly introduce each of them: node.js: javascript on the server side (consider it my webserver)[详细]
2023-04-11 20:04 分类:问答
加载中,请稍侯......