This Android app adds splash screen slides to make a great intro for an app.

Overview

IntroApp

This Android app adds splash screen slides to make a great intro for an app.

forthebadge forthebadge

Short description

Adding Welcome / Intro screens in your app is a great way of showcasing the major features of the app. You can add as many slides as you want. But too many slides can be cumbersome for the first time app users. So, try to make it as simple and intuitive as possible. In this app when the user opens the app for the first time, he or she is greeted with some introduction slides. Four slides to be specific. This app's slides will contain four slides each of which will contain the following information:

  1. SLIDE 1 Hello Food!:- To let the users know that the following app can be used to order food online.
  2. SLIDE 2 Movie Tickets:- To let the users know that the following app can be used to book movie tickets.
  3. SLIDE 3 Great Discounts:- To let the users know that the following app can be used to get discounts from the services.
  4. SLIDE 4 World Travel:- To let the users know that the following app can be used to book flights.

Here's a quick demo in form of GIF:-

GIF demo Made using Make a GIF.

App inspired from the Androidhive tutorial given here.

You might also like...
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
A tool to install components of the Android SDK into a Maven repository or repository manager to use with the Android Maven Plugin, Gradle and other tools.

Maven Android SDK Deployer Original author including numerous fixes and changes: Manfred Moser [email protected] at simpligility technologies i

A surgical debugging tool to uncover the layers under your app.
A surgical debugging tool to uncover the layers under your app.

Scalpel DEPRECATED! Android Studio 4.0's layout inspector now includes a live-updating 3D view. Use it! A surgical debugging tool to uncover the layer

proguard resource for Android by wechat team

AndResGuard Read this in other languages: English, 简体中文. AndResGuard is a tooling for reducing your apk size, it works like the ProGuard for Java sour

A super fast build tool for Android, an alternative to Instant Run
A super fast build tool for Android, an alternative to Instant Run

Freeline Freeline is a super fast build tool for Android and an alternative to Instant Run. Caching reusable class files and resource indices, it enab

Command-line tool to count per-package methods in Android .dex files

dex-method-counts Simple tool to output per-package method counts in an Android DEX executable grouped by package, to aid in getting under the 65,536

View Inspection Toolbar for Android Development
View Inspection Toolbar for Android Development

View Inspector Plugin View inspection toolbar for android development. Features Boundary show outlines show margins show paddings Layer Scalpel featur

🍼Debug Bottle is an Android runtime debug / develop tools written using kotlin language.
🍼Debug Bottle is an Android runtime debug / develop tools written using kotlin language.

🇨🇳 中文 / 🇯🇵 日本語 / 🇬🇧 English 🍼 Debug Bottle An Android debug / develop tools written using Kotlin language. All the features in Debug bottle are

[] Dissect layout traversals on Android
[] Dissect layout traversals on Android

Probe Dissect layout traversals on Android. Features Intercept View methods. onMeasure(int, int) onLayout(boolean, int, int, int, int) draw(Canvas) an

Comments
  • Restyle ImproveREADME.md

    Restyle ImproveREADME.md

    A duplicate of #2 with additional commits that automatically address incorrect style, created by Restyled.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    • prettier-markdown

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/Kvaibhav01/IntroApp.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 20% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /app/src/main/res/drawable-xxxhdpi/ic_movie.png | 7.94kb | 4.90kb | 38.28% | | /app/src/main/res/drawable-xxhdpi/ic_movie.png | 5.30kb | 3.64kb | 31.36% | | /app/src/main/res/drawable-xxxhdpi/ic_travel.png | 23.19kb | 17.49kb | 24.56% | | /app/src/main/res/drawable-xxhdpi/ic_travel.png | 15.51kb | 11.95kb | 22.98% | | /app/src/main/res/drawable-hdpi/ic_movie.png | 2.47kb | 1.94kb | 21.56% | | /app/src/main/res/drawable-xxxhdpi/ic_discount.png | 38.45kb | 30.18kb | 21.50% | | /app/src/main/res/drawable-xxhdpi/ic_discount.png | 25.23kb | 20.33kb | 19.41% | | /app/src/main/res/drawable-xhdpi/ic_movie.png | 1.76kb | 1.44kb | 18.22% | | /app/src/main/res/drawable-xxxhdpi/ic_food.png | 32.67kb | 26.95kb | 17.49% | | /app/src/main/res/drawable-xxhdpi/ic_food.png | 21.63kb | 18.05kb | 16.51% | | /app/src/main/res/drawable-hdpi/ic_travel.png | 5.58kb | 4.66kb | 16.44% | | /app/src/main/res/drawable-hdpi/ic_discount.png | 9.40kb | 7.98kb | 15.11% | | /app/src/main/res/drawable-xhdpi/ic_food.png | 6.42kb | 5.45kb | 15.04% | | /app/src/main/res/drawable-xhdpi/ic_discount.png | 7.66kb | 6.56kb | 14.34% | | /app/src/main/res/drawable-hdpi/ic_food.png | 8.06kb | 6.94kb | 13.95% | | /app/src/main/res/drawable-xhdpi/ic_travel.png | 4.54kb | 3.91kb | 13.90% | | /app/src/main/res/drawable-mdpi/ic_travel.png | 3.53kb | 3.06kb | 13.24% | | /app/src/main/res/drawable-mdpi/ic_movie.png | 1.78kb | 1.54kb | 13.09% | | /app/src/main/res/drawable-mdpi/ic_discount.png | 5.52kb | 4.81kb | 12.79% | | /app/src/main/res/drawable-mdpi/ic_food.png | 5.10kb | 4.53kb | 11.17% | | | | | | | Total : | 231.72kb | 186.33kb | 19.59% |


    📝docs | :octocat: repo | 🙋issues | 🏅swag | 🏪marketplace

    opened by imgbot[bot] 0
Owner
Vaibhav Khulbe
Freelance web developer/designer/writer | I write stories @thepracticaldev and @dailydotdev
Vaibhav Khulbe
Taskbar puts a start menu and recent apps tray on top of your screen that's accessible at any time

Taskbar puts a start menu and recent apps tray on top of your screen that's accessible at any time, increasing your productivity and turning your Andr

Braden Farmer 551 Dec 31, 2022
Make mosaic effect on android

ProMosaic Make mosaic for image on android. Features Select Mode Follow finger Select rectangle Effect Mode Grid color based on original image Blur Im

dawson 359 Dec 29, 2022
Make mosaic effect on android

ProMosaic Make mosaic for image on android. Features Select Mode Follow finger Select rectangle Effect Mode Grid color based on original image Blur Im

dawson 359 Dec 29, 2022
Automated-build-android-app-with-github-action - CI/CD Automated Build Android App Bundle / APK / Signed With Github Action

Automated Build Android With Using Github Action Project Github Action Script Us

Faisal Amir 34 Dec 19, 2022
A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.

android-resource-remover android-resource-remover is utility that removes unused resources reported by Android Lint from your project. The goal is to

Keepsafe 1.3k Dec 16, 2022
This is a Android Studio/ IntelliJ IDEA plugin to localize your Android app, translate your string resources automactically.

#Android Localizationer This is a Android Studio/ IntelliJ IDEA plugin to localize your Android app, translate your string resources automactically. T

Wesley Lin 822 Dec 8, 2022
Combines tools for fast android app devlopment

Android - Rapid Test Driven Development Combine tools to generate most of the boilerplate code. Examples how to test different aspects of an android a

Nico Küchler 379 Nov 25, 2022
An android library that handles the closing of your app interactively.

Shutdown A library that handles the closing of your app interactively. Overview of Shutdown library Shutdown library handles the closing of your app i

Emmanuel Kehinde 56 Oct 5, 2022
Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis

Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis

Amr Hesham 26 Nov 16, 2022
A tool to install components of the Android SDK into a Maven repository or repository manager to use with the Android Maven Plugin, Gradle and other tools.

Maven Android SDK Deployer Original author including numerous fixes and changes: Manfred Moser [email protected] at simpligility technologies i

simpligility 1.4k Dec 27, 2022