The Wayback Machine - https://web.archive.org/web/20200917110009/https://github.com/webaddicted/KotlinProject
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
apk
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Kotlin Demo

GitHub license Android Weekly Github Followers GitHub stars GitHub forks GitHub watchers

Kotlin Project with all latest feature

Gives a detailed explanation of working all the features/functionality/integrations in android application development.

You can Install and test latest Kotlin Demo app from below 👇

Kotlin Demo

Feature/screen/design

This repository provides the following components that are common to our open source projects:

Feature

  1. OnBoarding screen
  2. Login/signup screen
  3. Simple all default widget

  1. AndroidX
  2. Base location (track location)
  3. Permission handler
  4. Local media file picker (File Picker)
  5. Google map
  6. Geo fancing (enter & exit event)

  1. Room database
  2. Calligraphy fonts
  3. Koin for DI(Dependency inversion)
  4. Custom calendar with (disable date, multiple/single selection, edited date)
  5. Api calling
  6. Sms retriever Api
  7. MVVM(model, view, viewModel)
  8. Android Dark theme

  1. Webview (Click/ file access)
  2. Retrofit
  3. Custom Dialog
  4. Create dynamic layout

  1. Shared Preference
  2. Speech to text/Text to speech
  3. Animation
  4. Recycler View with animation and load more property(Grid View/ Staggred view)
  5. Expendable and spinner list view
  6. Different type of sharing(text/image/file/link)
  7. Broadcast Receiver(Normal/Ordered)
  8. Services(Normal/Bind/Intent service)
  9. Timer using(Handler/Countdown timer)
  10. Ecommerce app(Login/Signup/verification/Deshboard/category listing)

  1. Navigation drawer(both side left/right)
  2. Zoom image(Single click/ Double finger)
  3. Different Style of Notification
  4. Animated Circle
  5. Fab Button
  6. FingerPrint Access
  7. Fetch device all image
  8. Fetch device all SMS
  9. Fetch device all Contact

  1. Take Screenshot

  2. Restrict Screenshot

  3. Tab and ViewPager

  4. Rate Your App Feature

  5. Create PDF and save

  6. Device Info like :

    • Battery detail
    • Bluetooth detail
    • Camera detail
    • Display detail
    • OS detail
    • Storage detail
    • System app detail
    • Installed app detail
    • Processor detail
  7. Collapse and expend animation

  8. Exo player (Single & In List)

  1. Bottom Sheet
  2. Bottom Navigation
  3. Capture image when user blink
  4. Swipe to refresh
  5. Ripple Effect
  6. Arc Layout
  7. Collapse Toolbar (With Different behavior)
  8. Avoid Double click

  1. Firebase Login Authentication with method :

    • Google Login Authentication
    • Facebook Login Authentication
    • Twitter Login Authentication
    • Phone Login Authentication
    • Email/Password Login Authentication
    • Anonymous Login Authentication
  2. Firebase ML Kit integrated :

    • Text recognition (On-Device/Cloud)
    • Face detection (On-Device)
    • Object detection and tracking (On-Device)
    • Image labeling (On-Device/Cloud)
    • Barcode scanner (On-Device)
    • Landmark recognition (Cloud)
    • Language ID (On-Device)
    • On-device translation (On-Device)
    • Smart Reply (On-Device)

  1. Firebase push notification
  2. Firebase Database Integrated
  3. Firebase Storage Integrated
  4. Firebase Crashlytic Integrated
  5. Firebase Analyic Integrated
  6. PIP (Picture In Picture)
  7. Read Call Logs

UI Design Library

Coding library

Illustrations Icons

LICENSE

MIT License

Copyright (c) 2020 Deepak Sharma (webaddicted)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
You can’t perform that action at this time.