GitToTheHub opened a new issue, #1775: URL: https://github.com/apache/cordova-android/issues/1775
# Bug Report ## Problem When doing a `cordova run android`, the menu from the home screen will appear before the app is starting. This menu would normally appear when the user would do a long press on the home screen. It seems like the cli is doing a long press on the home screen before launching the app: <img src="https://github.com/user-attachments/assets/5f27c34f-62c9-4550-b4bb-71fe322166e4" width="240"> I observe this problem since over 1 year. This will happen on any Android version. Is this maybe already fixed in corodva-android 14.0.0? ### What is expected to happen? The app should start without opening the home screen menu. ### What does actually happen? The home screen menu is opened before the app starts. ## Information ### Command or Code `cordova run android` ### Environment, Platform, Device - MacBookPro 13" 2019 - ZSH - Android Emulator ### Version information - macOS 15.2 - cordova-android 13.0.0 - cordova 12.0.0 (cordova-lib@12.0.2) - Android SDK Command-line Tools: 17.0 - Android Emulator 35.3.11 - Android SDK Platform-Tools: 35.0.2 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org