I am trying making an extension, I followed the instructions and got app inventor to build, then I made a copy of camera, and followed the steps in the instructions, replaced one reference to Camera
that would've caused an error, and rebuilt app inventor. It build sucessfully, but the component does not show up in the list. Any idea what went wrong?
Did you specify the category in the @DesignerComponent
to be ComponentCategory.EXTENSION
?
1 Like
which list?
you said, you built an extension?
Taifun
1 Like
Wait huh now it is there. must have been some caching thing. Thanks!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.