Category: Android

18

Android: Too Many Pattern Attempts. Phone is locked.

There you are, showing off your Android and that funky pattern lock feature. But you didn’t think that some joker would try too many times and lock your phone for good. Not to bad, since you just need to wait...

2

Android: Clear cache before upgrading to a new firmware

I have been using CyanogenMod for a few weeks and am currently running 4.1.9.2 without an issue (no crashes, FCs etc). Many users complain on the XDA-Developers forum about issues, but I truly believe that if people followed some basics,...

2

Android: Partitioning your 16GB card

MAJOR WARNING: The instructions below will wipe your SD-card for good. So make sure that you want to do this. (Follow my backup instructions just in case) If you are running Cyanogen or a similar firmware which requires 3 partitions...

2

Android: Buy some apps from the Android Market

As South Africans we are always on the tail-end of things. It comes as no surprise, that although we have access to the Android marketplace where we can download tons of free applications, Google has still not allowed us to...

1

Android: Backup your SD card

Provided that you have rooted your cool Google phone and preferably run a class-6 microSD card, you should once in a while backup your SD-card: BACKUP: mount -t vfat /dev/block/mmcblk0p1 /sdcard mount -t ext3 /dev/block/mmcblk0p2 /system/sd cd /system/sd tar cvf...

0

Android: The microSD card

There seems to be so much confusion going on about SD cards, and I thought it would be worthwhile to properly explain the use of SD-cards. The microSD is a format for removable flash memory cards which are commonly used...

4

Android: Snow Leopard breaks DDMS

If you installed Snow Leopard and you are using the Android SDK, you will find that DDMS is broken due to Snow Leopard now including the 64-bit Java version and the Android SDK currently does not support a 64-bit SWT...

0

Android: Push connection to Exchange

Once you have been able to root your HTC phone you will be able to enjoy enterprise WIFI connectivity (such as 802.1X / WPA) and with it, you want to obviously connect to your Exchange server. In my previous post...

0

Android: The development SDK

If you have an Android phone such as the HTC Dream and you have not rooted the phone AND installed the development SDK (just for super-cool geek factor and some tweaking), then stop reading. The usage of the Android SDK...