Showing 15 open source projects for "java]"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Sentry SDK for Java and Android

    Sentry SDK for Java and Android

    A Sentry SDK for Java, Android and other JVM languages

    Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Facebook SDK for Android

    Facebook SDK for Android

    Used to integrate Android apps with Facebook Platform

    This open-source library allows you to integrate Facebook into your Android app. Integrate your Android app with Facebook to build engaging social apps by using the Facebook SDK for Android. To learn more about using Facebook development tools. The current version of the Facebook SDK for Android is version 11.2.0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub. A secure and convenient way for people to log into your app or website by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wikipedia Android app

    Wikipedia Android app

    The Wikipedia app for Android

    This repository contains the source code for the Wikipedia Android app. Wikipedia is the free encyclopedia that everyone can edit. Articles are freely licensed and the app is 100% open source. The lifeblood of Wikipedia is its community of volunteers who work to give you unlimited access to free, reliable, and neutral information. Wikipedia is a place to learn where there is no advertising. The app was developed by the Wikimedia Foundation, a non-profit organization that supports and manages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    EitherNet

    EitherNet

    A pluggable sealed API result type for modeling Retrofit responses

    A pluggable sealed API result type for modeling Retrofit responses. By default, Retrofit uses exceptions to propagate any errors. This library leverages Kotlin sealed types to better model these responses with a type-safe single point of return and no exception handling needed. ApiResult has two sealed subtypes: Success and Failure. Success is typed to T with no error type and Failure is typed to E with no success type. Failure in turn is represented by four sealed subtypes of its own:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Coil

    Coil

    Image loading for Android backed by Kotlin Coroutines

    An image loading library for Android backed by Kotlin Coroutines. Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more. Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco. Coil's API leverages Kotlin's language features for simplicity and minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Firebase Kotlin SDK

    Firebase Kotlin SDK

    A Kotlin-first SDK for Firebase

    The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. Its API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android, Desktop, or Web, enabling the use of Firebase as a backend for Compose Multiplatform, for example. Unlike the Kotlin Extensions for the Firebase Android SDK this project does not extend a Java-based SDK so we get the full power of Kotlin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Booster

    Booster

    Optimizer for mobile applications

    Booster is an easy-to-use, lightweight, powerful and extensible quality optimization toolkit designed specially for mobile applications. The primary goal is to solve quality problems with the increase of APP complexity, such as performance, stability, and package size, etc. Booster provides a collection of modules for performance detection, multithreading optimization, resources index inline, redundant resources reduction, resources compression, system bug fixing, etc. Using booster, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BiTGApps

    BiTGApps

    Custom Google Apps Project

    BiTGApps is a customized Google Apps Package to sideload Google Apps in Custom Android OS.
    Leader badge
    Downloads: 318 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    cloudstream

    cloudstream

    Android app for streaming and downloading Movies, TV-Series and Anime.

    Android app for streaming and downloading Movies, TV-Series and Anime.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

    JoseAndroidApks

    Some humble android apks that I have created

    They are some humble android apks I have written on my own.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Only

    Only

    Easy way to persist and run code block only as many times as necessary

    An easy way to persist and run code block only as many times as necessary on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multi-OS Engine

    Multi-OS Engine

    Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)

    Multi-OS Engine provides a Java runtime and Java interfaces to iOS platform API to develop native iOS applications with native look and feel, native performance, and portability of common Java logic modules from your Android Apps. It comes fully integrated with Android Studio hosted on macOS or Windows and contains all the development tools needed to develop an iOS app and publish to the App Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next