awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to android-password-store/android-password-store

Open-source alternatives to Android Password Store

30 open-source projects similar to android-password-store/android-password-store, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Android Password Store alternative.

  • allgood/opennotescannerA

    allgood/OpenNoteScanner

    0View on GitHub↗
    View on GitHub↗0
  • antoniolg/kotlin-for-android-developersantoniolg avatar

    antoniolg/Kotlin-for-Android-Developers

    2,668View on GitHub↗

    This project serves as an educational resource and practical guide for developers learning to build native mobile applications on the Android platform using the Kotlin programming language. It provides a structured codebase that demonstrates how to apply modern language syntax and development paradigms to real-world software tasks. The repository focuses on teaching professional mobile application architecture by implementing industry-standard design patterns. Through a series of hands-on examples, it illustrates how to organize application logic, manage component dependencies, and maintain c

    Kotlinandroid-developmentbookkotlin
    View on GitHub↗2,668
  • arcoirislabs/cordova-plugin-mqttA

    arcoirislabs/cordova-plugin-mqtt

    0View on GitHub↗
    View on GitHub↗0
  • chariotsolutions/phonegap-nfcC

    chariotsolutions/phonegap-nfc

    0View on GitHub↗
    View on GitHub↗0
  • chrisbanes/tivichrisbanes avatar

    chrisbanes/tivi

    6,732View on GitHub↗

    Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform and Compose Multiplatform to share its user interface across Android, iOS, and desktop platforms. The app follows the Model-View-Intent (MVI) architecture pattern, where user actions are modelled as sealed class intents that reduce into a single immutable state object, ensuring predictable and unidirectional data flow managed through Kotlin coroutines and StateFlow. The application uses Hilt for compile-time dependency injection and SQLDelight for type-safe local data storage, c

    Kotlinandroid-applicationjetpack-composekotlin
    View on GitHub↗6,732

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dlew/android-architecture-counter-sampleD

    dlew/android-architecture-counter-sample

    0View on GitHub↗
    View on GitHub↗0
  • droidkaigi/conference-app-2018DroidKaigi avatar

    DroidKaigi/conference-app-2018

    1,335View on GitHub↗

    The Official Conference App for DroidKaigi 2018 Tokyo

    Kotlinandroidandroid-appconference
    View on GitHub↗1,335
  • droidkaigi/conference-app-2019D

    DroidKaigi/conference-app-2019

    0View on GitHub↗
    View on GitHub↗0
  • droidkaigi/conference-app-2020D

    DroidKaigi/conference-app-2020

    0View on GitHub↗
    View on GitHub↗0
  • duckduckgo/androidD

    duckduckgo/Android

    0View on GitHub↗

    Welcome to our android application. We are excited to engage the community in development, see CONTRIBUTING.md.

    View on GitHub↗0
  • emqx/mqttxemqx avatar

    emqx/MQTTX

    4,802View on GitHub↗

    MQTTX is a cross-platform MQTT client application designed for testing, debugging, and managing MQTT brokers. It supports both MQTT v3.1.1 and v5.0, enables simultaneous management of multiple broker connections, and provides an interactive chat-style interface for publishing and subscribing with configurable quality of service, payload transformation, and topic visualization. The client can be used as a desktop application, a command-line tool, or a self-hosted web client deployable via Docker. What sets MQTTX apart is its integration of AI-assisted workflows, allowing users to generate MQTT

    TypeScriptclicross-platformelectron
    View on GitHub↗4,802
  • espressifapp/iot-espressif-androidE

    EspressifApp/IOT-Espressif-Android

    0View on GitHub↗
    View on GitHub↗0
  • evothings/cordova-bleE

    evothings/cordova-ble

    0View on GitHub↗
    View on GitHub↗0
  • google/ioschedgoogle avatar

    google/iosched

    21,662View on GitHub↗

    iosched is an Android event scheduling application designed for browsing conference sessions, reserving seats, and managing personal event schedules. It serves as a cloud-synced event manager that keeps user preferences and reservations synchronized across devices. The project provides specialized tools for conference navigation, including integrated maps and informational pages to guide attendees through physical venue spaces. It also functions as a real-time notification client that delivers live updates regarding schedule changes and session availability. The application covers broad capa

    Kotlin
    View on GitHub↗21,662
  • h4h13/retromusicplayerh4h13 avatar

    h4h13/RetroMusicPlayer

    43View on GitHub↗
    View on GitHub↗43
  • habitrpg/habitica-androidHabitRPG avatar

    HabitRPG/habitica-android

    1,792View on GitHub↗

    Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. This repository is related to the Android Native Application.

    Kotlin
    View on GitHub↗1,792
  • immuni-app/immuni-app-androidimmuni-app avatar

    immuni-app/immuni-app-android

    841View on GitHub↗

    Official repository for the Android version of the immuni application

    Kotlinandroidcovid19kotlin
    View on GitHub↗841
  • isoron/uhabitsiSoron avatar

    iSoron/uhabits

    9,645View on GitHub↗

    uHabits is a habit tracking application and behavioral progress tracker designed to monitor daily routines and build long-term consistency. It utilizes mathematical decay formulas to calculate habit strength, rewarding consistent activity while limiting the impact of occasional misses. The system includes a customizable scheduling engine that defines repetition patterns for recurring goals, supporting both simple daily and complex weekly intervals. Users can interact with their data via a home screen widget dashboard, allowing them to monitor status and mark tasks complete without opening the

    Kotlinandroidhabit-trackerhabits
    View on GitHub↗9,645
  • jakewharton/sdksearchJakeWharton avatar

    JakeWharton/SdkSearch

    2,047View on GitHub↗

    An Android app and Chrome extension for searching the Android SDK documentation.

    Kotlin
    View on GitHub↗2,047
  • jetbrains/kotlinconf-appJetBrains avatar

    JetBrains/kotlinconf-app

    3,524View on GitHub↗

    The official KotlinConf application

    Kotlinandroidcompose-multiplatformdesktop
    View on GitHub↗3,524
  • kieronquinn/taptapKieronQuinn avatar

    KieronQuinn/TapTap

    3,982View on GitHub↗

    TapTap is an accelerometer-based gesture mapper for Android that enables users to trigger system tasks and application launches by tapping the back of their device chassis. It functions as an accessibility automator that maps physical interactions with the device hardware to specific software events. The system uses a background service to monitor sensor data and a pre-trained model to identify specific impact patterns. It includes sensitivity calibration tools with manual sliders to adjust detection thresholds and minimize accidental triggers based on device size. The tool provides device i

    Kotlin
    View on GitHub↗3,982
  • kunzisoft/keepassdxKunzisoft avatar

    Kunzisoft/KeePassDX

    6,359View on GitHub↗

    KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open KeePass 2.x file format. It keeps all password data stored locally on the device without requiring cloud sync or internet access, and supports multiple symmetric-key encryption algorithms including AES, Twofish, and ChaCha20 with Argon2 key derivation. The app unlocks the credential database by delegating authentication to the platform's biometric API, allowing users to bypass the master password entry using fingerprint or face recognition. It generates one-time passwords local

    Kotlinandroidandroid-applicationfingerprint
    View on GitHub↗6,359
  • lab11/summonL

    lab11/summon

    0View on GitHub↗
    View on GitHub↗0
  • ligi/passandroidL

    ligi/PassAndroid

    0View on GitHub↗
    View on GitHub↗0
  • mindorksopensource/ridesharing-uber-lyft-appM

    MindorksOpenSource/ridesharing-uber-lyft-app

    0View on GitHub↗
    View on GitHub↗0
  • mozilla-mobile/fenixmozilla-mobile avatar

    mozilla-mobile/fenix

    6,394View on GitHub↗

    Fenix is an open-source mobile web browser for Android that uses Mozilla's GeckoView engine to render web pages with full platform support. It is built as an Android application that provides core browsing capabilities including tab management, bookmarks, and privacy controls, and is developed as a multi-repository project that coordinates the browser UI, reusable Android components, and the rendering engine across separate codebases. The browser's interface is organized as a component-based architecture, where the UI is assembled from a set of reusable Android components that can be develope

    Kotlinandroidbrowserfirefox
    View on GitHub↗6,394
  • nhsx/covid-19-app-android-betaN

    nhsx/COVID-19-app-Android-BETA

    0View on GitHub↗
    View on GitHub↗0
  • orgzly/orgzly-androidorgzly avatar

    orgzly/orgzly-android

    2,804View on GitHub↗

    Outliner for taking notes and managing to-do lists

    Kotlin
    View on GitHub↗2,804
  • patilshreyas/foodiumPatilShreyas avatar

    PatilShreyas/Foodium

    2,323View on GitHub↗

    🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

    Kotlinandroidandroid-architecture-componentscoroutines
    View on GitHub↗2,323
  • protonmail/proton-mail-androidProtonMail avatar

    ProtonMail/proton-mail-android

    1,723View on GitHub↗

    Proton Mail Android app

    Kotlin
    View on GitHub↗1,723