Hi,
I have moved a project from AppInventorAI2 to APP Inventor Java but it was not able to load blocks.
So to fix that i copied the moved project to another project and start writing blocks again.
Now as i try to generate java code ...it keep giving me error like below
"Cannot find method param entry for " +
methodParam + "." + paramName
I have written few dummy procedures and placeholder to extension but i still feel code is compilable.
Is there a way i can debug whats missing.

Thanks,
Ashish Sahu