我是钛工作室的新手,我喜欢移动编程。 在钛上创建新项目时,我选择了移动网络和Android。 该项目在Android手机上运行良好,但在部署到网络时它没有显示任何内容。 我错过了什么吗?请帮忙
答案 0 :(得分:0)
通常有一个集成的服务器在浏览器中运行您的应用程序。 http://docs.appcelerator.com/titanium/latest/#!/guide/Deploying_and_Distributing_Mobile_Web_Apps
否则Titianium会将您的应用部署到指定位置。在这种情况下,我认为您需要自己在浏览器中访问它。
http://docs.appcelerator.com/titanium/latest/#!/guide/Mobile_Web
您还可以查看:http://docs.appcelerator.com/titanium/latest/#!/guide/Mobile_Web_Platform_Overview