Old MIT App Inventor

Sorry , maybe this is a little bit #offtopic but are there images/videos or even software of the old Google/MIT App Inventor Classic ? I'm a passionate of history of softwares and I'm going to make an app like App Inventor but for mobile , App Inventor Jr. ( Like Scratch Jr. that is for mobile ) . I'm going to make this mini app inventor in ... app inventor , yeah , so it's going to have really less functions and the "App" it can be just generated in HTML , not a real app so but a PWA , because as I see App Inventor has not an extension for making apps ... and also extensions are going to be removed in this mini App Inventor because I didn't found an extension that can help me .
Anyway , the real question is : Are there any images/videos or even real software of the old Google/MIT App Inventor classic ?
Thanks in advice

Yes.

http://www.appinventor.org/projects

http://www.appinventor.org/content/videosAI1/beginning/helloPurr

http://www.appinventor.org/content/videosAI1/beginning/moleMash

etc.

:wink:

2 Likes

Thank you , @SteveJG ! But does anyone know what components there were in App Inventor Alpha in 2010 , like it shows the first video of the old Google App Inventor YouTube profile ?
Thanks in advance

Browse the component Java files here (GitHub repository in 2011):

Thank you , @Kumaraswamy , but sorry ... I didn't explain it but I was referred to the "old stuff" components . I find informations nowhere , and it looks people even don't know what is . But if somewone knows what was there ...
P.S. : Was the voting component based on a closed server ?

Sorry ... ? If you don't know what I mean there is Starting App Inventor for the First Time ... and :


From that site .
You can see the " Old stuff " section ...

In the list of Java files. appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime at a40cdd2829c1b6edf73dace277a1d8c700ba5d76 · mit-cml/appinventor-sources · GitHub search for component category OBSOLETE

Taifun

Sorry but there is no component category obsolete ... and the search results are just the "obsolete" word broken into multiple parts ( example : appinventor/blockslib/src/openblocks/renderable/textualfactoryblock.java ) . There is absolutely nothing correlated to what you said , when I see the names ...
If I didn't see something , please say it . But is sure the link you sent is not good for finding the file ...

Because you are sending me just on the "home" of the components

All component categoríes you can find here appinventor-sources/appinventor/components/src/com/google/appinventor/components/common/ComponentCategory.java at a40cdd2829c1b6edf73dace277a1d8c700ba5d76 · mit-cml/appinventor-sources · GitHub

Now check again each of the java files in directory appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime at a40cdd2829c1b6edf73dace277a1d8c700ba5d76 · mit-cml/appinventor-sources · GitHub if rhere is a component, which does have component category OBSOLETE. In case you find none, then there have not been any components in that category

Taifun
PS: don't chase dead horses

Sorry , thanks . I have now all categories , so thank you

I understand that if App Inventor removed it is not clever to put it in my Junior .
Thanks again