Showing 38 open source projects for "android update"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    ... this to avoid build error in release build as this library will not be included in the release build) using reflection. Using the Android Debug Database with an encrypted database. See all the data in the shared preferences used in your application. Run any sql query on the given database to update and delete your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swagger Codegen

    Swagger Codegen

    Template-driven engine to generate documentation

    ... to create, update and share OpenAPI definitions with consumers. SwaggerHub is the platform solution to support OpenAPI workflows at scale. Swagger open source and pro tools have helped millions of API developers, teams, and organizations deliver great APIs. If the OpenAPI/Swagger spec is obtained from an untrusted source, please make sure you've reviewed the spec before using Swagger Codegen to generate the API client, server stub or documentation as code injection may occur.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    AntennaPod

    AntennaPod

    Open source podcast manager for Android

    AntennaPod is a flexible and open-source podcast manager for Android that’s really simple and easy to use. It lets you listen to and download thousands of podcasts without having to use a browser. It’s got all the features you would need, and none of the crap you don’t. Its features include automatic download and playback with variable speed, RSS and Atom feeds, OPML import and export, Flattr integration and more! AntennaPod is currently being tested to work on a number of different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyBatis Dynamic SQL

    MyBatis Dynamic SQL

    SQL DSL (Domain Specific Language) for Kotlin and Java

    This library is a general-purpose SQL generator. Think of it as a typesafe and expressive SQL DSL (domain-specific language), with support for rendering SQL formatted properly for MyBatis3 and Spring's NamedParameterJDBCTemplate. The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL. The library will generate full DELETE, INSERT, SELECT, and UPDATE statements. The DSL implemented by the library is very similar to native SQL but it includes many functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 5
    Codename One

    Codename One

    Cross-platform framework for building truly native mobile apps

    An open-source mobile-first toolkit for building high-quality, cross-platform native apps for Android, iOS, Desktop & Web. Rapid cross-platform app development using Java or Kotlin with 100% code reuse. Apps are compiled down to native code for maximum performance and a smooth user experience. Write, debug, and test apps all inside your IDE (IntelliJ, Eclipse, VSCode or NetBeans) using the Codename One simulator. One-click for app-store-ready device builds, without the headache of maintaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ... this is not the primary purpose of this library, it does include basic support for generating some barcode types. To change the orientation, specify the orientation in your AndroidManifest.xml and let the ManifestMerger to update the Activity's definition. The camera permission is required for barcode scanning to function. It is automatically included as part of the library. On Android 6 it is requested at runtime when the barcode scanner is first opened.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    SDK Manager

    SDK Manager

    Manager for the Android SDK, wraps 'sdkmanager' and 'avdmanager'.

    Manager for the Android SDK, wraps 'sdkmanager', 'avdmanager' and 'emulator'. Packages: List, install, uninstall and update packages. Option to choose Channel. AVDs: Create, list and start AVDs. Many options to launch. After you check "Accept licenses" it will automatically accept them.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 8
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of poems,...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 9
    DNS-Based Host Blocking for Android

    DNS-Based Host Blocking for Android

    DNS-based Host Blocker (and lightweight ad blocker) for Android

    This is a DNS-based host blocker for Android. In the default configuration, several widely-respected host files are used to block ads, malware, and other weird stuff. On the first start, you must manually update the hosts files (using the refresh button) before the service can work correctly (issue #1); and you must also update the hosts files yourself regularly for now. Items in the hosts and DNS servers lists can be moved around and removed) of the list using standard RecyclerView...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    greenDAO

    greenDAO

    Light ORM solution for Android that maps objects to SQLite databases

    ... database. Still, writing SQL and parsing query results are quite tedious and time-consuming tasks. greenDAO frees you from these by mapping Java objects to database tables (called ORM, “object/relational mapping”). This way you can store, update, delete, and query for Java objects using a simple object oriented API. We want to provide the fastest Android ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coral View

    Coral View

    Transfer your info from Excel to your Mobile and bring back mods.

    ... just a Usb cable. If you can update a Microsoft Excel worksheet then you can create your own customised infobase. If you update or add any infoitems on your mobile device the infoitem changes can be transfered back to the infobase on your PC using any of the android 'share' functions such as email, Dropbox, Bluetooth etc. Infoitems can be: - Text data - Dropdown lists - Numeric values - Gps locations - Timestamps - Photos - Notes - Document attachments Take IT with you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Side Menu Android

    Side Menu Android

    Side menu with some categories to choose

    Side menu with some categories to choose. Depends on Ozodrukh's animation util for CircularReveal animation for 2.3+ version. First of all, you have to upload the animation submodule with git submodule update --init command. Or you can add gradle dependency with command. To add gradle dependency you need to open build.gradle (in your app folder, not in a project folder) then copy and add the dependencies there in the dependencies block. After you have to create special overlay layout to show...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Atlas

    Atlas

    An Android dynamic component framework

    ... period, Atlas provides rapid incremental update and rapid upgrade capacity. Atlas puts the work into the project period as much as possible, to ensure runtime remains simple and stable, and maintenance processes remain easy. Compared with multidex solution, Atlas not only solved the limitation of the method count(65535), but also clarified the boundary of development, providing powerful capabilities for Android development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wallpaper live sync pc BING android

    wallpaper live sync pc BING android

    Live BING Wallpaper OTA

    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 android share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    Google browser android version of the source program. This project is a world-class android architecture. Clarify the project business logic can completely fit for domestic company engineer. This project will follow up and update Google browser kernel version for a long time, welcome to the star. If you are using AndroidStudio above 2.0 version and open the instant run function, suggested to debug after closing (instant run will modify on the Application of the result in chrome provider context...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    NamelessROM

    NamelessROM

    Custom ROM for Android

    NamelessRom is opportunity; an opportunity to have a voice to the development team of the after-market firmware that you run on your device. The main goal of NamelessRom is to provide quality development for android devices, phones, and tablets alike. NamelessRom developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly. This availability will allow you, the end-user, to have direct input into exactly what features and functions are included...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GWhale

    GWhale

    Get GWhale! Cool Killer Whale pet that goes and fetches that song 4 u!

    Great application for downloading those songs you had and always wanted to listen again. It has a huge database ( as big as Grooveshark or Spotify ) for you to search and find what you are looking for! Versions older than 4.0.0 have been deprecated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OARS Android IMU & GPS Data Logger

    OARS Android IMU & GPS Data Logger

    OARS - Orientational Awareness Reaction Systems

    The OARS app is a data logger developed to run on Android OS and devices containing an internal GPS ,along with micro-electro-mechanical systems (MEMS) chipset. Specifically the Invensence MPU-6000 or newer. This chip is a highly accurate inertial measurement unit, or (IMU). Contained within this small IMU is a 3-axis Accelerometer, 3-axis Gyro, and 3-axis Magnetometer. Along with a built in processor, it can calculate movements along 9-axis. Depending on platform and app setting, OARS can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Encrypted Notepad
    UPDATE 2024: Get a new version here: https://github.com/ivoras/EncryptedNotepad2 "Encrypted Notepad" does only one thing, but aims to do it perfectly - a Notepad-like simple text editor where files are saved (and later loaded) encrypted with industrial strength algorithms. Available both for the desktop (as a Java application) and on Android. Unencrypted data is never stored on-disk. Source is released (on SourceForge) under the BSD license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    RepairsLab Android

    RepairsLab Android

    Android frontend for RepairsLab

    Android frontend for RepairsLab using MySQL or Firebird Application need testing on different device. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Openia CRM virtual appliance - Openbravo

    Openia CRM virtual appliance - Openbravo

    Community CRM module for Openbravo with mobile support

    ... a look at all your leads depending on their Location ("Leads Per Location" window) and Their Interests ("Functionality of Interest To Leads" window) - New exportable report: "Opportunities by Lead" - Minor bug fixes If you are already using OpeniaCRM update it to the latest version and if not try it out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SocioChat

    SocioChat

    SocioChat is an IM application for android

    SocioChat is an IM application for android, our aim is to take all the current IM applications out there and combine them to create a superior IM experience out there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next