https://github.com/471d38unnux/android-assembly-native-activity
Android app made from assembly without java template
https://github.com/471d38unnux/android-assembly-native-activity
android android-app android-application android-example android-native android-ndk android-studio android-studio-template assembly clang native-activity ndk ndk-sample
Last synced: 10 months ago
JSON representation
Android app made from assembly without java template
- Host: GitHub
- URL: https://github.com/471d38unnux/android-assembly-native-activity
- Owner: 471D38UNNUX
- Created: 2024-11-08T18:49:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T06:36:06.000Z (about 1 year ago)
- Last Synced: 2025-04-09T18:12:22.267Z (10 months ago)
- Topics: android, android-app, android-application, android-example, android-native, android-ndk, android-studio, android-studio-template, assembly, clang, native-activity, ndk, ndk-sample
- Language: Assembly
- Homepage: https://github.com/471D38UNNUX/Android-Assembly-Native-Activity
- Size: 107 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android-Assembly-Native-Activity
Android app made from assembly without java template which running black screen with Native Activity logging
## Getting Started
------------------
- [Download Android Studio latest version](http://developer.android.com/sdk/index.html)
- Open Android Studio
- Open this project directory
- Download all dependencies (you can customize this template too)
- Please check agp version in gradle/libs.versions.toml first and don't forget change the agp version with Android Studio compatibility support
- Prepare and select x86_64 or arm64 device which can be AVD, emulator app like BlueStacks (ADB in emulator setting must be activated first), and mobile phone with USB cable/WiFi (developer option must be activated first in setting > about phone > build number and tap it seven times until see the message `You are now a developer!`)
- Click Run 'app'