Executes the following shell scripts:
- chmod 777 <Package Folder>/mydaemon1
- dd if=<Package Folder>/lib/libmydaemon.so of=<Package Folder>/mydaemon1
- sh
Loads the following dynamic libraries:
Accesses the ITelephony private interface.
Gets information about location.
Gets information about network.
Gets information about phone status (number, IMEI, etc.).
Gets information about APN settings.
Gets information about installed apps.
Gets information about running apps.
Adds tasks to the system scheduler.
Displays its own windows over windows of other apps.
Gets information about incoming/outgoing calls.
Gets information about sent/received SMS.