Hello people
please how do you port and export you game that is made with rpg maker mv
cause i want to export my own game on andirod and pc
As written by woodsmoke, you simply go to 'File -> Deployment...' inside RPG Maker MV. You can then choose the platform, among some additional settings.
That being said, the deployment process only prepares your project for further use, as you have to do further steps to get it ready.
If you want to upload it for play on computer, you usually only have to pack your deployed folder into an archive. The default way for this is to right-click your deployed folder and choose 'Sent to -> Compressed (zipped) folder'. The created archive can then be uploaded on platforms as a download or, as for itch.io, also as an direct html playable game. The latter may be a bit more work to set up though and might not suit every project. You can check out a guide about it here: https://itch.io/docs/creators/html5
The above is also a description for Windows. If you are on Mac, or want to create a deployment to be played on it, I would assume that it should be more or less the same process, but I cannot give any experience to add here.
For mobile, there are ways to make MV games run, but they are not as simple usually. That being said, I have not looked into that myself too much, either. If you just want to have it on your phone, I believe there might be software and/or apps that can launch them to variying results, depending on the project. If you want to officially get it onto the play store, I assume the process to properly package your deployed project to be allowed and run properly is more work and definitely needs a deeper reading via search and guides.
Hope that helps you.
https://websitetoapk.com/pricing.html is like the last known software to turn HTML into compatible APK. Google has once again updated and broken everything about APK that RPG Makers know.