I have an android app that is crashing only on HTC 4g , tried on various other phones , but that is working fine. Since 4g is not available on my side (this has been told to me by one of my client) an
Does anyone know why my service cannot be started when i boot up my Android phone? I am trying to link my service to my activity class, and when the activity crashes, the service will relaunch the act
We have a WPF application that was developed on Windows 7 using VS 2010 and .NET 4.0 framework. I have created an install package for it using the Visual Studio Installer.
I defined an AsyncTask and create an instance from inside a MapView class. Everything works perfectly except when Android decides to kill the window, then when I try to re-open the activity the app cr
I have purchased an Apple IOS certificate and now i\'m building my first app onto a real device. But i got a problem. One of my views is a gallery that has no nib file and in simulator is working perf
Silly question (noob here) but the tag below in AndroidManifest.xml doesnt work in IntelliJ. The开发者_如何学Go app compiles successfully but crashes on launch.This manifest file works fine in Eclipse
I am getting this crash in the console: 2011-08-27 23:26:45.041 App[1672:3117] *** Terminating app due to uncaught exception \'NSInvalidArgumentException\', reason: \'-[__NSCFDictionary setObject:for
I know there\'s a couple of questions about this out there but I still don\'t get it. I have an activity
I have created a WPF app that sometimes crashes with application error, modname = awesomium.dll I have global catch and try blocks in my app.xaml.cs
I have an app that i can deploy on iPhone 3GS or 4 and it work with no problem. But when i try to deploy it on iPod Touch 3rd and 4th gen it builds with no errors but nothing appears except a black sc