Showing 133 open source projects for "java mobile"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 1
    RxLifecycle

    RxLifecycle

    Lifecycle handling APIs for Android apps using RxJava

    This library allows one to automatically complete sequences based on a second lifecycle stream. This capability is useful in Android, where incomplete subscriptions can cause memory leaks. You must start with an Observable<T> representing a lifecycle stream. Then you use RxLifecycle to bind a sequence to that lifecycle. It assumes you want to end the sequence in the opposing lifecycle event - e.g., if subscribing during start, it will terminate on stop. If you subscribe after pause, it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WebVisu

    Pure Browser based Visualisation for PLCs

    Framework to enable PLC Visualisations (like Wago 750-841, Beck IPC, CoDeSys 2.3) displayed in a standalone Browser without Java applets. Including Browsers of iPad, iPhone, iPod, Android aso.. Based on HTML5 canvas and Javascript.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    Collectral

    Collectral

    Free Mobile Data Collection Software, Dynamic Mobile Forms App

    Collectral allow you to collect data from from Android Mobile Applications directly into your servers. Collectral Consist from 3 components 1. Main Collectral Site where you need to register and set key 2. Collectral ERP - it is WordPress plugin 3. Android Application - Which you need to get from google play In this page you can find only WordPress Plugin as download Android component located in : https://play.google.com/store/apps/details?id=com.collectral.user.collectral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gym Register
    GymRegister è la nuova applicazione per tablet Android che ti consente di gestire gli iscritti dei corsi di una palestra o di una qualsiasi attività sportiva e non. Dotato di una semplice e intuitiva interfaccia grafica, GymRegister ti consente di eliminare tutti i supporti cartacei e di poter utilizzare il tuo tablet personale. L' applicazione è stata studiata per garantire la massima efficienza grazie all'ottimizzazione del codice e all'utilizzo di algoritmi in grado di gestire grandi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5
    RightHandHydratation

    RightHandHydratation

    Mass music notes generation from ancien texts

    Sets of tools to generate notes from a text by dynamic dictionnary between alphabet and notes. Melody generated from a public domain text by this public tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Material DateTime Picker

    Material DateTime Picker

    Pick a date or time on Android in style

    ... project. All the library files live in library. The library also uses some Java 8 features, which Android Studio will need to transpile. The library follows the same API as other pickers in the Android framework. The library contains 2 layout versions for each picker. Version 1 is the original layout. It is based on the layout google used in the kitkat and early material design era. And version 2 is based on the guidelines google posted when launching android marshmallow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MyCollab

    MyCollab

    An open source, free, high performance, stable and secure Java app

    MyCollab is a free and open source project management software. Intuitive UI, rich features, high performance, and stability are the advantages compared with various popular tools in the market such as Redmine, Bugzilla, Mantis etc. This open source is included into a trusted commercial product that is deployed on hundreds of companies' servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Beigesoft Enterprise Information System

    Beigesoft Enterprise Information System

    JEE based Accounting web-application.

    Beigesoft™ EIS is free accounting software. This is JEE-WEB-based software that works anywhere - on MS Windows, Mac, Linux and Android. This is the first version of the successor to Beige Accounting All In One. The main goal was successfully achieved, it works noticeably faster on weak devices such as a smartphone than its predecessor. It works as: * Standalone A-Jetty web-app for standard Java (Ms Windows, Mac, Nix...). * Standalone A-Jetty web-app for Android (use "Beigesoft...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Query2Report

    Query2Report

    Simple open source business intelligence and reporting solution

    Query2Report provides a simple opensource business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting. The application transforms bunch SQL queries to beautiful google charts. The application caters to real time reporting with automatic refresh functionality. Refer to video tutorials Concepts - https://youtu.be/NdEUZ2suiv8 Data Analytics Demo - https://youtu.be/evCf74Ou7kg Data Forecast Demo -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Advanced RecyclerView

    Advanced RecyclerView

    RecyclerView extension library which provides advanced features

    This RecyclerView extension library provides Google's Inbox app like swiping, Play Music app like drag-and-drop sorting and expandable item features. Works on API level 14 or later. Reduces library conflicts, easy to integrate with existing code. Looks difficult at a glance, but gives great flexibility like the original RecyclerView. Swipe dismiss and swipe pinning operation. (like Google's Inbox app). Smooth item reordering with linear list (LinearLayoutManager). It behaves like the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    WizardStrool TaskMan

    WizardStrool TaskMan

    An open-source task manager for the Android™ platform

    A free and open-source, fully customizable task manager for Android. Full-featured version on about June 2019. For contributing, see file TODO inside the repository root. TaskMan is licensed under GNU GPL version 3 or later; see LICENSE file inside the repository root. Android is a trademark of Google LLC in the United States and/or in other countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Universal Password Manager

    Universal Password Manager

    Store all your passwords in one secure encrypted database.

    Universal Password Manager allows you to store all your passwords in one highly secure encrypted database. Its strengths are simplicity, portability and security (uses 128bit AES encryption). UPM is available on Android, Windows, OS X & Linux.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    openCRX - Enterprise Class CRM

    openCRX - Enterprise Class CRM

    professional CRM and groupware service, ready for the cloud

    openCRX moved to https://github.com/opencrx
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Calculation of shifts for Android
    The program can expect for any date the state of changing (work/day off) for the different types of non-standard office hours, as that: three in three days (bar, shop) days through three (guard) day, night, two days off (port) Creation of description of other office hours is possible, it is possible to set seven shifts of different duration. GNU General Public License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Android: MaruPad

    Android: MaruPad

    Round hiragana keyboard for Android.

    Japanese hiragana keyboard for Android. It' shaped like a circle and you write by swiping towards choices. It's fast but it's not a complete Japanese keyboard. More of a proof of concept. Also a good example code if you want to make your own unconventional keyboard for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    Runscho

    Runscho

    School Management Software

    Runscho is School Administration Solution that helps Supervisors to manage all their daily tasks. It's highly customizable and cover all aspects of school management. Visite the website at : https://www.runscho.com Try the Demo at : http://dem.runscho.com/deploy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MusicDNA

    Experience your favorite music in a unique way

    MusicDNA is a music player unlike any other. It is an Android music player that renders beautiful DNA (visualization) of the currently playing music. It does this through the use of the Visualizer Class, and is inspired by paullewis's music-dna. It uses the FFT Data supplied by the Visualizer class of Android , calculating the Amplitude at that exact moment and using this to plot the DNA. MusicDNA fuses the functionality of traditional music players with stunning visualizations. In this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Semantic Assistants

    Natural Language Processing (NLP) for the Masses

    Semantic Assistants support users in content retrieval, analysis, and development, by offering context-sensitive NLP services directly integrated in standard desktop clients, like a word processor, and web information systems, like a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android To Do List

    Android To Do List

    So much to do, so little time...

    A basic PDA function written for Android-based phones, this To Do app lets you categorize and prioritize checklists, assign due dates and alarms, set highly configurable recurring tasks, and add detailed notes to items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RoundedImageView

    RoundedImageView

    A fast ImageView that supports rounded corners, ovals, and circles

    A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original example from Romain Guy. It supports many additional features including ovals, rounded rectangles, ScaleTypes and TileModes. There are many ways to create rounded corners in android, but this is the fastest and best one that I know of because it does not create a copy of the original bitmap, does not use a clipPath which is not hardware accelerated and not anti-aliased, does not use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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