Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用钛 Appcelerator。谁能告诉我如何注册一个 BroadcastReceiver 来监听启动事件?或者如果可能的话,谈谈关于这个主题的一些好的教程?
开箱即用的 Titanium 是不可能的。您需要开发自己的模块来实现您的目标。