Thanks for the quick response. Sorry I was not able to do likewise!
Still working this... forgive me for not doing the APK earlier when you first mentioned it. It does appear to run on my S22+ with No Runtime error...BUT I am still working this...not sure why your AIX java code is not loaded when I do the import and the Emulator does not find it; using the Android Emulator installed by the Android Studio, supposedly...?? Order of my executions: AI2(offline version?!) with "textboxEnterPressed" project selected...note the AIX was imported and the AI2 closed and opened/started again, Studio, aiStarter, and menu item selected "Connect->Emulator"
Why the Notifier component in the "textboxEnterPressed" test project...I don't see any Notifier code blocks.
The old emulator (2.x) does not support extensions since the functionality needed for them was added in Android 2.2 but the old emulator package is Android 2.1. The new emulator version for Windows bundles Android 11 IIRC but at the moment App Inventor still assumes that the emulator cannot support extensions and will not load them.
So, the emulator from the Android Studio, version 32.1.11 can handle AIXs, but the current MIT AI2 will not load any AIX files, correct??? I've been starting the Electric El studio, and then the aiStarter doesn't say the Emulator is out of date!
Note that the Taifun AIX does seem to work on my S22+ cellphone...
When you use Connect > Emulator, then extensions are not loaded. However, if you're using an emulator package and you connect using the AI Companion option and type in the 6 character code, then extensions will be loaded. The behavior of the Emulator option was an optimization that's no longer valid and we will probably relax this in a future release of App Inventor.
lol...hahaha...ok...lol...pura vida...my bad...lol...IT DOES WORK...lol...But the "enter icon" option for "SEARCH" will show a but the text "Go" shows "Done"...This is via the wifi from my PC(w/online AI2) to the AI Companion app on my S22+...
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
fix the red errors in Screen4... it looks like you created 2 EnterPressed events...
also see here how to switch screens correctly: App Inventor Tutorials and Examples: Manager Screen | Pura Vida Apps
the enter pressed listener does not work for multiline textboxes, see also the documentation
thanks...fixed it....btw, is there a way to set the keyboard preferences and set them on the device, i.e. remove all the emoji stuff, gifs, etc...just plan keyboard...