Search Results for "java android 12" - Page 25

Showing 2054 open source projects for "java android 12"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Calculation of shifts for pub 317

    Calculation of shifts for pub 317

    Can be calculated for any date in the changeable (work - output)

    The program can be calculated for any date in the changeable (work - output) for bartenders pub "317" (Illichivsk, Ukraine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VirtualAPK

    VirtualAPK

    Lightweight plugin framework for Android

    VirtualAPK is a powerful yet lightweight plugin framework for Android. It can dynamically load and run an APK file (we call it LoadedPlugin) seamlessly as an installed application. Developers can use any Class, Resources, Activity, Service, Receiver and Provider in LoadedPlugin as if they are registered in app's manifest file. VirtualAPK is an excellent plug-in framework developed by Didi Travel, which supports almost all Android features and has four major components. Compatible with almost...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    LotsOfLyrics

    A small tool to seach and show Lyrics offline

    Based on a non build-your-own database stored on the Android device SDCard, LotsOfLyrics bring a avanced search window to Lyrics with full text search. Warning : no lyrics database inside
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Pivdennyi SMS banking helper

    Pivdennyi SMS banking helper

    A program to decode messages from the SMS-banking and GSM-info

    The program scans taken before SMS (located in the "input"), and if among them there are reports in the format of SMS-banking or GSM-info, decodes them and saves the internal database program. Most SMS messages are not deleted and the program does not change (only the processed feature set "read"). After processing the user can delete the messages, information about them is stored in a separate database. The screen can be viewed :: list of all accounts (if more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SparkButton

    SparkButton

    Android library to create buttons with Twitter's heart like animation

    A highly customizable and lightweight library that allows you to create a button with an animation effect similar to Twitter's heart animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jadex is a Belief Desire Intention (BDI) reasoning engine that allows for programming intelligent software agents in XML and Java. The resoning engine is very flexible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    TunesViewer

    TunesViewer

    Easy podcast access in Linux, Android

    A small, easy-to-use program to access itunesU media & podcasts in Linux and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Video cache support for Android

    Video cache support for Android

    Cache support for any video player with help of single line

    Why AndroidVideoCache? Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows adding caching support to your VideoView/MediaPlayer, ExoPlayer or any other player with help of a single line! By default AndroidVideoCache uses MD5 of video URL as the file name. But in some cases url is not stable and it can contain some generated parts (e.g. session token). In this case caching mechanism will be broken. To fix it you have to provide your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Instacapture 2.0

    Instacapture 2.0

    Android library to capture screenshot from your app

    Android library to capture screenshots from your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ClassyShark

    ClassyShark

    Android and Java bytecode viewer

    ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc. We developed this software because we needed something lighting fast and incredibly lightweight for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    JWordProcessor - Java RTF Editor

    JWordProcessor - Java RTF Editor

    Your simple RTF editor completely in Java

    A simple Rich Text Editor made entirely in Java Swing. You can format the content with the profits advanced control panels to manage the font, style and color of the text, paragraphs and proceed to check the spelling of content. Finally you can insert pictures from your file system and use keyboard shortcuts to open the menu and activate the panels for advanced text formatting. ================================= Get Android App - https://play.google.com/store/apps/details?...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Bot Libre

    Bot Libre

    free open artificial intelligence for everyone

    Bot Libre is a free open source platform for artificial intelligence, chat bot, virtual agents, live chat, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    A reliable, flexible, fast and powerful download engine. Simple use case such as start and cancel, download queue or get state or task info. The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components. FileDownloader is multitask, multi thread (multi connection), breakpoint-resume, high-concurrency, simple to use, single/not single-process. From now on, FileDownloader supports the following components to be customized by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Magisk Manager

    Magisk Manager

    Companion Android application for Magisk

    Magisk Manager is the companion Android app historically used to manage the Magisk root solution—installing updates, toggling modules, configuring DenyList/Hide-like behavior, and passing device integrity checks where possible. It centralizes operations that would otherwise require flashing or command-line work, making root management accessible to power users and developers. The app surfaces module repositories, logs, and safety features, giving you insight into what’s modified and how it...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BeigeUML

    BeigeUML

    UML diagram editor

    ...There beige-uml-swing-[VERSION]-jar-with-dependencies.jar is Swing application and beige-uml-android-[VERSION].apk is Android application. Android version you can find also in Google Play Store. Its source code you can download at https://github.com/demidenko05/beige-uml Source of beige-android-demo (demo of Android tree/file-chooser, list-chooser etc.) still here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mapbox Maps SDK for React Native

    Mapbox Maps SDK for React Native

    A Mapbox GL react native module for creating custom maps

    Mapbox is the location data platform for mobile and web applications. We provide building blocks to add location features like maps, search, and navigation into any experience you create. Use our simple and powerful APIs & SDKs and our open-source libraries for interactivity and control. Once you’re signed in, all you need to start building is a Mapbox access token. Use this same short code with all of our interactive mapping libraries, Python and JavaScript SDKs, and directly against our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Luban

    Luban

    Image compression with efficiency very close to WeChat

    With mobile development, showing images in an app has become a very frequent task. But with the ever-increasing resolution of smartphone cameras, image compression has become a rather important concern. Although there are already a lot of writings on the internet on the topic, a great number of possible scenarios still have to be thought of, like unsuccessful compressions, too small pictures (eg. for profile pictures) or too bad image quality. Naturally, the first idea was to see how WeChat,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wallpaper live sync pc BING android
    Android Lolipop++; x86; ARMv7 .NET 4.6.1 Mirror repo: https://github.com/sonvirgo/live-wallpaper-sync/wiki Live BING Wallpaper OTA 2D webcam gesture control will due soon..... Software as a Service (SaaS) Over The Air live daily. One and the only one at this time for Android (a swiss army knives kit) 30 days Free to try 9.99$ for subscription yearly or 1$ for monthly From your images/photos/Facebook/Skype/WeChat?/Viber/Opera.. app, file manager, browser... use built-in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ebizframe ERP

    ebizframe ERP

    Transform Your Business with ebizframe ERP

    ebizframe ERP is a full-feature ERP which has been implemented for 1,100+ clients in 25 countries across 20+ industry verticals. It is a Future-Ready modularERP with a very short implementation cycle. It can be quickly configured for almost any industry vertical. ebizframe is a Device-Agnostic, Multi-Everything ERP solution which offers the flexibility to be deployed securely On-Cloud or On-Premise. ebizframe ERP is an Easy-to-Use ERP System which features User-Defined Dashboards, Flexible...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB