Photography
Computing
Tags
Filters
Templates
BetterBatteryStats gives Gingerbread the so useful battery statistics (especially wakelocks) that were enabled by Spare Part under Froyo. I have just released the first public version 0.3.1.
Some may have notices that trying to access “Battery History” in SpareParts on Gingerbread Force Closes. The reason is detailed here.
A little while ago I discovered QuickSSHD, an sshd for Android that comes as an App. The main benefit it is comes as an App and does not require root. QuickSSHD is based on Dropbear (I wrote about it a while ago) and I plan to use it for backing up my Mobile. But first things first: the first step in setting up an sshd is to avoid using password-logon and use pub/priv keys instead. We will go through the step of setting this up. For forther reference and a deeper understanding you may want to read more about this here.