Skip to content

Troubleshooting Android Bindings Issues

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

Official Android Bindings Library Documentation:

Getting Started

  • Helpful Tools - Some helpful tools for investigating. **DIAGNOSTIC MSBUILD LOG IS A MUST**
  • Glossary - Some common terms used with binding projects.
  • 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.
  • Metadata Cheat Sheet - Quick reference for commonly used metadata constructs.

Common Binding Issues:

Clone this wiki locally