-
Notifications
You must be signed in to change notification settings - Fork 13
phonegap build
PhoneGap Build is a compiler in the cloud. With PhoneGap Build, there's no need to install local SDKs in order to create installable binaries.
This is different from the PhoneGap Developer App, which allows you to preview your app on a device (not install it). Although, soon PhoneGap Build will support the PhoneGap Developer App!
Warning: you will need an Android device to easily install apps from PhoneGap Build. iOS and Windows Phone devices require signing certifications and unlocking, which requires a developer account or SDK.
- Go to http://build.phonegap.com/
- Click Register.
- Select the Free plan.
- Sign-in with or Register an Adobe ID.
-
Click the Upload a .zip file button.
-
Select your downloaded phonegap-app-pgday app.
-
Wait for the upload to complete.
-
Click the Ready to build button.
-
Wait for the builds to finish.
iOS will immediately fail. This happens because you have not provided an iOS provisioning profile and signing key. In order to provide these details, you would need a paid Apple Developer account.
iOS
Unfortunately, we cannot install the iOS app without uploading the provisioning profile and signing keys.
Android
First, you will need to enable apps from outside the Play Store:
- Open Settings
- Select Security
- Check Unknown sources
Next, you will need a QR Code scanner:
- Try QR Droid Code Scanner.
- Now scan the QR Code displayed on PhoneGap Build.
Windows Phone
You'll need the free Windows SDK in order to install the app onto a device.
- Download and install Visual Studio Express.
- Register your device using the Windows Phone Developer Registration Tool.
- Download the app from PhoneGap Build
- Click the Windows Phone icon
- Run the Windows Phone Application Deployment Tool