简体   繁体   English

如何在不覆盖以前版本的情况下将新版本的android游戏安装到android设备?

[英]how do i install a new version of my android game to my android device without overwriting the previous version?

I have made many changes to my android game and want to install it to my device. 我对Android游戏进行了许多更改,并希望将其安装到我的设备上。

However, i do not wish to overwrite my previous version of the game, but instead, changing the name and installing that as well as keeping my original version Thankyou 但是,我不希望覆盖游戏的先前版本,而是更改名称并安装它,并保留我的原始版本,谢谢

更改AndroidManifest.xml文件中的包名称

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 创建新版本的Android应用程序而不会覆盖 - Creating a new version of Android app without overwriting 为什么在安装新版本的Android Studio后我的Genymotion模拟器丢失了? 怎么解决呢? - Why my Genymotion emulator lost after I install new version of Android studio? How to solve it? 如何在手机上安装特定版本的Android进行测试? - How can I install a specific version of Android on my phone for testing? 如何在我的 android 设备上禁用已安装的 Google Play 服务版本? - How do i disable installed version of Google Play services on my android device? 如何在不卸载以前版本的情况下反复安装Android应用程序? - How to install the android app again and again without uninstalling the previous version? 如何在我的android设备上安装平台? - How do I install a platform into my android device? 从SD卡安装我的Android应用的新APK版本 - Install new APK version of my Android app from SD card Android - 如果我在自己的设备上制作应用程序的新版本,我应该更改versionCode / versionName吗? - Android - if I make a new version of the app for testing on my own device, should I change versionCode/versionName? 如何安装以前的Android支持库(版本8) - How can I install a previous Android Support library (version 8) 如何在 Android 中获取我的应用程序版本 - How do I get my application Version in Android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM