DISCOVER
X

Categories for

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


Speed Up Your Android Tablet… Again

October 20, 2014 7:33 am Leave your thoughts

Speeding Up android tablet seems to be something that a lot of people including myself pursues. Previously I have written an article about what to do to speed up most android tablets, while the tips did worked I have since done even more since I still have some weirdness going... 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


Cordova Installation in Windows 8 Part 1

August 28, 2014 10:52 pm Leave your thoughts

Contributed by Arthur K In my pursuit to further my experiences in the software development world, I have dived into the interesting world of Cordova. The concept is quite simple, build applications using JavaScript and use Cordova to convert them into native applications in various mobile platform. This means that as... 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