Tag Archives: android

Android apps to try

Here are some Android apps and games I’ve found interesting or which were recommended somewhere for various purposes. And which I didn’t had the time/need to try them yet. Apps Games Specials / Miscellaneous

Tango Messenger

If you text with someone over Tango, you might not know his/her phone number, because he got yours first and started the conversation. But if you are on a rooted Android, that’s no problem. Head to /data/data/com.sgiggle.production/files and find the file call_log.dat. Take a look at it – it should look similar to this: The… Read More: Tango Messenger »

Becoming root on Android

Rooting means installing a su binary onto the device, which provides a way to become the root (=Superuser, “su”) user on the Android system. root has access to everything and thus you can do really nasty things with it. Preparation Unlock bootloader If not already done, unlock your bootloader. su binary There are currently two… Read More: Becoming root on Android »

Aptoide Repositories

Aptoide is like a package manager for Android. It retrieves lists of programs from different repositories and lets you install, update or uninstall these programs. Here are some repositories to use (mostly from forum.xda-developers.com): You might try to download this file aptoide.myapp from your Android phone (with Aptoide installed!) which should auto-add all repositories:

Custom Ringtones, Alarms, Notification tones in Android

To add custom sounds to your Android phone, create the following folders on your SD-card: Now you can put your MP3 sound files into these folders and they will appear upon the tone selection dialogs. (You may have to wait a while until they appear, maybe even have to reboot the phone.) On older Android… Read More: Custom Ringtones, Alarms, Notification tones in Android »