android module - fire event back to javascript.
i am able to fire event back to javascript from module class which is extended from KrollModule. But i have opened another activity from module class using Intent--startActivity(some new activity) now...
View ArticleTitanium.Network.createHTTPClient() + POST + JSON send empty post on Android
Hi, my first mind breaker on this forum: here is my codevar cupload = Titanium.Network.createHTTPClient(); cupload.setTimeout(timeOut); var queryHttp = utils.formatString("%s%s/%s",...
View ArticleIs it possible to set the quality for ti.barcode module in android?
Hello, I just installed ti.barcode and although the module works it needs barcodes to be really big and clear to be able to read them. I can see that the module is not using the full resolution of the...
View ArticleAndroid RemoteView
Hi, Has anyone worked with android remoteViews. I need a good example to see how it works as I need it to create widgets. The one in the api docs does nothing. Any help would be appreciated. Thanks
View ArticleOngoing notification, handling Intent - music player
Hi, I'm trying to create MP3 player with start, stop and next song "widget" built in the ongoing notification. I used the RemoteView to create custom notification View however I had a problem with...
View ArticleLG G2 Text Field errors
I have recently updated my LG G2 to the latest version of KitKat and am noticing issues with textfields. Has anyone else noticed that the text typed in text fields is appearing above the actual text...
View ArticleProblem with JSON on Android
Titanium SDK : 3.2.3 Platform version : Android 4.2+ Device : Android Emulator Hello, I'm currently developping an iOs/Android application and have trouble with Json. It works perfectly fine on iOs but...
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 ArticleHandling a URL with special characters
Hi again, I'm trying to download a file but the url has special characters i.e square brackets. at first i used yahoo pipes to alter the link but the link itself gets redirected to another link that...
View ArticleRestrict orientation for splash screen to landscape
Hi , I am new to appcelerator . I need to restrict the orientation of splash screen to landscpe only . I have managed to restrict the orientation for the other screens using the orientationModes in...
View Articlewatermark to an image
Hello, anyone know how to insert a watermark when taking the photo. I've been researching and have encotrado with toImage (), but really do not know how someone could help me. Thank you.
View ArticleStart App form Browser URL with args
Hi, I know that this is possible, but I still can't get this to work properly, I want to open my app through the tablet browser, there is an exemple: http://www.MY_APP_URL_PANEL.com/doc=152 After...
View ArticleMy application is closed when I call the button action.
I am doing a application in Titanium with this specifications: Application type: mobile Titanium SDK: Titanium Studio, build: 3.2.3.201404181442 with SDK 3.2.3 GA Platform & version: The...
View ArticleTitanium CLI > Install to multiple devices over USB
I'm using the CLI (command-line-interface) to build my apps and install directly onto a single (android) device however I'd really like to be able to install to multiple (android) devices in one...
View ArticleCan you have a button in fire event
hi can fire event have button in it, I'm looking to create a popup of some sort for after a download has completed and give the user the option to either open the file or cancel so far i have got it to...
View ArticleCan't find "/Library/Application Support/Titanium/ - Titanium with Alloy -...
Hello, I am trying to install the Google Map API for Android. I need the SHA1 key. According to the documentation, I have to type this in the terminale: "keytool -list -v -keystore...
View Articleadb on os x no longer detecting galaxy nexus (android 4.3) but still detects...
I'm running Titanium Studio, build: 3.2.3.201404181442 on OS X 10.9.3 and for some reason adb no longer detects my galaxy nexus running Android 4.3, but it does detect my old myTouch 4G running Android...
View ArticleDisabling Scrolling in Listview and Improving the Touch and Swap Between Two...
I'm making for the improvement of item swapping for the list view. You see, when I long-pressed that list item and using the scrollToItem(sectionIndex, itemIndex) to mangae swapping while scrolling...
View ArticleIssue with setting Android SDK path
hi i try to configure the Android SDK but iam getting error like "[Android SDK Home] No Android SDKs were found under the specified SDK location" i already have the android SDK and using the the Ubuntu...
View ArticleSetting default Audio Manager in titanium
This is I want I want to programmatically adjust speaker button in ON and OFF mode..
View Article