Search Results for "opensource java code" - Page 7

Showing 241 open source projects for "opensource java code"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    14 Carat Code

    14 Carat Code

    small practical apps implemented for educational use

    A series of small apps implemented for educational use The apps are small enough to grasp the code within a day or two; Complex enough to provide a basis for discussion; and they are practical. Each of the code sources implements a full app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JavaX

    Fully Extensible Java

    JavaX is an extensible version of Java. With so-called translators (which are also just JavaX code), the language itself can easily be modified at will.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Icepick

    Icepick

    Android Instance State made easy

    Icepick is an Android library that dramatically simplifies saving and restoring Activity or Fragment instance state. Instead of manually writing Bundle code, you annotate fields with @State, and an annotation processor auto-generates the necessary boilerplate. This fosters cleaner, more maintainable code by removing repetitive onSaveInstanceState() and onRestoreInstanceState() logic.
    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
    ButterKnife

    ButterKnife

    Bind Android views and callbacks to fields and methods

    ButterKnife is an annotation-based view binding library for Android that reduces boilerplate in Activities, Fragments, and custom views. Developers replace repetitive findViewById calls with BindView fields and define UI event handlers using annotations like @OnClick, with the library generating efficient binding code at compile time. Because it relies on annotation processing, there’s no reflection at runtime, keeping startup paths lean and predictable. The generated bind/unbind lifecycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MaterialEditText

    MaterialEditText

    EditText in Material Design

    ...MaterialEditText has directly inherited EditText, so you don't have to change your java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jockey

    Jockey

    A music player for Android

    Jockey has discontinued its SourceForge page. You can continue to find new builds and source code at https://github.com/marverenic/Jockey
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iRevise Android App

    iRevise Android App

    Simple android app for students to quickly makes notes and revise!

    Well yeah, we all sweat trying to learn those nasty chemical formulae, or the weird biological names or maybe some antonyms and synonyms.Whatever it is anything which can make us learn our books better is just a boon. And when it happens automatically, its just amazing. This little appdoes exactly that. Now quickly make your own small notes for things you feel are difficult to learn.Save in the tiny I revise app,and add the widget. And it makes the notes available on your home screen so they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    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
  • 10
    Android Telnet SDK

    Android Telnet SDK

    Android Telnet SDK bases on Putty Telnet library

    This is Android Telnet SDK which is based on opensource Putty Telnet as its backend library. Inspired by opensource community and in the hope of extending usage of Putty Telnet on Android devices, I created this Android verison telnet SDK and hope it'll make convenient for some developers when they come to developing Android version of telnet. Please refer to README.TXT in the tar file for instructions on how to use the SDK in your Android applications. I also have created an Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JIProlog

    JIProlog

    Java Internet Prolog (Moved to GitHub)

    N.B. THE PROJECT HAS BEEN MOVED TO GITHUB https://github.com/jiprolog/ JIProlog is a cross-platform pure Java 100% Prolog interpreter that integrates Prolog and Java languages in a very fashinating way. JIProlog is compliant with the major Prolog interpreters. It supports most of ISO Prolog specifications and the most common and used built-in predicates, JIProlog allows to call Prolog predicates from Java without dealing with native code (JNI or JNA) and allows to invoke Java methods from Prolog in the same way you call predicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Material Design Android Library

    Material Design Android Library

    A library with components of Android L to you use in Android 2.2

    If you want use this library, you only have to download MaterialDesign project, import it into your workspace and add the project as a library in your android project settings. If you are going to use a ScrollView, it is recommended that you use the CustomScrollView provided in this library to avoid problems with the custom components. You can set the accept and cancel button on the event listener or change its text. Some components have custom attributes, if you want use them, you must add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Wild D6 for android

    Android dice roller for the D6 role-playing system

    Dice roller for the D6 role-playing system, complete with wild die simulation. Audio feedback and numeric checking for individual dice values. Supported platforms are android devices. Build target was android 5.0 but it should work just fine on older versions. App and code is supplied "as-is". I take no responsibility for any damage they may cause. To install: Browse, using your android device, to "Files" (on this site). Then click the .apk file to install. You can also compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    YAWL Android Client

    Project for developing the YAWL android client

    Project for developing the YAWL android client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    Now available on Google Play at <https://play.google.com/store/apps/details?id=ca.farrelltonsolar.classic> The source code is now maintained on <https://github.com/graham22/Classic> Classic Monitor is a free status monitor for Midnite solar 's, Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not write to the Classic. The software is provided "AS IS", WITHOUT WARRANTY OF ANY KIND, express or implied. Classic Monitor is NOT a product of Midnite solar,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ExplorViz

    ExplorViz

    Live Trace Visualization for Large Software Landscapes

    ExplorViz is a web-based software visualization for large software landscapes. It features two different perspectives: the landscape-level perspective and the application-level perspective. The former visualizes the systems, nodes, and application existing in the software landscape. The latter one utilizes the city metaphor to visualize the entities and communication happening in one application. For installation instructions and downloads see http://www.explorviz.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ytsdk

    ytsdk

    Android Youtube Downloader Source Code -- YTSDK

    visit www.ytsdk.com for more info. Change package name, integrate your ads, upload your android app and start generating revenues instantly. YTSDK is an SDK for downloading youtube video's and mp3 files on your android device. Using this SDK you can develope your own youtube downloader android app and start generating revenues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux, and JavaScript. For applications on Google Play that integrate this tool, usage is tracked. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CrashReport

    CrashReport

    Crash report for Android apps

    CrashLog is a crash report platform for Android developer, helping developers to quickly locate problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    On The Go APIHelp
    Hey Guys, After the first version of the ON THE GO APIHELP I felt it very important to include the APIs and UIs which are being used in the apps increasingly nowadays like the custom listview,custom toast,SQLite Database management,Navigation Drawers,GridViews so that beginners can gain more understanding of the current patterns and trends in the development happening everywhere. -----------ON THE GO APIHELP 2.0------------------ Gives a Great Kick start for the beginners in Android Java and XML.Introduces the beginners to special classes of java like Activity,Intent, Interfaces like OnClickListeners and gives a fair understanding of Activity Life Cycle. Beginners can look at the Output of the code provided and have fun in deploying simple low level apps on their devices.And Acts as an ON THE GO reference as users just need to slide it out of their devices out of their pockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    iK Player - Android

    A media player for Android for folder based playback

    I am building this media player for those who wants to play music from the selected folders only. Unlike other media players on Android, iK player does not scan the sd card (or any other external storage) for music files and allows users to select folders where their favourite music files lies. This project is under development and not ready for the end user yet. When it will be, the appropriate link to Google Play store will be shared here. For the time being if you want to study the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RepairsLab Android

    RepairsLab Android

    Android frontend for RepairsLab

    ...tested on Samsung Galaxy note and Samsung Galaxy note 2. Requirements : http://repairslab.sourceforge.net/ configured with MySQL database server or Firebird This is my first java program and i am absolutely no expert. code need cleanup and any help will be really appreciated just put your suggestions on Discussion or Tickets MORE INFO ON THE WIKI Eventually donation are needed to put it on Google Play Store for auto update.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Greatly Open Android Ticket Service

    Greatly Open Android Ticket Service

    GOATS - Application to handle GLPI tickets

    Code moved to https://github.com/ReyAnthony/GOATS/
    Downloads: 0 This Week
    Last Update:
    See Project