I want to Reboot my phone but not enter the PIN on it again. This will make my developing testing easier.
I found out that on some devices like Motorola Defy it is possible with the "adb reboot" command, but it did not work on Samsung Devices.
An adb command or some source code will help me.