DISCOVER
X

Tag Archive: Android

Helper Script: Hostfile on Android Virtual Device

June 2, 2015 9:29 pm Leave your thoughts

These days there is no avoiding testing your web applications on multiple devices in order to gain the best user experience possible. However it’s not normally (financially) feasible to buy every single iOS and Android devices, therefore the next best way to test is using virtual devices. The good news is... View Article


Cordova Installation in Windows 8 Part 2

August 31, 2014 4:01 pm Leave your thoughts

Contributed by Arthur K Continuing from part 1, we will now setup Apache Ant, Android SDK and prepare our first application. Apache Ant The easiest way to install Ant is using “npm install –g ant”, but somehow on my machine it only installed version 1.8.4 and would not work with current JDK version... View Article


Making your Android Tablet Run Faster

June 14, 2014 9:55 pm Leave your thoughts

I have been using my Galaxy Tab 7 Plus for a while now. While it’s not the latest and greatest Android table around, it does its job. I’m able to read, work and play wherever I am and because of the form factor it’s pretty easy to carry around. The... View Article