You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2019. It is now read-only.
BUG DETAILED DESCRIPTIONS
===========================================================
关于androidManifest.xml中的问题:在android application中service是只被create
一次,而可以start多次,并可以被destroy. 但在convert后的mayloon
project中却是可以被create多次,start多次,无法被destroy.
可参看mayloon-qa下的zTestManifestTag项目.
message
Connection Failed appears))
===========================================================
1.android application 看LogCat 输出的"MyService"信息
2.mayloon project 看console 输出的"MyService"信息