"If for example i have a game with name: "Game123' and there is another clone with the same name..." on any android device is not possible to have 2 app with the same name(only possible if you have root on your android device and your android core have signature disabled this way you can install 2 apps with the same name and same app with different versions...) Far as i know is not possible to do what you want because you export this project into a android app that use webview so basically is a html5 game opened in a browser... is not a native app. Only solution that i see , is to use android studio and make that android app.