@vishwasadiga to rebuild the 2 extensions separately takes only 5 minutes altogether …
here are the steps to make it as easy for you as possible:
- copy the source code of the Dialogs extension into directory appinventor/components/src/com/vishwas (there should be no other extension source codes inside that directory)
- ant clean
- ant extensions
- open the generated extension com.vishwas.aix using 7zip, inside you will find the directory com.vishwas. Rename that directory to com.vishwas.Dialogs (this is the 3rd option mentioned here)
- optionally also rename the aix file com.vishwas.aix to com.vishwas.Dialogs.aix
- do step 1-5 also for the ExtraComponents extension
- publish the 2 extensions
btw. I already spent more time on reminding you to do it compared to the time you actually need do it…
Taifun