0
Do you know a code to open the phone by double tap on the screen?
confused
3 Respuestas
+ 2
function yourFunction(){
if (tapVeryHard == 2){
openPhone = true;
}
return brokenPhone;
}
sorry just joking. There are some phone features where knuckle tapping on the screen a certain pattern opens a certain app (configurable). But they are model specific at the moment because you need a pressure sensitive screen. Honestly I have the feature on my phone but i'm afraid to use it other than for test. I'd rather sacrifice the added functionality than my screen.
if yo happen to have a model that supports it, you can create your app normally and configure the phone settings in a way that when you knuckle the screen drawing a pattern, your app launches.
E. G. On the Honor8 if you knuckle and draw a W the phone opens whatsapp and the feature is fully customizable but I don't really use it.
+ 1
Open the phone? 🤔
0
@Calvin yes