Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Android™ Runtime Development

Reply
New Developer
adamleaf8601
Posts: 61
Registered: ‎02-06-2012
My Carrier: Bell

Sideloading my app

I have a quick question, when I loaded my app onto my dev alpha, I click on it and it opens for half a second then closes. Why is this happening? Please help.

Please use plain text.
New Developer
vincentkuri
Posts: 35
Registered: ‎07-23-2012
My Carrier: Vodafone

Re: Sideloading my app

Have you tried loading different apps? Or does it happen for all the apps you've tried?

Please use plain text.
New Developer
jordaan0_gmail
Posts: 21
Registered: ‎08-03-2012
My Carrier: mtn

Re: Sidelining my app

Maybe there is a error in your code. Try uploading it to the simulator or a physical android device and read the errors that come up.

 

I also had this problem a lot but I resolved it by indicating the the destination of my intents in the manifest.

 

Please like

or mark as answered of this helped.

Please use plain text.
Contributor
tezytan
Posts: 32
Registered: ‎07-21-2012
My Carrier: Singtel

Re: Sidelining my app

I had the same problem; mine loaded in the simulator, but crashed in dev alpha and PlayBook.

But I reconverted it and it worked. Maybe there was a slight corruption somewhere
Please use plain text.
Developer
moniko17
Posts: 216
Registered: ‎08-23-2012
My Carrier: Axis

Re: Sidelining my app

I have even to, have application sometime can work sometime report error in simulator.

after I close my emulator my application work fine

Please use plain text.
New Developer
vincentkuri
Posts: 35
Registered: ‎07-23-2012
My Carrier: Vodafone

Re: Sidelining my app

The simulator is just to help developing apps. Sometimes even i face the problem. Check your code for errors and download the latest SDK and update your Dev Aplha device as well
Please use plain text.