Jumat, 08 Desember 2017

detected the action of home button on android with method




@Overrideprotected void onUserLeaveHint() {
    Toast.makeText(this, "Home", Toast.LENGTH_SHORT).show();
    Intent i=new Intent(this,MainActivity.class);    startActivity(i.setAction(Intent.ACTION_CLOSE_SYSTEM_DIALOGS));}




Tidak ada komentar:

how to update playonlinux? || bagaimana update playonlinux di linux mint

open terminal wget -q "http://deb.playonlinux.com/public.gpg" -O - | sudo apt-key add - sudo wget http://deb.playonlinux.com/pla...