It is my first time i use extension template by @ewpatton
There is a strange problem, I don't know why
When I try to use any external library and add it to the project and then use it in the extension, I get some errors like: `
Error from Companion: make: no method named `' in class me.aemo.textpath.SyncTextPath
This when i add "AddToView" block
invoke: no method named `AddToView' in class java.lang.Boolean
Note: You will not see another error reported for 5 seconds.
But when I use any library already added in the extension template, no error occurs, such as: android.widget.Toast