Android

Open-source projects categorized as Android

Top 23 Android Open-Source Projects

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • Project mention: Show HN: Shorebird 1.0, Flutter Code Push | news.ycombinator.com | 2024-04-08

    [3]: https://github.com/flutter/flutter/tree/master/packages/flut...

  • react-native

    A framework for building native applications using React

  • Project mention: Apple privacy manifest for React Native | dev.to | 2024-04-22

    This is a modified version of the file from the react native cli template

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • scrcpy

    Display and control your Android device

  • Project mention: Microsoft is ending support for the Windows Subsystem for Android (WSA) | news.ycombinator.com | 2024-03-05

    There's also https://github.com/Genymobile/scrcpy which works for any Android, not just Samsung

  • Awesome-Hacking

    A collection of various awesome lists for hackers, pentesters and security researchers

  • Project mention: Cyber Security iPhone Application Idea | /r/iOSDevelopment | 2023-07-03

    8. Security Knowledge Base: - Utilize resources like The-book-of-secret-knowledge (e.g., https://github.com/trimstray/the-book-of-secret-knowledge) and Awesome-Hacking (e.g., https://github.com/Hack-with-Github/Awesome-Hacking) to build a knowledge base. - Extract relevant security information and create a structured knowledge base within SecurIoT. - Implement functionality to query and retrieve security information from the knowledge base. - Thoroughly test the knowledge base integration, ensuring accurate retrieval of security knowledge.

  • awesome-flutter

    An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

  • Project mention: In-Depth Perspective on Flutter: A Comprehensive Analysis and Practice Guide | dev.to | 2024-02-08

    Website: https://github.com/Solido/awesome-flutter

  • material-design-icons

    Material Design icons by Google (Material Symbols)

  • Project mention: Google Fonts documentation not always up to date? | /r/webdev | 2023-06-30

    They link on the docs to the github which lists these extra options though. https://github.com/google/material-design-icons/tree/master/font So it's easy to miss.

  • awesome-android-ui

    A curated list of awesome Android UI/UX libraries

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • OkHttp

    Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

  • Project mention: Consuming and Testing third party API's using Spring Webclient | dev.to | 2024-02-19

    We will use Square’s Mock Webserver to spin up a mock server which we can use to simulate real api's request to the get coffee endpoint.

  • architecture-samples

    A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

  • Project mention: I need a repo with a modern and advanced architecture for an Android project. Can you help me? | /r/androiddev | 2023-05-19
  • Joplin

    Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

  • Project mention: Ask HN: What is your approach for managing personal digital assets? | news.ycombinator.com | 2024-03-24
  • Retrofit

    A type-safe HTTP client for Android and the JVM

  • Project mention: Using Retrofit Interceptors to check network connection in Android and testing it | dev.to | 2024-01-23

    from this point on, I will assume, you have a basic understanding of Retrofit. To get the most out of this tutorial I would actually suggest you have a retrofit client already implemented in your application.

  • Appwrite

    Build like a team of hundreds_

  • Project mention: How I use Appwrite Databases with Pinia to build my own habit tracker | dev.to | 2024-04-14

    If you haven't tried Appwrite, make sure you give it a spin. It's a open source backend that packs authentication, databases, storage, serverless functions, and all kinds of utilities in a neat API. Appwrite can be self-hosted, or you can use Appwrite Cloud starting with a generous free plan.

  • uni-app

    A cross-platform framework using Vue.js

  • jadx

    Dex to Java decompiler

  • Project mention: Apktool in kali | /r/Kalilinux | 2023-12-07
  • fastlane

    🚀 The easiest way to automate building and releasing your iOS and Android apps

  • Project mention: Supercharge Your Mobile Dev Skills: 10 Essential Tools for Max Efficiency | dev.to | 2024-01-14

    Fastlane: For mobile development, Fastlane is an automation tool that can automate the building and releasing of iOS and Android apps.

  • MPAndroidChart

    A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

  • shadowsocks-android

    A shadowsocks client for Android

  • Lottie for Android, iOS, and React Native

    Render After Effects animations natively on Android and iOS, Web, and React Native

  • Project mention: Animotion – a visual CSS animation app | news.ycombinator.com | 2023-11-25

    Worth mentioning that After Effects can export CSS/SVG/canvas animations with the free bodymovin/Lottie plugin. This is my personal go to for creating web key frame animations and elements.

    Not every after effects feature is exportable, but it’s the best and most reliable solution I’ve found for this type of workflow, maybe due in part though to my previous experience with AE.

    Currently supported features: http://airbnb.io/lottie/#/supported-features

  • glide

    An image loading and caching library for Android focused on smooth scrolling

  • Project mention: I get this for every imgur link... Any ideas? | /r/redditsync | 2023-04-29
  • gold-miner

    🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

  • AndroidUtilCode

    :fire: Android developers should collect the following utils(updating).

  • ZXing

    ZXing ("Zebra Crossing") barcode scanning library for Java, Android

  • Project mention: What's the best way to generate a QR code? | /r/webdev | 2023-05-16
  • ijkplayer

    Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. (by bilibili)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Android related posts

Index

What are some of the best open-source Android projects? This list will help you:

Project Stars
1 Flutter 161,805
2 react-native 115,758
3 scrcpy 101,841
4 Awesome-Hacking 77,275
5 awesome-flutter 51,230
6 material-design-icons 49,781
7 awesome-android-ui 49,085
8 OkHttp 45,243
9 architecture-samples 43,819
10 Joplin 42,770
11 Retrofit 42,613
12 Appwrite 41,016
13 uni-app 39,333
14 jadx 39,130
15 fastlane 38,617
16 MPAndroidChart 37,247
17 shadowsocks-android 34,660
18 Lottie for Android, iOS, and React Native 34,646
19 glide 34,353
20 gold-miner 33,382
21 AndroidUtilCode 32,918
22 ZXing 32,217
23 ijkplayer 32,094

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com