How can i upload any file from mobile web app?
Hello evereybody, i'm new here and i have a problem: I want to upload a file (pdf, word, or other) from mobile web used on a desktop browser. The problem is...how can i select my file dynamically and...
View ArticlexCode 6 - iOS 8 - OS X Yosemyte
As you know, was presented iOS 8 , OS X Yosemite and xCode 6 No one has yet performed some tests? I just read this article about it : http://www.appcelerator.com/blog/2014/06/ios-8-support/
View ArticleListView Searchbar Performance
Hi, I'm creating a ListView with about 1,000 rows. I have also created a SearchBar and associated it to the ListView. The performance on an iOS iPhone 3GS is really slow when clicking inside the Search...
View ArticleListView - Delete Item from the section while searching
Problem : I have integrated search bar with the listview, we find some problem on search result when we delete the item from the section. Current Development: On Long Press Event of listview: var...
View ArticleScroll view hangs after adding tableview in it
It's two weeks i'm stuck on this and the deadline is coming, so i surrend asking here. Something really weird happens only on iOS Devices: After rendering the table view, the scroll view that contains...
View ArticleAnimation for android tutorials
Hi guys, I am trying to learn how to code animations for android. When i say animation , I mean I would like to make moving objects, setting gravity, friction and bounce etc. Is there any tutorials i...
View ArticleAlloy Database Model
I'm using Alloy's Model for databases. Is there a standard way to set the database's remoteBackup to false in Alloy? Meaning I don't want it backed up to iCloud.
View ArticleAlloy Database Migration
docs For example I have migration files for version 1 to version 7. When installing the app on a device that has version 6 database already, does Alloy apply just the version 7's migration file? How...
View ArticleIntranet is possible?
Hi I'm trying to make an app that send information thru devices on the same network but WITHOUT internet. This is possible? Thanks 3.2.3 GA iOS Android
View ArticleAlloy - Check if a record exists in a collection
What's the best way to check if a record exists in a collection? I use (typeof $.collection.get(id)!=="undefined"). Any better/standard way?
View ArticleTrouble creating Mobile App Template
So I have gone through all the tutorials, created the ruble with the correct info and have everything in place for my app templates. I am able to select it from the list of templates but when I click...
View ArticleDisabling Scrolling in Listview
I'm making for the improvement of item swapping for the list view. You see, when I long-pressed that list item and using the scrollToItem(sectionIndex, itemIndex) to mangae swapping while scrolling...
View ArticleEmail Dialog in 4.4.2 Kitkat Android Version
On calling email dialog in 4.4.2 version of android devices, the dialog box is very big and not able to view full content in that. Can anyone please help on this.
View ArticleChange colour of Table View row on selection and keep it at that colour till...
Hi, My requirement is that when an user selects a row of the table, the backgroundColor of the table row should change to red and then it should stay at that colour till the user selects another row of...
View ArticleInstalling Titanium Studio on Linux
I'd develop for android and I installed successfully Titanium Studio on PC and Mac. Now I'd install it on a Linux machine. I saw on official appcelerator wiki that Ubuntu 12.04 is supported so I have...
View ArticleSet a value to a specific textfield in the tableview row from picker.
I have a tableview row, each containing a textfield. And each text field has its own picker values. How do i set the picker values to its specific textfield? Because, right now, the problem i am facing...
View Articleapp crash in scrollable view when click on multiple event simuntaneously
how to implement event.stopImmediatePropagation() in titinium. There is no event properties available in titanium
View ArticleAndroid RemoteView
Hi, Has anyone worked with android remoteViews. I need a good example to see how it works as I need it to create widgets. The one in the api docs does nothing. Any help would be appreciated. Thanks
View ArticleClick eventlistener causes crash when clicking multiple views at once
I'm currently working on an iPad app with multiple views within a window that when clicked will open up a new window within a navgroup. The problem I'm having is that if I click 2 or more of those...
View ArticleNavigationGroup and TabGroup
Ti SDK 3.2.2.GA CLI 3.2.3 IOS SDK: 7.1 IOS simulator 3.5 Im trying add a NavigationWindow into TabGroup. My problem is that i can't can't hide the TabGroup's Header. Then, I see always the TabGroup's...
View Article