Giter VIP home page Giter VIP logo

Comments (10)

KieronQuinn avatar KieronQuinn commented on August 12, 2024

Please post a logcat, it should be showing an error if it can't be launched. Also which device, Android version?

from taptap.

saravanasg avatar saravanasg commented on August 12, 2024

I don't get any error when that happens. I get the vibration feedback and that's it.
iQOO 9 SE (Vivo), Android 13

from taptap.

KieronQuinn avatar KieronQuinn commented on August 12, 2024

The error won't be visible, it will only be in logs.

from taptap.

saravanasg avatar saravanasg commented on August 12, 2024

Where can I find the logs?
By the way something interesting happened.....I turned off the notifications. So I thought I'll get an error notification if I turn them on. Suddenly, the triple tap worked! It didn't work again..
For once it worked, I don't know what is wrong

from taptap.

KieronQuinn avatar KieronQuinn commented on August 12, 2024

https://www.xda-developers.com/how-to-take-logs-android/

A system log is what is required, run the command just after trying to run the gesture and nothing happening.

from taptap.

saravanasg avatar saravanasg commented on August 12, 2024

02-21 02:03:36.758 14093 14093 I AppShortcutAction: Triggering for triple tap
02-21 02:03:36.759 1947 2634 D BatteryStatsService: notePemString noteWhich: 56,arg1: 8, arg2: 0, arg3: 10315, arg4: 0, name: com.kieronquinn.app.taptap
02-21 02:03:37.240 27443 27610 V CCodec : watch for 1 codecs
02-21 02:03:38.112 1947 2634 D BatteryStatsService: notePemString noteWhich: 56,arg1: 8, arg2: 1, arg3: 10315, arg4: 0, name: com.kieronquinn.app.taptap
02-21 02:03:38.112 1947 2634 D BatteryStatsService: notePemString noteWhich: 56,arg1: 8, arg2: 0, arg3: 10315, arg4: 0, name: com.kieronquinn.app.taptap
02-21 02:03:38.800 1947 2634 D BatteryStatsService: notePemString noteWhich: 56,arg1: 8, arg2: 1, arg3: 10315, arg4: 0, name: com.kieronquinn.app.taptap
02-21 02:03:38.802 14093 14093 I AppShortcutAction: Triggering for triple tap
02-21 02:03:38.804 1947 2634 D BatteryStatsService: notePemString noteWhich: 56,arg1: 8, arg2: 0, arg3: 10315, arg4: 0, name: com.kieronquinn.app.taptap
02-21 02:03:38.874 27250 27271 D BinderSender: onUidCachedChanged: uid=10248, cached=true
02-21 02:03:38.874 25299 25299 I GsaVoiceInteractionSrv: Handling ACTION_START_HOTWORD
02-21 02:03:38.874 25299 25334 I GsaVoiceInteractionSrv: (REDACTED) disregardHotwordSetting: %b
02-21 02:03:38.874 25299 25334 I GsaVoiceInteractionSrv: Not starting hotword, hotword should already be running.
02-21 02:03:38.878 24319 24319 V XMPush-24319: [Tid:2] onStart() with intent.Action = com.xiaomi.push.timer, chid = null, pkg = null|null
02-21 02:03:38.879 24319 24408 V XMPush-24319: [Tid:3793] [Job] Handle intent action = com.xiaomi.push.timer
02-21 02:03:38.880 24319 24408 V XMPush-24319: [Tid:3793] [Alarm] Service called on timer
02-21 02:03:38.880 24319 24408 V XMPush-24319: [Tid:3793] [Alarm] register alarm. (false)
02-21 02:03:38.880 24319 24408 V XMPush-24319: [Tid:3793] [HB] ping interval:600000
02-21 02:03:38.883 24319 24408 V XMPush-24319: [Tid:3793] [Slim] SND ping id=0
02-21 02:03:38.920 24319 31825 V XMPush-24319: [Tid:3830] [Slim] RCV ping id=0
02-21 02:03:39.957 27443 27613 D BufferPoolAccessor2.0: evictor expired: 2, evicted: 0
02-21 02:03:40.957 27443 27613 D BufferPoolAccessor2.0: bufferpool2 0xb400006f72f0f7c8 : 0(0 size) total buffers - 0(0 size) used buffers - 1/5 (recycle/alloc) - 4/48 (fetch/transfer)
02-21 02:03:40.958 27443 27613 D BufferPoolAccessor2.0: evictor expired: 1, evicted: 1

Is this it?

from taptap.

KieronQuinn avatar KieronQuinn commented on August 12, 2024

If you triggered it twice there, with a couple of seconds delay then yes, that's it. There's no error, so unfortunately I cannot do anything - it's probably an incompatibility with your device's firmware.

from taptap.

saravanasg avatar saravanasg commented on August 12, 2024

Well I haven't encountered anything like this for doing other actions such as google voice search.
Google voice search open perfectly fine even when i spam double tap every 1 sec

from taptap.

KieronQuinn avatar KieronQuinn commented on August 12, 2024

App Shortcuts are done via Shizuku and hidden APIs, they are more prone to issues like this as hidden APIs are not standardised and can be modified by OEM firmwares. There's nothing I can do without actually having access to this device to debug it, sorry.

from taptap.

saravanasg avatar saravanasg commented on August 12, 2024

Oh, I see.
Thank you for helping :)

from taptap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.