Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能不能不绑定activity直接指定process name来创建service? #31

Open
mf-00 opened this issue Feb 10, 2019 · 0 comments
Open

能不能不绑定activity直接指定process name来创建service? #31

mf-00 opened this issue Feb 10, 2019 · 0 comments

Comments

@mf-00
Copy link

mf-00 commented Feb 10, 2019

看示例中都是用如下方式获取远程服务的:
IBinder buyAppleBinder= Andromeda.with(this).getRemoteService(IBuyApple.class);
都需要创建一个在另外一个进程的Activity,然后服务绑定这个Activity的进程。 当前库能否不用创建额外的Activity,指定一个新的进程名来创建服务?
加QQ群没加成。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant