android-activity | Glue for building Rust applications on Android with NativeActivity or GameActivity
kandi X-RAY | android-activity Summary
kandi X-RAY | android-activity Summary
android-activity is a Rust library.,roid-activity has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
android-activity provides a "glue" layer for building native Rust applications on Android, supporting multiple Activity base classes. It's comparable to android_native_app_glue.c for C/C++ applications and is an alternative to the ndk-glue crate. android-activity provides a way to load your crate as a cdylib library via the onCreate method of your Android Activity class; run an android_main() function in a separate thread from the Java main thread and marshal events (such as lifecycle events and input events) between Java and your native thread. So far it supports NativeActivity or GameActivity (from the Android Game Development Kit) and there's also interest in supporting a first-party RustActivity base class that could be better tailored to the needs of Rust applications.
android-activity provides a "glue" layer for building native Rust applications on Android, supporting multiple Activity base classes. It's comparable to android_native_app_glue.c for C/C++ applications and is an alternative to the ndk-glue crate. android-activity provides a way to load your crate as a cdylib library via the onCreate method of your Android Activity class; run an android_main() function in a separate thread from the Java main thread and marshal events (such as lifecycle events and input events) between Java and your native thread. So far it supports NativeActivity or GameActivity (from the Android Game Development Kit) and there's also interest in supporting a first-party RustActivity base class that could be better tailored to the needs of Rust applications.
Support
Quality
Security
License
Reuse
Support
android-activity has a low active ecosystem.
It has 79 star(s) with 19 fork(s). There are 11 watchers for this library.
It had no major release in the last 12 months.
There are 18 open issues and 19 have been closed. On average issues are closed in 9 days. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of android-activity is v0.4.1
Quality
android-activity has no bugs reported.
Security
android-activity has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
android-activity does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
android-activity releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of android-activity
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of android-activity
android-activity Key Features
No Key Features are available at this moment for android-activity.
android-activity Examples and Code Snippets
No Code Snippets are available at this moment for android-activity.
Community Discussions
No Community Discussions are available at this moment for android-activity.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install android-activity
You can download it from GitHub.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page