I have an app which has a download size of about 7MB and an installed/
configured size of about 25MB.

So far, I've been handling this by using the SD card for the baulk of
the data. This works fine although the installation process is a
little cumbersome.

I notice the smallest of the Archos 5 tablets is 8GB.

Can someone confirm whether this is all part of the internal memory?
In other words, can /data/data/com.mypackage fill this memory
(potentially).

If so, does this mean there is a good chance that
getExternalStorageDirectory() will quite often return null??? -
because people will have less need to use an external SD card...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to