Add --launch-bounds parameter to anbox launch#1848
Conversation
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.
|
Would be great to see this merged |
|
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? |
It has been a while since I worked on this so I can't figure out what's the problem immediately. |
|
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 :-) |
Also fix the following at server side
'am start' expect four args.