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

Java Development

Reply
Developer
ted_hulick
Posts: 229
Registered: ‎11-21-2009
Accepted Solution

API for a hard phone reset? Same as a Battery Pull?

 

Does an API exist? 

Please use plain text.
Developer
JCarty
Posts: 1,055
Registered: ‎01-25-2009

Re: API for a hard phone reset? Same as a Battery Pull?

[ Edited ]

Check this thread:

 

http://supportforums.blackberry.com/t5/Java-Development/Programmatically-rebooting-the-device/td-p/4...

Jerome Carty - Follow jcarty on Twitter@jcarty | #webworks-dev / #BlackberryDev on irc.freenode.net | My Apps
Click "Accept as Solution" if post solved your original issue.. Give like/thumbs up if you feel post is helpful
Please use plain text.
Developer
ted_hulick
Posts: 229
Registered: ‎11-21-2009

Re: API for a hard phone reset? Same as a Battery Pull?

Ah...so, just try to remove/install your application while in use and the device will reset...

Please use plain text.
Developer
PoojaMaheshwari
Posts: 141
Registered: ‎02-10-2010
My Carrier: Airtel

Re: API for a hard phone reset? Same as a Battery Pull?

Have used CodeModuleGroup and CodeModuleManager to create a cod programmatically and uninstall after running it. The device gets rebooted 100% times on all OS versions.

Please use plain text.
Developer
JCarty
Posts: 1,055
Registered: ‎01-25-2009

Re: API for a hard phone reset? Same as a Battery Pull?

Pooja,

 

Please try not to post to Solved or older threads that may have been solved.

Jerome Carty - Follow jcarty on Twitter@jcarty | #webworks-dev / #BlackberryDev on irc.freenode.net | My Apps
Click "Accept as Solution" if post solved your original issue.. Give like/thumbs up if you feel post is helpful
Please use plain text.