This document provides instructions for creating cross-platform projects in B4X that share code across Android, iOS, and Java/desktop platforms. It discusses project structure, using common standard class modules, and steps for setting up a sample project with two screens. Code is demonstrated for the main modules in B4J, B4A, and B4i with references to shared standard class modules to enable code reuse across platforms.