How to create Video by selecting multiple images from gallery?
Hi Everyone, I want to create a video file , in which user can select media sound and multiple images from gallery , after saving these file as a video file (ffmpeg , mpeg etc.) , i want these file to...
View ArticlePush Notifications using device token method are not received after the App...
I am using GCM android push notification service using Cloud.PushNotifications.subscribeToken. App is calling Cloud.PushNotifications.subscribeToken() during user signup/registering for push...
View Articleandroid and iOS in table View
Hi, I want a view animation on row click , it is working on iOS , but i not on android . e.row.children[1].left i've used this code to render view's property , but it doesnt seem to work in android.
View ArticleTitanium Studio no longer remembers package ipa location
When I hit "Package" for any project the popup window contains all green checks and the location is remembered correctly, the output console is reset, but nothing happens... If I open the configuration...
View ArticleSimulate a pinch event on ScrollView on doubletap (iOS)
Hi there, I tried to programmatically "generate" a pinch event on a ScrollView, but it does not seem to be handled like I would expect. My log messages both are shown, and the pinch event is triggered,...
View ArticleAndroid.ProgressIndicator has unexpected consequence when app is resumed...
I have a progress indicator that I have on my navigation page that is shown any time a user clicks on a button. The progress indicator is hidden once all loading is done. It works as expected with no...
View ArticleHint Text not working
Hello, i need a little help text align with hint text not work together,why? userLogin = Ti.UI.createTextField({ color : '#817F81', hintText : 'Usuario', font : { fontSize : '18dp', fontFamily :...
View ArticleHow to check module purchase status programmatically from module?
Is there a way for a module to check its own purchase status? Whether it's running in free-trial mode, or in full-purchased mode? I'd be interested in this for both iOS and Android. Thanks, Zsombor
View ArticleImage To Grayscale
how convert image to Grayscale. for ios and android? please it is very important :((
View ArticlePopulate Two Column Picker With Varying Data Upon Button Click
Mobile application currently only testing on iOS iPhone 4-inch Retina Simulator Hello, I have created two picker columns that need to be dynamically filled once the user presses the various buttons on...
View ArticleScrollview inside scrollview not scrolling in android
Hi all. I've got a window just like whatsapp chat window is. To scroll everything up except the top banner when the soft keyboard comes out i need to use a scrollview in android as a base for chat and...
View ArticleListView SearchBar disappears when used with NavigationWindow
Hi, I have a problem with SearchBar hiding when navigating away and then back to a window with a ListView. I have tried many possible workarounds, but none work so far. I am using API: 3.2.2 GA ->...
View Article.create method backbone.js - how to get response?
I am using a custom RESTFUL API: https://github.com/viezel/napp.alloy.adapter.restapi This seems to be recommended by people on here. controller class, invoked within an event handler: var matches =...
View ArticleUploading file to android via XHR not working
Hey Guys, Have looked at other posts and this may just be an issue that is unresolved. I am able to upload photos using the code below through iOS, however in android the image never makes it to the my...
View ArticleAndroid Soft Keyboard Resizing View
On android when I use a Textfield, after the user focuses on the field it brings up the soft keyboard. The problem is when the soft keyboard comes up it resizes all of the layout items on my screen. I...
View ArticleRead facebook updates without login
A very simple question, how can we get the last 10-15 updates of a facebook page, without using the login process? I don't want to post articles, share etc. Just to read the posts. Thank you in advance.
View ArticleTrouble acceding e.data.someproerty after a facebook login
How can I access the e.data that facebook sends as a response after login in with facebook, I can do: Ti.API.info('e.data ' + e.data); and get: {"id":"1XXXX773646867X","name":"No...
View ArticlePath of the mysql in Titanium after installing the sqlconnector plugins
Hi, I want to open sqlexplorer in titanium studio, i have already installed the sqlexplorer, but i want the path of sqlexplorer where it is installed. i am working on IOS and i am not able to find the...
View ArticleAndroid Push Notification with GCM - problem with umlauts
Is there already a solution to encode / decode the push alerts, so that Android can receive the umlauts correctly? Currently only come '?'. i use acs. I've read that there are problems since the...
View Articlebackgroundgradient without gradient?
I try to create a backgroundgradient on a view with about 700 colors. Just want to avoid adding 700 views to a parent view. My problem is, that I don't need the visible gradient. I want to have hard...
View Article