In System testing the system is tested as a whole and the interaction between the components, software and hardware is checked.
In Android, system testing normally includes
In the above list, performance testing is given more focus. You can use tools like Traceview to conduct performance test on Android .This tool can help you debug your application and profile its performance.