[Interest] Qt-5.9.1 for Android - Documentation for Building with 3-rd Party Jars from Google

Robert Iakobashvili coroberti at gmail.com
Thu Aug 10 08:04:21 CEST 2017


Hi,
I've created the bug report with the issue described and verbose build logs.

QTBUG-62423 <https://bugreports.qt.io/browse/QTBUG-62423>

Kind regards,
Robert

On Fri, Jul 7, 2017 at 12:21 PM, Robert Iakobashvili <coroberti at gmail.com>
wrote:

> Hi,
> It is working for me with 5.7.1.
>
> Trying to upgrade to 5.9.1, I'm getting errors:
>
> RequestPermissions.java:30: error: cannot find symbol
>
> import android.support.v4.content.ContextCompat;
>
> ^
>
> symbol: class ContextCompat
>
> location: package android.support.v4.content
>
> RequestPermissions.java:31: error: cannot find symbol
>
> import android.support.v4.app.ActivityCompat;
>
> ^
>
> symbol: class ActivityCompat
>
> location: package android.support.v4.app
>
> The procedure states that one needs ANDROID_PACKAGE_SOURCE_DIR
> and project.properties file there
> http://doc.qt.io/qt-5/android3rdpartylibs.html
>
> ANDROID_PACKAGE_SOURCE_DIR was always defined in my pro
> file.
>
> So, I've added project.properties as below:
> android.library.reference.1=libs/
>
> Still it does not work.
>
> Thanks in advance!
>
> Kind regards,
> Robert
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170810/6e4f138a/attachment.html>


More information about the Interest mailing list