Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boltuix/android-walkthrough-onboarding-app-intro-screen-01
How to make an Onboarding screen in an Android Application - Using Android Studio and Kotlin
https://github.com/boltuix/android-walkthrough-onboarding-app-intro-screen-01
android app-intro app-walkthrough materialdesign onboarding tablayout viewpager2
Last synced: 7 days ago
JSON representation
How to make an Onboarding screen in an Android Application - Using Android Studio and Kotlin
- Host: GitHub
- URL: https://github.com/boltuix/android-walkthrough-onboarding-app-intro-screen-01
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-10-10T13:57:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T02:57:26.000Z (about 2 years ago)
- Last Synced: 2024-11-06T19:42:42.094Z (about 2 months ago)
- Topics: android, app-intro, app-walkthrough, materialdesign, onboarding, tablayout, viewpager2
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/10/how-to-create-onboarding-screen-in.html
- Size: 2.19 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android-App-Intro
How to make an Onboarding screen in an Android Application - Using Android Studio and KotlinRead more:
https://www.boltuix.com/2022/10/how-to-create-onboarding-screen-in.htmlWhat is Onboarding Screen?
The onboarding screen can be understood as a virtual unboxing of an application.
Users go through a series of screens which finally directs users to the application interface.