App does show from notification only once
Hi guys My app displays sometimes multiple android notifications. When someone clicks on them, my app should show up with the content of the notifications. I've managed to do it, but it only works for...
View Articlecom.facebook.Settings.publishInstallAsync(context, YOUR_APP_ID); On android
Good day. We have recently launched an iOS version and Android version of our app. We want to start advertising using facebook, But Facebook requires app installs on both platforms to do so. We have...
View ArticleiBeacon Monitoring if app i closed
I'm trying to create an app that has to monitor for iBeacons. If an iBeacon is in range it has to notify the user with some information. The code to monitor for iBeacons is working already... The...
View ArticleFacebook module for android publishInstallAsync
Hi everyone, my client ask me to plug facebook ad on our app. I don't have any problem on iOS, but with android facebook tells me to call the 'activateApp'. After a look around, i've found out that I...
View ArticleHow to add external jar file into the module?
"How can i add EXTERNAL JAR FILE" into module. i have tried this link. 1) I copy the jar file into lib folder 2) I open the properties of the project, go to java built path, and found out that there is...
View ArticleProblem to play youtube video for android
Hi, i'm trying to play a youtube video with webview covered by a scrollview. It's working great with iPhone but android does not working at all. is there any way to play youtube video for android like...
View ArticleRead logcat in Android app?
I have an Android app out that is being used by about 20 Technicians and a few are complaining of a random crash here or there. I have been unable to pin it down to a certain action or a specific...
View ArticleAndroid null pointer exception on page change
HI I am trying to run a mobile app on my nexus 5 it works perfectly on the iOS simulator I am using Titanium Studio, build: 3.3.0.201407100905 and the apks are android 2.3 all the way to 4.4.2 The...
View ArticleCalender with events
Hi, I need a clarification from you guys. I have to do calendar functionality in my project and by clicking the date i have to add the events. And the calendar has to be like this Calendar.png. Is this...
View ArticleActivityIndicator.hide() not working
Hi guys, I have a trouble trying to hide an activityIndicator created from Ti.UI.createActivityIndicator. Basically, when the screen is open, an activity indicator will be created as activityIndicator...
View ArticleMy application might be doing too much work on the main thread?
ok I have reached my final alternative, I have tried my very best trying to resolve this issue almost 3 - 4 hours, I would like to know why my application isn't cooperating with me? I have made a...
View ArticleAndroid Module: How to inclue an Android Library that requres R file
I am attempting to creating a module that uses the Android UserVoiceSDK. The SDK is an Android project and how use it in your Android application is by adding it as a Library (Open project properties...
View ArticleUpgrading an old app (3 years old) to Titanium sdk 3.3.0 causes the app to...
My app was originally created about three years ago. When I tried to upgrade it from Titanium sdk 3.2.2 to Titanium sdk 3.3.0, I get an unhanded exception and the app force closes upon launching. I...
View ArticleUpgrading to Titanium SDK 3.3.0 causes unhandled exception on Android 2.3.4
When I attempt to build my application with the 3.3.0 sdk, iOS seems fine, but my Android apk crashes upon launching. I am testing with an HTC Incredible running Android 2.3.4. I am using Alloy for all...
View ArticleError to send push notification
I'm getting problem to send a push notifications via web console. My device token disappear after sent a notification (?!?!?) and I get this error: [ Send Status Fail Message Status Unknown Channel...
View ArticleFacebook Login Not Working (Android)
Hi, I'm using very simple code on my Android app to login a user to Facebook. What's wierd is the very first time I tested on my device it worked. Since then nothing happens. I can see via the debug...
View ArticleAndroid Preferences
I have a button in the app.js file which has an event listener that opens the preferences.xml sheet. I have customized this xml sheet to my needs and it all works well. The only problem is that when I...
View Articlehow to get the actual size of a view if not exactly specified?
Hi, I have a table view with some custom rows. One of the rows needs to be split vertically into three equal-width pieces. The problem is that on Android the width of the useful inside part of the...
View ArticleID is not referenced in any style rules
after several hours of successful compiling and running my small app, i suddenly get these errors in my index.xml file: "The id 'menu' is not referenced in any style ryles". I am not able to compile or...
View ArticleMap crash in Android application
Hello, We're developping a mobile application for Android and iOS platforms, using the Alloy Framework. When loading the map just after the login process, the map crashes pretty often, producing the...
View Article