ckeck this file C:\AI2\AI2U\AI\WEB-INF\classes\com\google\appinventor\client\editor\youngandroid\blockly.js
};
/**
* Generate the beginning Yail code for an APK compilation (i.e., not the REPL)
*
* @param {String} packageName the name of the package for the app
* (e.g. "appinventor.ai_somebody.myproject.Screen1")
* @param {String} formName (e.g., "Screen1")
* @returns {String} Yail code
* @private
*/
Blockly.Yail.getYailPrelude = function(packageName