Re: [android-developers] Relace Style.xml or Strings.xml

2010-12-30 Thread TreKing
On Tue, Dec 28, 2010 at 8:30 AM, maccoy  wrote:

> How can i replace the style.xml or strings.xml in the res/ directory from
> the web, after the application is compiled and deployed.
>

You can't.


>  Can i use a webservice, load this file from a URL and replace these files,
> and still use."R
>

Uh .. no.


>  are i  have to do this manually in my code to reset the styles
>

Pretty much.

-
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

[android-developers] Relace Style.xml or Strings.xml

2010-12-28 Thread maccoy
How can i replace the style.xml or strings.xml in the res/ directory
from the web, after the application is compiled and deployed.
Can i use a webservice, load this file from a URL and replace these
files, and still use."R
are i  have to do this manually in my code to reset the styles

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