Hello, I have the android source 2.01 built in my ubuntu box.
I am trying to add a new locale on top of the existing ones in the source. I tried adding a new folder values-xx-xXX under frameworks..../res/ res. I have tried to update the sdk.mk with the new language. I have also tried to change a bunch of make files that would point to PRODUCT_LOCALES. But i always end up getting the error: make: *** No rule to make target `frameworks/base/core/res/res/values-xx-xXX', needed by `out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp'. Stop. Can someone please point me in the right direction on how to add a new locale resource to the source. -- 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

