Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

关于androidManifest.xml中<service>的问题 #28

@qzhang8

Description

@qzhang8

BUG DETAILED DESCRIPTIONS
===========================================================
关于androidManifest.xml中的问题:在android application中service是只被create
一次,而可以start多次,并可以被destroy. 但在convert后的mayloon
project中却是可以被create多次,start多次,无法被destroy.
可参看mayloon-qa下的zTestManifestTag项目.

EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g.

message
Connection Failed appears))
===========================================================
1.android application 看LogCat 输出的"MyService"信息
2.mayloon project 看console 输出的"MyService"信息

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions