Showing 69 open source projects for "which"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    Termux application

    Termux application

    Terminal emulator application for Android OS extendible

    ...Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet. Allows an app to ask for permission to ignore battery optimizations for that app. ...
    Downloads: 214 This Week
    Last Update:
    See Project
  • 2
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    ...Developers must have source code for their Android app, which they either own or are licensed to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android Hidden APIs

    Android Hidden APIs

    A library that provides access to Android hidden APIs

    ...The internal APIs are located in package com.android.internal and available in the framework.jar, while the hidden APIs are located in the android.jar file with @hide javadoc attribute. Now you know the difference. But I will refer to both as hidden APIs. This repo contains a custom android.jar which you can use to develop your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short for Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states. Shared architecture across iOS and Android. Build cross-platform apps that have similar architecture, enabling iOS and Android teams to cross-review business logic code. Testability and Isolation. ...
    Downloads: 0 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
  • 5
    PictureSelector

    PictureSelector

    Picture Selector Library for Android

    A PictureSelector for Android platform, which supports obtaining pictures, videos, audio & photos from photo albums, cutting (single picture or multi-picture cutting), compression, theme custom configuration and other functions, and supports dynamic access & an open-source picture selection framework suitable for Android 5.0 + system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Esp8266, Esp32 Webserver App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App Created By Haris. This is the android app which is used to control all types of IOT Board Webserver. This app can support all types of IOT Boards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    EtendoERP

    EtendoERP

    Etendo ERP is upgrade from Openbravo

    ...Thus, for Openbravo to further focus on retail and to facilitate our customers’ operational continuity, Openbravo has reached an IP licensing agreement with Fut IT Services, which has been an Openbravo Official Partner for many years, to provide continued support and evolution of these core-ERP modules. Fut IT Services will evolve, commercialize and maintain the new product under the Etendo brand, which inherits all the core ERP functionalities of Openbravo ERP. It is important to note that Etendo and Openbravo are independent companies and products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vibrance HDR

    Vibrance HDR

    Create HDR image effect, from a single or multiple (AEB) photos.

    Vibrance HDR is an app for Android(TM), which allows you to create high dynamic range (HDR) images, either from a single photo, or from multiple* auto exposure bracketed (AEB) photos. High-dynamic-range imaging is a technique used in photography to reproduce a greater dynamic range of luminosity. This works best in conjunction with a camera app that supports taking photos at multiple different exposures.
    Downloads: 16 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    Shadow

    Shadow

    Zero reflection fully dynamic Android plugin framework

    Shadow is an Android plug-in framework independently developed by Tencent, which has been tested by hundreds of millions of online users. Shadow not only shares the key code of plug-in technology with open source, but also completely shares all the designs required for online deployment. Reuse the source code of the independent installation App. The source code of the plug-in App can be installed and run normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Collectral

    Collectral

    Free Mobile Data Collection Software, Dynamic Mobile Forms App

    ...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 How to use the application please review the video Also you can find all details of our application in our site : https://collectral.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PermissionsDispatcher

    PermissionsDispatcher

    A declarative API to handle Android runtime permissions

    ...PermissionsDispatcher introduces only a few annotations, keeping its general API concise. Annotate a method that explains why the permissions are needed. It passes in a PermissionRequest object which can be used to continue or abort the current permission request upon user input. Annotate a method that is invoked if the user doesn't grant the permissions. Annotate a method that is invoked if the user chose to have the device "never ask again" about permission. Now generated functions become much more concise and intuitive than Java version!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lynket

    Lynket

    A better browser for Android using the Custom Tab protocol

    Lynket is a unique browser based on the Custom Tabs protocol. Lynket slides over the website on top of your apps, allowing you to move to the website seamlessly. Even if you browse multiple times, you can always press X to quickly return to the app where you left off. Lynket works with any browser that implements the Custom Tab protocol. It also inherits browser behavior such as tracking protection, shared login information, bookmark synchronization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android View Animations

    Android View Animations

    Cute view animation collection

    A collection of different animation effects for Android. For making animations more real, there is another project named Android Easing Functions which is an implementations of easing functions on Android. It is necessary to dependent that project. You can contribute with your own amazing animation effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SmartHMA

    SmartHMA

    Mobile implementation of HMA standardised EO data sources

    The main objective of the SmartHMA project is to develop and validate an open source operational platform architecture which implements a set of HMA standards in native Android client for access to EO Ground Segment data and services. The aim of the project is the development of a mobile application for discovery and distribution of EO data in the acceptable by tablet devices form and entirely based on OGC and HMA specifications. Implementation focuses on accessing the ESA Fedeo environment SmartHMA in form of open source software allows complementing the ESA RSS system environment and ESA Fedeo platform (http://wiki.services.eoportal.org/tiki-index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Opti-Movies

    Opti-Movies

    Android developer nanodegree, Projects 1 & 2 : Popular Movies app

    Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program. This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features. The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    base-adapter

    base-adapter

    Android's versatile Adapter for ListView, RecyclerView, GridView, etc.

    ...A key strength is support for multiple item view types, making it easier to build heterogeneous lists (for example, headers, content rows, and ads) without fragile conditional logic scattered across the codebase. The library typically uses a fluent or structured API to register item delegates and bind layouts consistently, which improves readability in large UI modules. It’s useful in legacy ListView projects as well as RecyclerView-based apps where teams want a consistent, shared approach to adapters across screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    ...WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which can leverage this knowledge to optimize the mobile experience. WURFL can detect over 10000 device types and offers over 500 device capabilities, including desktops, smartphones, tablets, feature phones, smart TV’s and many other emerging devices types. WURFL addresses the needs of many types of users, from large enterprises with high performance requirements, to regular companies who need a solution that is simple to deploy, integrate and customize. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bluetooth GPS for Android

    Bluetooth GPS for Android

    An application for using an external bluetooth GPS on Android devices

    An application for using an external bluetooth GPS on Android devices. The application connects to a Bluetooth device (NMEA GPS) and creates a GPS provider which can be used to replace the internal GPS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Android Package Installer

    Android Package Installer

    A platform independent apk installer app!!

    This is a Android package installer app which is platform independent and it enables you to install android apps directly from your computer. All you have to do is to copy the apk file in working folder and type in the filename as it is followed by .apk extension.. Hope u'll enjoy using this software..
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    فرهنگ فارسی همراه

    فرهنگ فارسی همراه

    J2ME Farsi 2 Farsi Dictionary.

    Persian to Persian (Farsi) Dictionary for Java Supported Cellphones. این پروژه یک لغتنامه فارسی به فارسی برای گوشی‌ همراه است. نسخه1.0: برنامه‌ای ساده با قابلیت جستجو و مرور واژگان که بیش از 32700 واژه غیر تکراری فرهنگ لغت فارسی معین در آن گنجانده شده است. برنامه در نمایش متن متکی به خط و صفحه کلید گوشی است. نسخه2.0: فرهنگ معین، با رابط لمسی و نمایش داخلی متن، جستجوی پیشرفته. نسخه1.1: در قالب نسخه1.0 داده‌های فرهنگ دهخدا به صورت بریده شده (حذف توضیحات طولانی) به طرز فوق‌العاده فشرده...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mobile Esperanto

    Mobile Esperanto

    Application for learning Esperanto using various web resouces

    Uses a set of GWT widgets which emulate the iPhone look and feel. Can be used on mobile devices as well as the desktop. Uses Google MVP architecture; PHP server side provides JSONP by querying various web sites, notably Lernu.net, a popular Esperanto learning site. Try out the demo at the Mobile Esperanto Web Site below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB