diff --git a/doc/Android.mdwn b/doc/Android.mdwn index 5d6e74ef7c..17051f9d5e 100644 --- a/doc/Android.mdwn +++ b/doc/Android.mdwn @@ -51,10 +51,3 @@ To set up the git-annex environment from within `adb shell`, run: `/data/data/ga.androidterm/runshell` This will launch a shell that has git-annex, git, etc in PATH. - -## disk space usage - -The git-annex app uses 65 MB of space on your Android device. -Do not be fooled by larger numbers that Android may display for its size, -like "273 MB". Android does not correctly calculate the size of hard linked -files, so its numbers are wrong.