AndroidDeveloperLB

Results 854 comments of AndroidDeveloperLB
trafficstars

Reported here about all full-screen-ads and ads-inspector, and also a workaround: https://www.reddit.com/r/androiddev/comments/1hlctq1/google_pushes_for_edgetoedge_on_android_15_but/

How do you check it out? You do reverse-engineering?

Could be that something else is recording? Have you tried on a different device?

How weird. Maybe Google started to block such a thing? Try ACR Phone app with its addon. It uses the same thing, using accessibility. I wonder if it will work...

I've now tested on my Pixel 6 with Android 14. Still works fine (after you enable accessibility and change the audio source). Sadly quite a low volume, but that's what...

I wrote on the app itself which source to use. Read it. Please tell me if it worked for you. Also if you find a way to handle volume, at...

It doesn't work even on newer version of the IDE: Android Studio Narwhal Feature Drop | 2025.1.2 Canary 7 Any workaround?

It seems what I suggested as workarounds don't really work. So now I wonder if there is any way to use Glide just for decoding with extra functionality, or I...

@821938089 Can it work for a specific usage (in specific place in my code) of Glide, and not global for all places? Can you please demonstrate how it's done? Wouldn't...

@REAndroid Nice. Still want to ask: 1. The fork is to demonstrate it on Android app? 2. It talks there about modification that leads to a different signature, but if...