i am trying to learn android app development.
i want to move an object using up,down,right,left arrow key.
please anyone helps me on how to read the pressed directional key and move the object.
i am trying to learn android app development. i want to move an object
Share
Use this in your Activity
Edited code