From kde-kimageshop Wed Dec 30 13:00:03 2020 From: boud () valdyas ! org Date: Wed, 30 Dec 2020 13:00:03 +0000 To: kde-kimageshop Subject: Re: Android(Chromebook) Build - USI Pen Right Click support Message-Id: <13323c71d5ea5f29dcd826120888aae2 () valdyas ! org> X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=160933322501007 It should be possible to get the tablet log in the log docker, too, so adb wouldn't be needed. On 2020-12-30 13:54, Sharaf Zaman wrote: > Hi! > >> Is there anything else I can do to check how to add support for USI > Pen buttons? > > Yes, log with tablet events would be very helpful. Press Ctrl + Shift > + T and perform the buggy action. Then, you can use `adb logcat` or > Log Viewer [1] to get the event log. > > I think, It might be better to open a bug report with this info :) > > On Tue, Dec 29, 2020 at 9:15 PM Rafał Sontowski > wrote: > >> H Sharaf, >> thanks for your response, >> I did build android apk from `git checkout tags/v4.4.2-beta2` >> applying changes from your repo `git cherry-pick e2d74286` - I`ve >> seen your changes in androidjniinput.cpp. Build passed successfully >> and I was able to install krita having chromebook in developer mode. >> However this has not changed the USI Pen behaviour :(. I see >> following with Krita from Play Store, and local build: >> - no buttons pressed - pen draws >> - primary button pressed - pen draws >> - secondary button pressed - pen does not drow, there is only small >> dot following it >> - both button pressed - no action at all >> >> I used following command with a clean build-root (I only copied >> downloads into d/ dir) >> ./androidbuild.sh -p=all >> --src=skins/larry/home/robak/plainwork/kritadev/krita >> --build-type=Debug --build-root=/home/robak/plainwork/kritadev/ >> build --ndk-path=/home/robak/plainwork/android/android-ndk-r18b >> --sdk-path=/home/robak/plainwork/android/sdk --api-level=23 >> --android-abi=x86_64 >> >> Is there anything else I can do to check how to add support for USI >> Pen buttons? >> >> regards, Rafał > > -- > > Kind Regards, > Sharaf Zaman > https://www.sh-zam.com > > > Links: > ------ > [1] > https://docs.krita.org/en/contributors_manual/user_support.html#gathering-information