Sliding tab - Redirect to perticular tab
I had downloaded this sliding tab app Click here (View Pager) for alloy android project. Its working fine, But I have to redirect to particular tab instead of every time it redirects to 1st tab when i...
View ArticleWebview, prevent target blank from opening in new window & android settings
Hi, I have a remote url, which loads Disqus comments. However on android,when the user needs to authenticate the app automatically opens a new window with a webview. So far I have found no way in...
View ArticleAudio recording/playback for iOS/Android App
Hi. Can anybody tell me the best way to implement simple audio recording & playback, in a cross-platform way that will work in an iOS/Android App? Ideally, we'd like to use a slider for cursor...
View ArticleAndroid Push Notification fails although successful subscribing
Hi, with this module I'am starting my pushing: ontrols/cloudpush.js After sending from web console nothing appears on device and this is the console:Message Id 71030f89-cc4f-40da-bb6f-cdbbba815710 Send...
View Articleread json data and placed in a table view as a normal data
i want to read json data from railway pnr url 'http://pnrapi.dfth.in/pnr/pnrno' . and convert it into normal tableview in my app using xhr request .the actual json data is like {'status': 'OK', 'data':...
View ArticleonClick event does not working in listview with search bar for android
Suppose, i wrote a index/keyword on search bar to filter and got data in listview by filtering with that keyword. but when i click a row to show a checkmark then it's not working, no eventlistener...
View Articlesplash screens and app icon
I've searched how to change my splash screen and saw the solution was to 'replace the Default.png in android/Resources'. So I deleted the default.png and put in a different image and called it...
View ArticleScale up ImageView on Android doesn?t work
I develop app for Android using Titanium 2.3.2 on Windows 7. I want to scale up the image and keep the proportions. I use such code:var logo = Titanium.UI.createImageView({ image: '/images/logo.png',...
View Articlelow quality google map
Hi, If I run my application in a Nexus 5, from a certain zoom level the map quality gets too low, as you can see. http://i57.tinypic.com/dmz5ok.jpg Another problem is that the pins are too small. Why?...
View ArticleMutual authentication or two-way authentication.
Hello, My app need to have mutual authentication or two-way SSL, anyone have worked with this, have some link? I´m gona need to write a module? I´m using Android. Thanks,
View ArticleUnable to open URL using - Titanium.Platform.openURL() , gives Java Exception
Hi, I am trying to fix a problem for the last several days but with no success. Titanium.Platform.openURL(http://www.google.com"); I am trying to open URLs using Titanium.Platform.openURL and have...
View ArticleUnresponsive : Android-Swipe
I have been trying to swipe a view for android in appcelerator in a particular direction gesture,but to my dismay the code seems unresponsive.i googled to find out the exact reason,but din't hit the...
View ArticleTitanium Studio & Android Studio
Titanium Studio & Android Studio I got a new Laptop (Win 8.1 64 bit) and now funny things are going on. I have Androidstudio installed that comes with an own sdk folder when installed. This is the...
View Articleerror: Unable to find Android SDK tools: zipalign
i've got a problem: i've tried to run my application, but at the beginning of the compilation there is an error that there has never been before: "Unable to find Android SDK tools: zipalign.". I've...
View ArticleAndroid - Project stop when installing application on device/genymotion
Titanium SDK version: 3.2.3 GA Target platform (Android, iOS etc): Android Your operating system (OSX, Windows, Linux) : Windows Hi everyone, recently I encounter some problems that I hardly find the...
View Articletitanium publish android not listed
Hello recently i developed an app on MAC device on titanium studio and then i moved my application to a windows environment as I have an error running in emulator with titanium @ mac but on the new...
View ArticleAndroid Multiple Views event fires simultaneously
Hello Community, I have strange issue in my ios and android app which is a major issue for my client. I have 6 views on my home screen and if user push("touch", "click", "singletap") on 2 views on same...
View ArticleWhen i try to install titanium update nothing happen
When i try to install titanium update first time when titanium launch nothing happen .. I am not able to use titanium. I have ubuntu x64 OS. I want to use it for android development. Please help what...
View ArticleImplement Google Maps V2 in Android. Black Screen and application stop
Hi I've spent the last few days trying to make work the ti.map module inside an android App. I have read and followed all the posts, articles, examples, I could find but still not luck. When I open the...
View Articlejava.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 ?
hello My app has "ScrollableView" only at the index.xml and I've added some views inside it , some times its worked fine and sometimes the app crashed on android only because of the error below , on...
View Article