Access SMS
Hello Experts this is my first day with Titanium and I choosed it to have iOS and Andriod app using the same code but before I start I want to get a confirmation that using Titanium SDK I can access...
View ArticleCan't run Hello world app
Hi, I can't run my first app, because when launch emulator an error occurred: [ERROR] Application Installer abnormal process termination. Process exit value was 255 "--skip-js-minify was unexpected at...
View ArticleIs there a way to get Native Message Bubbles or are there any alternatives to...
I am making a messaging app and was wondering if its possible to incorporate message bubbles that look or are native . If this is not possible are there any alternatives to achieve similar UI? I read...
View ArticlePlay Audio Stream with Notification - Android 4.x - Titanium 3.2.0
Hey there, Is it possible to play a stream (http url) with the Titanium.Android.Notification? I know it has a sound attribute. Take the mp3 player of Android as example. When you click play for a sound...
View ArticleHow to handle Memory Leaks in Android Titanium
Any One Please suggest some ways to handle the memory leaks in the android titanium alloy.
View ArticleFreezes on splash screen. This is horrible.
When I run an app, ANY Titanium app, in the debugger, it works fine on both IOS and Android simulators. When I run WITHOUT the debugger on either simulator, it hangs at the splash screen. If I deploy...
View ArticleContacts in iPhone and android
Hi Everyone, I am fetching contacts using `Ti.contact ` api . In android it is working very well , but in iPhone it is not fetching contact. I am posting my code , please tell me if there any mistake...
View Articleepub file in titanium
Hi, Is there any way to read epub file in titanium [both IOS and android]? Please advice me.. Titanium sdk version 3.1.3. Thank You
View ArticleMy app can run in an android emulator but can't in an android device
installed and configured Titanium Studio 3.2.1 with the 4.4.2 SDK. I can run my app in an emulator but when I Install to device (using Samsung note3) it show "Unfortunately, <myappname> has...
View ArticleExist "pull to refresh" and "scroll refresh" to ListView in Android?
Titanium SDK 3.2.2 GA OS: Android Hola, Estuve intentando hacer un pull to refresh en un listview para android y no lo he podido realizar, ya que el evento "scroll" no existe en este componente. Hi, I...
View ArticleConvert Byte Stream Data To PDF Load On WebView IOS And ANDROID
I got byte stream of data from server response. Now need to convert stream data into PDF and load on webview, but without saving PDF locally. [pdf file need not store locally on mobile device...
View ArticleHow do I properly make low, medium, and high density versions of a single image
Hi - I am using Titanium Alloy to built an android app. I have many images at a very high scale 1000 x1000 for example. On all devices I would like the image to take up 50% width and 50% height. How...
View ArticleNot showing image in image view
Hi.. I am developing android app in titanium i am getting data from json and showing on the screen every thing is working fine but when it comes to image it is not showing i am trying to get the image...
View ArticleAndroid Map is Black
Using Mac OSX Mavericks, with Studio 3.2.1.201402041146. I'm trying to run my app on my Samsung Galaxy Tab but my map always shows up blank. I have used isGooglePlayServicesAvailable() and verified...
View ArticleApp for Galaxy Gear and Moto 360?
Hello, Appcelerator working on the adaptation of new mobile devices, such as connected watches? Galaxy Gear (Android and Tizen) are interesting. The next Moto 360 (Android) also seem very exciting. it...
View ArticleDebugging Android Crash Reports
Hi, I have an app that has been out for a few years. I get mainly either 5 stars or 1 star in the app store b/c people who have the app working love it, but for a small (but decent) percent of people...
View ArticleScrollview Not Scroll Vertically For Android
Scrollview is not scroll vertically for android widget.tss"#scrollview": { left: 0, top: 0, right: 0, contentWidth: Ti.UI.FILL, contentHeight:'auto', showVerticalScrollIndicator: true } For IOS Its...
View ArticleRun time error: cannot call method "isValidRow" of null
Hi all, I create titanium alloy project, and I've a problem on the model file, when I write exports.definition = { config: { columns: { "id": "integer PRIMARY KEY...
View ArticledisplayHomeAsUp Overriding
HiCLI version 3.2.1, Titanium SDK version 3.2.0.GA ti.alloy version=1.0 Application type: mobile, tablet Platform & version: Android 4.x I am looking for a support from titanium to give us a option...
View ArticleHttpClient timeout respone
Hi, Using Titanium 3.1.3 GA and building for Android only. I'm making XML-RPC calls using a modified (Titanium support) version of mimic.js. If I make an XMLRPC call it responds correctly but if I then...
View Article