Android addAuthFactory NTLM
Titanium.Network.HTTPClient addAuthFactory( String scheme, Object factory ) Registers a new AuthSchemeFactory for a given scheme. Use this method to add support for authorization schemes not natively...
View ArticleAndroid NTLM jcifsntlm module issue when building for distribution
Ti SDK: 3.1.3, Tiapp.xml: <module platform="android" version="1.0">com.jcifsntlm</module> NTLM authentication stops working on all devices when building apk file for distribution. It is...
View ArticleActionBar Tab Text color
So I searched a lot and couldn't find any solution. I'm using Alloy, and Titanium 3.2.0.GA. I'm trying to change the color of my tab title. I tried many different schemas, and I managed to change the...
View ArticleIssue with setting up Titanium
Hello I am new to Titanium. I installed Titanium studio for windows. I tried to run a sample kitchen sink project but I got this error 'M%{' is not recognized as an internal or external command,...
View ArticleProgressbar in headerView of listview
Hi, Screenshot I have added a progressbar to headerview. The value of it is 0.5, but (as you can see) the bar is empty. Any ideas?
View ArticleCan I store a sqlite database on Appcelerator Cloud Service so that retrieve...
Hi there, I'm new to titanium. I am working on developing an android app which retrieves data from a local sqlite database (containing 10 tables). The app is working fine and I'm in the process of...
View Articleapp can't load in emulator for customise manifest file
My app can't load to emulator when i use this piece of code in tiapp.xml and shows '[WARN] : EGL_emulation: eglSurfaceAttrib not implemented' in console<android...
View ArticleApp is keep on restarting when i load the HTML file
Issue: My App is keep on restarting when i load the HTML file to my project. This is happening only in Android Emulator. Thanks Lokesh
View ArticleconvertPointToView issue in os 4.4.2
image scale and convertPointToView issue in os 4.4.2 Titnaium studio 3.2 ,alloy 1.3
View Article[ERROR] keystore load: Invalid keystore format
Since updating to Titanium Studio 3.2.0, I get an error when trying to deploy app for Google Play: [ERROR] keystore load: Invalid keystore format I'm getting a releasekey to my app 10 months ago. My...
View ArticleGoogle Maps v2 for Android not working on built apk
Hi I followed this documentation and It's working on my device when Im development stage. But when I package my app and install the apk on my device. The map is just blank. How can I enable to work...
View ArticleI should add a row in the table is the best.
I have 1000+ row. When i add row to the table is it slowly table.data = data I should add a row in the table is the best to make faster ?
View Articlehow to detect hardware backutton pressed and redirect to default page
i want to redirect user to a default page when android hardware backbutton is clicked but with no success what is the issue here is the codevar currentWin = Ti.UI.currentWindow;...
View ArticleApp Crash only in Superpad 7
My tablet App is crashing in SuperPad 7 android tablet But it's working fine in other Android devices. Anyone faced this kind of issue. Should we consider SuperPad in our scope ?
View ArticleHide Table View separator
i have a TableView control , on the TableView control am adding TableViewRow. On the UI, the each row is coming with a separator (default) , but according to my requirement need to hide the separator....
View ArticleHow to select a contact from with address book
Hi! Help me please) By pressing the button need to call address book. And with address book, wait until the user select a contact (or multiple contacts) and need to get data of these contacts in the...
View ArticleView: View too large to fit into drawing cache on Android
Hey, I just switched to titanium 3.2 I have a scrollview which contains several views and those views may contain 1 remote image. For Some remote images i get a warning as "View: View too large to fit...
View ArticleCan i encrypt / secure my local database
Can anyone tell me whether there is a way I could secure or encrypt my local sqlite or for that matter json database files for an android app.
View ArticleBest way to design for iOS and Android
Hey all, Was wondering if if there is a way i can use if statements to separate the design of the forms, with respects to on the iOS emulator it appears fine, then on the android emulator it cuts off...
View ArticleTitanium picker scrolling lags for the first time
Application type: mobile Titanium SDK: 1.7.6 (03/20/12 18:32 1e5f126) Platform & version: Android 4.0 Device: Nexus 7 Host Operating System: Windows 8 Titanium Studio: 3.2.0.201312191547 Whenever...
View Article