Selecting a Mac for development
We need your help! Please take a moment to help us populate this wiki with useful, up to date information.
Tutorials
iPhone Tutorials
Android Tutorials
Blackberry Tutorials
Windows Mobile Tutorials
Symbian/WRT
Scripts
Using PhoneGap Offline
Documentation
Code snippets
Frequently Asked Questions
Q. Do I need to "Jailbreak" my iphone to use PhoneGap?
A. No.
Q. What PhoneGap apps are available in the iPhone store?
A. projects
Q. How do you change the default PhoneGap loading screen?
A. Change the default.png file to one of your liking.
Q. What about developing on older PowerPC (PPC) architectures?
A. Follow these steps. (or PDF)
Q. I get errors while buidling my iPhone app in Xcode.
A. See the known problems & solutions.
Q. What's this I hear about Apple rejecting PhoneGap apps? Will my app get rejected?
A. Of course, Apple always has the final say. As of version 0.8, PhoneGap apps should be okay. (or PDF)
Q. I'm using navigator.geolocation on the iPhone, why does it show a popup alert with a funny url to my index.html file?
A. On iPhone OS 3.x, UIWebView's navigator.geolocation takes over, which will use the native Javascript API for it. This shows the warning and the location of the page asking for the location permission. Discussion here.
Tips and Tricks for Mobile Development
Videos
Comments (16)
Dino C said
at 9:42 am on Apr 15, 2009
Could you please give your opinions on which javascript framework is best to use? Maybe even tell which framework was used with each project. Thanks.
Marco said
at 8:35 am on May 14, 2009
Hi,
how do you report a bug with phonegap?
ofer said
at 8:00 am on Jun 22, 2009
hi.
this is my first time with iphone...
after following all these steps, I'm getting an error statement : " error: Composite SDK failed L path or filename doesn't exist ( the path to the SDK)" .
I checked the path. any ideas what am I doing wrong?
thanks.
(account deleted) said
at 8:58 am on Jul 9, 2009
Excellent work guys, just getting started with it!
dinakaran said
at 10:48 pm on Aug 7, 2009
how to run the phonegap in windows
i dont have mycode.js file
i tried with javascprit files given in the jsdoc but iam getting error
Richard Paul said
at 11:43 pm on Aug 9, 2009
Initially I had just a blank screen with any action causing a "This application is not responding" dialog. I then removed the PhoneGap demo app from the emulator (Launcher > Settings > Applications > Manage Applications > PhoneGap > Uninstall). Before reinstalling the app I did a Project > Clean in Eclipse. Running the PhoneGap app via PhoneGap project > Run As > Android Application, I was then able to view the application on the emulator.
Richard Paul said
at 11:48 pm on Aug 9, 2009
Oops, that comment was meant for the Android page... Can you delete comments on this wiki?
samuel bagot said
at 6:41 pm on Sep 7, 2009
I need to write a really simple application on the iPhone and I think this will be perfect for my uses. The only thing is that I need support for the store kit as I will be writing the software with several buy-able upgrades. Is there support for the store kit?
- Samuel
louenas said
at 11:39 am on Sep 17, 2009
Hello,
As I'm starting a small project using XUI, I'm wondering if there is
something to start with. for example some sample apps with screen
templates like those in iUI?
Louenas
louenas said
at 10:04 pm on Oct 2, 2009
how to speed-up the starting time of phoneGap apps. It takes more than 10s to pass the splash screen (Default.png)
Thanks
mkalbere said
at 5:38 am on Oct 13, 2009
louenas :
did you solved the slow start up time ?
Very interest by your solutions ..
Marc
Syed Arsalan Pervez said
at 12:08 am on Oct 15, 2009
I have used jquery with phonegap and i personally recommend that it should be used.
Syed Arsalan Pervez said
at 1:07 am on Oct 15, 2009
I wish to extend phonegap to add certain features for my application, so please can anyone give me a quick tutorial to get started.
navaroiss said
at 7:52 am on Oct 22, 2009
Can you tell me how to run the application on iPhone or Android?
Syed Arsalan Pervez said
at 2:22 am on Oct 26, 2009
i have made 3 different pages and when i redirect from one page to another one the phonegap commands don't work. Need urgent help on this!
shaun kimura said
at 4:58 pm on Nov 5, 2009
How can i use my own website instead of the index.html?
You don't have permission to comment on this page.