Hi i was working with the localization of my android app, making some strings.xml new files for Spanish and Deutch languages (making new dirs strings-sp and strings-de and putting on them the translated strings.xml file)
when i was testing the spanish language my emulator start doing something wrong, and shows the values of the strings with @11242134134 instead of the string itself. And also, in the top of the window, putting the name of the package of my app instead of the name of my app (com.GPSLoc.GPSLoca instead of simply GPSLoc) before making localization my emulator and my app works perfectly here is a screen with the problem: http://i.imgur.com/uFBwp.jpg [img]http://i.imgur.com/uFBwp.jpg[/img] -- 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

