app restarted when using scroll event in scroll view
Hi my lovely helping team, i am using titanium 3.1.4 sdk and using custom android manifest in tiapp.xml my problem is :: i need to display list of images with details.first i displayed 10 items,and...
View Articlelogin authentication for titanium using webservice
Hiii, i want to call a webservice(wsdl) for my login authentication in titanium...plz help me..
View ArticleTimed out waiting for emulator to be ready
Is there a way to increase the timeout with Appcelerator waiting for the Android emulator to start up? Mine takes slightly longer than it should (call it Antivirus or something-or-other) and it only...
View ArticleHow to modify an existing contact's phone number on Android
I've been able to modify and existing contact's phone number within my app on iOS, I am trying to do the same for Android but it doesn't seem to be working at all, even tried to modify other fields...
View ArticlePath to SD card's Android/data directory
Hi, I cannot find any way to get a reference to the path Android/data, which is located in the sd card of Android. Anybody knows how to get this path with Titanium.Filesystem ? I tried already all the...
View ArticleRecording video in Android
Hi, I've read on these forums that recording video is not currently supported in Android. The final version of my app does need to incorporate this feature; but I could hold off if video recording is...
View ArticleParsing locale strings.xml
Hey, i wanna build my own "L" function for translating things in my application. I've created a folder inside my assets and reading the XML in my application - that works. My problem: I don't know how...
View ArticleFreeze panes in titanium tableView / listView on Android
Hi, does anyone know how to make some tableview with many columns and freeze the first column like excel? for example: i have these columns..A B C D E...
View ArticleSet Title in ActionBar - Screen with Tabgroups
I'm using Titanium version 3.1.3 and alloy framework. I implemented the action bar in my app; but in the screen with tab groups in it, the title is missing from action bar. Only the icon is getting...
View ArticleAlloy SDK 3.2.0 Scrollview without momentum / inertia
Hello. I've worked before with scrollviews with Android. They always had, like iOS, a momentum when I release my finger from screen. But now I'm working with SDK 3.2.1 (or 3.2.0 is the same) and...
View ArticleEvent Listener for Android push notification for multi tab app
Hi I am doing some testing with push notifications and have implemented them and have them working on Android and iOS. The problem I face now is my first test had only one file(app.js) which contained...
View ArticleAndropid Media Library issue
Hi Friends, Am trying to get Android video recorder Thumbnail image. "thumbnailimageAttime" methos is not supporting for Android so i decided to using "Android Media Library Module" with passing my...
View ArticleWith Titanium SDK 3.2.0 GA in Android the Webview breaks my app
Hi, I dont'n know why but if I export my android app with the Titanium SDK 3.2.0 GA when i click in a webview my app breaks :( anyone know why? Thanks a lot
View Articledisable every second row in a table
Hi all, I'm creating a table view and want to disable every second row. I am working on android at the moment and have tried answers provided on the q and A but nothing has worked yet. Condensed code...
View ArticleProblem with density specific resources
Hi, i'm making a app for android. For different android devices, i'm using density specific resources. My problem is when i put images in the density specific folders like res-hdpi under the...
View Articlehow to create a live tv app for android
Is it possible to create an android app that will alloy users to stream local tv channels?
View Articleslow Peformance of android applications when developed in Titanium
I have been developing in Titanium Appcelerator from the last 9 months and it is really great tool. However I have observed that its performance on the Android platform has been very slow as compared...
View ArticleAndroid Maps V2 Won't Work When App Is Released
Hi, We configured our app to work with Google Android Maps API V2. The maps work in debug/development mode but they do not work when we switch to the production API Key and Publish the app in Google...
View ArticleHow Delete dynamically generated button?
Hello, I am generating buttons to contain entries from a database, and would like to delete them on click my code deletes the entry from the db but I am unable to find a way to delete the actual button...
View ArticleError relaunching app when service is still running
Hi, Using bencoding alarm manager, i created a service to run in background after the main app is exited. But if i re-launch the main app, it will show runtime error: Uncaught ReferenceError. Found...
View Article