I've been developing an application at Android Studio as a college project for a while but I got stuck.
I wanted to know if there is anyway to change activities by not using a button but using a timer. Like: "wait ten seconds then change to that activity".
Thank You.