1

How to launch activity in splitscreen mode with the am command in Android terminal or Termux?

Say I want to launch the "Material Files" explorer, I run:

am start -n me.zhanghai.android.files/.filelist.FileListActivity 

but it launches in fullscreen.

How to make it splitscreen? Also, it would be best if I can customize launching on top/bottom half.

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.