Coder Social home page Coder Social logo

Comments (9)

kaputnikGo avatar kaputnikGo commented on July 28, 2024

that means that another user app has hold of, or is using, the microphone. identifying it can be tricky due to the later versions of android allowing concurrent use of the microphone with certain conditions.

from pilfershushjammer.

octavo avatar octavo commented on July 28, 2024

How do I find out?

On my phone, no apps are allowed to use it all the time; the camera and sms apps are allowed only while in use; and the communication apps ask every time.

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

using the pifershush app you can go to the Inspector tab and find a list user apps that have microphone access. this will give you an idea about which one may be using it. Selecting one of the apps listed will show the summary of that app and you can see the list of capabilities, including record_audio, and the list of services and receivers. It may be that an app is using a background service to periodically use the microphone for something. Finding which app it is can be tricky.

from pilfershushjammer.

octavo avatar octavo commented on July 28, 2024

If I uninstall all the listed apps, will the jammer work?

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

i cant say for sure and i wouldnt recommend uninstalling all the apps. try to identify a suspect app, depending on your android version you may be able to revoke permissions and see if it helps. it could also be a system app or voice assistant app.

from pilfershushjammer.

octavo avatar octavo commented on July 28, 2024

I uninstalled all the listed apps apart from pilfersush to no avail.

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

yes it could be a system app or assistant app. check settings and the list of assistant apps. if you have android 10 or above they allow concurrent audio recording and voice assistants to dominate the mic.

from pilfershushjammer.

octavo avatar octavo commented on July 28, 2024

Which apps should I look for?

from pilfershushjammer.

kaputnikGo avatar kaputnikGo commented on July 28, 2024

any that have record audio capability

from pilfershushjammer.

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.