Tagged Questions
0
votes
0answers
22 views
Localization and FLAG_ACTIVITY_REORDER_TO_FRONT
In my app, I have to support multiple languages, so there is one activity where users can select the language for the app.
The problem is, after selecting language, changing locale, all the controls ...
0
votes
1answer
19 views
Is there an equivalent to “Android Localization Files Editor” for android-studio?
In Eclipse there is a localization strings editor that displays a table with all the available XML files. (Eclipse's Sequoya or previously MOTODEV Studio):
Is there and alternative for Android ...
0
votes
0answers
32 views
How to Localize ListView item Text
I am working in project with Locale and android ListView. In an activity, I want to show all the system available locales (language with their corresponding country) in listview. Everything is fine, ...
1
vote
1answer
42 views
Android Language selection
I have code in where I choose language layouts and it didn't
work. We tested it with German (deutsch) which is ISO 3 code deu and for Spanish, which is spa -- it did not work either, or is the code ...
0
votes
1answer
26 views
(android) decimalformat, uses comma in place of fullstop while formatting with “#.##”
I am developing an Android app where I want to format my double number to #.##, which I have done using below code.
Double BMI = ((fWeight)/(dHeight*dHeight));
DecimalFormat df = new ...
0
votes
0answers
37 views
Multi language Android application
I'm creating a multi language android application and I made folders with different languages and everything works perfect.
The only issue that troubles me is when user selects a different language I ...
0
votes
1answer
27 views
Localization does not work on main activity
I have implemented a localization in my app for Croatian and English language. The user can chanage the language in the PreferenceActivity.
This is the code:
public class SettingsActivity extends ...
0
votes
1answer
30 views
Localization of mobile apps - Any resources available for the basics?
I have an IOS app I intend to localize into a bunch of languages at a point. Instead of going to a translation service and translate everything from scratch, I wonder if there are any resources to get ...
0
votes
0answers
28 views
string-array localization in android 2.3.6
In device with android 2.3.6 localization in string-array files not works. Language always English.
In other versions of android all good.
<string-array name="search_filter">
...
0
votes
0answers
26 views
Sequoyah android localization files editor cannot open xml files
I installed the latest sequoyah localization files editor eclipse plugin (2.1.1.N20120718-0509). It worked with strings.xml but didn't work with any other xml files such as arrays.xml , ...
0
votes
2answers
66 views
SQLite upper() alike function for international characters
Actually question was asked several times, but I didn't manage to find answer.
There's set of SQLite table(s) which are read-only - I can't change their structure or redefine collation rules. Tables ...
0
votes
1answer
62 views
Android - getActionBar().setDisplayHomeAsUpEnabled() crashes app, only on small French screen
So I am in the process of localizing my app for different languages, starting with French, and have come across a bizarre problem.
Upon creating an activity, I call ...
2
votes
2answers
63 views
How to avoid crashes due to missing string entries?
I have an app translated in 3 languages: English, German, Polish
So I have these three folders for the languages in the project:
values
strings.xml
values-en
strings.xml
values-de
strings.xml
...
-4
votes
2answers
94 views
Phonegap vs Android Native SDK for supporting multiple languages [closed]
I want to parse a planet feed which has multiple rss that supports multiple languages like Spanish, German, etc
My question is should I go with phonegap or native android sdk. I am not sure which one ...
0
votes
1answer
18 views
Not getting login screen when setting currency to EUR on PayPal Mobile Payment Library on Android
I'm using PayPal's Mobile Payment Library on Android to accept payments for services. However I'm not getting the login screen popped up when setting the currency to EUR. Works fine only on USD. ...
0
votes
0answers
25 views
Can I print hiragana/katakana programmatically on non-Japanese Android phone?
On my phone there is no Japanese language available. Is there a way for me to print hiragana/katakana or even kanji then from my program? Maybe there are 3rd party libraries or anythiing for that?
0
votes
1answer
32 views
How to get chinese simplified language from android device programmitically?
I am doing localization of my app in that I want to know the current language from the device. I am getting current language but I don't how to differentiate Chinese simplified and traditional because ...
0
votes
0answers
75 views
Hebrew tts always reads digits in hebrew
I have a dialer of my own with a voice feedback for each digit. I also have an Hebrew TTS engine (which is currently my default). The TTS also recognizes strings in English and reads them. I have two ...
0
votes
3answers
80 views
How to share resource ids between client and server in Android?
I am writing a client (android) /server (java) application. Server returns true or "false and error code" for every request made by client. I added every error message (string) to strings.xml in ...
0
votes
2answers
66 views
Change device Language within my app
I want to be able to change my phone settings within a button click inside my app. To be precise, I would like to change the phone's language. So far I created values/strings and values-iw/strings ...
2
votes
2answers
96 views
button click change language to france
When I click on "sub_changelang" button, it should change the program language to france for example. I got the following code to change the locale but I have no idea how to refresh / update the app ...
0
votes
1answer
78 views
Android - Hebrew locale doesn't work in Samsung S1
I'm need to show date in dd/MM/yyyy format (full month name) in Hebrew.
In Samsung s1 - it shows me English locale and in Motorola Atrix 4G it works fine
(shows the month name in Hebrew).
I'm using:
...
0
votes
0answers
34 views
How can I see app profiles from iTunes and Google Play store for non-US locales while being in US?
Is there a way I can see app profiles from the iTunes store and Google Play that support locales outside of US? If so, how? (without entering locale information)...
e.g Zynga's CityVille Holidaytown
...
0
votes
1answer
156 views
Telugu fonts (telugu conjuncts) not working properly in Android 2.2
I am trying to display telugu fonts in my app.
Code
Typeface Telugu;
Telugu = Typeface.createFromAsset(getAssets(),"fonts/withG.ttf");
TextView tt = (TextView)findViewById(R.id.label);
...
1
vote
3answers
86 views
Change language of a string programmatically
I have a TextView that displays a message to the user depending on the situation. I get the string to change depending on the situation and that's working great.
My problem is, how do I manage that ...
0
votes
1answer
57 views
What's the best practice to deploy localized documents in Android app?
I would like to deploy multilingual documents in my Android app directly inside my apk in order to access them offline.
Documents placed in the raw directory can do that but I can't keep any folder ...
0
votes
1answer
56 views
Android limit localizations
I am trying to publish an app that is currently only configured for English. When I upload my app to the Play store, it says localization for 'Default + 49 languages'? How do I disable all but ...
0
votes
0answers
33 views
Android Localisation Issues with Sequoyah
I installed the (latest/last? 2.0.1) Sequoyah Localisation plugin from the repo using (a fresh install of the ADT branded) eclipse and it installs OK but when eclipse restarts it reverts to standard ...
0
votes
1answer
183 views
Chinese characters not showing up properly in strings.xml
I have created an android application and have a Chinese version of my strings.xml. The Chinese characters I copied into the new string.xml file do not show up properly. They show up as the "square" ...
0
votes
1answer
104 views
How to make my application support new Locale(s) under old SDK?
I developed an android application
And I targeted some old devices (Android SDK 2.1)
How I can support languages as (Bulgarian, Danish, Arabic, Hebrew ...)
However all the above Locale(s) were only ...
1
vote
2answers
195 views
Android localization arabic language
There is localization available in android for various language strings.
I need to localize layouts for arabic language.
Example:
In English my layout is:
Name (TextField): Name(EditText)
But for ...
1
vote
0answers
95 views
Is Google Maps Android API v2 available on most android phones in China?
I am trying to develop some android apps using google maps android api 2. But it seems that it is using google play service and most chinese android phones (including knock-off one) don't even have ...
4
votes
0answers
62 views
Localisation tool for translators to capture text into - outputs files for Android, BB, iOS etc [closed]
I'd like a tool to help with the language localisation across our apps. We support iOS, Android, Blackberry at the moment.
We use a manual process, passing an Excel file to client and back again.
We ...
0
votes
0answers
34 views
Strange behaviour of LocationManager
When I use Android LocationManager and want to have location updates with simple line of code:
locationManager.requestLocationUpdates(LocationManager.NETWORK_PROVIDER, updateInterval, 0, ...
0
votes
0answers
48 views
How to get the coordinates of a specific place knowing the address?
I'm doing an Android application and I would need to get the coordinates of a specific place knowing the address, but this must be implemented in the program settings, ie I should preserve the data ...
0
votes
1answer
134 views
Localization in android application
There is question.
I am working on localization (locale language specification) in my sample android app.
following this ...
0
votes
0answers
19 views
adding video to points of interest on an android map app
i'm working on this project on developing an android map app that displays media(can be audio or video) at different points of interest indicated on the map.I've already added points of interests on ...
0
votes
1answer
57 views
How to download localization file in the first launch of the android application
i have a query regarding location files. i want to download localization files from a server (string.xml, string_ar.xml , etc) on the launch of the android application instead of declaring previously. ...
0
votes
0answers
50 views
How to get the language applied and not the one selected by the user?
I was trying to clean some warnings in my Android Eclipse project and I came across the one complaining on the implicit locale. I understand how to fix the warning but thinking about it I realized ...
0
votes
5answers
76 views
Application with two languages
I want to make application in two languages. When the application starts, there will be two buttons: the first button for Language X and the second for English. When I click on one of the language ...
1
vote
1answer
108 views
Error changing language for localisation Android
Working on an Android project at the moment. I am trying to implement a button that will allow me to change the language from english to spanish. This is my code:
protected void onCreate(Bundle ...
0
votes
1answer
139 views
android strings.xml in various languages, scenario
I have a strings.xml question
My app is in english.
values/strings.xml is in English
there are many other languages in the app too
my latest string key additions are in values-en/strings.xml , the ...
0
votes
3answers
198 views
How to get a localized date format for EditText hint in android
How to get a localized date format for an EditText hint in android?
yyyy-mm-dd(EN)
aaaa-mm-dd(SP)
aaaa-mm-jj(FR)
0
votes
1answer
79 views
Android Multi and Minority Language Support for languages with no Locale
I'm building an Android application that aims to have multi language support. Nut just the usual Spanish, French, German etc but also some minority languages for which there is no Android Locale.
I'm ...
1
vote
1answer
56 views
Multi language and different platform support in Android
this question may be a simple one but I just need it clarified. I have worked with localisation in Android with the values-sv, values-fi style before and it works perfectly. I've also been working ...
0
votes
1answer
86 views
A way to convert all localization strings to JSON?
I'm trying to develop a phonegap plugin for Android that first checks user's default locale, and then grabs the all the strings of that locale and converts it to JSON, and sends it back to JavaScript.
...
2
votes
1answer
241 views
Android application with ActionBar NullPointerException with non default locale
I created pretty basic Android application with ActionBar and 2 tabs. It worked OK. Then I added locale resource directory res/values-de and inside it strings.xml with strings translated in German ...
-2
votes
1answer
90 views
Android Localisation Code List [closed]
Do you know the localisation key for the following countries used in android.
Angola
France
Portugal
Argentina
Belgique
Brasil
Bulgaria
Canada
Croatia
Denmark
Deutschland
Espana
Greece
Ireland
Italia
...
1
vote
1answer
167 views
How to set hindi custom font for toasts in Android?
I am creating an sms app in multiple languages. For Hindi, I have included the DroidHindi.ttf file in assets/fonts folder. I am able to implement this in textview and button by using this:-
Typeface ...
0
votes
3answers
40 views
When the user opens the app, is it possible to tell what their language is?
I have a part of the app which is interactive and can only be used by English speakers. Is there a way to detect the user's language setting as they land on a page, so that I can dynamically hide some ...

