XHR Download speed slow - Android
I'm having a issue with a simple XHR download of a file where it goes at a extremely slow rate for some reason. I'm using the sample from the KitchenSink. On iOS I have no problem getting 60 Mbps on...
View ArticleInvalid Sender Using Push in acs android
Hi I am trying push on android using acs.As far as i think i am using the right sender id and project key but it keeps on saying INVALID SENDER.i have tested and created new api keys again and again...
View ArticleAndroid WebView can't open internal links
Hi, I want to show rss feeds in a webview. I can see the contents, but if I touch some links, it won't be displayed (only images with link). For example I have:<a...
View ArticleAndroid applications only start when debugging....
It's the most irritating of problems that I have. Most of the time, I test what I'm developing in debug mode so I can see all of the messages and break whenever something goes wrong. However, for some...
View ArticleSample only one alert
I have several alerts but only sample 1alert("I'm first alert"); alert("I'm second alert"); alert("Another"); When run my app only sample last alert Any idea of because done that?
View ArticleGoogle Map V2 - Map data stop loading and updating ???
Hi, I got a weird problem with Google Map V2. Help is needed. I am able to start the Google Map V2 but had a problem loading 'new' map data after using it for awhile. The Map is not refreshing and...
View ArticleAndroid HTTPClient write to ram
I'm using a HTTPClient on Android 4.4 to download a file. As the file is downloading its written to the app cache. I'm trying to find out how to stop this and make the file get written to the ram of...
View ArticleLocal JQuery in Android
Hi everyone. I'm currently working on an app for both iOS and Android. The app needs to work without an internet connection. In my project I have a folder that contains the HTML pages, the javascript...
View ArticleEmulator failed to start in a timely manner in [hello world program]
hello, Application type: mobile Titanium SDK: 3.2.3.GA Platform & version: windows 7 Device: Android emulator I just make hello world program i follow this instruction ::...
View Articlecheckbox text position
i should have title text left of the view and checkbox to the right. I wrote the following code but i could not align the checkbox and its title properly. how can i solve it. index.xml<Switch...
View Articletoggle image of imageView
Actually i am trying to change the image in the onClick function. but it is not working properly. how can i do it. index.jsfunction accordionView(e){ if($.down.visible == true) { $.down.height = 0;...
View ArticleAndroid webview opens a blank screen, will not connect to the URL specified.
I run a website that I am currently redesigning (due to non use for a while), as part of the re-design I would like to run a application on android for users to open rather than having to navigate...
View ArticleAndroid Map problems androidmanifest.xml
Hey Guys, i've updated titanium studio and cli and now i wanna upload/test my android application. (It uses maps) Since that i've got the following error:[ERROR] : TiApplication: (main) [1248,1472]...
View ArticleTitanium.UI.ImageView On Android not displaying
Hi All I am porting everything over from a IOS app to Android, all my images show on my ios app but they just do not seem to load or show on my android device am i missing something??? var imageView =...
View ArticleBlur image gets uploaded on server
Hello Guys, I am developing one application in which i need to upload an image to the server.i am taking photo and sending to the server.But on the server side the image looks blur.So how do i solve...
View ArticleAndroid tablet App for different sizes
I have built my App to work on iPad (1024 x 768). Also have got it working for the Android tablet with screen size 10 inches. But once i run it on 7inches tab the layout breaks. Tried putting...
View ArticleRainbow Color Text
Hi Is it possible to create rainbow colour Text in IOS and Android. I have text "HELLO WORLD" each world do need to have rainbow colour in it. The letter 'H' appears in all 7 colours. If its possible...
View ArticleDisable TableView row selection
Am adding TableView control to current window with more than 10 rows, so that the Tableview is coming with the scroll, while using the android enumerator, scrolling the table view each row is coming...
View ArticleFacebook Android Module
Hello guys, I'm developing a android application with SDK 3.2.3.GA. I have installed 3.0.2, 3.0.1 , 3.0.0 facebook module and I have perceived that these module use API V2.0 But with facebook API V2.0,...
View ArticleBlob image format
The documentation is extremely vague when it comes to images. I have been looking all through the documentation and cant find an answer to this: When I say file.write(myImageBlob), what format is in...
View Article