Showing 79 open source projects for "android"

View related business solutions
  • 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.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    FirebaseUI for Android

    FirebaseUI for Android

    Optimized UI components for Firebase

    FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to Firebase APIs. A compatible FirebaseUI client is also available for iOS. FirebaseUI has separate modules for using Firebase Realtime Database, Cloud Firestore, Firebase Auth, and Cloud Storage. To get started, see the individual instructions for each module. FirebaseUI is published as a collection of libraries separated by the Firebase API they target. Each FirebaseUI library has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our team...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    JavaCV

    JavaCV

    Java interface to OpenCV, FFmpeg, and more

    JavaCV uses wrappers from the JavaCPP Presets of commonly used libraries by researchers in the field of computer vision (OpenCV, FFmpeg, libdc1394, FlyCapture, Spinnaker, OpenKinect, librealsense, CL PS3 Eye Driver, videoInput, ARToolKitPlus, flandmark, Leptonica, and Tesseract) and provides utility classes to make their functionality easier to use on the Java platform, including Android. JavaCV also comes with hardware accelerated full-screen image display (CanvasFrame and GLCanvasFrame), easy...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    Epoxy is an Android library for building complex screens in a RecyclerView. Models are automatically generated from custom views or databinding layouts via annotation processing. These models are then used in an EpoxyController to declare what items to show in the RecyclerView. This abstracts the boilerplate of view holders, diffing items and binding payload changes, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally, Epoxy...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    Flutter Location

    Flutter Location

    A Flutter plugin to easily handle realtime location in iOS and Android

    A simple way to get the user's location without thinking about permission. This library aims at providing you with a simple way to get the user location without thinking about permission. It's also heavily configurable so you can easily get better performance or better battery. It currently supports Android, iOS, macOS and Web. Support for the remaining platforms is incoming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    react-native-nfc-manager

    react-native-nfc-manager

    React Native NFC module for Android & iOS

    Bring NFC feature to React Native. Inspired by phonegap-nfc and react-native-ble-manager. React Native NFC module for Android & iOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    Litho uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-native-picker/picker

    react-native-picker/picker

    Cross-platform UI component for selecting an item from a list

    Picker is a cross-platform UI component for selecting an item from a list of options. This component is not supported in the managed workflow for expo sdk 37. Please import the Picker from react-native. As react-native@0.60 and above supports auto-linking there is no need to run the linking process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    An implementation of tap targets from Google's Material Design guidelines on feature discovery. Prompt users to try features or functionality that can be completed in a single tap, such as saving a location in a map app. Prompt users to try features or functionality that require more than one tap to complete, such as turning on automatic backup in a photo app. Feature discovery prompts have more impact when they are presented to the right users at contextually relevant moments. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    InAppBrowser for React Native

    InAppBrowser for React Native

    InAppBrowser for React Native (Android & iOS)

    Provides access to the system's web browser and supports handling redirects. Chrome Custom Tabs for Android & SafariServices/AuthenticationServices for iOS. In order to redirect back to your application from a web browser, you must specify a unique URI to your app. To do this, define your app scheme and replace my-scheme and my-host with your info. The StatusBar will keep the last one provided in your app. So if the StatusBar is dark-content before you open the browser this will keep it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    An android application to download audio (mp3) from YouTube videos and from playlists. YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format. Download from SourceForge or GitHub. GitHub download page: https...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Swing ME

    Swing ME

    Java UI Framework for Desktop/iOS/Android

    A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AnySoftKeyboard

    AnySoftKeyboard

    Android (f/w 2.1+) on screen keyboard for multiple languages

    The only Android keyboard you'll ever need. Free as in speech and Free as in beer. Android (f/w 4.0.3+, API level 15+) on screen keyboard for multiple languages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    QMUI Android

    QMUI Android

    UI library to improve the efficiency of Android UI development

    Solutions dedicated to improving the efficiency of project UI development. QMUI Android is designed to help quickly build an Android project with basic design restoration effects, and at the same time use the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CloudReader

    CloudReader

    A netease cloud music based UI

    ... content pushed by the dry goods concentration camp, including a picture of a girl every day, related Android, IOS and other dry goods. It is updated every day after 12:30, because the content is not updated on weekends, so the content is cached for three days if it is not available on the Internet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    CircleIndicator

    CircleIndicator

    A lightweight indicator like in nexus 5 launcher

    A lightweight indicator like in nexus 5 launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Material SearchBar Android

    Material SearchBar Android

    Material Design Search Bar for Android

    This beautiful and easy-to-use the library will help to add Lollipop Material Design SearchView in your project. Create a custom style and use one of the provided styles as the parent. Simply set/change these colors(or some) and you have your custom style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    Shimmer is an Android library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Shimmer for Android is implemented as a layout, which means that you can simply nest any view inside a ShimmerFrameLayout tag, and call to start the animation from your code. That's all that is required. The layout will use the values you specify either on the tag (using custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Materialistic for Hacker News

    Materialistic for Hacker News

    A material-design Hacker News Android reader

    Material design Hacker News client for Android, uses official HackerNews/API, Dagger for dependency injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AHBottomNavigation

    AHBottomNavigation

    Library to reproduce the behavior of the Bottom Navigation guidelines

    Library to implement the Bottom Navigation component from Material Design guidelines (minSdkVersion=14). Bottom navigation bars display three to five destinations at the bottom of a screen. Each destination is represented by an icon and an optional text label. When a bottom navigation icon is tapped, the user is taken to the top-level navigation destination associated with that icon. The bottom navigation bar is easy to reach on a handheld mobile device. When used, the bottom navigation bar...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Aurora IMUI

    Aurora IMUI

    General IM UI components, Android/iOS/RectNative ready

    Aurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK. This library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also supports style customization. We already have Android/iOS/React Native platforms support. Already supports three main platform, Android, iOS, React Native. With Aurora IMUI, you can implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next