Best Practices using extensions

@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:

  1. 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)
  2. ant clean
  3. ant extensions
  4. 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)
  5. optionally also rename the aix file com.vishwas.aix to com.vishwas.Dialogs.aix
  6. do step 1-5 also for the ExtraComponents extension
  7. 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

5 Likes