Community Questions & Answers

Close tabGroup and open window

So, I have a window(win) with a facebook login. When I log in, the tabGroup (3 tabs) is opened. Inside one of the tabs, the third one, I have a logout button. I want that, when I log out, the tabGroup closes (as all windows inside of it) and open the log...

Query regarding module.exports error

Hi, im trying to make an app for android making use of a ApplicationTabGroup.js in common folder, as well as another 2 pages for the 2 tabs within the applicationtabgroup.js. All of these 3 pages are in the common folder. I've been getting this...

Android alerts not working

Building a mobile app and running into issues running some confirm / alert dialogs when trying to register for push on android. My dialog boxes are not appearing in the simulator at all. The below code should run at start up(along with a gps location (yes,...

Android new Navigation Drawer?

There is a way to use the new [Navigation Drawer](http://developer.android.com/training/implementing-navigation/nav-drawer.html) with [ActionBarDrawerToggle](http://developer.android.com/reference/android/support/v4/app/ActionBarDrawerToggle.html) within...

save check box state in android

i am using check box for saving data in database .if it is checked then app redirecting to other screen by saving data after that if i click on device back button then app showing it is not checked.how can i fix this issue?

Image sharing on twitter

I am trying to share image on twitter using social.js, with Twitter rest api 1.1 but unable. I get an error saying with message saying 'Bad Authentication data' and error code 215. If anybody has done some such thing, his/her suggestions are required.

android action bar menu

i have an application based on TABGROUP and i have followed the examplae il doc page here: http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Android.Menu (alloy example) i have put the code in Window that is inside a Tabgroup and when window is...

Image visible= false/true savedata

I work in Android. I have a button. When I press the button the image changes from visible / not visible. I can save the configuration as (visible / not visible)? (if I close the application I want to be saved) I have worked with sqlite databse, but do...

voice search is not working..

hello everyone i got big problem in my emulator..actually i m developing one application which has faciality of speech to text and text to speech ..after doing lots of google search i have found the way to enable that in my emulator ...that is...

Stop the back button closing app on Android

I'm having real trouble structuring the app to make the windows behave like I describe in [this Q](http://developer.appcelerator.com/question/34141/window--view-structure-to-get-app-to-behave-like-this). I'm now trying to go back to basics. Here's a 2...

Titanium.Media.createSound cannot find my file :(

OK, that's probably obvious, but I've spent last 5 hours and cannot find the answer. I want to display an image and play sound. I put image and mp3 file into the same directory. Creating a view with background image works fine: ~~~ var view1 =...

Performance problem

Hi, i'm working in an application for Android and when i test it in emulator or in the Android device the change of windows is slow and i dont now if is because is a developer version and when i build the final version the application speed is better, or a...

error using internationalization

hello titanium community, I'm beginner using titanium and I'm following the guide for develop mobile apps using titanium. In the part of internationalization there is a exercise and I got this error: [ERROR] Exception occured while building Android...

Active emulator failing to mount app

In the past, to install my application on an Android emulator I would first launch the AVD manager. From there I would choose my desired device and launch the emulator. After it completed opening I would then call `titanium build` from the command line....

Android Emulator id error

Hi, I'm currently trying out the Titanium CLI (Running Titanium SDK 3.1.0.GA and Alloy 1.2.0 on Ubuntu) to build an Android app using the Alloy framework. I am able to create a basic Alloy app using 'titanium create' followed by 'alloy new' and then I'm...

Showing 1-50 of 11,360 1 2 3 4 5 6228