Recovering data from an Android device using dd
Submitted by Nathan on
There are plenty of tools available to recover files using Windows or Linux... but for Android the apps are very limited: [...]
I held out with my trusty Nokia E71 for quite a long time, but since moving to Android I haven't looked back!
All of the devices our household owns are rooted, and running CyanogenMod. Between us we have:
Submitted by Nathan on
There are plenty of tools available to recover files using Windows or Linux... but for Android the apps are very limited: [...]
Submitted by Nathan on
Rather than having wasted space in the /system partition, I've integrated various other useful apps as well - such as SMS Backup+, KeePassDroid, Authenticator, TitaniumBackup, etc. This is exactly the same as the Gapps integration, so doesn't need any further explanation.
It means that if I ever need to do a full wipe, I can install one of my ROMs and know it has everything I need to get back to the state I had it previously...
Submitted by Nathan on
I've integrated Avast Antitheft - it works best when installed to the /system partition and this means I don't have yet another ZIP to install. As well as the APK, Antitheft can store its settings "wipe-proof' (I have different settings for each device, so copy a different file for each). Finally, I created a script to ensure that Antitheft and the settings remain even if a standard CM ROM is installed. [...]
Submitted by Nathan on
I've integrated Google Apps so that I don't have to flash multiple zips. Although these apps contain Google's proprietary code and can't be distributed by CyanogenMod, since these ROMs are only for me there's no problem!
After extracting the Gapps package, there is one file to edit in order to include them in the build: vendor/cm/config/common.mk
. E.g.: [...]