From 02c347a51fc8efd56e8211e7c0cb921fe58f53c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 May 2013 13:05:21 -0400 Subject: mention Android's buggy app size calculations --- doc/Android.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/Android.mdwn b/doc/Android.mdwn index 328fb166e..758f6d49a 100644 --- a/doc/Android.mdwn +++ b/doc/Android.mdwn @@ -58,3 +58,10 @@ Command", and clear out the default `git annex webapp &` setting. Or, if you'd like to run the assistant automatically, but not open the webapp, change the "Initial Command" to: `git annex assistant --autostart` + +## 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. -- cgit v1.2.3