I want to run monkey on game 2048 using adb
So, i need package name of 2048, i used
adb shell pm list packages -f
to list packages.
I could not find 2048 in it, but the application is installed on my device. Is there any regex by which i can look for package name using keyword 2048