Below is the code I created for a Custom Alert Module for Titanium Alloy that runs on both iOS and Android – it is used as a replacement for the Titanium.UI.AlertDialog For this module to work in Android you need to…
How to: Xiaomi Hongmi/Redmi 1S Flash Global Rom to Chinese WCDMA / China Unicom Version – Add Google Play
Caution: FOLLOW THE FOLLOWING AT YOUR OWN RISK This is a short guide on how to flash the Global Rom to a Chinese WCDMA / China Unicom version of the Xiaomi Redmi 1S so that you can add Google Play…
How to: Mac OSX Bluestacks Install APK Terminal – ERROR Device not found
This is a how to on installing a APK to Bluestacks using the terminal on a Mac. To install the APK run the following command, replacing PATHTOAPK with the path to your APK file ~/Library/BlueStacks\ App\ Player/Runtime/uHD-Adb install PATHTOAPK This…
Module: Appcelerator Titanium Alloy JPUSH Push Notification Module – Android, China Push Notification- NON GCM
UPDATED VERSION: Appcelerator Titanium Alloy JPUSH Push Notification Module – iOS and Android, China Push Notification- NON GCM Hi, As you may know Chinese Android phones do not ship with the Google Play store – thus Google Cloud Messaging does not…
How to: Appcelerator Titanium Alloy Embed Font – Android and iOS
This is a simple how to on how to embed a Font in Titanium ALLOY for both Android an iOS I suggest using a OTF version of your font as Android 4.3 Jelly Beans and Android 4.4 Kitkat 1. Place…
Best Cheap Basic Android Smartphone, ZTE 中兴 U791, Spreadtrum, for Android App Development, ADB Testing, ROOT – China Mobile
Hi, I have been developing apps for Android for a while and needed a really cheap device to do basic Android Testing on. I went to China Mobile in China and looked around and found this little Gem! It runs…
How to: Root any Android Phone, Spreadtrum, Chinese Phone
Hi, While I was trying to find the Drivers for my Spreadtrum Phone I did come across this Root Software that could root my phone – as I could read Chinese I was able to use it easily – it…
How to: Spreadtrum ADB (Android Debug Bridge) Drivers / Setup – ZTE U791 – Windows 7 64Bit and MAC
I recently bought a very cheap ZTE U791 that I wanted to use as a debugging device while developing an Android app. It took me a whole day to find the correct drivers that would work, Windows 7 64Bit made…