summaryrefslogtreecommitdiff
path: root/doc/Android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-03 13:05:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-03 13:05:21 -0400
commit02c347a51fc8efd56e8211e7c0cb921fe58f53c6 (patch)
tree260a0dd5e36344ee9ec040157dd83d3405488e42 /doc/Android.mdwn
parentcc4900ac3430bd75c4370de5990a5544ac85608a (diff)
mention Android's buggy app size calculations
Diffstat (limited to 'doc/Android.mdwn')
-rw-r--r--doc/Android.mdwn7
1 files changed, 7 insertions, 0 deletions
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.