Showing 169 open source projects for "java studio"

View related business solutions
  • 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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Mosby

    Mosby

    Model-view-presenter and model-view-intent library for modern Android

    Mosby is a model-view-presenter and model-view-intent library designed specifically for Android apps. Migrating a Mosby 2.x based app to Mosby 3.0 should be straightforward. Just replace all import statements of your app in android studio. Mosby has a plugin for Conductor. The aim of this library is to help you build modern android apps with a clean Model-View-Presenter architecture. Furthermore, Mosby helps you to handle screen orientation changes by introducing ViewState and retaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    KaiZen OpenAPI Editor is an Eclipse editor for the industry standard API description language, formerly known as Swagger. It now supports both Swagger-OpenAPI version 2.0 and OpenAPI version 3.0. KaiZen Editor is a core component of RepreZen API Studio, a comprehensive solution for API modeling, documentation, visualization, testing and code generation, built on Eclipse. KaiZen OpenAPI Editor is available on Eclipse Marketplace. Drag-and-drop this button into Eclipse Oxygen or later to install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aioulinux

    aioulinux

    Linux for Arduino and Makers developers

    Hello, I'm the Aioulinux founder, eager to professionally revive the project. Since 2018, the demand for an IoT and Arduino-tailored environment has been evident. Seeking partners for a 2024 version targeting schools and IoT companies, aiming for a secure and comprehensive platform. If you share this vision and wish to collaborate, reach out. Let's revive Aioulinux stronger than ever! Now seeking partners: Live Distro Specialist: Expert in live distributions to ensure...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    IntelliJDashPlugin

    IntelliJDashPlugin

    A smart and simple plugin that provides keyboard shortcut access

    A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio. To install the plugin in your IDE go to Preferences -> Plugins -> Browse repositories and search for "Dash". The default shortcut assigned to smart-search is Cmd-Shift-D (Mac OS X) or Ctrl-Shift-D (Windows, Linux). A menubar command named "Smart-Search Documentation" can be found in the "Tools" menu. The plugin either searches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    DSTK - Data Science TooKit 3

    DSTK - Data Science TooKit 3

    Data and Text Mining Software for Everyone

    DSTK - Data Science Toolkit 3 is a set of data and text mining softwares, following the CRISP DM model. DSTK offers data understanding using statistical and text analysis, data preparation using normalization and text processing, modeling and evaluation for machine learning and algorithms. It is based on the old version DSTK at https://sourceforge.net/projects/dstk2/ DSTK Engine is like R. DSTK ScriptWriter offers GUI to write DSTK script. DSTK Studio offers SPSS Statistics like GUI...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    The library is a fork of the popular open source Jasper Reports and supports the common features provided by Jasper Reports, but offline and for mobile apps. The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Paper Plane

    Paper Plane

    An Android reading app, including articles from Zhihu Daily

    Paper Plane is an Android reading app containing articles from Zhihu Daily, Guokr Handpick and Douban Moment. The project is built on MVP architecture and designed with a Material Design style. To open this project in Android Studio, begin by checking out of the branches, and then open the PaperPlane/ dictionary in Android Studio. The following series of steps illustrate how to open the PaperPlane branch. The Android Support Library offers a number of features that are not built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    ... reference error). Refer to official and other tutorial compile chromium source code, and can generate chrome apk. Android Studio as a development environment, from Chromium for Android from chrome module source code, to join the Android project. Native code in the chromium environment to build, as so file to join the Android project. Basic module (base, the content, net, etc.) in the chromium environment to build into a jar package, then add to the Android project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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

    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
  • 11

    cn1-offline-android-nb

    Android offline build Netbeans plugin for CodeName One

    This Netbeans plugin allows you to build your Codename One applications for Android locally. This project is not affiliated with Codename One, the company. It is a community project maintained by ArSi. Builds produced by this project are not supported by Codename One. Requirements: Android SDK Current version is tested on Linux, Netbeans 8.1 and 8.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MyAndroidBlog

    Android Programming Blog.

    Hello, welcome to my Android Programming Blog. We are going to develop an example application with several functionalities to learn about this incredible platform... enjoy!!! This blog is dedicated to: - My cousin Esther Tejada R.I.P. and her premature daughter. - My best friend Rocio Sancho. - My mother Sensi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Filler Studio

    Filler Studio

    Filler Studio for any kind of automation for Windows,Linux,Mac.

    Filler Studio for any kind of automation based on Java for Windows,Linux,Mac. Automation for Web Applications and Desktop Applications and OS itself also. Automation for IRCTC. Key Replacement Utility,Print Screen Utility are also included. Video tutorials are available on youtube. List Of Utilities in Filler Studio? Filler contain List of Utility use to Deduct Repetitive task in computer. Print Screen Utility IRCTC Filler Links Screen Record Fillers Key Replacement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http:/qaliber.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GPX to UTM reference converter

    Convert your GPX coordinates to UTM reference coordinates

    Just select Garmin GPX file, and software automatically converts waypoints to UTM reference coordinates and saves to the file specified. Requirements: JAVA 8 and Visual Studio Redistributable 2010 x86
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ACTools

    ACTools

    Adicionais (plugins) para Eclipse e TDS

    Conjunto de ferramentas, implementadas através de adicionais (plugins) para o Eclipse (www.eclipse.org) e para TOTVS | Developer Studio (ds.totvs.com).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    XVR Developer Studio
    The new XVR Developer Studio is based on Eclipse. It allows to create and manage XVR projects, to author s3d and glsl code, to compile, debug and execute scripts in an HTML page. Currently only for Windows user. It needs an installed JRE >= 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    bind7z

    Fork of Java binding of 7-Zip

    This is fork a sevenzipjbinding of Boris Brodski (https://github.com/borisbrodski/sevenzipjbinding) with following changes: for C++ part is used p7zip (instead 7-zip) initial version 9.38.1 changed to be compilable under Unix and Windows - with MinGW and Visual Studio. Repository is on github: https://github.com/borneq/bind7z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gene Studio is a free tool for modelling of DNA manipulation. It will allow to work with vectors, to design primers, to clone molecules and provide user friendly intewrface.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Neuro4jWorkflows

    Neuro4jWorkflows

    Open-source lightweight java workflow engine

    Neuro4j Workflow Project combines java workflow engine (http://neuro4j.org/projects/java-workflow-engine) and Neuro4j Studio (http://neuro4j.org/f/welcome-downloads). Neuro4j Studio is an Eclipse-based development environment which helps to design, develop and test workflows. It enables you to adapt the existing business logic to your requirements via a graphical user interface. All the components like flows, custom blocks, Java code, properties, jsp files etc. can be accessed and edited...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    X-Dev Linux 1.0

    X-Dev Linux 1.0

    An elegant Ubuntu based Linux distribution for all programmers.

    ... of programmers ranging from web developers,web designers, java programmers ,kernel developers, .NETapplication developers, and also python and ruby developers. The X-Dev also provides extensive tools for additional software developement like android development and UML. X-Dev Linux is a live as well as installable distribution. You burn it to a dvd or to a usb stick from Linux or Windows. By the way, the code name of first X-Dev release is Shiva, which is dedicated to lord shiva. Enjoy
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DatabaseSetup.sql
    Visual Studio Project User Options (this file gets automatically generated when a Visual Studio Project is created)SQL[akela_p501usa @[Extract_Dir]DSDRwithLOBConfigDatabaseSetup.sql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Future Studio oS 64bit

    Future Studio oS 64bit

    Your multimedia operating system !

    Debian-based distribution is designed for creative people, who make music, videos and graphics. Also is a collection of software for digital content creation on 64 bit computing. F.S is customized and per-configured for low latency audio. Ιt is equipped with a powerful multimedia kernel for great performances ! F.S also is an ideal operating system as alternative to Windows and why not for Mac os. It has some powerful features of Linux like, no virus, no spyware, lightweight, stability,...
    Downloads: 1 This Week
    Last Update:
    See Project