1
score
1.1K
views
no
status
CC BY-SA 3.0
Is there any regex to find package name
Just because the app name is "2048" does not mean it is used in the package name. However, I looked up the most popular Google Play game and it does have 2048 in the package name. You could use grep to get the package....