Cordova
Push Notifications Plugin Support added to PhoneGap Build
I’m happy to post today there is now support for a generic push notifications plugin for PhoneGap Build. The new plugin is called PushPlugin and works for both iOS and Android push notifications. The iOS support is based on the Apple Push Notifications Service (APNS) and the Android support is based on Google Cloud Messaging […]
Filed in: Cordova • Mobile Development • PhoneGap • Push Notifications
Introducing Adobe TechLive!
Our team has been busy working on a new initiative called Adobe TechLive, a place where we’ll be hosting interactive online webinars on various topics. Some upcoming topics include Adobe’s Create the Web tour introducing Adobe’s latest new tools and web technologies, a PhoneGap Open Session where you can come to get your questions answered […]
Filed in: Adobe • Cordova • HTML/JS • Mobile Development • PhoneGap
Geo-based Push Notifications with PhoneGap and Pushwoosh
Recently I blogged about sending push notifications via the Pushwoosh service and specifically with PhoneGap applications. While working with the service I noticed it had something built in for setting up geozones for your push notifications (aka: geofencing). If you’re not familiar with this term, it’s basically the ability to send push notifications to a […]
Filed in: Cordova • HTML/JS • iOS • Mobile Development • PhoneGap
Easy PhoneGap Push Notifications with Pushwoosh
I recently posted regarding the use of Push Notifications on both iOS and Android with PhoneGap. Both of those addressed sending push notifications from a general 3rd party server where you write the server side push code. However, there are many services out there you can leverage for sending push notifications as well and this […]
Filed in: Cordova • Mobile Development • PhoneGap
Tutorial: Android Push Notifications with PhoneGap
My last post covered push notifications with PhoneGap on Apple devices, but I also wanted to cover push notifications with PhoneGap on Android for those developing cross platform applications. I found that I was able to get my notifications working much faster on Android comparatively. Google Cloud Messaging Android push notifications are available via the […]
Filed in: Android • Cordova • Mobile Development • PhoneGap
Tutorial: Apple Push Notifications with PhoneGap – Part 1
This is part 1 of a new series to help explain how to set up and use Apple Push Notifications (APNs) in your mobile applications. Push notifications are different than local notifications in that they are coming from a 3rd party server to inform the user of something, versus a local notification which is scheduled […]
Filed in: Cordova • Mobile Development • PhoneGap
Cross-Platform PhoneGap (aka Cordova) Project Templates in a Jiffy!
Often times half the battle to getting started with cross platform development is getting set up. I’ve blogged about this often times before, but now there’s a helpful new tool available from our Adobe engineers to help you set up a cross-platform project template quickly! The tool is called cordova-client, and it allows you to […]
Filed in: Cordova • HTML/JS • Mobile Development • PhoneGap
Fast PhoneGap Development for Android with AppLaud
At PhoneGap Day last week I saw a demo showing the AppLaud Eclipse plugin by Mobile Developer Solutions (MDS), a plugin for creating PhoneGap templates to make your PhoneGap/Cordova for Android development fast and easy. I found it particularly interesting as I had discovered this pain point myself and been trying to address it with […]
Filed in: Cordova • Mobile Development • PhoneGap
Connect