On Android 11 verbs such as browse and xedit, fail executing am start. I've found another app which executes command lines and it also fails on am start. I have the standard error output from these tests. I've joined the Android 12 beta and confirmed the same errors occur there. Since the Java code for the help menu loads correct pages with my default browser, I believe the needed fix is similar Java code to replace the existing approach.
Does someone who has developed Java code have any interest in writing code to fix this? If so, I can share with them anything I've found and rewrite android_exec_host to test the new approach. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
