[android-developers] Re: how to access file system

2008-12-11 Thread Evgeny V
Ok. Got it.

Thanks!

On Thu, Dec 11, 2008 at 4:30 AM, Dianne Hackborn [EMAIL PROTECTED]wrote:

 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 android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---



[android-developers] Re: how to access file system

2008-12-10 Thread EvgenyV

Hi!

I have similar question.
Can I install any external file xml or text file next to apk
like .config file?
It will allow me to send updates without actually binary changes.
Is it possible?

Thanks



On Nov 26, 8:18 pm, Christine [EMAIL PROTECTED] wrote:
 What do you mean by accessthefilesystem? You can read and write
 files as you would in any Java program.

 On Nov 26, 6:58 am, [EMAIL PROTECTED] wrote:



  Hi,

  Dose anybody know how toaccessfilesystem? What the
  meaning of the permission toaccessthe cachefilesystem?
  Is the cachefilesystem afilesystem of virtual machine?

  BW,
  DK
  2008.11.26

  ---
  新浪空间与朋友开心分享网络新生活!(http://space.sina.com.cn/)- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: how to access file system

2008-12-10 Thread Mark Murphy

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

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: how to access file system

2008-12-10 Thread Evgeny V
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

 


--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: how to access file system

2008-12-10 Thread Dianne Hackborn
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 android-developers@googlegroups.com
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
-~--~~~~--~~--~--~---