Code Monkey home page Code Monkey logo

Comments (3)

jvmaia avatar jvmaia commented on May 25, 2024

I guess you can change the splash screen picture changing the splash.png files inside the android/res/drawable folders.
The "import android" statements in app.py reference to the android's API, you can see all of them here: android developers guide.
You can design your apps without coding java, as you can see on: todo app.

You're welcome.

from beeware-android-template.

sjuk avatar sjuk commented on May 25, 2024

Thank you for the information. I think I've to go deeper into the architecture of android apps. Perhaps there is something in the AndroidManifest.xml which can disable the splash screen. My goal is to see how much time the hello world app needs to start up. I've already tried to remove some "activity" stuff which looked like being the splash. But after that the app didn't start any more. I would be happy if there were some documentation about the things that must retain in the design files, and which can be adjusted to my needs.

from beeware-android-template.

jvmaia avatar jvmaia commented on May 25, 2024

The splash screen is located at android/res/drawable/splash_layout.xml, somethings are extremely new and we don't know how to do them yet. We don't have a documentation but we have a few tutorials here wiki.

from beeware-android-template.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.