Have you tested with just a simple line of code?Stefan wrote: Thu Jul 21, 2022 7:21 am No Idea what to do. Is there a workling Instruction? A step by step Instruction?
Code: Select all
MessageRequester("Hello World!")
If you still get an error then as plouf said, maybe you don't have Java JDK installed properly?
I personally use 64bit version 8.0_201 (jdk-8u201-windows-x64.exe) from https://www.oracle.com/java/technologie ... loads.html
Example Video...
https://youtu.be/NZHrU_i6_28
Also, here is a video on how to sign your APK.
This allows you to install the APK with the debugger off as well as distribute your app through the Google Play Store.
https://youtu.be/wK8IE0rBjrU
See the link the the YouTube description to download the free software I used to create keys and sign them to the APK.