Problem compiling on Android

I need to upload code using my android device since I accidentally locked me out of the ota option and I can only reach the module because of cable length by using my Android phone.

I installed "Arduino Droid" from the Playstore and set it up to my esp32 board.

But other than at my PC I here get a compilation error:

I also tried copying the lib he uses on my pc to the user library folder of Arduino Droid but it seems he's not using that lib but another one.

What is the problem and how to resolve it?

(I couldn't find an better fitting category in this forum)

Looks like the first two errors are from referrals to libraries that were not installed. You really need a windows, Mac, or Linux pc...

By now I disassembled my electronics and brought the esp to my pc to overcome the issue.