I'm trying to make my app to run on a PC. I know that it is possible by an emulator, but I want the emulator run only my app and closes itself when my app closes.
And I want to remove the window border of the emulator where the window controls like Maximize, Minimize, Close buttons are located. I can try programming my own emulator to suit my needs, but unfortunately I'm not smart enough to do that.
More info
Obviously, you can't expect some kind of amazing 3D PC game from a 12 year old, right?
Well nobody knows a solution other than to rewrite the app from scratch so....
The end user has to install BlueStacks for that before they can use your app, plus not all computers (Especially mine; I use an 11y/o laptop that already runs like....garbage, even I am using that right now to write this post; it was quite powerful for its time though) can run BlueStacks well...
You might not always get the app right in the final port...
You want a miracle? Delphi Community Edition is a free, limited commercial-use compiler that allows you to develop Windows, macOS, Android, and iOS applications with a single codebase. Perhaps that is what you expect. You cannot do that with App Inventor made apps other than refactoring your app using a compiler designed to run exe files.