You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, for all commands(left('L'), right('R'),etc) a local string is passed to sendMessage() function.So add strings for all commands in res/values/strings.xml file and remove local strings passed to function calls.