C++ Apk

Open-source C++ projects categorized as Apk

Top 5 C++ Apk Projects

  • Pinball-on-Android

    Android port of 3D Pinball Space Cadet

  • Project mention: Treat dementia patients with love - show them happy childhood memories! | /r/AnarchyChess | 2023-09-15
  • XAPKDetector

    APK/DEX detector for Windows, Linux and MacOS.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • QtAndroidTools

    A library to manage Android from QML

  • AceTheGame

    open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!

  • Project mention: Open source Apk for android game hacking | /r/REGames | 2023-08-03

    Showcase: https://github.com/KuhakuPixel/AceTheGame

  • hellomello

    Experiments with writing Android apps in Nim

  • Project mention: Compiling Rust for .NET, using only tea and stubbornness | news.ycombinator.com | 2023-08-29

    Tangentially related, I've written a barebones assembler for Android .apk files once (strictly speaking, the assembler is for .dex files, but it also comes with a set of tools to package and sign .apk files). It's written mainly in Nim and provides enough primitives to allow creating Java "stubs" for native .so libraries, so that .apk-s can be built in Nim WITHOUT JDK AT ALL. The Android NDK is still kinda needed/useful, though IIRC mainly for access to adb, and especially adb logcat (which you'll need A LOT for debugging if you try to use this contraption).

    I'd love to One Day™ Rewrite It In Rust.

    The .dex assembler itself is at: https://github.com/akavel/dali — you may like to check out the tests at: https://github.com/akavel/dali/tree/master/tests to see how using it looks like.

    An example project with a simple .apk written purely in Nim (NO JDK) is at: https://github.com/akavel/hellomello/tree/flappy (unfortunately, given Nim's poor packaging story, it's most probably already bitrotten to the extent that it can't be quickly and easily built & used out of the box). I recorded a presentation about this for an online Nim conference — see: https://www.youtube.com/watch?v=wr9X5NCwPlI&list=PLxLdEZg8DR...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Apk related posts

Index

What are some of the best open-source Apk projects in C++? This list will help you:

Project Stars
1 Pinball-on-Android 625
2 XAPKDetector 572
3 QtAndroidTools 248
4 AceTheGame 185
5 hellomello 80

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com