gurleensethi / kotlin-file-explorerLinks
A File Manager application developed in Kotlin
☆16Updated 6 years ago
Alternatives and similar repositories for kotlin-file-explorer
Users that are interested in kotlin-file-explorer are comparing it to the libraries listed below
Sorting:
- Convert your YouTube channel into a native Android app using YouTube Data API v3.☆133Updated 4 years ago
- An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.☆129Updated 2 years ago
- ☆52Updated 11 months ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- Accompanying project for a blog explaining how to create animations in RecyclerView library☆50Updated 6 years ago
- In this tutorial, I will show how to use Java-Websocket Library together with Kotlin.☆18Updated 4 years ago
- A demo application to showcase modular SDK builders for awesome Android SDK (library) design.☆29Updated 6 years ago
- An open-source Android app for viewing Movies / TV information.☆79Updated 2 years ago
- Android To-Do MVVM Architecture App written in Kotlin.(ViewModel, ROOM, Livedata, Coroutines)☆82Updated 3 years ago
- This app can be used to track open slots for vaccination. This is built using Jetpack Compose.☆99Updated 4 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 6 years ago
- A gorgeous TMDb client for Android☆126Updated 4 years ago
- 💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.☆35Updated 6 years ago
- A sample Android application that demonstrates different types of database migrations using the Room Persistance Library.☆41Updated 10 months ago
- Easy Location fetching for Android apps.☆49Updated 3 years ago
- ☆37Updated 6 years ago
- Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.☆62Updated 3 years ago
- This is a Ktor project to build your own Url shortener☆27Updated 4 years ago
- Sample project for creating a dynamic feature module☆37Updated 6 years ago
- Sample project to demonstrate how GPS and Runtime Location Permission checks can be done on UI and Background Service using LiveData☆40Updated 6 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 5 years ago
- Demo the effect of PorterDuff mode on blending two images☆24Updated 5 years ago
- Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)☆47Updated 3 years ago
- A mini interactive game for Android where the world is drawn completely with Canvas API. The ship can be controlled with an accelerometer…☆53Updated 5 years ago
- ☆61Updated last year
- A project for showing use of apollo-android for consuming github graphQL API☆53Updated 7 years ago
- OnBoarding screen example with MotionLayout☆96Updated 4 years ago
- An Android app written in Kotlin that demonstrates a clean architecture with MVVM, websockets using WebScoket client Scarlet, and RxAndro…☆18Updated 4 years ago
- Chat and voice / video calling app using ConnectyCube☆56Updated last week
- Sample to practice RecyclerView ConcatAdapter