My App Isn't loading
Hi, I have an app on the market, but for some reason several people are unable to load the app (It just shows the loading screen). But for thousands of people it is working, so I know it is not a...
View ArticleBlack screen on boot in between splash screen and window load. Help please
Hey Guys, I have an app that is essentially finished however i have one or two bugs. The most frustrating is this black screen issue im having. Heres what happens: • I run the app in the emulator or...
View ArticleSplash screen display time too short
Hi, I've just created my first Titanium app for Android. The problem is that a splash screen shows up but disappears too early, and then the screen becomes blank for a long time before the app's top...
View ArticleRun app when booting Android OS
Hello, I am looking a way to launch my Android app on boot of OS. Because I need my app always run to make sure it can receive all Push Notifications from Server. I searched but did not see any...
View ArticleMake an android autmatically start on after boot
I want my Android app to start automatically after the Android OS has booted. Any one an idea how I can do this?
View ArticleStarting an Android Service at Device Boot
Is it possible to start a Service (or the Appplication) at Device boot, with API version 1.7? I found the ACTION BOOT COMPLETED for Android is this usable and is there also something comparable for iOS?
View ArticleService that starts on boot.
I am developing for android. Is there a way to make a service (not a gui app) that starts when the phone starts and runs continuously using Titanium? Any links, code examples, guidance, etc. appreciated.
View ArticleStarting a service on boot
Dear all! I'm looking for a way to start up a background service on a mobile device boot. That's for both Android and iOS. I've been reading through the documentation, but without much luck. For...
View ArticleTitanium Studio Won't Boot. No error message
Hi all, Windows 7. I was happily working this morning when suddenly Studio froze and wouldn't respond. I killed it simply by right clicking on the start-bar tab and tried to reload it.... it brings up...
View ArticleHow to launch Android app on boot
I need to launch my Android app on boot of the OS. Worst case, I can use a 3rd party app like LaunchAfterBoot to achieve this, however I was hoping to get it working using the AndroidManifest settings....
View ArticleSplash screen customization
Im having trouble with the customization of splash screens. If i add a custom default.png file (just overwrite the appceletator one) its working fine on the emulators (iPhone/Android) But when i build...
View ArticleAndroid App Freezes at boot if no internet connection
I am having a strange issue. I have a complex app/game that has no problems(or I am fixing them) on Android when the connection is on, but if I turn off the network the app will freeze(not execute any...
View Article