# Hour 6: Getting the mobile app content | Yazin Alirhayim

Ok, I still need to figure out how to get the content from the mobile app! This is _such_ a big deal, because it'd just simplify everything downstream.

I mean, there's a mobile app that has access to 2,500+ pieces of content -- that i'd otherwise have to compile by hand. Why _wouldn't_ I want to take advantage of that??

## [](https://yaz.in/gaza-hour-6#fifth-attempt-android)Fifth attempt: Android

Ok so I tried using HTTP Toolkit with my own Android phone but … it didn't work (i know, big surprise!).

Apparently there's some change that happened in Android 14 that just made it a pain in the ass to install the root CA that these MITM programs use or something (i didn't really understand all the details).

Anyway, that got me thinking: what if I use an older device?

## [](https://yaz.in/gaza-hour-6#sixth-attempt-old-android)Sixth attempt: old android

(I proceeded to spend 3 hours of my evening trying to get this running with Proxyman on my mac, and a Magisk rooted phone. No dice! Had to go sleep, but this won't be the end..)