SMSLibrary for Android & iPhone
I need Same version of SMS library for Android and iPhone. Could you please send me the link for me. I have one bencodingSMS library but thats not supporting Android. Thats only supporting for iPhone.
View ArticleScandit bar code scanner crashes
Hi, I'm trying to use Scandit bar code scanner module. When I run the sample code, it works for a while, but crashes after scanning once or twice. Here is the log message. Scandit SDK activation failed...
View ArticleAndroid App crashes
Am using 3.1.3.GA sdk, Alloys and 2.3.3 Android Emulator and also tested with Sony Xperia J(Android 4.1.2). I am loading images from my server, crops and resize it and place it in TableViewRow. Always...
View ArticleRemoving All Children from Views
Am using 3.1.3.GA sdk, Alloys and 2.3.3 Android Emulator. I need to know if we use removeAllChildren on my scenario will washout all memory allocated to this View, this is my case,<Alloy>...
View ArticleApplication crashes frequently
Hi, My application crashes frequently. I'm unable to know the reason behind these errors. Can anybody help me knowing what this error denotes. i'm using studio 2.0.3 and mobile sdk of 3.2.0....
View ArticleHow to Build accordion using android alloy project?
How can I build accordion in alloy project? Accordion like this link
View ArticleMenu problem
Hi, I have implemented something like this. But it will show invalidateOptionsMenu error. Help me if anything wrong. I have test it in android version 3.0 and above. index.xml <Alloy> <Window...
View ArticleRun Titanium Android project in Eclipse as general Android Project
Hi, I am trying to create a Titanium HelloWorld project which would run without Titanium studio i.e. using ADT Eclipse. So I have done the following things. 1) Created a HelloWorld app in Titanium...
View ArticleNative Calendar for android
Hi, Is there any way to use native calendar in android app? Also provide any other calendar which is available ASAP. Thanks in advance. Regards, Ankita Gadhia
View ArticleGrid view is Possible or not?
Is there is any method is available to create grid view in titanium?
View ArticleHow to Increase heap size
I want to upload the video in android app . I have used the code xhr.send({ media : media, }); When I want to upload larger video then it display the error uncaught error( Heap size=77408KB...
View ArticleDistributing an Android App with Titanium v3.3.0.v20131218154851
Our customers complain for quite some time now, that our Apps do not work on Android 4.4.x ... we are searching for a way to change this, would even take the risk in using a beta TI-SDK. So we have to...
View ArticleSearchBar always at top even on scrolling Table View
Hi All, I am developing a mobile application both for Android and iPhone by using Titanium SDK 3.1.3. My problem is - How do I make the searchBar always visible on top of a tableview when scrolling....
View ArticleSaving Image in database
I want to save image in a Filesystem with the path of the image stored in the database in the date and timestamp format. I have added a button which opens an option dialog asking the user whether to...
View ArticleIs there an option to disable scrolling in a tableView for Android?
Is there already an solution to disable the scrolling in a tableView for android? In iOS we can use scrollable: false but for Android I couldn't find any solution. There are somequestions about this,...
View ArticleInapp Billing testing with test product
Hi Iam implementing inapp purchase for my app, everything works perfect, but I want to test with test product or anything not to pay money, I have included test_product which was used in inapp example,...
View ArticleShow image on Android ?
Hi everyone ! I have a problem about show image file (.jpeg) on android, i not work. however, another file such as .png... can show on android. i hope get solution for this problem. Thank everyone !
View ArticleAndroid push notifation is not working
Hi, I am working android pushnotification, my device is registered in ACS but push is coming to my device if(Ti.Platform.osname == 'android') { var CloudPush = require('ti.cloudpush'); CloudPush.debug...
View ArticlePopup menu
I have tried menu which given in following doc: http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Android.Menu But i want to implement menu like : http://tinypic.com/r/300tpco/5 So is it...
View ArticleAndroid: trayClickFocusedApp event not fired when push notification clicked...
Does anyone know how to get the trayClickFocusedApp event to fire reliably? The code below is for a simple app.js test where a single window is opened, a push notification is fired off and then the app...
View Article