Can I Open A PDF File on Web?
I want to open a pdf file on the web when user clicks a link to it in a webview and I want to open it by acrobat reader application. Is it possible with android intent?...
View ArticleUnable to see Pie-chart or Bar-chart in Android Tab
I am developing an application using titanium studio in which i am using RGraph library to draw a pie-chart dynamically.I can see that pie-chart in all android phones,I-phone,I-pad but when i run that...
View ArticleListview search bar problem
Trying to understand this but in vain.Why do you need to set the searchText property of Listview even though it works well if you just set the searchableText property of a Listitem? Another thing is...
View ArticleLink in a Webview
I am trying to make a mobile app for viewing a webpage (remote). It is for web browser-like purposes. There are simple differences for our customer. I need to know the url address of a link when user...
View ArticleAlways show controls videoplayer
Hi, I'm using 3.2.1 sdk and android. My app play a mp3 with video player to use the controls, but after a seconds the controls are hidden. How can I make the contros always appear? After that, I add...
View ArticleWindow or View, which to use?
I am creating an application in Titanium Studio and at first I'm using a window for each different screen. Where can I find articles that talk about semantics in Titanium Studio (I'm developing for...
View Article"Cannot call method "open""
Hello there!! Have been struggling with this problem for a while now. I think that it has something with the eventlistener to do, but i dont have any suggestions of thoughts how i can solve that....
View Articleuploading images to web services
Hi all, I am doing an app where a user can upload up to 3 photos in a particular web service. I am looking for guidance on best practice of how to handle this. Originally, I was going to store images...
View Articlefont sizes and different screen resolution on Android - how to make it fit...
Hi all. A very small but annoying piece of information missing in my knowledge (a bit embarrassing).... I have a problem with font sizes and screen resolutions... How should I write the size of text so...
View ArticleAndroid app not compiling
Hi, I am trying to build and and compile a simple Hello World app on Titanium. Titanium SDK: 2.1.4 GA Titanium Studio: 3.2.1 .But its not compiling and throws following errors:[ERROR] Exception occured...
View ArticleThe module com.activate.gcm does not support
Hi Friends, my app try running in Emulator version 2.3. using Titanium 3.2.1 sdk What is the meaning of this bellow code? [WARN] : The module com.activate.gcm does not support the ABI: x86 [WARN] : It...
View ArticleHow to open window. like open window by contain in Android
How to open window. like open window by contain in Android
View ArticleXML Parsing failure on Android but works on iPhone
I am preparing a general application which works both for iPhone and Android phones with same code for which Titanium is majorly used for. With the same code I found different results for XML document...
View ArticleAdmob android
hi i am trying to add admob to my android app ti 3.0.1 but it doesn't work so any help would be grate
View Articlebluetooth android ios mobile app using titanium
hi guys im wanting to build a bluetooth based mobile app using titanium, i cannot find any resources on the internet that instruct me on this, is this possible? also anyone know any resources that...
View ArticleCannot get/set Textfield value in Alloy
Hi, I can't get my head around an issue I'm having with an AlertDialog containing a TextField for user input. The platform I'm building for is Android. After pressing one of the buttons, I need to read...
View ArticlePass data from an Android local notification, to a minimised app
I'm using TiSDK 3.2.0GA on Android. I can successfully create a local notification using bencoding.alarmmanager with the following code in a background service: var activity =...
View ArticleMy app won't install and run on Android emulator? Times out.
For some reason, my app won't run in the Android emulator. I've eve tried reinstalling the Android SDK with no apparent change in behavior... Console throws the following errors every time: Making sure...
View ArticleSchedule local notification for android.
I have use schedulelocalnotification for ios in below methods: var notification = Ti.App.iOS.scheduleLocalNotification({ alertBody:"Kitchen Sink was put in background", alertAction:"Re-Launch!",...
View Articleandroid service
hi all, iam trying in an interval service to set a flag in a file in the application data ... to use this flag in the next time the service run and not redo the action again... in more details: a...
View Article