Hi all,

On Mon, Sep 6, 2010 at 5:45 PM, Droid <rod...@gmail.com> wrote:
> Yes, 160 MB cannot easily be bundled into the App Market?


The app will not be in the market. As I already said. Market has a
limit of ~24MB.

> On Sep 6, 8:01 pm, Filip Havlicek <havlicek.fi...@gmail.com> wrote:
>> Hi Sebastián,
>>
>> 160MB is a lot of data, I think it is a must to save that much to SD card
>> (I'm not sure how much is the common internal phone storage, but I wouldn't
>> be surprised if it would be around 256MB in common cases).
>>
>> Although I have to disappoint you, I think there is no way to prevent user
>> from accessing the data on SD card (this link supports my 
>> thoughtshttp://developer.android.com/guide/topics/data/data-storage.html#file...).
>> You cypher the data somehow to prevent other applications from reading
>> it
>> successfully, although you are going to have to check for the data
>> availability everytime you want to access it and throw an error message when
>> they are not found (they actually don't have to be deleted, mounting SD card
>> as mass storage to computer is enough to make them "disappear" to you).
>>
>> Best regards,
>> Filip Havlicek
>>
>> 2010/9/6 Frank Weiss <fewe...@gmail.com>
>> > How might a user accidently remove them? Why is this a concern?

There are a few file explorer down there, and for X reason people can
remove data using them. The problem is that if that data is removed,
it has to be downloaded again. 3G in my country is yet a poor
technology and very slow.

As Filip says, data can be accessed, although there's no copyright or
licensing issues I'm concerned in data availability. Data is public
indeed, but I want to be sure that the media is there and nobody had
removed it. I'm also aware that 160mb is a huge quantity of space, but
is what the application needs (it's a guided tour with audio related
to the tour you are doing. And from now, you have up to 12 tours to
choose from).

Best regards,
-- 
If you want freedom, compile the source.

Sebastián Treu
http://labombiya.com.ar

-- 
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