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

Help: Make a launcher support to android 10 desktop mode #182

Closed
AjayrajSingh opened this issue Feb 13, 2021 · 4 comments
Closed

Help: Make a launcher support to android 10 desktop mode #182

AjayrajSingh opened this issue Feb 13, 2021 · 4 comments

Comments

@AjayrajSingh
Copy link

I know this isn't a good place to ask something but I found no means to contact you. Sorry.

I'm working on a responsive launcher app. I want to make it compatible with android 10 desktop mode. I saw your taskbar app doing a great job. So I wanted to know that what steps to be followed in order to get it working.

I want the launcher in the primary display as phone UI and in the secondary display as desktop UI, just like dex. Do I need to use Screen Manager API or Presentation API or something else.
I'm creating this in Flutter and any help in this domain will be highly appreciated but if you could help me in native android, then also it's fine, I will try to create a native platform channel.

Thanks in advance.

@utzcoz
Copy link
Contributor

utzcoz commented Feb 13, 2021

Try libtaskbar?

@AjayrajSingh
Copy link
Author

Thanks, but I want my other apps to be able to launch another instance on desktop mode. Can you explain what libtaskbar does (provides taskbar in desktop mode or app desktop mode support on launcher)? I'm a student and don't know much of the things but I want to do this for my semester project, so any help explaining to me how this works and how can I create another instance will be highly appreciated.

@utzcoz
Copy link
Contributor

utzcoz commented Feb 14, 2021

libtaskbar allows you to quickly and easily add support for Android 10’s Desktop Mode to any third-party launcher, powered by the Taskbar app.

The libtaskbar is a library to help other launcher to implement desktop mode support. You can check its README to get more detailed information.

@AjayrajSingh
Copy link
Author

Thanks, for the help. Definitely helped me.

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

2 participants