ref.jvm - jgrey4296/jgrey4296.github.io GitHub Wiki
see jvm envs
- https://kotlinlang.org/docs/home.html
- https://khan.github.io/kotlin-for-python-developers/
- https://typealias.com/guides/illustrated-guide-covariance-contravariance/
Standard Edition
Embedded
Enterprise
- API
- Package Index
- ADB
- https://developer.android.com/docs/
- https://developer.android.com/games/engines/godot/godot-configure
- https://developer.android.com/jetpack/androidx/explorer
- https://developer.android.com/jetpack/androidx/releases/compose
- https://developer.android.com/reference/tools/gradle-api
- https://developer.android.com/reference
- https://developer.android.com/studio/build
- https://developer.android.com/studio/workflow
- https://developer.android.com/training/basics/firstapp/creating-project.html
- https://developer.android.com/training/index.html
Assuming adb is connected:
adb shell am start -n com.jgrey4296.bibtexviewer/com.jgrey4296.bibtexviewer.MainActivity
Can start a remote shell with:
adb shell