Er...  so stick it in your .apk.  You can either put it in as a compiled xml
resource, raw resource, or loose asset.

On Wed, Dec 10, 2008 at 12:57 PM, Evgeny V <[EMAIL PROTECTED]> wrote:

> No.
> There are preferences coming with apk. But I would avoid to include it to
> apk as reource file(s).
> It will give the flexibility when will send updates without recompile the
> apk.
> Thanks
>
> On Wed, Dec 10, 2008 at 10:44 PM, Mark Murphy <[EMAIL PROTECTED]>wrote:
>
>>
>> EvgenyV wrote:
>> > Can I install any external file xml or text file next to apk
>> > like .config file?
>>
>> If your program downloads or creates data, it can store the data on the
>> device.
>>
>> --
>> Mark Murphy (a Commons Guy)
>> http://commonsware.com
>>
>> Android Training on the Ranch! -- Mar 16-20, 2009
>> http://www.bignerdranch.com/schedule.shtml
>> >>
>>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

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

Reply via email to