📱

Mobile

iOS, Android, and cross-platform mobile development. Where the next wave of consumer products is being built.

Ranked by Early Signal Score — projects most likely to break out before mainstream coverage.

20 projects in this category

NewPipe is a free, open-source Android app that lets users watch and download videos from YouTube, SoundCloud, Bandcamp, PeerTube, and other streaming platforms without ads, tracking, or needing a Google account. It works as an alternative interface to these services, giving users a lightweight and privacy-friendly way to access streaming content on their phones.

Why it matters: With over 37,000 stars and 300+ contributors, NewPipe signals strong consumer demand for ad-free, privacy-respecting alternatives to mainstream streaming apps — a market pressure that incumbent platforms like YouTube largely ignore. For founders and investors, this represents a validated user pain point around data privacy and intrusive advertising that could underpin a viable consumer product or subscription-based streaming experience.

Java37.2k3.5k👥 306Mobile

Expo is a free, open-source toolkit that lets developers build a single app that works on iPhones, Android phones, and web browsers all at once, without needing to build three separate versions. It sits on top of React Native (a popular way to build mobile apps using web-style code) and simplifies much of the complex setup so teams can ship apps faster.

Why it matters: For product teams, this means dramatically lower development costs since one codebase covers all major platforms instead of maintaining separate iOS, Android, and web teams. With nearly 50,000 stars and 400 contributors, it has strong community momentum, signaling it's a low-risk, widely-adopted choice for startups and enterprises looking to move quickly across platforms.

TypeScript47.3k11.0k👥 400Mobile

Appium is an open-source tool that lets software teams automatically test their apps across iPhones, Android devices, Windows PCs, and Macs — all using a single, unified approach rather than separate tools for each platform. Think of it as a robot that can tap buttons, fill out forms, and navigate through your app on any device, checking that everything works correctly without a human having to do it manually.

Why it matters: With over 21,000 stars and nearly 350 contributors, Appium is one of the most widely adopted testing tools in the industry, meaning teams that use it can catch bugs faster and ship updates with more confidence across every major platform simultaneously. For founders and PMs, this translates directly to lower quality assurance costs, faster release cycles, and reduced risk of embarrassing app failures reaching real customers.

TypeScript21.2k6.3k👥 349Mobile

Flutter is a free toolkit made by Google that lets developers build apps for phones, websites, and computers all at once using a single set of code, rather than building separate versions for each platform. The result is polished, visually consistent apps that look and feel great across iPhone, Android, web browsers, and desktop — without the usual trade-offs in quality or appearance.

Why it matters: For founders and product teams, Flutter dramatically reduces the cost and time of shipping a product across multiple platforms, since one engineering team can cover iOS, Android, and web simultaneously instead of hiring separate specialists for each. With over 175,000 stars on GitHub and backing from Google, it represents a mainstream, battle-tested choice that can meaningfully compress a startup's runway needs or accelerate an enterprise team's go-to-market speed.

Dart175.2k30.0k👥 378Mobile

Fastlane is a tool that automates the repetitive, time-consuming tasks involved in shipping mobile apps to the Apple App Store and Google Play Store, such as generating store screenshots, managing app certificates, and pushing new releases. Think of it as a robotic assistant that handles all the behind-the-scenes paperwork and processes that normally require developers to click through dozens of manual steps every time they want to release an update.

Why it matters: Faster, more reliable app releases mean teams can ship improvements to users more frequently without burning developer time on administrative busywork, which directly accelerates a product's ability to iterate and compete. With over 40,000 developers relying on this tool, it signals that mobile release automation is now a standard expectation for any serious app team, and companies not using tools like this are likely slower and more error-prone in getting products to market.

Ruby41.0k6.0k👥 380Mobile

GKD is an Android app that automatically taps buttons and navigates through screens on your phone based on customizable rules you define — for example, automatically dismissing ads, skipping annoying startup screens, or confirming login prompts without any manual interaction. Users can subscribe to shared rule sets created by the community or write their own to automate repetitive interactions across any app on their device.

Why it matters: With over 36,000 stars, this project signals massive consumer demand for automation and ad-skipping on mobile — a space that app developers and advertisers actively try to prevent, raising questions about in-app monetization strategies and user experience design. For founders and PMs, it's a clear signal that users will go to significant lengths to remove friction and interruptions from their app experiences, making streamlined, low-friction UX a genuine competitive advantage.

Kotlin36.0k1.8k👥 6Mobile

Obtainium is an Android app that lets users install and update other apps directly from where developers publish them (like GitHub or GitLab), bypassing traditional app stores like Google Play entirely. It monitors dozens of sources for new app versions and sends notifications when updates are available, giving users direct access to the latest releases without waiting for store approval.

Why it matters: With over 15,000 stars and strong community adoption, Obtainium reflects a growing user demand for alternatives to centralized app stores — a signal that developers and privacy-conscious users want distribution channels free from platform gatekeepers like Google or Apple. For founders and investors, this highlights an expanding market around open, decentralized app distribution, particularly relevant as regulatory pressure (like the EU's DMA) forces platforms to allow sideloading and third-party app stores.

Dart15.3k392👥 109Mobile

React Native is a toolkit that lets developers build real mobile apps for both iPhone and Android using a single shared codebase, rather than building two completely separate apps. Instead of looking like a watered-down web page, apps built with React Native use the actual native buttons, menus, and controls that users already know from their phone's operating system.

Why it matters: For product teams, this means you can ship to both iOS and Android simultaneously without doubling your engineering headcount, dramatically reducing time-to-market and development costs. Backed by Facebook and trusted by companies like Microsoft and Shopify, it's one of the most battle-tested approaches to cross-platform mobile development, making it a lower-risk choice for startups and enterprises alike.

C++125.4k25.1k👥 303Mobile

Retrofit is a tool that makes it easier and more reliable for apps to communicate with web services and APIs (the interfaces that let apps send and receive data over the internet). Built by Square and widely adopted across the industry, it handles the complex plumbing of sending requests and receiving responses so that development teams can focus on building features instead.

Why it matters: With nearly 44,000 stars and over 7,000 forks on GitHub, Retrofit is one of the most trusted building blocks for Android apps, meaning a huge portion of mobile products your team ships or competes with likely depends on it. For PMs and founders, this signals that any Android product requiring real-time data, user accounts, or third-party integrations will almost certainly rely on a library like this — making it a core dependency worth understanding when scoping timelines and technical risk.

HTML43.9k7.4k👥 161Mobile

Ionic is a free, open-source toolkit that lets development teams build a single app that works natively on iPhone, Android, and the web — all from one shared codebase. Instead of hiring separate teams to build the same app three times over, developers write it once using standard web technologies and Ionic handles making it look and feel like a proper native app on each platform.

Why it matters: For product teams, this dramatically cuts the cost and time of shipping to multiple platforms — you're essentially getting iOS, Android, and web coverage without tripling your engineering headcount or budget. With over 52,000 stars and nearly 400 contributors, it's a battle-tested choice that reduces technical risk and speeds up time-to-market, which is a meaningful competitive advantage for any startup or enterprise building a mobile product.

TypeScript52.4k13.4k👥 393Mobile

ZXing is a free, open-source software library that lets apps read and decode barcodes — including QR codes, UPC product codes, and many other formats — using a device's camera. It has been widely used by developers building barcode-scanning features into Java and Android applications without having to pay for or build that capability from scratch.

Why it matters: With over 33,000 stars and 9,400 forks on GitHub, ZXing has been one of the most widely adopted barcode-scanning solutions in the mobile ecosystem, meaning countless apps have been built on top of it. However, it is now in maintenance mode and no longer works with the latest Android version, so any product team currently relying on it should be evaluating alternative solutions before it creates a gap in their user experience.

Java33.9k9.4k👥 129Mobile

Termux is a free Android app that turns your smartphone into a mini-computer, letting users run powerful software typically only available on desktop or server machines — all from their phone's screen. Think of it as unlocking a hidden 'power user mode' on Android that developers and tech enthusiasts use to run scripts, manage files, and access Linux-style tools without any special hardware.

Why it matters: With over 50,000 GitHub stars and 6,000 forks, Termux has a massive, passionate user base that signals real demand for pro-level productivity tools on mobile — a market still largely underserved by mainstream app stores. For founders and PMs, this represents a clear signal that users want to do serious, desktop-class work on their phones, which could inform product strategy around mobile-first developer tools, remote work apps, or power-user features.

Java50.8k6.0k👥 80Mobile

uni-app is a development framework that lets teams build a single app once and automatically publish it to 14 different platforms — including iPhone, Android, and major Chinese super-app ecosystems like WeChat and Alipay mini-programs — all from one shared codebase. Instead of hiring separate teams for each platform, developers write the app a single time and the framework handles the translation to each destination.

Why it matters: For any company targeting Chinese consumers or cross-platform mobile audiences, this dramatically cuts the cost and time of shipping across fragmented app ecosystems that would otherwise require entirely separate development efforts. With over 10 billion monthly active users reported across apps built on this framework and endorsements from Alibaba and Tencent, it signals a mature, widely-adopted solution that could meaningfully reduce a product team's go-to-market timeline.

JavaScript41.4k3.7k👥 39Mobile

This is an official Google-backed collection of example Android apps that demonstrate different ways to organize and structure the code behind a mobile application. Think of it as a reference library of blueprints that Android developers use to learn best practices for building apps that are reliable, easy to maintain, and scalable.

Why it matters: With nearly 46,000 stars and almost 12,000 forks, this is one of the most widely adopted references for Android development, meaning the patterns it promotes are likely shaping how your own engineering team builds your product. For PMs and founders, this signals that investing in Android architecture best practices reduces long-term development costs, speeds up feature delivery, and lowers the risk of technical debt slowing down your roadmap.

Kotlin45.6k11.9k👥 59Mobile

OkHttp is a widely-used open-source library that handles how Android and Java applications communicate over the internet, making those connections faster, more reliable, and more efficient by automatically compressing data, reusing connections, and recovering from network hiccups. Think of it as a highly optimized postal service built into your app that ensures requests and responses get delivered quickly and reliably, even on spotty networks.

Why it matters: With nearly 47,000 stars and over 9,000 forks on GitHub, OkHttp is one of the most trusted networking foundations in the Android and Java ecosystem, meaning a huge portion of mobile apps your users already rely on are built on top of it. For founders and PMs, choosing or depending on a product stack that uses OkHttp signals a mature, battle-tested approach to app performance — faster load times and fewer network failures directly translate to better user retention and lower infrastructure costs.

Kotlin46.9k9.3k👥 270Mobile

Glide is a free, open-source tool that helps Android apps load and display images quickly and smoothly, even when users are scrolling through long lists of photos. It handles the behind-the-scenes work of fetching images from the internet, storing them so they load faster next time, and even playing animated GIFs — all without slowing down the app.

Why it matters: Image performance is a silent killer of user retention — slow or janky image loading drives users away, and Glide is one of the most trusted solutions in the Android ecosystem with over 35,000 stars and used by countless apps. For any product team building an Android app with image-heavy features like feeds, galleries, or product listings, adopting Glide can meaningfully improve the user experience without requiring custom engineering work.

Java35.0k6.2k👥 136Mobile

Lottie is a tool created by Airbnb that lets designers export animations directly from Adobe After Effects (a professional animation software) and display them beautifully on Android phones, iPhones, and websites — without any extra work from developers. It essentially closes the gap between what a designer creates and what actually appears in your app, so the final product looks exactly as intended.

Why it matters: Historically, shipping polished animations in apps required developers to manually rebuild what designers created, a slow and imperfect process that often meant animations were simplified or cut entirely. With over 35,000 stars on GitHub and adoption across the industry, Lottie has become a standard tool that directly speeds up product development and raises the quality bar for app experiences — meaning teams that use it can ship more delightful products faster.

Java35.6k5.4k👥 156Mobile

This is a community-maintained collection of nearly every iPhone, iPad, Apple Watch, and Apple TV app that has made its source code publicly available for anyone to view and learn from. It organizes hundreds of real apps by category — from games and finance tools to browsers and health apps — making it easy to find working examples of almost any type of mobile app.

Why it matters: For product teams building iOS apps, this repository is a goldmine of real-world inspiration and competitive intelligence, showing exactly how others have solved common product challenges. With nearly 49,000 stars and 373 contributors, it signals massive developer interest in Apple's platform and can help founders validate whether a product idea already exists as open source before investing in custom development.

48.9k5.7k👥 373Mobile

This is a curated directory of the best resources, tools, and libraries for Flutter, Google's technology that lets developers build apps for iPhone, Android, web, and desktop all at once from a single project. Think of it as a well-organized, community-maintained guidebook that helps development teams find the best building blocks and learning materials for Flutter app development.

Why it matters: With nearly 59,000 stars, this is one of the most trusted reference points in the Flutter ecosystem, signaling that Flutter has a massive, active developer community behind it — which reduces hiring risk and long-term maintenance concerns for any product team considering it. For founders and PMs, this repository is evidence that choosing Flutter as your app development platform means access to a rich library of pre-built components, potentially cutting development time and cost significantly.

Dart59.0k6.9k👥 315Mobile

Scrcpy is a free, open-source tool that lets you view and control your Android phone or tablet directly from your computer, with no app installation required on the device. It works over a USB cable or Wi-Fi, giving you full control of your Android screen on your desktop in real time.

Why it matters: With over 135,000 stars on GitHub, this is one of the most popular open-source tools in the Android ecosystem, signaling massive demand for seamless cross-device workflows — a space where paid products like Vysor have built businesses. For product teams building Android apps or remote support tools, this project sets a high bar for what users now expect as a free baseline, raising the question of what premium features could justify a paid product in this category.

C135.8k12.7k👥 148Mobile

Get the weekly digest

What just moved on gitfind.ai — delivered every Tuesday. No noise, just signal.