please help to find hidden image in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

please help to find hidden image in java

I have Java file and xml file their is a hidden image in the code and I need to find and tap on it in the app... but I am unable to find it please help here is xml: https://pastebin.com/LhgAWasJ here is java file: https://code.sololearn.com/c2tFS2HaIFzl/?ref=app

30th Jul 2021, 4:00 PM
Ratnapal Shende
Ratnapal Shende - avatar
3 Answers
+ 1
Ratnapal Shende I am not going to hunt down your xml fragment for you but I will refer you to stackoverflow.. If you actually made this code you should know where your "rook" imageview is .. https://stackoverflow.com/questions/6495898/findviewbyid-in-fragment
30th Jul 2021, 6:16 PM
BroFar
BroFar - avatar
+ 1
BroFar The code is written by my friend he made an fun app where I need to find some hidden things... like tapping on 100 times on the same button... or by erasing letters typed on the screen like that... I can't edit and rebuild the app because I don't have pc... please help me how can I find it with only my android phone.
30th Jul 2021, 6:21 PM
Ratnapal Shende
Ratnapal Shende - avatar
+ 1
Ratnapal Shende follow the link and it will show you what you need to know.
30th Jul 2021, 6:24 PM
BroFar
BroFar - avatar