UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Searching for a way to create a rotating logo on an Ubuntu Touch device

    Scheduled Pinned Locked Moved Off topic
    10 Posts 4 Posters 692 Views 1 Watching
    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.
      • D Offline
        dave_f1
        last edited by

        Hi, I'm searching for a way to create a simple logo that rotates on a Touch phone and I wanted to ask if there are any graphics libraries and/or development guides that would show me how. I know UT has undergone several major revisions and a lot may have changed since I last visited. I'm just trying to see if it's possible and how to easily do it if so. My programming skills are basic Python.

        1 Reply Last reply Reply Quote 0
        • poVoqP Offline
          poVoq
          last edited by

          Where should that logo be?

          Fairphone 5 (waiting for port)

          1 Reply Last reply Reply Quote 0
          • D Offline
            dave_f1
            last edited by

            Center of the screen, rotating in space.

            1 Reply Last reply Reply Quote 0
            • poVoqP Offline
              poVoq
              last edited by

              Yes but where? As part of an app? Or do you mean an animated wallpaper? The latter is AFAIK not possible.

              Fairphone 5 (waiting for port)

              1 Reply Last reply Reply Quote 0
              • D Offline
                dave_f1
                last edited by

                Not animated wallpaper. I'd be fine with the app but also a script with a cron job if that works better. I'm not quite sure what programming libraries would be available for both a script vs an app. I'm guessing apps would be more containerized and would not rather spend large amounts of time writing something from scratch if there's something that can be built off. It could be something as simple as a screensaver if that were possible with the Touch OS.

                AppLeeA ? 2 Replies Last reply Reply Quote 0
                • AppLeeA Offline
                  AppLee @dave_f1
                  last edited by

                  @dave_f1
                  You want to create some kind of screensaver ?
                  Meaning the whole screen will be moving.

                  Or is it part of an app, for example you're writing a spining wheel and wants to animate a logo within your app ?

                  When asking questions on the forum you have to give as much details as possible.
                  People won't be able to help if they don't understand the context.

                  D 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @dave_f1
                    last edited by

                    @dave_f1 I think most of the people are actually asking you: for what do you need it? what do you want to do whit it? what's the purpose of it?

                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      dave_f1 @AppLee
                      last edited by

                      @AppLee yeah that's the problem. I somewhat don't know what I'm looking for. I have a good idea of what I would be looking for if I was working with Ubuntu on the backend, but I just don't know how that would translate to Ubuntu Touch.

                      Apologies for the verbosity. Basic animation on an Ubuntu phone. It can be an app but doesn't have to be. If an app is the only realistic approach, that's fine. Part of my struggle is figuring out what tools are available.

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        dave_f1 @Guest
                        last edited by

                        @C0n57an71n I don't have a particular reason. It's a personal learning exercise to see what Touch is capable of. It might not seem practical for a cellphone.

                        AppLeeA 1 Reply Last reply Reply Quote 0
                        • AppLeeA Offline
                          AppLee @dave_f1
                          last edited by

                          @dave_f1
                          If I understand correctly you want to train yourself, so I think it is easier for you to create a simple app for starter.

                          You can check the documentation about clickable and native app development:
                          http://docs.ubports.com/fr/latest/appdev/index.html

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