447 projects for "java" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Agera

    Agera

    Reactive programming for Android

    Agera is a set of classes and interfaces to help write functional, asynchronous, and reactive applications for Android. Requires Android SDK version 9 or higher. A few experimental sample extension libraries for Agera are also provided. Agera (Swedish for “to act”) is a super lightweight Android library that helps prepare data for consumption by the Android application components (such as Activities), or objects therein (such as Views), that have life-cycles in one form or another. It...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AndroidRate

    AndroidRate

    Library to help you promote your Android app

    AndroidRate is a library to help you promote your Android app by prompting users to rate the app after using it for a few days.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BeigeUML

    BeigeUML

    UML diagram editor

    BeigeUML is an UML diagram editor. It has two user interfaces - ordinary desktop SWING and Android. Features: 1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram. 2. It generates UML class diagram from Java source. 3. It's a doclet that generates standard Javadoc with UML class diagram. This application you can download from Central Maven Repository: https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.beigesoft%22...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GT

    GT

    Debugging tool for bug hunting and performance tuning on smartphones

    GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones. With the help of GT, you can carry out the following jobs only using one smartphone: quick performance tests (CPU, memory, flow, power, fluency tests etc.), viewing developer log and crash log, capturing the network packets, debugging the APP internal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    SlideUp-Android

    SlideUp-Android

    SlideUp is a small library that allows you to add sweet slide effect

    SlideUp is a small library that allows you to add a sweet slide effect to any view. Slide your views up, down, left, or right with SlideUp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Universal Tag Finder

    Universal Tag Finder

    Is tool for query HTML content

    Universal Tag Finder is a tool to query against html content in the file system. For developers it allows to find out relevant elements during the troubleshooting and validating periods. Does not need to bother on massive regex to find out elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ShineButton

    ShineButton

    This is a UI lib for Android, effects like shining

    ShineButton is a UI lib for Android. Effects like shining. Icon shape is made from png mask. Please see raw files. Requires Android 4.0+. Provides SVG support, font support, and image support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Freeline

    Freeline

    A fast build tool for Android, an alternative to Instant Run

    Freeline is a super fast build tool for Android and an alternative to Instant Run. Caching reusable class files and resource indices, it enables incremental building Android apps, and optionally deploying the updates to your device by hot swap. Developed and used by Ant Fortune (about us) Android Team, Freeline has been significantly saving time in daily work. Inspiring by Buck and Instant Run but faster than ever, Freeline can make an incremental build in just a few seconds. No more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    RxJavaSamples

    RxJavaSamples

    Examples of some of the most common usages of RxJava 2 and Retrofit

    Examples of some of the most common uses of RxJava 2 with Retrofit. For the interface that needs to request the token first, then use flatMap() to connect the token request and the actual data request coherently, without having to write a nested Callback structure. For non-disposable tokens (tokens that can be reused), after obtaining the token, save it for repeated use, and use retryWhen() to automatically re-acquire the token when it expires, making the process of token acquisition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SmoothProgressBar

    SmoothProgressBar

    Android library to have a smooth and customizable progress bar

    A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar. SmoothProgressBar is a library allowing you to make a smooth indeterminate progress bar. You can either user your progress bars and set this drawable or use directly the SmoothProgressBarView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jLocalTools

    Tools to help localize Java applications

    This project provides developers with tools to help working with the Crowdin Localization Management Platform. For now it only provides an alternative to java.text.MessageFormat that does not use the single quote as an escape character. For maven users: Groupid : com.fathzer artifact: jlocal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaterialChipsInput

    MaterialChipsInput

    Implementation of Material Design Chips component for Android

    Implementation of Material Design Chips component for Android. The library provides two views, ChipsInput and ChipView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PatternLock

    PatternLock

    Material Design Pattern Lock with auth flow implementation

    A Material Design Pattern Lock library with auth flow implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ApkFor 1.0

    ApkFor 1.0

    ApkFor helps to transfer forest growth and yield models using Android

    ApkFor is a generic Open-Source Code for compiling an application for Android (2.2) to help to transfer growth and yield models of different forest species easily changing the code. ApkFor was developed by Fernando PÉREZ-RODRÍGUEZ (fernando.perez@fora.es) and Maria MENÉNDEZ-MIGUÉLEZ. The project and Code are Beta and could be improved and re-used by anyone. In this case cite font as follows: "PÉREZ-RODRÍGUEZ F., MENÉNDEZ-MIGUÉLEZ M. 2017. ApkFor: Project and Code....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BottomBar

    BottomBar

    Custom view component that mimics the new Material Design pattern

    A custom view component that mimics the new Material Design Bottom Navigation pattern. You can add items by writing a XML resource file. The icons must be fully opaque, solid black color, 24dp and with no padding. For example, with Android Asset Studio Generic Icon generator, select "TRIM" and make sure the padding is 0dp. Define your tabs in an XML resource file. Then, add the BottomBar to your layout and give it a resource id for your tabs xml file. By default, the tabs don't do anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Android PDF Writer Enhanced Demo

    Demo for Android PDF Writer Enhanced Library

    This is a demonstration of the features of Android PDF Writer Enhanced library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Android PDF Writer Enhanced (APWE)

    Library to create PDF files from Android

    This library allow to create PDF files from Android versions older than API 19, where PDF support was added. It's based on APW project by Javier Santo Domingo located at: https://sourceforge.net/projects/apwlibrary/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    code-gen

    This utility will generate the entire database code for Android and io

    This utility will generate the entire database code for Android and iOS from a specified .xml file. The code is written in C++ and requires a C14 compatible compiler. Simple Makefile also included for Linux/Mac. We have also included CMake compatibility and Visual Studio has builtin CMake capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PhotoView

    PhotoView

    Implementation of ImageView for Android that supports zooming

    PhotoView is an Android library that extends the ImageView widget to support zooming, panning, and scaling gestures with ease. Designed to be lightweight and intuitive, PhotoView provides advanced image manipulation features without requiring complex configuration. It integrates seamlessly into Android apps and is commonly used in galleries, document viewers, and photo browsers where pinch-to-zoom and drag gestures are needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Remixer for Android

    Remixer for Android

    Remixer for Android. Live adjustment of app variables

    Remixer is a framework to iterate quickly on UI changes by allowing you to adjust UI variables without needing to rebuild (or even restart) your app. You can adjust Numbers, Colors, Booleans, and Strings. To see it in action check out the example app. If you are interested in using Remixer in another platform, you may want to check out the iOS and Javascript repos. With any of the three platforms, you can use the Remote Controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Java-WebTTS

    API-Makes static web pages readable with no coding

    This JAVA API helps create java web applications where static html pages can be read out to viewer. It helps people who are visually challenged partially. It is helpful to common people and children , too, and might work out great in educational site. It's fully customized and does not need developer to write a single line of code . All you need to do is to assign a specific id to the DOM element , whose innerHTML you want to be read out. Next release of the API will deal with many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hover

    Hover

    A floating menu library for Android

    Hover is an open source floating menu framework for Android, developed by Nest Labs (a Google company), designed to help developers integrate interactive, persistent floating menus into their mobile applications. It provides a complete out-of-the-box implementation for overlay menus that can expand, collapse, and dynamically update content without disrupting the main user interface. Hover’s architecture allows developers to easily customize behavior and appearance by extending its base...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.