Two issues camera and audio recording on Android
Hi, First of all, I really like Titanium. It's making so easy to create great apps! I've two issues and I'm really getting stuck. Platform is Android. Camera The photo is succesfully saved in test.png...
View ArticleMessage POP
Hi everybody, I'm here to show a simples message pop. I hope to everybody like this (: function popActInd(msg, color, opct, window) { //Basic Index //msg - Mensage Text //color - Background Color...
View ArticleTitleBar wont go away....
Hi. I am building for Android. Google API 2.2 with Ti.SDK 3.1.0.v20130316201654 In my app.js i havevar start_window = Titanium.UI.createWindow({ url : 'start.js', barColor : '#050505', backgroundColor...
View ArticleCross Platform View Animation in Alloy?
I'm trying to show some kind of animation (slide-in, fade-in, whatever) when clicking on a button to go from one view (index.xml) to another (logon.xml). It needs to work in iPhone and Android. I've...
View ArticleCan Titanium do a flip transition animation like flipboard on android and ios?
Can Titanium do a flip transition animation like flipboard on android and ios?
View ArticleDisable fullscreen textarea/keyboard while landscape in Android
Hello!, Does anyone knows how to disable the android behavior to go fullscreen with a textarea and keyboard when editing a TextInput in landscape mode? I need to see the field while editing. Thanks!
View ArticleTi.Paint crashes app on android.
I am using Ti.Paint for drawing annotations on images. I am trying to create TableViewRow and PaintView on a button click and add to table but it gives me a force close when I click the button. However...
View ArticleCanot install app to my devices
HI all, i canot install my app to my develop device, even ad-hoc distibution dosn't work, i have Mac Osx 1.8.4 xcode 4.6.3 Titanium 3.1.1 i start installation everithing goes ok but after uploading app...
View ArticleTitanium SDK 3.1.0 [ERROR] TypeError: argument of type 'NoneType' is not...
Hi, I´m trying to run an android app with Alloy framework and got this error: [TRACE] Writing out AndroidManifest.xml [ERROR] Exception occured while building Android project: [ERROR] Traceback (most...
View ArticleAndroid with MAC not working for new SDK.
I am having the same issue with MAC 10.8.4 . I tried all the steps mentioned above but not able to fix the issue. Titanium Command-Line Interface, CLI version 3.1.1, Titanium SDK version 3.0.2.GA...
View ArticleRefresh remote imageview & remote XML labels
Hi, I've created a iPhone/Android app for a client using Titanium 3.1.0 and I was looking to create another one using the same code (similar demand). It work like a charm on iPhone and my app is...
View Articlewebview android not handling klik event on button when publish but does when...
hi, I am having the stangest problem. I'm building an app that uses interactive webviews. in these webviews there are buttons. When i install the app via titanium studio (rightmouse on...
View Articleaccessing and adding elements to custom table
Hi all I am pusing items to a data array and then adding these to a rowData array in order to create custom rows for a table. This is working fine. But I am unsure as to how to add the 'hasChild' and...
View Articleshare button
hi all i would to add share button in my app with multiple options in android
View ArticleError while fetching from database
Hi, I'm trying to fetch data from sqlite database using the codevar messages= Alloy.Collections.chatsRestModel; messages.fetch({ query: 'SELECT * FROM chatHistory WHERE threadID = ' + threadID });Where...
View ArticleAndroid - webview not handling touch events when page doesnt need to scroll
The strangest thing, on android i have a webview, without any events just plain: <Alloy> <!-- load menu --> <Window id="menu" width="267dip" height="Ti.UI.FILL" left="-267dip" top="0"...
View ArticleYoutube video fullscreen mode problem in android webview
---> Android application The problem is fullscreen button does nothing when clicked but freeze up the embedded youtube video. Any ideas? in short the youtube video player not able to get in to the...
View ArticleImage taken in portrait orients itself to landscape on some Android devices
Image taken in portrait orients itself to landscape on Samsung S3, Sony xperia P. I have tried using overlay result was the same, I have tested it with below SDKs does anyone know a work around?...
View ArticleAndroid Module Help
i am creating the module for the first time in Android .. their is one external library which is successfully Deployed on Native code . now i want to create one module of that external library the...
View Articletablviewrow click on row, open modal popwindow display just after selected Row.
Type:Mobile Titinaum Sudio: 3.0 alloy Platform & version: ios6,android 4.0 Device: iOS simulator, Android emulator Host Operating System: Windows 7,mac lion document.xml<View id="Wrapper">...
View Article