Description: I am looking for someone to complete a simple class assignment using an Android ride‑share app account/device I will provide. The freelancer will do all the work: capture screenshots, a short screen recording, and a network capture if possible. A short 1-page report summarizing the findings is also required. Deliverables: 2–3 screenshots showing the app with device time (screenshot_TIMESTAMP.png) 1 screen recording, 30–90 seconds (screenrecord_TIMESTAMP.mp4) Network capture (PCAP file or exported HTTP/JSON flows if possible) (capture_TIMESTAMP.pcap or http_flows_TIMESTAMP.json) Asap Android apps / tools for capturing app activity Tool / App What it can capture Platform Approx. Cost Notes HttpCanary On-device HTTP/HTTPS capture (with JSON/HTTP bodies if cert installed), export flows Android Free + Pro (~$5–$30) Works directly on phone, easy to use Packet Capture (Grey Shirts) Raw network traffic (PCAP) via local VPN, limited decryption Android Free / donation No root needed, bodies may be encrypted tcpdump (via Termux or rooted phone) Raw PCAP packets Android Free Needs root or running through gateway Wireshark Analyze PCAPs on PC Windows/macOS/Linux Free Only for analyzing, not capturing on device mitmproxy HTTP/HTTPS decrypted flows (JSON, tokens, headers) Desktop + Android proxy Free Powerful, scriptable, but needs PC Charles Proxy GUI for decrypted HTTP/HTTPS, HAR export Desktop + Android proxy ~$50 Easy GUI, good for screenshots + flows --- What you can capture yourself with HttpCanary or Packet Capture (on Android): 1. Screenshots – take normally on phone, show device clock. 2. Screen recording – 30–90 seconds, showing app in action. 3. Network capture – raw PCAP or JSON/HTTP flows. 4. Optional: Decode JWT / id_token payloads if visible in flows. 5. SHA-256 manifest – optional, just hash files yourself for verification.