Using ADBKeyboard for injecting text.

This commit is contained in:
Vladimir Chebotarev
2020-09-10 03:09:19 +03:00
committed by Romain Vimont
parent 576814bcec
commit e970b4bda3
8 changed files with 46 additions and 12 deletions

View File

@@ -59,6 +59,7 @@ struct server_params {
bool show_touches;
bool stay_awake;
bool force_adb_forward;
bool use_adb_keyboard;
};
// init default values