Skip to content

Troubleshooting Android Bindings Issues

Jonathan Pobst edited this page Apr 1, 2021 · 24 revisions

Official Android Bindings Library Documentation:

This guide intends to be an updated version of https://gist.github.com/JonDouglas/dda6d8ace7d071b0e8cb, however this is in its early stages, and there is a lot of good information available on that link.

Getting Started

  • Helpful Tools - Some helpful tools for investigating. **DIAGNOSTIC MSBUILD LOG IS A MUST**
  • Understanding the Binding Pipeline - Understanding the various steps performed in the binding process can help determine where issues are occurring and how to fix them.

Common Binding Issues:

Clone this wiki locally