Although I'm not sure I understand your problem completely, I can offer
another solution: XSLT. Using Xalan's multiple output documents make this
relatively easy.

Are you thinking of creating an .apk for each carrier from the same code
base? That's another can of worms. However, perhaps using ADT library
project you can share the common behavioral code and each .apk project only
needs to provide the carrier-specifc data and resources.

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