[android-developers] store remote images in android apps resource folder

2010-09-17 Thread aswani kumar tholeti
hi Folks,


is there any way for us to store remote image in apk resource folder.i
developed one application for showing list of images.user have  interaction
with

the images.now i done this by place image before packaging.now i want to
supply image from remote server.

can you please help me which way is better and how to do

Thanks in advance

Aswan

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

Re: [android-developers] store remote images in android apps resource folder

2010-09-17 Thread TreKing
On Fri, Sep 17, 2010 at 4:11 AM, aswani kumar tholeti ensisinf...@gmail.com
 wrote:

 is there any way for us to store remote image in apk resource folder.


No, that folder and it's content is read-only.


 now i want to supply image from remote server.


Store them on the SD card.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

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