Unable to build Android application
Hi, I have the following setup: Titanium Studio: 3.3.0 SDK: 3.3.0GA Alloy: 1.4.1 Titanium: 3.3.0 Android SDKs available: 2.2, 2.3.3, 4.1.2 JDK: 1.7 OS: Windows 7 32-bit I have created a sample project...
View ArticleProblems when compiling with SDK Androit ..
I have Ubuntu and install Titanium Studio, install the SDK and Androit not let me compile, I can not do debug. I console displays these errorres: [ERROR]: An error occurred emulator [ERROR]: Error:...
View Article[Command Line] Build not working for Android
Titanium Studio: 3.3.0 SDK: 3.3.0GA Alloy: 1.4.1 Titanium: 3.3.0 Android SDKs available: 2.2, 2.3.3, 4.1.2 JDK: 1.7 OS: Windows 7 32-bit In command prompt when I am enter the titanium build --platform...
View ArticleIntent chooser menu on Android is displayed too large
Application type: mobile Titanium SDK: version 3.2.3.GA Titanium Studio: build 3.3.0.201407100905 I came across an odd issue with the Android intent chooser, which is that the menu on Android appears...
View ArticleBuilt-In or Open Source Support for SwipeRefreshLayout?
Hello, Does anybody know if any built-in support for Android's SwipeRefreshLayout is coming anytime soon, or if there are any open source widgets/modules for it? "Swipe to refresh" or "pull to refresh"...
View Articlenavigation window android
Hi there I'm dealing with my little experience in titanium to develop a system similar to the iphone has its "NavigationWindow" navigation. Well try to explain what my problem is and see if anyone...
View ArticleControls (seek bar) does not show and a black screen appear on start of...
Hi, video player does not working properly for android. I am having a problem with no control bar and a black screen on start of video player. I want to get rid of that black screen. iOS working...
View ArticleDisplay Emoticon inside the notification (Cloudpush)
Is there anyway for me to pass a unicode(emoticon) and display it inside the notification when using cloudpush function? For example passing \u2661 - heart emoticon to display inside message for...
View ArticleRemove Android ListView separator
Is this possible? Would like to remove any sort of separator between my ListView rows. Surprisingly haven't found any threads on the topic... Looks like there is an iPhone specific way to do this via...
View ArticleTiMediaPicker Module. Feeback?
This is not really a question - I just would like to ask for feedback for my MediaPicker module. It just got published on the marketplace and is available via github, too:...
View ArticleSave images in android
Application type:mobile,Titanium Sdk:3.3.0 GA,OS:Mac OSX,platform:Android I am displaying these images in tableview.I want to save images to gallery.1st image is saved properly if I save the 2nd image...
View ArticleScroll View style in Android
Hi, Is it possible to show scroll view in android same as iOS. By default it shows arrow and no dots in bottom. For example: We have dots in the bottom of the scroll view of iOs. I want similar thing...
View ArticleTitanium Grouped Notifications not working for me
Hello Fellas, I have read inline link text but not able to get grouped notifications for same app, I am getting notifications 1 by 1 and than followed inline link text and set property in tiapp.xml,...
View Articletextfield in tableviewrow in android
Application type:Mobile,OS:Mac OSX 10.9.3,Titanium sdk:3.3.0 GA,Device:Samsung galaxy grand,platform:android. Even window has the property softInputMode:Ti.UI.Android.SOFT_INPUT_ADJUST_PAN keyboard is...
View ArticlePush notification fails
I have an app that subscribes to a chanel in app console to send push notification, but when I send one it says in the push log, fail. The device key is shown in the app console correctly. Here's my...
View ArticleGoogle Drive Integration
Hi, Let me first give an idea about the concept which I am trying to implement. The functionality is that, on my application after every week, I will be updating my shared preference which contains a...
View ArticleAndroid app isn't restarting cleanly after quitting app
I'm running into a difficult-to-debug situation and I was wondering if anyone had any debugging suggestions or if anyone might know the likely culprit. When I first install and launch my app,...
View ArticleHTTPClient on android.
I had created a httpclient on android for load data from comet service (comet service return data same you Ping to a web address on cmd of window, no limit data return). Sample data.{"ping":...
View ArticleAndroid service do not start
Hi, my android service do not want to start: here is alloy index.js code: var SECONDS = 30; // every 30 seconds var intent = Titanium.Android.createServiceIntent({ url: 'bg-service1-android.js' });...
View ArticleBasic Facebook Publish function not working
Hi there, I've been trying to write a simple android app as a test, which posts a simple status update to facebook. The problem is, that even though I set the fb.permissions to "publish_stream" or...
View Article