Caching of google map tiles (Android)
Hi coders, I found a strange behaviour of google maps v2: After starting the map from Hamburg I pan i.e. to Berlin. In Berlin i cannot zoom in. The streets keeps blurry. Hm. Now I tested all my...
View ArticleSwitch to android causes chaos! Well, not really, but the app no longer works...
I am looking for general common issues. I am unsure of how to proceed. Here are some code snippets to help, they are just fine in how they are formed, they simply don't work. :-)...
View ArticleClass and Object-diagram
Hello, is it possible to build an object- and a classdiagram of a finished Titanium-Project ? Or is there a Titanium plugin for that? Thanks!
View ArticleSamsung I9505 Galaxy S4 showing this erro
My app is working fine on other devices on android, but I am facing an issue on the Samsung galaxy s4. The tab doesn't show the full text, like in this image link link In other phones, the tab shows...
View Articlecommonjs get view or update database on a open window
Hi there, Stupid question. I have a app.js with a open window. First problem is that i open a window on top add a name to a database and fire a event to update it on the app.js window. But since its a...
View Articletitanium facebook module
I am developing an app for android. I am using titanium facebook module for facebook log in. but during the loging process if user clicks any where on screen the facebook dialog is disappeared.
View ArticleFacebookModule: LoginDialogListener onFacebookError: Invalid access token
Hi, i saw questions having this same problem about the failure when attempting to login with facebook and that none of them is resolved yet. I'm asking it one more time maybe someone has the solution...
View ArticleUnable to upload an image file to PUBLISHED node.acs application
Hello Experts I am trying to build a front end to my ACS database. As a part of the admin front end, users will upload images and I am using Photos object to save them. I am using following code to...
View ArticleShow or hide tableViewRow
Hi ! i'm trying to show or hide TableViewRow. I know that i have to put the height to 0. But this is not my problem my view <Alloy> <Collection src="field"/> <Window id="addWin"...
View ArticleiOS SDK Home nothing there...
Hello, I've re-installed Titanium. I've re-installed XCODE 5.1.1 The eclipse IDE tells me that iOS SDK is not configured. I go to Preferences--> iOS --> and indeed, iOS SDK Home is "Not...
View ArticleAlloy controller.getView()
Isn't controller.getView(elementId) the same as controller.elementId? Why do I have to use getView()? any side effect using controller.elementId directly?
View ArticleCross Platform Navigation Bar at bottom of app in Alloy
Hi guys, I'm trying to build a simple navigation bar at the bottom of an app. It needs to be persistent (always there no matter which screen they are on), cross platform (both iOS & Android) and...
View ArticleWhat kind of relationship is there between HttpClient request and Skia? A...
Target: Android Ti SDK: 3.2.2GA Hi, I have this codevar textFromWeb; function downloadText(){ var url = 'http://www.gnu.org/licenses/gpl.txt'; var xhr = Ti.Network.createHTTPClient({ onerror:...
View ArticleCollection Element tutorial example
Hi, i try to execute the tutorial example, but the code didn't display any result why ?? index.xml<Alloy> <Collection src="book" /> <Window> <TableView id="table" />...
View ArticleAndroids AccountManager as module
Hi, I know there is a JIRA-ticket about this. I plan to build my own module for the AccountManager. Where I found good examples for similar projects to learn about this? Rainer
View Article[ERROR] : Project failed to build after 1m 57s 467ms
Dear All, I'm trying to compile Kitchen Sink. I get the following message: [ERROR] : Project failed to build after 1m 57s 467ms I set the debug log to TRACE level, and no errors or indicators are given...
View ArticlePaypal Response Error
I am using the titanium paypal module, everything works fine except: After the payment process, paypal keep sending the error :Invalid Calendar Schedule undefined method 'to_time' for nil:NilClass Can...
View ArticleWhen Querying the data with where Operators the result is not comming .
Hi, I have tried lot to search for this but didn't get any solution yet which works. I am using PHP curl to query the results . when I do where like below it works fine. $where = array('role' =>...
View ArticleCan change programmatically Alloy callaback function dataTransform?
I'm using Alloy (the last version) and I defined a simple callback function in dataTransform. My questions are: 1) Can I change programmatically the callback function associated at attribute...
View ArticleReturn of the geolocation bug in WebView
Hi, The geolocation bug which used to exist inversion 3.0.0. Jira number TIMOB-4982 has been re introduced in version 3.2.0. Can you please look into this have it fixed.
View Article