Delete decompiled-releases/aia directory

This commit is contained in:
Anirudh Sevugan 2025-02-12 16:07:17 +05:30 committed by GitHub
parent 5ccbf55f8c
commit 4658747c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
41 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
AIA versions of the app go here (these versions are editable in App Inventor)
1. Go to [appinventor.mit.edu](https://appinventor.mit.edu), then click *Create Apps!*
2. Create an App Inventor account if you do not already have one, you can sign in with Google.
3. Then click under the *Projects* dropdown, then click *Import project (.aia) from my computer* button and then select the .aia file of the source code you downloaded.
4. Read the guide about the core libraries used [here](https://community.appinventor.mit.edu/t/v1-0-4-exoplayer-for-appinventor-play-media-with-googles-exoplayer/43876) to learn more about issues and how to correctly modify the app.
5. Start modifying and have fun!