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

Java Development

Reply
New Member
wilmanhh
Posts: 1
Registered: 02-08-2012
My Carrier: movilnet

my app dont work in my phone

hi i have a app, this one connect it to a php server and recieve some xml info, in the simulator plug-in from eclipse works very well, but when i put it in a phone (yes, i have the keys and i create the package in eclipse) the aplication works fine until i push the button to receive data... simply dont do anything... anyone can give some help?   sorry cause my english.. its not my native language

Please use plain text.
Developer
simon_hain
Posts: 10,780
Registered: 07-29-2008
My Carrier: O2 Germany

Re: my app dont work in my phone

welcome to the support forum.

make sure that you use a separate thread to download the data, otherwise you block the event thread. the simulator tolerates that sometimes, the real device rarely.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.

peter_strange wrote:
"This process should happen traumatically for you in both JDE and Eclipse."
Please use plain text.