Hi everybody,
I wanted to make a small program that does a soft reboot of the phone. Searching for "reboot" I found the class RReboot, located in rebootdrv.h. Compiling the code I basically get an error that says "the file does not exist". The rebootdrv.h file is not in any directory of the SDK indeed. What's the point?
Anyhow, since I do not really know if that was the class I was looking for (I am just testing around), does anyone know how to implement the soft reboot, like in the FExplorer application? Is that true that to learn about the internal one MUST follow a training because there isn't public documentation as I read around? Thanx.
Ciao,
Michele



