No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Icons and Splash Screen

    Help
    3
    9
    7108
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xereda last edited by

      How do I generate icons and splash screen for a Quasar application?

      1 Reply Last reply Reply Quote 0
      • joaopaulofilho
        joaopaulofilho last edited by

        Hi,

        By icons do you mean local font material icons? If yes, I’m facing weird issues myself (shows up just text instead of icons). If not, check this: https://cordova.apache.org/docs/en/latest/config_ref/images.html

        About splash screens, have you tried cordova api?
        https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/

        rstoenescu X 2 Replies Last reply Reply Quote 1
        • rstoenescu
          rstoenescu Admin last edited by

          @xereda https://makeappicon.com/ might help you generate icons at all sizes. Also then follow links posted by @joaopaulofilho

          X 1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin @joaopaulofilho last edited by

            @joaopaulofilho Uninstall Roboto if you have it locally installed into your OS. This is an issue on Chrome. Also make sure that your project repo has latest material-design-icons.

            1 Reply Last reply Reply Quote 1
            • joaopaulofilho
              joaopaulofilho last edited by

              Thank you, will do this and reply to you as soon as possible.

              1 Reply Last reply Reply Quote 0
              • X
                xereda @joaopaulofilho last edited by

                @joaopaulofilho šŸ‘šŸ»

                1 Reply Last reply Reply Quote 0
                • X
                  xereda @rstoenescu last edited by

                  @rstoenescu Does it generate to cordova?

                  rstoenescu 1 Reply Last reply Reply Quote 0
                  • rstoenescu
                    rstoenescu Admin @xereda last edited by

                    @xereda It just generates the icons for all screen resolutions and all platforms. Take a look at Quasar Play which has an example for Android: https://github.com/quasarframework/quasar-play/tree/dev/cordova/res/android and https://github.com/quasarframework/quasar-play/blob/dev/cordova/config.xml#L10-L17

                    1 Reply Last reply Reply Quote 0
                    • rstoenescu
                      rstoenescu Admin last edited by

                      Also, for Icons: https://cordova.apache.org/docs/en/latest/config_ref/images.html

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post