Community Questions & Answers
Finding working area size in android
Hi there, I've read all the posts that try to solve this issue with android, but i can't get the size of the working area of the window with any of them. Most of the posts are based on the 'open' event of the window, but that doesn't work. This is the...
UI Designing Resolution
Hi I am new to Designing the UIs and images for Apps.. Please someone guide me about the resolution for different screens, images and Icons sizes for different screens... Please give me a list of resolution and pixels required for different screens and...
Weird coordinates returned when adding event listener to window
I am trying to find the coordinates (in pixels) of where the screen is tapped, for instance the top-left corner is (0,0) and bottom right is (320,480) ~~~ var win = Titanium.UI.createWindow({ backgroundColor:'#fff' }); ...
Pixels, resolution, DPI, Density cross platform for iPhone and Android
First off I am not much of a graphics guy. I am trying to make my app work on both Android and iPhone and look more or less the same. I have been trying to figure out what best to use for Left/Right/Top/Bottom properties between pixels like left:40 or what...
How can I make an image extend across the top of the screen?
I seem to be having an impossible time with this for some reason. I have an image that needs to extend across the top of the screen. The Appcelerator uses pixels or percents, but various android devices use...
Distorted pixel on images
I have two pages where I get images via an xml query, one is a table view 57x57 and then a larger image 120x120. If i use the image:media (media being the url from the xml) the images show up distorted. I am not sure how to resolve this. I have...
Showing 1-6 of 6