I’ve already covered release signing Android application in Cordova in a previous article, but sometimes you want to do the same for debug builds. By default, Cordova uses it’s own debug keystore, but it’s easy to customise your project to use a keystore of your choice when creating debug builds.
- Home
- Posts tagged "Android"
Posts tagged "Android"
Cordova: Release Signing Android Applications
If you’re using Cordova 5.x+, it’s easy to configure it to also build signed release builds of your Android application. Providing you’re already created a keystore using the keytool, this tutorial will have you building release builds in minutes.
Android, Code Signing, Cordova, Google Play Store, SecurityAndroid 5.0 Lollipop Status Bar Customizer
Customise the status bar of Android devices running Android 5.0 Lollipop using this plugin. You can customise the colour for all pages, with specific colours for Posts and Pages.
Android, Android 5.0 Lollipop, PHP, WordPress, WordPress PluginsFinding Your Way Around Android 5.0 Lollipop
If you’re new to Android 5.0 Lollipop, you may have trouble finding your way around in the beginning as Google has made major changes to the OS, as well as removing some features. Here are just some of the things I’ve discovered.
Android, Android 5.0 Lollipop, Google Nexus 5Install the Android 5.0 Lollipop OTA to Your Nexus 5
If you cannot wait to get Android 5.0 Lollipop on your Nexus 5 (running build KTU84P), here’s how to manually update using the official OTA (over-the-air) update file from Google.
ADB, Android, Android 5.0 Lollipop, OTAAndroid Apps For Developers On The Go
If you are a developer on the go, there are a number of Android apps that can help you manage your server or fix quick issues on the go using your mobile phone or tablet.
Android, Command Line, Mobile App, Server, SysadminCage Cricket Mobile App
The Cage Cricket application is my first cross-platform mobile application built using Trigger.io and Parse, and works on iOS and Android.
Android, Cage Cricket, iOS, JavaScript, Mobile App, Parse, Trigger.io