Now this aix is mentioned in other platforms in AirBnb's official repo
Thanks all for support
7 Likes
Kamylo
January 22, 2024, 6:42pm
29
what's worng?
Installing the app it just crash
Have you imported both aix files?
Does this also occur in apk?
Share the apk. I'll inspect it and tell you what can be done
Kamylo
January 27, 2024, 8:11pm
36
Sure, this is the test proyect that i did
Sorry for being late, i'm releasing an update soon...
Update V2
Rebuilt the aix from scratch.
New Blocks
Demo Blocks
Aix
unk.beast.beastlottie.aix (3.3 MB)
Ai2 uses old versions of androidx.core library, so I had to repackage the classes to fix issues.
Open Source
This extension is now open source under GPL3 on github.
3 Likes
I also made same extension but it already exist
1 Like
Good job, you are free to share with community, no issue. Every contribution towards pushing the boundaries of Appinventor are appreciated
hola saludos por favor actualizar esta extencion para api34 y 35 ya que no deja emular en el companio la aplicacion
gracias
The extension does not allow emulation for Android 14, the companion stays frozen, a good update would not be so bad.. thanks
1 Like
Does anyone here know if this extension is available for API 34 or if it is functional for API 34?
Taifun
October 1, 2024, 10:43pm
47
I do not know
But you could help to find it out, if you provided a logcat output so we can see what exactly happens
Probably it is only an emulator issue?
ADB is a command-line utility that that can be used to control your device over USB from a computer. It will allow you to install / uninstall and or view logs on your device. This could be very handy when there are issues with a specific app and you like to view the logs for information that may lead to identify the cause of error.
In this post, we’ll discuss how to install and use ADB.
Installation:
ADB comes with Android SDK. However, you can download ONLY the ADB files from HERE . Download…
Also to test on a device might help...
Taifun
The damage persists, it does not allow emulation in the companion but when I remove the extension the companion runs normally