All Projects → wajahatkarim3 → SplashScreen

wajahatkarim3 / SplashScreen

Licence: other
A demo project showcasing different methods to create splash screen in Android and discusses the details in the companion Medium article.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to SplashScreen

Splashy
Splash screen library for Android
Stars: ✭ 112 (+202.7%)
Mutual labels:  splash, splash-screen, splashscreen
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (+202.7%)
Mutual labels:  android-app, kotlin-coroutines
Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (+32.43%)
Mutual labels:  android-app, kotlin-coroutines
ReactNativeStarterKits
Agiletech React Native Starter Kits
Stars: ✭ 21 (-43.24%)
Mutual labels:  splash, splash-screen
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (+327.03%)
Mutual labels:  android-app, kotlin-coroutines
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (+778.38%)
Mutual labels:  android-app, kotlin-coroutines
GithubTrendingRepos
Android - MVVM with Clean Architecture Blueprint Written In Kotlin
Stars: ✭ 50 (+35.14%)
Mutual labels:  android-app, kotlin-coroutines
React Native Splash Screen
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
Stars: ✭ 5,038 (+13516.22%)
Mutual labels:  splash-screen, splashscreen
splash-screen
Android library for getting a nice and simple SlashScreen into your Android app
Stars: ✭ 107 (+189.19%)
Mutual labels:  splash, splashscreen
react-native-lottie-splash-screen
⚡ Lottie splash screen for your react native app!
Stars: ✭ 124 (+235.14%)
Mutual labels:  splash-screen, splashscreen
vue-splash
splash plugin for vue js
Stars: ✭ 120 (+224.32%)
Mutual labels:  splash, splash-screen
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-62.16%)
Mutual labels:  splash-screen, splashscreen
ScreenKap
A simple screen recorder app for Android
Stars: ✭ 46 (+24.32%)
Mutual labels:  android-app, kotlin-coroutines
DarkModeSplashScreen
A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
Stars: ✭ 28 (-24.32%)
Mutual labels:  splash-screen, splashscreen
E-commerceCustomerFYP
Android E-commerce Platform. Allow customer to buy product, chat, feedback rating, make payment to retailer
Stars: ✭ 41 (+10.81%)
Mutual labels:  android-app
beaver
Beaver is a lightweight url meta data parser library.
Stars: ✭ 64 (+72.97%)
Mutual labels:  kotlin-coroutines
Arcadia-Auction
CSGO League App | Featured on Google DevLibrary
Stars: ✭ 17 (-54.05%)
Mutual labels:  android-app
Kotlin-Example
An example for who are all going to start learning Kotlin programming language to develop Android application.
Stars: ✭ 54 (+45.95%)
Mutual labels:  splashscreen
SplashScreen
Splash screen demo that used with Jetpack ‘SplashScreen‘ library and Android 12's Splash Screen API.
Stars: ✭ 46 (+24.32%)
Mutual labels:  splashscreen
WhatsDeleted
See WhatsApp messages & media deleted by the sender.
Stars: ✭ 77 (+108.11%)
Mutual labels:  android-app

🕐 Revisited - 📚 A Guide on Splash Screen in Android in 2020

A demo project showcasing different methods to create splash screen in Android and discusses the details in the companion Medium article at https://android.jlelse.eu/revisited-a-guide-on-splash-screen-in-android-in-2020-bbcd4bb1ce42

The approaches discussed:

🎨 Using Activity Theme

Using Handler / Runnable / Timer

🎯 Using Kotlin Coroutines


👨 Developed By

Wajahat Karim

📃 License

Copyright 2019 Wajahat Karim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].