Giter Club home page Giter Club logo

designomediaworks / android-splash-screen-implementation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasancse91/android-splash-screen-implementation

0.0 0.0 0.0 2.87 MB

This repository contains three ways of implementing Android Splash Screen. You will find bad way, good way and best way to implement Android Splash Screen. Check my Bengali tutorial from here:

Home Page: https://hellohasan.com/2018/07/24/android-splash-screen-bad-good-best-right-way/

Java 100.00%

android-splash-screen-implementation's Introduction

Android-Splash-Screen-Implementation

Almost every App shows a Splash screen at first of the App. Most of the tutorials and blogs says us to implement the splash screen in worst way. After passing some times on Android development I found three ways to implement a Splash Screen. You'll find them in this repository.

  • This way is simple to implement
  • Not good for App performance
  • Not good for User Experience
  • Weird white/black screen after launching app and before showing splash screen (check screenshot)

  • This way is little harder to implement comparatively first one
  • Good for App performance
  • Good for User Experience
  • For some use cases this approach is the best choice
  • Instant Splash design show, without any weird white/black screen after launching app and before showing splash screen (check screenshot)

  • This way is little harder to implement comparatively first one
  • Good for App performance
  • Good for User Experience
  • Instant Splash design show, without any weird white/black screen after launching app and before showing splash screen (check screenshot)

Some tutorial references

android-splash-screen-implementation's People

Contributors

hasancse91 avatar

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.