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.
我们可以在 android wear 微应用中启动多个活动吗?我的意思是在 android wear 活动堆栈中是否可以有多个活动?
我尝试启动 2 个活动,但它引发了内存不足异常。
很明显,它可以运行多个活动,它可以做很多手机可以做的事情请检查你的代码,oom是你的代码问题