Hi,
I just updated my AppInventor Sources and oh no… no… I messed up everything! It’s not working as the build.xml Files are Different! The Documentation is old compared to the latest Sources. Have you guys Noticed the Changes? Any Suggestions on how to use the new Build Files?
FOR THOSE WHO ARE STARTING TO MAKE EXTENSIONS DONT FOLLOW THE OLD DOCUMENTATIONS AS it’s DIFFERENT SOMEWHAT…
You guys are gonna have to upgrade to the Premium Plan when it releases then like they’ve said. The reason I don’t use the IDE is because the limit to not being able to change your package name.
By the way, I did some more research and this seems to be the issue:
Unfortunately, these implicit relationships are not present
when running either ant extensions or ant RunLocalBuildServer,
which results in a broken build.
Edit at 11:07 PM
I am testing a possible solution.
Edit at 11:39 PM
OK, I have no idea what error you’re getting, but if you could tell us that would help a lot because for me I updated and Lite compiled within 4 minutes and normally it takes 9-10 which is a huge improvement.
Edit at 11:46 PM
Hmmm, it’s literally a broken build, no definition files
My Problem was that When i Compile my extension the size was 16kb which was 1MB+. I thought woah great update the size reduced and then while testing the app crashes
The SDK is not being imported… I fixed it by reverting back to the old sources
do you have forked of old source at your github if yes please give me link cuz i have clone it from mit github but i dont know how to add external library in it please give me old one
I simply made a new folder so I would still be able to build extensions:
Just put the extracted contents on our Desktop and you won’t have to take any extra steps to build except click the build-extensions.bat to being building. I’ve made a PR to add this to default AI to help beginners build their extensions.
this is the process for before the 1605 commit after 1605 commit i am able to build extensions i am looking for old source cuz in new on i am suck in importing external library
i downloaded this and when i am trying to import external lib its give me error that cannot find symbol can u please share how to add external lib i tried this its not working for me How to Add a Component