diff options
author | 2012-10-30 08:44:32 +0000 | |
---|---|---|
committer | 2012-10-30 08:44:32 +0000 | |
commit | c6facef34b50ffd87cf17295c408ccb17d5ced57 (patch) | |
tree | 6e4a642f1d8ebcfbaa64d840d4280b598e64b68f /doc/design/assistant/android | |
parent | 905eb23a85c1b41b165f56f2726e43303f355d6f (diff) |
Added a comment
Diffstat (limited to 'doc/design/assistant/android')
-rw-r--r-- | doc/design/assistant/android/comment_6_fee32a831eeb5736fe1dce52e30320c8._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/design/assistant/android/comment_6_fee32a831eeb5736fe1dce52e30320c8._comment b/doc/design/assistant/android/comment_6_fee32a831eeb5736fe1dce52e30320c8._comment new file mode 100644 index 000000000..9dfe5670d --- /dev/null +++ b/doc/design/assistant/android/comment_6_fee32a831eeb5736fe1dce52e30320c8._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 6" + date="2012-10-30T08:44:32Z" + content=""" +Just so this does not get lost: For better or for worse, the vanilla Android devices stopped shipping with micro-SD support in 2011 (or 2010 if the Nexus S does not support them either; on sketchy GPRS so not googling around). Most higher-end Android devices ship with at least 8 GiB of on-board Flash storage, some even go up to 64 GiB. + +IMHO, this would make it viable to first get git-annex working on Android without regard for FAT. + +The obvious advantage is that porting should be easier and quicker. + +The obvious downside is that this may mean revisiting some parts of the code later. + +-- Richard +"""]] |