On Aug 28, 1:11 pm, for android <[email protected]> wrote: > Hi, > > Our application is being used by many users,unfortunately,when they start > the app with some desktop applications the application does not open at > all.This make users think that our app is buggy.Has this behaviour been > noticed by other developers.This is really bad for us. > > Our app works perfectly fine when opened from the default Home application
Have you obtained one of these alternate home applications and used it to attempt to launch your application on an instrumented device/ emulator? What did the various debug and crash logs show? Business issues aside, I'd want to investigate the problem and figure out whose "fault" it is technically. It could be that the home application is not starting apps properly, or it could be that you are making unwarranted assumptions during startup... You could also try contacting the developers of these alternate home applications - it could be that there's something for you both to learn. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

