Showing 1065 open source projects for "android file decoder"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    Android File Transfer For Linux

    Android File Transfer For Linux

    Android File Transfer for Linux (and macOS!)

    Android File Transfer for Linux — a reliable MTP client with a minimalistic UI similar to Android File Transfer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Amaze File Manager

    Amaze File Manager

    Material design file manager for Android

    Amaze File Manager is an open source Material Design file manager for Android. It makes Material Design's exceptional features easier than ever to access on your Android device. It comes with an easy-to-use navigation drawer for quick navigation plus plenty of awesome features. It allows you to work on multiple tabs at a time; provides quick access to history, bookmarks or any file; has an inbuilt Database Reader, Zip/Rar Reader, Apk Reader, Text Reader and so much more! Amaze File Manager...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    File Picker

    File Picker

    File picker plugin for Flutter, compatible with mobile (iOS & Android)

    A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support. File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    syncthing-android

    syncthing-android

    Wrapper of syncthing for Android

    Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally. All communication...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Simple File Manager

    Simple File Manager

    Easy app for managing your files without ads, respecting your privacy

    Simple File Manager is a super quick & professional file and folder manager for Android devices. Use Simple File Manager to easily compress, transfer & convert media files with a few clicks. It has all of the major file manager & folder management features, including customizing the home folder and selecting favorite folders for quick access. The file manager provides a whole pack of file manager features, including search, navigation, copy & paste, cut, delete, rename, decompress, transfer...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Telegram for Android

    Telegram for Android

    Telegram messenger for Android

    Telegram is a wonderful and private messaging app that offers simple, fast, secure and synced messaging for all your devices. It delivers messages faster than any other application; cloud-based so you can access your messages from any device; and very secure, with messages heavily encrypted and could even self-destruct. Telegram is simple and fun to use, with powerful photo and video editing tools as well as an open sticker/GIF platform to let you express yourself fully. It’s also...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Kiwix Android

    Kiwix Android

    Kiwix for Android

    Kiwix is an offline reader for Web content. One of its main purposes is to make Wikipedia available offline. This is done by reading the content of a file in the ZIM format, a highly compressed open format with additional metadata.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    scrcpy

    scrcpy

    Display and control your Android device

    scrcpy is an application for displaying and controlling your Android device through USB connection (or over TCP/IP). It is cross-platform (GNU/Linux, macOS and Windows) and does not require any root access. scrcpy displays only the device screen but offers great performance (30~60fps) and quality (1920×1080 or above). It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside...
    Downloads: 13,966 This Week
    Last Update:
    See Project
  • 9
    v2rayNG

    v2rayNG

    A V2Ray client for Android, support Xray core and v2fly core

    A V2Ray client for Android supports Xray core and v2fly core. geoip.dat and geosite.dat files are in Android/data/com.v2ray.ang/files/assets (path may differ on some Android devices). Download feature will get an enhanced version in this repo (Note it need a working proxy). The latest official domain list and ip list can be imported manually. It's possible to use third-party dat files in the same folder, like h2y. Android projects under V2rayNG folder can be compiled directly in Android Studio...
    Downloads: 5,963 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    Element Android

    Element Android

    A glossy Matrix collaboration client for Android

    Element Android is a glossy Matrix collaboration client for Android, based on a new Android SDK fully written in Kotlin. A total rewrite of Riot-Android, Element is an all-in-one secure chat app made possible through the open global Matrix network. It is a messenger that allows users to talk to anyone regardless of their app, while providing unparalleled privacy and security. It protects conversations from data-mining and ads with proper end-to-end encryption, so you can feel totally secure...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Android Upload Service

    Android Upload Service

    Easily upload files in the background with progress notification

    Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. At the core of the library, there is a Service that handles multiple concurrent upload tasks in the background. It publishes broadcast intents to notify status. This way the logic is completely decoupled from the UI. You are safe launching upload requests from your fragments, activities and services without worrying...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Fast Android Networking

    Fast Android Networking

    A Complete Fast Android Networking Library that also supports HTTP/2

    ... any type of file, uploading file, loading images from the network in ImageView, etc. There are some libraries but they are outdated. No other library provides a simple interface for doing all types of things in networking like setting priority, canceling, etc. As it uses Okio , No more GC overhead in android applications. Okio is made to handle GC overhead while allocating memory. Okio does some clever things to save CPU and memory.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    File system notifications for Go

    File system notifications for Go

    Cross-platform file system notifications for Go

    ... copy fsnotify into vendor/github.com/fsnotify/fsnotify within your project, and likewise for golang.org/x/sys. fsnotify requires support from underlying OS to work. The current NFS protocol does not provide network level support for file notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fetch for Android

    Fetch for Android

    The best file downloader library for Android

    Fetch is a simple, powerful, customizable file download manager library for Android. Simple and easy to use API. If you are saving downloads outside of your application's sandbox, you will need to add the following storage permissions to your application's manifest. For Android SDK version 23(M) and above, you will also need to explicitly request these permissions from the user. Continuous downloading in the background. Concurrent downloading support. Ability to pause and resume downloads. Set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ownCloud Android app

    ownCloud Android app

    The ownCloud Android App

    Welcome to the Android ownCloud app: Add an ownCloud server and sync your private files and share the cloud in the blink of an eye. Android ownCloud application allows you to connect Android devices to a private ownCloud server that runs in your data center. ownCloud is open source file synchronization and exchange software for everyone, from people operating the free ownCloud server to large companies and service providers operating under the ownCloud business subscription. ownCloud provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nextcloud Android app

    Nextcloud Android app

    The Android client for Nextcloud

    Nextcloud Android app is the Android client for Nextcloud, a private file sync & share and communication server. It lets you access all of your files easily on your Nextcloud from any Android device. Nextcloud Android app is easy to use and completely open source, so you can host it yourself or have a company do it for you. Always stay in control of your photos, calendar, contact data and other documents and files with Nextcloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's...
    Downloads: 173 This Week
    Last Update:
    See Project
  • 20
    Pdf Viewer For Android

    Pdf Viewer For Android

    A Lightweight PDF Viewer Android library

    A Simple PDF Viewer library which only occupies around 80kb while most of the Pdf viewer occupies upto 16MB space. Hello Developers! We're thrilled to share some significant enhancements we've made to our PDF viewer library. We've fine-tuned several aspects to enhance your experience and ensure top-notch performance and security. Step into the future with Jetpack Compose compatibility. Integrating our PDF viewer in Compose projects is now effortless, thanks to the PdfRendererViewCompose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sceneform Maintained SDK for Android

    Sceneform Maintained SDK for Android

    Sceneform Maintained is an ARCore Android SDK with Google Filament

    Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the Archived Sceneform. Android Augmented Reality library: AR Model Viewer, Augmented Images, Augmented Faces, Video, Depth, Cloud Anchors, Instant Placement, Light Estimation and much more in Kotlin and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zstandard

    Zstandard

    Zstandard - Fast real-time compression algorithm

    Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression. The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder (see benchmarks below). Zstandard library is provided as open source software using a BSD license. Its format is stable and published as IETF RFC 8478. The negative compression levels, specified with --fast=#, offer...
    Downloads: 79 This Week
    Last Update:
    See Project
  • 23
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database...
    Downloads: 216 This Week
    Last Update:
    See Project
  • 24
    OpenMTP

    OpenMTP

    Advanced Android File Transfer Application for macOS

    Transferring files between macOS and Android or any other MTP device has always been a nightmare. There are a few File Transfer MTP apps that are available online but most of them are either too expensive or come with bad UI/UX. The official "Android File Transfer" app for macOS from Google comes with bugs, and innumerable limitations, some of which include - not being able to transfer files larger than 4GB, frequent disconnections, unable to rename the folders or files on the android/MTP...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 25
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much more...
    Downloads: 84 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next