如何在索尼爱立信手机上直接在 Organizer 文件夹中安装 MIDlet
此问题严格针对运行 Java Platform 8 或更高版本的索尼爱立信手机。 可以指示 AMS 将应用程序安装在“应用程序”或“游戏”文件夹之一中。 但我想将 MIDlet 安装在不同的文件夹中。 目标文件夹是组织者、娱乐或位置服务。 是否可以指示 AMS 将我的 MIDlet 安装在这些文件夹之一中?
This question refers strictly to Sony Ericsson phones running Java Platform 8 or higher.
It is possible to instruct the AMS to install the application in one of the folders Applications or Games. But I want to install the MIDlet in a different folder. The target folders are Organizer, Entertainment or Location services. Is it possible to instruct the AMS to install my MIDlet in one of these folders?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在索尼爱立信专有的 AMS API 中看不到任何允许这样做的内容。
只剩下 jad 属性,并且仅适用于应用程序与游戏。
对不起。 那里没有运气。
I can't see anything allowing this in SonyEricsson's proprietary AMS API.
That leaves only the jad properties and that only works for Applications vs Games.
Sorry. No luck there.