Decimal Keyboard type with ponctuation
I need to have a texfield with a keyboard that has only numbers and a point key. I tryed to use Titanium.UI.KEYBOARD_NUMBER_PAD Titanium.UI.KEYBOARD_NUMBERS_PUNCTUATION Titanium.UI.KEYBOARD_PHONE_PAD...
View ArticleImageFactory.imageAsResized returns null
Hi All, I tried to use ImageFactory.imageAsResized for resizing images. but some times for some images it returns null. I want to know is there any specification for images that we want to upload.???...
View ArticleTitanium Appcelerator - Dynamic Mobile Table Demo
Does any one have the git hub source for this demo It was created by Jeff Haynie a while back. I am looking to do something similar on the Android stack. Any suggestions? Here is the video tutorial...
View ArticleCan't play local video in HTML5 webview on Android
Hello, I'm trying to play local mp4 h264 videos on android. It works like a charm when video is hosted online but as soon as I try to play it from local it doesn't work. It also works well on ipad. The...
View ArticleHow to load only when the tab opens
Hey guys! i'm using alloy framework to develop an app for both iOS and android. I needed custom tabBar or the android tabBar at the bottom. That is why I used This Widget. It works good but the problem...
View ArticleViewPager-like widget for Android and iOS
Hi, I need a widget that looks like Android's ViewPager. The content will not be so complicated, just an image and a text for each page and an indicator at the bottom. The indicator is like one that...
View ArticleUpload image not showing in Image View in Titanium
In table view i have items in row as image name,image view,upload from gallery button. i have 16 rows in that. for each row i clicked upload image from gallery button and select image then i put that...
View Articlepassing variable from app to window
hello i m trying to pass a variable that exists inside app.js ev.deviceToken to another window window.js i have tryed to do this with setString - getString , but it doesnt works:...
View Articleget android Key Hashes for facebook
hi i am trying to crate social integration in my app but i am having a problem with key hashes facebook gives me error message that this is not recognized key hashes i am developing for android , Ti...
View ArticleMaking ListView background Color and Seprator color Transparent
Hi I am making an app using ListView in titanium.ListView is working perfectly in android but in iOS it is showing white row colors.Doing the ListView background transparent working for portion other...
View ArticleAndroid apps it's installed twice
Hello, i've an app and it's installed twice in the apps screen on Android. This happened after that i make changes on my tiapp,xml <?xml version="1.0" encoding="UTF-8"?> <ti:app...
View ArticleAnimating a view change in iPhone and Android
Im trying to make a "UINavigationController type animation" in a Titanium project, however currently when I do the animation it does sort of a "pop back" animation where the view "comes out" of where...
View ArticleTitanium.Map.createView
hi all, Does Titanium.Map.createView work on Amazon Andoid tablets ?
View ArticleHow to reduce the filesize of the saved remote image
I'm creating an app in which I'm getting remote data as JSON. I've few images. I'm saving these images into my applicationDataDirectory after being loaded so the user doesn't have to load to again. It...
View ArticleAndroid - new view not opening in the tab group
app: android mobile sdk: 3.2.1.GA os: osx mavericks studio Titanium Studio, build: 3.2.1.201402041146 output: Samsung Galaxy Tab 3 In order to maintain a reference to my tab group, I added the tabs to...
View Articlesending a tweet
I am calling this set tweet function ONLY when access tokens are not null. That part of the code is working fine and I receive an authorisation screen when the tokens are null. However, in this...
View ArticleDevide ID inavlid
Hello, i get an error when i try to run my project its only 2 lines of code to show a windows with nothing in it but when i run it i get the error invalid device ID.
View ArticleDistributing Android Store Error
Hi, after the upgrade to the new Titanium Studio and it's CLI i get this error when i try to Distribute my app. For help, run: titanium help build [ERROR] : Missing required option: --alias...
View ArticleAlert dialog before closing windows
Hi, my app is inserting some data into a database, after that, i want it to show an alertDialog and after it, i want to close my window and return to the root of the app.var dialogo =...
View Article