Community Questions & Answers

xhdpi android

Hi, in Resources/android/images/ i created res-xhdpi. and i put the images for xhdpi density. i lunch the app in galaxy S3 (which is an xhdpi) but it is not the images that are used...is it normal ? thanks

Multiple Density Layouts

I am trying to understand how to layout my apps so they work on iOS and Android properly. I thought that the baseline width and height was 320x480. And if I setup my views like this: ~~~ var testView = Ti.UI.createView({ bottom: '0dp', width:...

[android] remote image size

This only affects on Ti.UI.ImageView. It doesn't affect on row's leftImage or Ti.UI.View(backgroundImage) ![test](http://i42.tinypic.com/6sw3zc.png) As you can see , i have an 100x100 remote jpg which i define it as this: ~~~ var imageFRow =...

Barcode android M-Way density

Hi, I installed the M-Way barcode module on an Android. My problem is, when I set "false" to the anyDensity parameter, the size of the app is correct but the barcode isn't center. When I set anyDensity to "true", the barcode is well...

bug? Using density-specific resources on Android

Followed this guileline: https://wiki.appcelerator.org/display/guides/Using+density-specific+resources+on+Android Worked when I was using 1.7.5/6, but since the upgrade to 1.8.0.1 no icons are shown at all. My tiapp.xml: ~~~ <supports-screens...

Android density folders

Hi, Further to my general troubles with making things fit on Android screens (gotta love the fragmentation that manufacturers force on us - killing the golden goose). ...I now have this question;- If you start to use the density specific folders do you...

Android annotation image density

It appears as though a map annotation image does not take into account a device's density. I'm working with 1.7.0.RC1 and developing on a Nexus S. I'm using custom annotation images with them set in the appropriate res directories, but the images appear...

res-long-land-hdpi etc

Hi, I have been trying to use both jss files and the various image folders in android/images to make my app work on a very small screen. (HTC Wildfire). Nothing seems to show. I have been directed to look at tweetanium, but that only has the...

Showing 1-35 of 35