1、修改代码中划线部分为自己的app名称:
#Region Project Attributes #ApplicationLabel: B4A Example #VersionCode: 1 #VersionName: 2 #SupportedOrientations: unspecified #CanInstallToExternalStorage: False #End Region
2、打开IDE中的build configrations中的Package Name 为自己的包名如:B4A.chatmessage.
原文地址:https://www.cnblogs.com/windel/p/8745976.html
时间: 2024-10-08 15:06:45