Docs.rs
droid-wrap-utils-0.4.1
droid-wrap-utils 0.4.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mzdk100
Dependencies
jni ^0.21.1
normal
log ^0.4.28
normal
ndk-context ^0.1.1
normal
parking_lot ^0.12.5
normal
android-build ^0.1.3
build
cargo-emit ^0.2.1
build
noak ^0.6.3
build
Versions
81.48%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
android_context
droid_
wrap_
utils
0.4.1
droid_wrap_utils
Function
android_
context
Copy item path
Source
pub fn android_context<'a>() ->
JObject
<'a>
Expand description
获取安卓的Context对象,这通常是NativeActivity对象的引用。