mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-03 08:40:23 +00:00
3dfx debug version
This commit is contained in:
parent
2e1f4e9256
commit
e93c1b361e
4861 changed files with 108 additions and 868337 deletions
|
|
@ -312,6 +312,10 @@ public class MainVNCActivity extends VncCanvasActivity {
|
|||
started = false;
|
||||
// Stop the service
|
||||
MainService.stopService();
|
||||
|
||||
Terminal vterm = new Terminal(activity);
|
||||
vterm.executeShellCommand("killall qemu-system-x86_64");
|
||||
|
||||
// Finish the activity
|
||||
activity.finish();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue