Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Add --launch-bounds parameter to anbox launch#1848

Open
firemeteorxx wants to merge 2 commits into
anbox:masterfrom
firemeteorxx:master
Open

Add --launch-bounds parameter to anbox launch#1848
firemeteorxx wants to merge 2 commits into
anbox:masterfrom
firemeteorxx:master

Conversation

@firemeteorxx

Copy link
Copy Markdown

Also fix the following at server side

  1. The API stub used an Invalid rect as launching bound.
  2. The Android side service emitted the launch bound as one arg while
    'am start' expect four args.

Also fix the following at server side
1. The API stub used an Invalid rect as launching bound.
2. The Android side service emitted the launch bound as one arg while
   'am start' expect four args.
@mcarans

mcarans commented Jan 25, 2022

Copy link
Copy Markdown

Would be great to see this merged

@mhoffmann75

mhoffmann75 commented Mar 2, 2022

Copy link
Copy Markdown

For me no app window appears at all as soon as i add --launch-bounds= to anbox launch command and no error message. Any perquisites that may be missing?
Omitting launch-bounds makes the apps open. Also tried several apps, and session-manager with CSD and SSD but does not change anything.
Any idea?

@firemeteorxx

Copy link
Copy Markdown
Author

For me no app window appears at all as soon as i add --launch-bounds= to anbox launch command and no error message. Any perquisites that may be missing? Omitting launch-bounds makes the apps open. Also tried several apps, and session-manager with CSD and SSD but does not change anything. Any idea?

It has been a while since I worked on this so I can't figure out what's the problem immediately.
Just a reminder that the change needs a corresponding Android OS image rebuild to work properly.
Are you suffering from the problem with or without OS image rebuild?

@mhoffmann75

Copy link
Copy Markdown

Thanks for pointing that out. I must have missed the fact that i need a modified Android image. So i tried it with the original Image that came with anbox. So it's obvious that it cannot work :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants