Disable home button in TC55

T Teo Shin Hao 2 years 11 months ago
2 0 0

Hi,
 
Is there any way using Intent as below :

Intent i = new Intent("com.motorolasolutions.intent.action.HOMEKEY_MODE");
i.putExtra("state", 1); 
sendBroadcast(i); 
1 - Enable
0 - Disable

 
To disable the App Switch button in JellyBean for TC55. TC55 don`t have Key Map Manager.

CONTACT
Can’t find what you’re looking for?