qt 6.6.1 Android build error: Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.lastIndexOf(String)" because "path" is null
-
wrote on 5 Jan 2024, 08:21 last edited by
I have encountered this error when bulid a hello world android app in qt 6.6.1--- Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.lastIndexOf(String)" because "path" is null
the android configuration is showed below
I thought it's some sdk version issue, but don't konw how to fix it. Please give me some advise, thanks.
-
I have encountered this error when bulid a hello world android app in qt 6.6.1--- Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.lastIndexOf(String)" because "path" is null
the android configuration is showed below
I thought it's some sdk version issue, but don't konw how to fix it. Please give me some advise, thanks.
-
wrote on 7 Jan 2024, 00:36 last edited by
I'm facing this same issue. Android 13, Java 17 (11 doesn't work), up-to-date NDK and SDK.
1/4