Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

app_name in Android

I have LABEL under Android binary APK properties set to "STRING1 STRING2", when exporting project as eclipse project app_name gets converted into "STRING1_STRING2" - I have to manually change it back to original string without character underscore

this seems to be an error in tiggzi, spaces get converted to underscores in app_name

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

app_name in Android

Android doesn't like label with spaces, it will cause build problems.

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

app_name in Android

it seems like tiggzi is using label to populate app_name variable, app_name is used as application name that shows under the app icon
I can;t have it like String1_String2 so I change it manually back to using space instead of underscore - it builds just fine... even upload to android market with no issue

please take a closer look at this, perhaps you need seperate fields for app_name and label in tiggzi

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

app_name in Android

Hello! Thank you for information. We'll take a look.

Return to “Issues”