This week I spent a lot of time automating my collection of data via a MITM with an Android Emulator. This lets me peek at the actual traffic and data leaving the device to try and figure out a few things: Who is the app working with? This is the primary question, to be able…
Month: April 2025
Free Mobile App ASO Tools: Fastest Growing Apps & Keyword Research added to AppGoblin
By popular demand AppGoblin has added a ranking of the current fastest growing apps based on their installs or ratings. These include apps that may have been out on the store for awhile, but have recently seen classic exponential hockey stick style growth. This helps app marketers see what apps are trending in real time….
2025 How to Sniff Android HTTPS Traffic with Waydroid & mitm-proxy
Looking to add traffic analysis to my free mobile app intelligence platform AppGoblin, I needed to get an emulator up and running with a way to track the HTTPs traffic leaving the app. I’ve done this a couple years now, writing down my notes in github.com/ddxv/mobile-network-traffic and it never seems to get any easier 🥲,…
Easiest way to get Tanstack Table v8 working with Svelte 5!
Easy way to get tanstack v8 working with svelte 5 and Skeleton
Which Apps have Mobile Trackers on Your Android Phone?
I recently made an Android App for AppGoblin! This uses the Android permission QUERY_ALL_PACKAGES to give you a list of all apps on your device, and select which ones to request their de-compiled data to see which trackers you likely have on your phone for each app. The data comes from my own database of…