ā Check SDK & Java (manually)
1const { CheckSDK } = require("hbh-web2app");3async function verifySDK() {4 const result = await CheckSDK();5 console.log(result);6}8verifySDK();
This function will check if your system already has the required:
- OpenJDK 17
- Android SDK command-line tools
- Platform-tools and Build-tools
- Required Android platform