The Material Dialog library looks awesome.

The Material Dialog library looks awesome. Maybe Pierre Hébert​ could use it in Lightning Launcher. If publishing the dialogs to be usable from script… what a dream!

There’s a demo app in Play Store, try it.

Originally shared by ****

Huh, cool. Big apps that use my library Material Dialogs:

Nova Launcher (Beta), Action Launcher, and AcDisplay (not the Google Play version yet).

I’m sure there’s others, but those are some big players in the store. I’ve known about the first two for a while since they both have contacted me, and Kevin has contributed a lot to the library.

]]>

6 Commentsto The Material Dialog library looks awesome.

  1. Anonymous says:

    < ![CDATA[

    Here’s the link to the library sources at github: https://github.com/afollestad/material-dialogs

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Generally asked:


    How do libraries work on Android/Java?


    In .net / Windows it would be an assembly/DLL that can be referenced and used from any application.


    What if I installed Adrian’s demo on my phone, would I be able to LL.bindClass and use the library?

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Lutz Linke I think you have to include the library in the manifest of your application before building it, then I assume it gets packaged with your app. Could easily be wrong though!

    ]]>

  4. Anonymous says:

    < ![CDATA[

    There ar etwo ways of using a library:


    1. Compile it in your apk: the standard way


    2. Reference a library: I don’t know how it exactly works, xposed does enforce that on its modules. It seems like the library has to be provided by either the phone or an app, I don’t know which.

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Very good library! With everything we could want, and more

    ]]>

  6. Anonymous says:

    < ![CDATA[

    A little off-topic, but… If someone is going to investigate “referencing libraries”… Please have a look at the Android-Wear libraries too. Pebble uses it for messaging interface. Maybe an idea/possibility for LLX.


    Just a thought.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *