NappDrawer module - how to pass the drawer object to the child view in Android.
Hi, I am trying to use the awesome NappDrawer module in my Titanium Alloy mobile app. Titanium CLI version 3.2.1, Titanium SDK version 3.2.3.GA. Currently Developing the app for Android. My problem is...
View ArticleScroll view height in android
I have scroll view with multiple labels and text boxes. My last element are not showing because of scroll view height. XML<ScrollView showVerticalScrollIndicator="true" contentHeight="auto"...
View ArticleEquivalent of .iOS.createNavigationWindow in Android?
I am developed an app for iOS using Titanium. Now my idea is to try to port it to android devices. I am finding lots of errors which I am solving as I go, but I don't seem to find the solution to this...
View ArticleSecure storage of user credentials_android and iphone
What do you think is the best way to save client's username and password? Currently I am using just Ti.App.Properties, is there something better that Titanium offers?
View ArticleFailed to run dexer
[ERROR] : Failed to run dexer: [ERROR] Application Installer abnormal process termination. Process exit value was 1 I am getting this error. Titanium version 3.2.2 GA. Please help...It is very...
View ArticleGet QR code_android and iphone
So what i need is maybe simple but i have been struggling.. I would like to call some webpage, send some data to it and that it returns me qr code of it. And then i want to show that qr code on the...
View Articletab bar icons on 3.2.0 and 3.2.2
Hi all, I updated my titanium sdk and I no longer have any images in my tab bar. I've googled and can'tfind anything on the issu. How do I get them back?? Also, all my text fields and pickers are dark...
View ArticleLogin on app resume on android
hi, I am trying to build an app that needs to login online to view personal data. Everything is working, but on android when i press the home button and then return to the app by pressing the...
View ArticleEncryption of SQLLite
Titanium 3.1.1 Mobile Application for IOS and Andorid. Is there way anyway to encrypt the whole SQLLite database?
View ArticleFailed to compile Java source files:
I am working with the latest release of titanium studio and sdk. When I try to install the app in a emulator or in a android device the next error is displayed by the console: [INFO] : Building Java...
View ArticleCustom URL Scheme - iPhone & Android
Hi, I am looking on how to implement the Custom URL Scheme feature (i.e launch the mobile app when clicking on a link in safari or e-mail) for both iPhone and Android. My goal is to send an e-mail with...
View ArticleAndroid open menu
Hello all, I was wondering how one would open the menu (like when pressing the menu button on the device) except it needs to be triggered by an event. Say, pressing a button makes the menu pop up Thanks
View ArticleCannot access custom URL parameters on android when app is resumed.
I am allowing my app to be launched from a URL in certain situations. When this happens, I need to pull data from the url. I have this working in iOS, both when the app is initially launched from a...
View ArticleRetrive data from mysql and display in TextView in API 19 android 4.4.2
Please help me to figure out the problem in my code below. My php code is correct it's displaying value at 192.168.1.13/Connect.php. I am using Android studio with Emulator Nexus 7. public String...
View Articlecontextual action bar
Hi... i need to use the contexual action bar in my android application but currently the titanium sdk not suppoting those feature. so I found that we can extends the function of Titanium SDK by...
View ArticleProgrammatically launch an app in Android
I'm trying to launch from my app (app1) another app created with Titanium (app2) and installed on the device. Unfortunately I just can see only the splash screen of app2, but app1 still remain on the...
View ArticleCannot run again app on device after debug session
I was running my app on a samsung galaxy SII. All worked well until I used the debug option by error. Since then, I only can run my application in debug mode, because it stops on loading page. I have...
View ArticleimageView not displaying remote images on Android
I have been going over and over this code all day. It works fine on iOS and displays all the images perfectly. However on Android no images. I have verified that the JSON string does contain a url so...
View Article'Loading Android SDK' has encountered a problem
Hi. Problem after updating to the latest version of Titanium SDK. Android is working fine, I've just updated a number of packages in the package manager, but Titanium is refusing to work with the SDK,...
View ArticleDate Picker Default Displays Date as 01-Jan-1970
Hi All, am using titanium studio 3.2.1 version,and titanium sdk version 3.1.4 developed app for Android my problem : i am using date picker in my app.that is like bellowvar pckValidityDate =...
View Article