In Unity 2019.3.0f6, I cannot find the Java class UnityPlayerActivity. The documentation implies there should be compiled version in classes.jar. I cannot find the classes.jar containing UnityPlayerActivity. It has the namespace unity3d.player but no Activity to extend.
Where can I find UnityPlayerActivity? Thanks in advance.
I looked in all of these:
\Hub\Editor\2019.3.0f6\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\il2cpp\Development\Classes\classes.jar
Hub\Editor\2019.3.0f6\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\il2cpp\Release\Classes\classes.jar
Hub\Editor\2019.3.0f6\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\mono\Development\Classes\classes.jar
Hub\Editor\2019.3.0f6\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\mono\Release\Classes\classes.jar