Android Tips and Tricks: Difference between revisions

(Add link to our blog post of Android tips)
(Start a section of software-related tips)
Line 26: Line 26:


Google and others track many activities happening in Android. Martin Sauter had a go at ensuring his privacy is respected and explains the things that he does on his Android based device to keep his private data as private as possible in [http://mobilesociety.typepad.com/mobile_life/2015/01/my-android-privacy-configuration.html My Android Privacy Configuration]
Google and others track many activities happening in Android. Martin Sauter had a go at ensuring his privacy is respected and explains the things that he does on his Android based device to keep his private data as private as possible in [http://mobilesociety.typepad.com/mobile_life/2015/01/my-android-privacy-configuration.html My Android Privacy Configuration]
==Software-related tips==
Keeping an Android phone in good condition can be as much about the software as the hardware.  If a phone is running slow, a number of different things may help, such as uninstalling unused apps and freeing up space by deleting unused files.  If there is a lot of accumulated cruft to remove, and you are confident that everything important is backed up, it may be simpler to start from a 'clean slate' -- either with a factory reset or a complete reinstall of the OS.  A factory reset is less drastic, but there are a number of good reasons why 'flashing the ROM' (i.e. installing a new/different/updated version of the OS) might also be a good choice.
===Uninstalling unused apps===
===Deleting unused files===
===Factory Reset===
===Custom ROMs===


[[Category:General]]
[[Category:General]]

Revision as of 12:50, 5 February 2017

This is a Tips and Tricks page for Android.

Summary

This page is a repository of tips and tricks which may be useful in dealing with Android devices.

See also our post 5 simple ways to save your good old Android for some helpful tips on keeping your Android device working well.

Safe Mode

Safe Mode can be used for maintenance, e.g. uninstalling a troublesome app, when the device won't start up normally. See Restart your Android Phone in Safe Mode to Troubleshoot Problems for details.

... or if that doesn't work, power it on while holding both volume keys down.

Tip: booting in safe mode prevents apps from starting automatically, so it will give you an idea of how fast the device would run if those apps were removed:
useful in a "my device is running slowly" situation.

Note: booting in safe mode seems to remove any "live" widgets from the home pages (on a Samsung Galaxy Note 3 at least).

Transfering pictures to OSX

Android has two transfer modes PTP and MTP over USB.

At one Restart Party, in PTP mode using Image Capture the thumbnails didn’t show, a generic thumbnail was shown for each picture. The screen shot on one website suggests it should just work, however no solution was found. It appears that USB transfer on Android has some unfixed bugs and the following page may be of interest to all those using Android.

Another solution may be to use the new file transfer AirDroid 3 application. This is described on this web page: Moving Files between your Android and Desktop Gets Easier with AirDroid 3.

Privacy

Google and others track many activities happening in Android. Martin Sauter had a go at ensuring his privacy is respected and explains the things that he does on his Android based device to keep his private data as private as possible in My Android Privacy Configuration


Software-related tips

Keeping an Android phone in good condition can be as much about the software as the hardware. If a phone is running slow, a number of different things may help, such as uninstalling unused apps and freeing up space by deleting unused files. If there is a lot of accumulated cruft to remove, and you are confident that everything important is backed up, it may be simpler to start from a 'clean slate' -- either with a factory reset or a complete reinstall of the OS. A factory reset is less drastic, but there are a number of good reasons why 'flashing the ROM' (i.e. installing a new/different/updated version of the OS) might also be a good choice.

Uninstalling unused apps

Deleting unused files

Factory Reset

Custom ROMs