Search Results for "java android 12" - Page 33

Showing 2054 open source projects for "java android 12"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    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
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jazzmon is a very simple Java application server memory usage monitor. You get a chart of the memory usage of your server's JVM over the last 12 hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    droid-lsystem

    L-System java implementation with OpenGL ES viewer for android

    Academic package implementation of free-context grammar L-System fractals which can be visualized inside Android 2.3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FFmpeg-Android-Java

    FFmpeg-Android-Java

    Android java library for FFmpeg binary

    FFmpeg Android java is a java library that simplifies your task of using ffmpeg in Android project which I've compiled using FFmpeg-Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    Online Zombie Game

    Online Zombie Game

    Online Zombie Game is a medieval-zombie apocalypse rpg game.

    Online Zombie Game. Control your character through medieval zombie apocalypse! * You have 4 attributes (Health,Attack,Defence,Critical Rate) * Train your character to get stronger. * Hunt in 11 different areas to get experience,golds,diamonds. * 50+ zombie types with different attributes. * Flexible choice of hunting time. (From 1 minute to 8 hours!) * Challange other players in the Arena , get weekly rewards. * Buy weapons/armors to prepare for fight. * Upgrade your trading ship....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Neighbor from Hell remake

    Neighbor from Hell remake

    Переделка игры "Как достать соседа"

    Переделка игры "Как достать соседа"
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    Ancient Chinese Clock

    Ancient Chinese Clock (12-hour-day)

    This is an ancient Chinese clock, based on the description found in the Shobogenzo (Tanahashi edition). It is a combination of an ancient Chinese and a modern clock. An internet connection is required, as it needs to download the sunrise and sunset times for the current date for your location (location name & GPS coordinates)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Auto-Parcel

    Auto-Parcel

    Android Parcelable models made easy

    Auto‑Parcel is a Google AutoValue extension for Android that auto-generates Parcelable implementations. By annotating classes with @AutoValue and implements Parcelable, it automatically constructs boilerplate for serialization, equals(), hashCode(), and toString(). It integrates with Gradle annotation processing, streamlining Android model class creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    MaterialTextField

    MaterialTextField

    A different beautiful Floating Edit Text

    A different beautiful Floating Edit Text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VirtualDNA

    VirtualDNA

    Make your own flowers

    virtualDNA is a Processing3 game with an Android APK file in it. You can make your own flowers by crossing a flowerpool. There is a gamelike feature where you have to make a flower that ressembles a given one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Material Spinner

    Material Spinner

    A spinner view for Android

    A spinner view for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Let

    Let

    Annotation based API flavored with AOP to handle Android models

    Annotation-based simple API flavored with AOP to handle new Android runtime permission model. If you check Google's Samples about the new permission model, you'll see a lot of boilerplate code for requesting, handling, and retrying the request for required permissions. Let will minimize the boilerplate code you have to write for requesting and handling permissions and hence help you keep your code more readable. Let will check these annotated methods and execute them unless the permissions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RecyclerViewHeader

    RecyclerViewHeader

    Super fast and easy way to create header for Android RecyclerView

    Super fast and easy way to create header for Android RecyclerView. Just use a RecyclerView.Adapter that can inflate multiple types of items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaterialViewPager

    MaterialViewPager

    A Material Design ViewPager easy to use library

    The MaterialViewPager project is an Android library that simplifies building a “ViewPager + material-design header” interface: basically, you get a scrolling interface where pages are swipable and a header at the top — often with an image — that can animate (e.g. Ken Burns effect) or behave according to scroll, giving a polished “material-design + parallax / dynamic header” UI out of the box. It abstracts away the boilerplate associated with combining a ViewPager + PagerAdapter + header +...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CyanogenMod 13

    CyanogenMod 13

    Android Marshmallow for MSM8930 Samsung Devices

    Pure CyanogenMod 13
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17

    BlueTermFX

    Test your Arduino/BlueTooth-based components.

    BlueTermFX is a small application that allows you to test your Arduino/BlueTooth-based components. It is inpired in the Android BlueTerm application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    µTide based, off-line tide predictor - includes times and heights for high and low tide in feet or metres for US, Brazil, Australia, New Zealand, S. Pacific and Japanese ports (see downloads for UK, Germany, Holland and Canada data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Virtual Math Teams
    The Virtual Math Teams (VMT) Project (vmt.mathforum.org) at the Math Forum enables K-12 math collaborative learning, professional development of educators, & group cognition research. VMT is now integrated with GeoGebra (http://www.geogebra.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GPodAvis

    GPodAvis

    Applicazione Android gruppo podistico Avis Castelraimondo, NUOVA VERS.

    Applicazione per la visione degli appuntamenti agonistici, delle news pubblicate dal gruppo e dei volantini pubblicati dalle varie organizzazioni nell'ambito del running. Consente l'iscrizione per i soci tesserati iscritti alla Fidal, alle competizioni agonistiche e non in base ai calendari regionali.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Resty Java

    Resty Java

    The minimalist framework of RESTful(server and client)

    The minimalist framework of RESTful(server and client). The restful api design is the best choice as a restful server (usage scenario: client and server decoupling, used to provide server-side api interface for static HTML clients (mvvm, etc.), ios, android, etc.) It has the simple design of activerecord like jfinal/activejdbc, and uses a simpler restful framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Online Examination System for Android

    Online Examination System for Android

    This app is used to conduct test in class room

    Online Examination System for android in design to conduct online exams in class rooms, Teacher can create and upload test, after that teacher need to activate and the test will available for students from there android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DanmakuFlameMaster

    DanmakuFlameMaster

    Open source barrage analysis and drawing engine project

    Use multiple methods (View/SurfaceView/TextureView) to achieve efficient drawing. Analysis of xml barrage format at station B. The basic barrage accurately restores the drawing. Supports mode7 special barrage. Multi-core model optimization, efficient pre-caching mechanism. Supports multiple display effect options for real-time switching. Real-time barrage display support. Wrap Barrage Support/Sport Barrage Support. Supports custom fonts. Supports multiple barrage parameter settings. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Android Sliding Up Panel

    Android Sliding Up Panel

    A simple way to add a draggable sliding up panel to Android apps

    This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. As seen in Umano Android App (now acquired by Dropbox). If you are using the library and you would like to have your app listed, simply let us know. Simply add the following dependency to your build.gradle file to use the latest version. Include com.sothree.slidinguppanel.SlidingUpPanelLayout as the root element in your activity layout. The layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BeigeERP

    BeigeERP

    JEE based ERP system.

    This project is deprecated. New project - https://sourceforge.net/projects/beige-accounting WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL) This project also contains: * Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. * Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON. It renders forms (include...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB