#995186 android-framework-23: somes classes are missing

#995186#5
Date:
2021-09-27 15:58:22 UTC
From:
To:
Dear Maintainer,

I'm trying to build Qt for Android using the android framework provided by
Debian, however this is not possible because some classes are missing.

For example:
com.android.internal.view.menu.MenuBuilder
com.android.internal.view.menu.MenuPresenter


Building fails with this error:
class file for com.android.internal.view.menu.MenuBuilder not found

According to these 2 files they are not built
https://sources.debian.org/src/android-framework-23/6.0.1+r72-6/debian/README.source/
https://sources.debian.org/src/android-framework-23/6.0.1+r72-6/frameworks/base/Android.mk/

Would it be possible to ship them? There may be other classes needed by Qt for
Android.