Community Questions & Answers
Small problem with App icon
Hello to all you guys! I have a small problem with the icon of my app I noticed that on the iPad 3 (retina device so), the icon of the app is slightly grainy, so I was wondering if the settings of my app icons were correct. Here is the configuration of...
Android drawable icon button image
On the View: ~~~ <View> <Button class="folderBtn" /> ... ~~~ On the style: ~~~ ".folderBtn": { backgroundImage: Ti.Android.R.drawable.ic_menu_archive } ~~~ But this does not work, the button come with no image. If I use...
Same image loaded multiple times
Hello, currently i got an annoying problem with some images and I hope someone here could help me: I got quite a simple app with 3 tabs, but somehow all the icons I implemented are loaded multiple times upon the opening of the tab they are placed in. I...
Tab icon disappear in tabgroup with more than 5 tabs
Hi, my iPhone app has a tabrgoup with 6 tabs.I can access the last 2 tabs (via "More..." tab) but when I open a tab and I navigate through its windows and I go back I miss the original tab icon. If I open one level (meaning i.e. I just press the...
You need to add an icon to your APK
I've just uploaded my first Android app to Google Play and it's telling me 'You need to add an icon to your APK' - which is odd given a 128x128 size icon called 'appicon.png' is sitting in the 'android' folder inside my Resources folder and shows both on...
What are the optimum icon size for Tabs on Android
Hi, What are the optimum icon size for Tabs on each Android densities? Regards
Custom font glyph as tab icon
I'm looking to one of the symbolset fonts in my application and I'm wondering if it's possible to use a font glyph as a Ti.UI.Tab.icon ?
Iconoptimizer
Hello I just found this nice website on HN. Maybe someone needs to resize an icon: [Makeappicon - Generate app icons of all sizes in a click!](http://makeappicon.com/) Disclaimer: I have nothing to do with these guys. Last week I was looking for a...
App failing valuation: icon size 0x0
all of a sudden im getting errors when trying to upload my apps to itunes. i recently upgraded to studio build: 1.0.9.201202011943 - not sure if that is the issue or not. the error is "icon dimensions (0x0) don't meet the size requirements". i am...
Icons in "More tab" disappearing
I have a tabGroup with more than 4 tabs, so it's making use of the __More__ tab. Inside this tab, there are two sections (rows) with their respective custom icons. When I open one of the windows respective to these sections and come back to the tableview,...
Universal App Submission Error:
I was just trying to submit my universal app the app store and hit a snag. I get this error when compiling with both 1.3 beta and TiStudio preview. Cant seem to figure it out I followed the directions on [this...
Best Mac apps for image/icon creation
Hi All, I'm new to Titanium and Mac, loving it so far! I have spent some time trying to work out the best methods for creating images/icons for the mobile apps but there doesn't seem to be a great deal of information online to support this, what are the...
App Icons are driving me Nuts!
I have in my tiapp.xml file <icon>appicon.png</icon> in my iphone folder under resources i have appicon.png 57 x 57, appicon-72.png 72x72, appicon@2x.png 114x114 and appicon-144.png 144x144. When i try and distribute everything seems fine...
Complete List of Standard artwork
Hi I have been looking everywhere but I cant seem to find info on this topic. Does anyone know the complete list of artwork supported by titanium for ios and android mobile sdk I need case sensitive names and dimensions for each splash screen and icon...
iOS Mobile - Available Tab Icons
I found this list of system icons in the forum but I am looking for a Home and Info icon. Are there any other available icons? // Titanium.UI.iPhone.SystemIcon.BOOKMARKS // Titanium.UI.iPhone.SystemIcon.CONTACTS //...
Android Tab Icon States
The official [Android Icon Design Guidelines](http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#tabstructure) recommend having separate unselected and selected tab icons. Is the functionality to switch between the two icons...
Retina tab icons don't work... :(
Hey ;) I have my tab icons in 2 resolutions (Normal and Retina), but how can I get to understand the iPhone Retina, that it has to use the tab icons with the bigger resolution? I tried to name the retina icons to "Icon@2x.png" - but nothing...
Android icon app (different sizes)
Hi everyone. i am starting a new android app.. i'm doing my first steps.. reading on the forums and Q&A i can't find how to configure different sizes icons for the app. By default, titanium puts appicon.png in the Resources/android dir... but i want...
Submitting to Apple - Error: icons 0x0 insteas of 57x57 and 72x72
I am attempting to submit my application to Apple for review but after going through the entire process, I am held up when I "verify" it which is done right before actual submission. It gives me an error saying that my icon is 0x0 not 57x57...
Android tab icon for different density screen
Is there any tutorial that provide guidance to create tab on android for different density screen? I have created one, looks nice on hvga but looked cramp on qvga. May I know how to create tab icon that fit to all type of screens? SDK:1.6 Android2.2
Tabgroup setActiveTab under More makes the icon disappear
Hi, I am having an issue with a Tabgroup that has more than 5 tabs and setting the active tab to a tab with index grater than 4 (so it is under the "More" Tab). I know there is already an issue about the windows not being correctly initialized...
Tabs icons don't show
Hi, I've been trying really simple examples as i'm new to titanium. My problem is that in the examples i'v run (and even the default project created with 2 tabs), Icons or images for tabs never show ! I've search the QA, found somes questions same as...
Tiny Icons in Android Tabs
I've been using the preview 1.7 SDK with Titanium Studio, and I've noticed that when I run the test app on my Samsung Fascinate test device the icons on the tabs are TINY, where in the emulator they're normal sized. The icons themselves are 46x43 (the...
turning off the auto 'glare' effect on app icon
apparently doing this in the tiapp.xml file: ~~~ <prerendered-icon>true</prerendered-icon> ~~~ Should do the job, not so for me, have tried cleaning my build files, still can't turn it off. Any one have similar probs?
iPhone toolbar icon button without border?
I have been asked to create custom icon buttons for an iPhone toolbar, on the order of the system "ACTION" or "INFO_LIGHT" buttons, except with my own icons and specified color. I created PNG icons 28x28 for this purpose. However, I...
Icon for iPad: where should it be and what should it be named?
When submitting my app to iTunes, I get the error "iPad: appicon.png: icon dimensions (57 x 57) don't meet the size requirements. The icon file must be 72x72 pixels..." appicon.png is 57x57 pixels because it is my iPhone icon. Where do I put...
ICON PROBLEM!
Guys, when running my App on a IOS Device everything goes smooth until it hits iTunes and there is no icon and it says on my iPhone App did not install successfully. I am noticing that it has not icon when it shows up on iTunes and I have all the needed...
Icon doesn't show in the Emulator
Guys, I'm new to mobile dev, I installed Titanium 2.0.1 on a Windows 7 64 bits fully updated, and pretty much every Android SDK available in the repository, reinstalled completely like 3 times, and nothing. No even the standart Hello World I can make it...
Corrupt Icon on Distribution
Hello, My Setup: Titanium: 1.8.2 XCode: 4.3.2 Mac: 10.7.3 i have submitted a App. But this is the answer. ==================================== Dear developer, We have discovered one or more issues with your recent delivery for "XXX". To...
icon failed in Distribution Validation
titanium mobile sdk 1.8.2 iphone 4.3 Hi, I am building an app for distribution but it failed on icon for ipad. Strange thing is that I didn't include iPad in my targets. There is no ipad reference in the TiApp.xml. I hae performed clean build but it...
iPad Retina app icon
i have finished my app, but with the new iPad, i must include the icons acording to the new device. Does anyone knows the name and the resolutions of the icons ? Thanks in advance...
Text icon different from the name of the app?
Is it possible to set the icon text other than the name of the app? AndroidManifest.xml maybe changing? I use 1.7.5 SDK and Android.
Faire un dashboard
Bonjour , Je veux faire un dashboard sous titanuim qui permet d'afficher 5 icons (image et nom ) . Je veux qu'il s'exécute sous iPhone et android Merci
Numbered badge icon
Hi All, did somebody managed to create an iOS conform badge icon. With just plain views? I was wondering if it is possible with a gradient, a borderwidth and a borderRadius of half the width and height. Something like this: ~~~ var amount_of_new_favs =...
Android How to set image on tab?
Hello Friends, I am working a simple demo app in iPhone and Android and in that I have set image ontab but its not set perfectly on default tab in Android and also please tell me tab icon image size for HVGA , QVGA , WVGA800 and Samsung Galaxy Tab so...
Problem installing application on android phone
Hi, when i have install my app on my android phone, the app have two icons in the menu. I have copied Tiapp.xml from an other project and just changed the name of my app. How can i have just one icon in the menu? (when i delete one of them, the two are...
Icons quality and retina
Hi all, i write an application using Appcelerator Titanium and i got a problem with icons quality when i set it for buttons, tabBar etc. Please look how tabBar icons looks: http://perechnev.com/downloads/IMG_0073.PNG Any ideas about icons quality?
Can't submit app to iTunes store: appicon.png dimensions wrong
I have submitted several apps in the past without issue. This is the first with 1.8.1 though. When submitting through Xcode, validation fails: iPad: appicon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 72x72...
Icon Gloss won't go away..
I'm trying to get an icon to not have apple's gloss put on top, but I just can't figure out how to do it. I've added the prerendered=true line to my tiapp.xml, I've adjusted the info.plist as recommended in other posts, and when I package for enterprise...
Button: title & icon align
Hi all, I was wondering if is possible to create a button where the icon is on the top, and the title is on the bottom. Thanks and regards
System tray menu icon - transparent background?
Is it possible to display png or ico in the system tray menu with transparent background? Doesn't seem to work for me. It sets the background to white.
Zynga Poker Menu Setup
Anybody know how Zynga did there menu? I love the dashboard feel with the icons but its a single row that scrolls left and right. Would love to use this idea for my application I'm creating.
Icon Problem when submitting to the Appstore
Hi, since this morning when I try to validate my archive, it says that appicon.png must be 57x57 and it is 0x0. Something strange I have all icons in all size in my ressource/iphone folder. But not all seems to be copied in the ressource build...
Icon is getting distorted when compiling for app store
When I compile my app and deploy it on my phone, the icon appears fine. i have all the correct files and sizes (appicon.png, appicon@2x.png) and they are the correct dimensions. When I compile my app for distribution to the app store, it shows up in the...
Dashboard icon size iPad
Does anybody know, which size the icons an a dashboard in an iPad must have? problem is: when I add a dashboardview item badge, the badge is far outside the icon, which i use in the same iphone app. so, the icons for ipad has to be bigger. but what...
Use .R.drawable. to set the tab's icon does not work
I put the *.png file into the .\platform\android\res\drawable-mdpi file. and use the api like ~~~ var tab1 = Titanium.UI.createTab({ icon : Titanium.Android.R.drawable.popular_title, // title : 'Popular', window : win_popular }); ~~~ but i can not see...
Kitchen Sink icon does not show up in emulator.
I'm a new user of Titanium 1.0. I use Android emulator. I think I have eveything set up correctly. When I import the mobile kitchen sink app or other mobile demo and launch it I don't see and icon to click on when the emulator starts running. Only the...
buttons in android
hi, is it possible to use images to style buttons? like, i want an image as background - on tap i would like the image to change to a different one. i tried to use the parameter backgroundImage and backgroundSelectedImage and image, but they don't work...
icon dimensions for both iPhone and iPad ?
Hi, Im trying to upload my app but I get this error:  How can I define the iPad icon and the iPhone icon ?? Thanks!!!
change tab bar icon
Hi everyone! Is there a way to change the tab bar icon on the fly? Actually I need 2 states. For the active and the passive state. Is that possible somehow? It would need to work on both platforms. Thanks a lot!