启动应用程序时删除此钛金开始屏幕(创建自定义开始屏幕)
我是 Titanium 的应用程序开发人员。我想用 Titanium 开发新的应用程序并创建一个 HelloWorld 应用程序。每次我的应用程序启动时都比每次显示 Titanium 启动屏幕时都要多。我如何删除这个钛制开始屏幕。
I am Application Developer with the Titanium. i want to develop new Application with Titanium and created a HelloWorld application. Every time my application starts up Than every time Titanium startscreen is show. how I remove this Titanium Startscreen.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
默认的钛飞溅屏幕路径是:
您可以替换新的 Default.png。要查看新的启动屏幕,只需清理您的构建并重新启动您的应用程序即可。
The default titanium splash is screen path is:
You can replace your new Default.png. To see the new splash screen, just clean your build and relaunch your application.