Showing 91 open source projects for "use"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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
    AutoSize

    AutoSize

    A low-cost Android screen adaptation solution

    ...The function of adapting the three-party library. Use pt, in, mm as the unit for layout, high intrusion, better support for old projects, will not affect the layout of other three-party library pages, three-party library controls and system controls, can completely shield the modification caused by the density All unknown and known issues, but AndroidAutoSize will not be able to adapt the three-party library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tidbits

    Simple web-based personal digital wallet.

    Tidbits is a web-based digital wallet. Use it to store usernames, passwords, phone numbers, or any little tidbit you might easily forget. Then you need only remember your one Tidbits password to access all your important details. Tidbits 2 is optimized for mobile touch-based devices like the iPhone and iPad (it works well on desktop browsers, too). The integrated search engine makes it a snap to find all those little nuggets you don't want to have to remember but want to be able to access anytime, anywhere.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download the MPAndroidChart Example App on Google Play.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Sakura Puzzle

    Sakura Puzzle

    Solve the puzzle with dry branch and see how beautiful it will bloom

    ...Compete every day with other travelers, earn more points and get prizes for your achievements. - In the campaign mode, solve the puzzle in the allotted time or the number of steps. Use step freeze, time freeze or hints in case of any issues. - In the campaign mode you will visit different places and you will be able to make many animated images with fanciful branches of blooming sakura. - In the tournament mode, several sakura branches of varying complexity are available. Every day the first 25 lucky winners, who earn the most points in every of complexity modes, will get prizes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    MagicPhotos

    MagicPhotos

    Apply photo effects while keeping chosen details untouched

    ...Application is easy to use and provides full control of editing process. MagicPhotos is available for Android 4.4+ and Windows Phone 7.5+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Logger

    Logger

    Simple, pretty and powerful logger for android

    ...Log adapter checks whether the log should be printed or not by checking the log adapter function. If you want to disable/hide logs for output, override isLoggable method. The command "true" will print the log message, "false" will ignore it. Use filter for a better result. the tag PRETTY_LOGGER or your custom tag can be used. Make sure that wrap option is disabled. You can also simplify output by changing settings. Logger supports Timber Integration, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 8 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    ...The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer to realize the playback of live video. (The barrage of the live broadcast has not been implemented, and the data of the barrage is not available for the time being). Realization of game center, topic center, activity center, original leaderboard, region leaderboard, offline cache. The default minSdkVersion of the project is set to 21, because some interfaces below 21 may need to be adapted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    ...Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with highly efficient stateful binary protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Secret Pass Manager

    Secret Pass Manager

    Protect and keep your passwords safe with secret pass manager

    Secret Pass manager help you keep safe your passwords. It is an complete and useful application you can use to manage your web, social or bank accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    ...SQLite) populated drop-down-lists for: ------ QR: question repeat/ your appeal ("What do I think what you are wanting from me") IM: I-message ("what do I think about this, what is my situation, my point of view, my feelings") AP: my appeal ("what exactly do I want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. C) If the user makes a selection, it moves to the textfield where it can be modified. D) The system recognizes modifications immediately, and asks for "use once & discard" or "use & add to the list" E) This "communication-system" shall be made available for all major information-transmitting channels, like - email - whats up & other instant messenger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    android-cube-app

    android-cube-app

    Reference application built on top of the cube-sdk framework

    ...It demonstrates how different modules within the Cube ecosystem interact, providing a clear blueprint for building scalable and maintainable applications. The app also highlights real-world use cases such as list rendering, image loading, and asynchronous data fetching. Developers can use it as a starting point or reference when integrating cube-sdk into their own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    ...The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. This should be done via a simple to use API without any special features. This library will always priorities general use cases over special ones. This means that the library will add very few public methods to the standard ListView and will not try to work for every use case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GpsMid
    Java Midlet to use OpenStreetMap data on a J2ME ready Mobile. Displays a moving map using external or internal GPS, shows the street name on which you are. There is Navigation support for car drivers, bicyclists and pedestrians plus many more ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    Mitzuli

    Mitzuli

    The open, easy-to-use and powerful translator app for Android

    Mitzuli is an open source translator app for Android featuring a full offline mode, voice input (ASR), camera input (OCR), voice output (TTS), and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NFC communication library

    Android library for communicating with NFC tags

    The primary Source of communication With an Android-powered Device when dealing With NFC tags, is through NDEF Messages. However, when desiring to use the extended features of the individual tags, the user is required to implement the tags binary protocol stack. This Project is an attempt to ease the workload of Developers desiring this type of Access, by providing a simple API for communicating With the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pune Local Finder

    Pune Local Finder

    Finds Pune Lonavala Local Time Quickly

    ...Here is The solution After working hard for a week Finally I developed new Android application to find local timing very quickly. All you nees to do is just select source and destination with reference time of 1. Current Time 2. Manual Time 3. And press find local time... 4. Use arrows to view next and previous local time 5. You can also view time remaining for local
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LynxSight Mobile

    LynxSight Mobile

    An OCR assistant for visually impaired people

    LynxSight mobile is an android application that serves as OCR assistant. Application scans pictures taken by camera for text and reads it to user. LynxSight mobile is designed for use by visually impaired people. It contains voice assistant, voice commands and simple UI to make using easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cala Mondrago

    Cala Mondrago

    Board game Mondrago for Android platform.

    ...Here you can find the board game Mondrago for Android platform as an electrical version of the Mondrago board game as originally created and published by Adrian Schacker in 1992. Thank you very much to Adrian kindly supporting our open source project by allowing us to use the original logo, name, and color scheme. See the Mondrago community website for the original rules in text format translated into various languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SmartCam
    SmartCam - Smart Phone Web Camera - Turns a camera phone (S60, WinMo6.x, Android, Samsung Bada) with bluetooth or WiFi into a handy webcam ready to use with your PC
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    HotelsReservations

    HotelsReservations

    Android Application Integrated with a Web Application (Beta Version)

    Android Application devoted for hotels reservation in Lebanon (Rooms, Suites), exchanged with a web application using PHP/MYSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bingham App

    Bingham App

    Android and iOS app for accessing school info.

    This app was originally made in Utah for Bingham high school students and is now being made open source so that any school that wishes to can use this as a template for their own school app. The app has several features such as integration with Skyward, access to the school calendar (via Google Calendar), a GPA calculator, bell schedules, a news feed (via RSS), and access to the school online newspaper feed (RSS).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB