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…
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…
Nearly 50% of Android Apps use Mobile Trackers
There are 5 large mobile app trackers, also called MMPs. Those are AppsFlyer, Adjust (owned by AppLovin), Branch and Yandex AppMetrica. These mobile attribution companies track users data across many apps. For Android nearly 50% of all apps contain a mobile app tracker and for iOS a bit less at 1 in 4 apps. This…
Mobile SDK Showdown: Unveiling 2025’s Most Popular Frameworks Powering 30K Apps
I finally updated AppGoblin to show the most popular mobile SDKs that are used for Android and iOS apps. To recap, I’ve now decompiled ~24k Android and 6k iOS apps. I check for various plugins/frameworks/SDKs and have made a list of which are used in the most apps. You can also click into each one…
iOS SDK .Frameworks: Known Unknowns
I keep coming across iOS frameworks that I can’t connect back to a company. Some examples from today are these SDKs with RTLMX in the name like They all sound quite interesting, but unfortunately no Google / Bing results Keeping track of the Known Unknowns? I think it would be good to surface these somehow…
Quick Peek at DeepSeek’s Android Chinese SDKs
I took the afternoon to peek inside DeepSeek to see the various Chinese SDKs and tag some new Chinese companies AppGoblin wasn’t previously tracking (*cough* tencent, not sure how I wasn’t tracking that one yet). SDKs So I found three companies which I previously wasn’t quite tracking and added those in. So let’s go over…
Why is an MMP ‘required’ for buying mobile app ads?
I got to join the GameMakers podcast along with AppsFlyer’s Brian Murphy and WildCardGames’ Josh Chandley to discuss how mobile app ad attribution platforms (MMPs) are basically required for running mobile ads. It was a great chance for me to pitch the first open source MMP, Open Attribution. Why are MMPs ‘required’ for buying mobile…