how to create a live tv app for android
Is it possible to create an android app that will alloy users to stream local tv channels?
View ArticleString spliting issue
How to split strings am using below code split string is working but the problem is after string added one unwanted ' ,'.please any one help me //th file name is "mano.png" i want to...
View Articletitanium creating first app (android) menu
hey guys im currently following the guide in titanium documentation on creating the first titanium app i already made it to the bottom on the last part when you are about to put a menu to addBooks but...
View ArticleCatching Exceptions
Is there a link, article, or section of the docs that describes best practices for catching exceptions by, I assume, the use of try/catch/finally? I am noticing that, in many cases, the entire...
View ArticleMy app gives 'Package file was not signed correctly' error on google play store.
After applying these steps my app gives 'Package file was not signed correctly' error on google play store. My app link is here The tiapp.xml file of my app is as below: <?xml version="1.0"...
View ArticleAdd tabgroup from a NappDrawer View using Titanium Android
Hi I'm currently developing Android app that uses NappDrawer. NappDrawer uses a view instead of a window. So what I need to do is like this: so here's my codevar tabGroup =...
View ArticleMerging existing Android app with new Titanium feature
Scenario: I have an already existing mobile Android platform and I was asked to implement a new independant feature. Situation: This occurs due to a thesis I'm elaborating, and I found AppCelerator...
View ArticleGoogle Play services resources were not found
Titanium SDK: 3.2 Device: Galaxy S3 Android 4.1.2 i am getting the"GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the...
View ArticleAndroid Round Corners with percentage
I'm having a problem with this on android. If you use a value in percentage for borderRadius in iOS everything is correct. Pass that to android and the property is ignored. Is this a bug? Titanium...
View ArticleMapView already created. Android can support one MapView per Application.
Hi I'm developing an application that shows in the main window a map view with annotations that I get from an URL. When I press a button at the top, a new window is opened, in where there are two text...
View Articletouchmove/touchcancel problem on Android - touchcancel is firing too soon
On Android, touchmove is being interrupted by touchcancel. Also, once the touchcancel event has fired, the touchend event never gets fired either (which is the correct behavior - assuming the touch...
View ArticleGPS Location on Android
I'm struggling to get any coordinates of my android emulator (API 11, 2.3.3) Titanium 3.1.3. On iPhone everything works fine. Any idea why this won't work on Android: var getGeolocation,...
View ArticleSolution for those with the "Android + Webview = Resource Images Not Showing"...
Hey guys, Thought I'd share this since I spent hours pulling my hair out (until 6am) and trawling through dozens of the same questions posted here over the last 2 years. I slept on it and came up with...
View ArticleTuttle's Google Analytics Module - missing data
Hi, I am using Mike Tuttle's GA module, when i start my android app i can see initial track data being stored and then sent soon after. However after that initial burst subsequent event data does not...
View ArticleHow to change the color of the TextField line in Android?
I was wondering if there is any way to change the color of the line in the TextField to be something other than the default blue in Android. I'm working with Titanium 3.2.0, Mac OS X 10.9.1 and a Nexus...
View ArticleGeocoder does not start
Hello there, i have started with Titanium a few days ago, and i am trying to launch the "geocoder" example. Unfortunately it does not start (also not with the GoogleAPI with API-level 11. This is the...
View ArticleEmulator Failed
I have installed Titanium 3.2.1 and CLI version is also 3.2.1. When iam executing, it shows the error as , Emulator failed to start in a timely manner [ERROR] Application Installer abnormal process...
View ArticleApplication type: mobile
Titanium Studio, build: 3.0.1.201212181159 (c) Copyright 2012 by Appcelerator, Inc. All rights reserve Windows 7 .. design Android apps Here is the ERROR: [ERROR] Application Installer abnormal process...
View ArticleRotate Image 360 Degrees
Hi Everyone, I am having issues trying to rotate an image 360 degrees. I have tried to google the answer to this and it seems like this might be a bug. Here is the code that I am trying to use to...
View ArticleReceiving the urls immediately after create photo using ACS
Hello, I am trying to create photo using ACS and get URL of the photo immediately, I tried to call show function after the create function, but the response didn't included the urls property. even when...
View Article