Search Results for "android game source code in android studio"

Showing 52 open source projects for "android game source code in android studio"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    NetherSX2

    NetherSX2

    Continuation of NetherSX2 based on AetherSX2 4248

    ...The project maintains an up-to-date GameDB (game compatibility database), improves controller support, and includes widescreen and no-interlace patches that make many games look and run better on modern screens. Developers also include additional fixes specific to AetherSX2 and NetherSX2 builds, along with tools to resign APKs to avoid Play Protect warnings, which makes installation smoother on Android hardware.
    Downloads: 120 This Week
    Last Update:
    See Project
  • 3
    File-Studio

    File-Studio

    A tool that automates complex file operations.

    File studio is a tool that assists in handling complex file operations such as bulk renaming, organizing folders and more.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Play!

    Play!

    Play! - PlayStation2 Emulator

    Play! is an open-source cross-platform emulator for Sony’s PlayStation 2 that aims to run PS2 games on a wide range of modern systems including Windows, macOS, Linux, Android, iOS, and web browsers by implementing core PS2 hardware functionality in software. It emulates primary components like the Emotion Engine CPU and graphics synthesizer, translating game code and hardware calls into host system operations, while providing users with controls to load disc images, manage states, and configure rendering options. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    PPSSPP

    PPSSPP

    A cross-platform PSP emulator

    PPSSPP is an open source, cross-platform PSP emulator which allows you to play your PSP games on Android, Windows, Mac or Linux. With PPSSPP you can play your PSP games on your PC in full HD resolution, or play on your tablet for a big-screen mobile gaming experience. PPSSPP enhances the gaming experience in more ways than one. It even upscales some textures that would otherwise be too blurry due to the fact that they were originally made for the small screen. Even on modern Android phones...
    Downloads: 128 This Week
    Last Update:
    See Project
  • 6
    RetroArch

    RetroArch

    RetroArch is a frontend for emulators, game engines and media players.

    RetroArch is a way to run classic games on a wide assortment of Operating Systems and Consoles. Support the Developers on their Patron! https://www.patreon.com/libretro
    Downloads: 67 This Week
    Last Update:
    See Project
  • 7
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples....
    Downloads: 578 This Week
    Last Update:
    See Project
  • 8
    Authenticator Pro

    Authenticator Pro

    Two-Factor Authentication (2FA) client for Android + Wear OS

    Authenticator Pro is a free and open-source two-factor authentication app for Android. It features encrypted backups, icons, categories, a high level of customization, and even a Wear OS app. Unlike some alternative apps, Authenticator Pro gives you control over your data. You can import from other apps and export at any time. Authenticator Pro is a community-backed open-source project which aims to provide privacy and security to users.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    romcraft

    romcraft

    custom rom build

    RomCraft: A Personal Custom AOSP Build This is RomCraft, my personal project to build and customize the Android Open Source Project (AOSP). As a builder and enthusiast. Disclaimer: This is a personal build. I am not the original developer of custom AOSP but a builder who compiles and customizes the source code. All credits for the base Android system go to the AOSP team and the broader Android open-source community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    avbuild

    ffmpeg build tool and prebuilt packages for all platforms

    iOS, android, raspberry pi, windows store, windows desktop, linux, macOS etc. Multiple toolchains support, include gcc, clang, vs2013, vs2015, vs2017. Hardware accelerated decoders and encoders support. Source code: https://github.com/wang-bin/avbuild
    Leader badge
    Downloads: 863 This Week
    Last Update:
    See Project
  • 13
    In this project we will upload the lineageOs roms for the ā€œvermeerā€ device. The source code of the rom is: https://github.com/LineageOS/android
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support libraries and examples are provided in separate repositories, links to these are provided below. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SyberiaOS
    Syberia Project (aka Syberia OS) is a custom ROM for many devices that implements various features. This project was designed by our "Syberia Team" from scratch based on AOSP source code with some CAF fixes and improvements. Our team: @blinoff82, @DennySPB, @alexxxdev. Also many thanks to our designer @rlshukhov for logos, wallpapers and bootanimation. If you like our work you can you can buy us a cup of coffee or a glass of beer here: https://syberiaos.com/links
    Leader badge
    Downloads: 221 This Week
    Last Update:
    See Project
  • 16
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.1, Nov 4th, 2024 About iperf 2 and iperf3: Read...
    Leader badge
    Downloads: 10,604 This Week
    Last Update:
    See Project
  • 17
    Roblox FPS Unlocker
    Roblox FPS Unlocker (RFU) is a utility that removes the frame rate limitation in Roblox. To use it, download the current version and unzip the rboxfpsunlock.rar and run the executable file. This can be done both before and after the game starts. Important: Antivirus programs may mistakenly classify the utility as a threat. This is because RFU is making changes to Roblox processes for its work. Builds for 32-bit systems cause significantly more false positives, so their support has been discontinued. You can independently check the source code and build the project in Visual Studio 2019 or add a file. rboxfpsunlock.msi to the exclusion of your antivirus.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Image to ico Easymode

    Image to ico Easymode

    Image to software icon or favicon made simple

    ...You feed it an image (png, jpg, gif), it will crop it if its not a square, then it will resize and convert it to the correct format. I have support for these: - Windows PC Exe Programs - 16Ɨ16, 32Ɨ32, 48Ɨ48, 256Ɨ256 .ico bundled - Website Favicon - 32x32 .ico - Android Phone Apps - 192x192 .png - Progressive Web Apps (PWA) - 512x512 .png I recommend uploading images atleast 512x512px tall/wide, unless you're doing pixel perfect icons and just want an easier 'convert to .ico format' tool. (Source code is included as it is a standalone offline html file that works in any modern web browser.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Text Line Duplicate Remover

    Text Line Duplicate Remover

    Remove duplicate lines from your text

    This standalone offline web browser tool helps you remove duplicate lines from your text, with additional text processing options. Simply open it in your browser by double-clicking the html file. It also includes the source code too. I made this when I was working with long lists of entries and needed something to automatically clean them up. As a bonus you can also change the Sentence Case of the text, make it lowercase, UPPERCASE or Sentence case.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    ION-DTN (mirror)

    Delay-Tolerant Networking suitable for spacecraft and ground

    11/21/2025 * Official distribution sites for ION and ION-core have moved to GitHub: https://github.com/nasa-jpl/ION-DTN https://github.com/nasa-jpl/ion-core * ION documentation: https://nasa-jpl.github.io/ION-DTN/ Download link for new releases (after ION 4.1.2) is posted below. Please report all issues to GitHub. Submissions to this site will not be monitored. ============================= ION development is managed by the Jet Propulsion Lab. The Interplanetary Overlay...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    BJH OS

    BJH OS

    An Operating System Created In Html CSS And JS By Muhammad Haris.

    šŸ’» BJH OS Assalam O Alaikum! šŸ‘‹ I’m Muhammad Haris, Developer of BJH OS šŸŒšŸ’” — a web-based OS built with pure HTML, CSS & JS. Enjoy draggable windows, built-in apps, a web terminal, Flash Browser, AI assistant, and persistent data via localStorage. šŸš€ Highlights Custom desktop environment & smoother UI Modular architecture Built-in apps & BJH OS Apps Market Remote alerts & updates Secure login & developer tools šŸ›’ BJH OS Apps Market Features Browse apps/games App details: icon,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AOSHP

    AOSHP

    The time machine to old Android version

    Welcome to Android Open Source History Project Our goal is to save generic AOSP builds, so that future generations would be able to see how android has developed through time! We don't know if Google is going to keep up those Android Images available in Android Studio. We must preserve what we have now, as Android 1.0, 1.1 and 1.5 are considered to be lost.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 23
    TensorFlow Documentation

    TensorFlow Documentation

    TensorFlow documentation

    An end-to-end platform for machine learning. TensorFlow makes it easy to create ML models that can run in any environment. Learn how to use the intuitive APIs through interactive code samples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Vampire OS

    Vampire OS

    Vampire OS is the alternative to Windows and macOS

    ...We believe privacy is a fundamental human right. That's why Vampire OS doesn't collect personal data, so advertisers and governments can't spy on your activity. Vampire OS is Open Source, so anyone can audit its source code to verify its privacy. Users can use hard disk or RAM so users can experience lightspeed with stunning animation. Vampire OS is comes with more than 5 advance security tools and user can also change their security level with vampire tools form low secure mode to high secure mode. Vampire Connect is integrated into the Vampire OS desktop to merge the experience between your computer and Android device.It works over an encrypted connection on your local network, so your data stays private and never reaches the cloud.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next