# Android
4 posts- Next Halloween I’m dressing as O(n^2)date: author: Hector Dearman
Dawson’s first law of computing strikes twice.
- Mobile App Launch Profilingdate: author: Andrew McKnight
See what's happening in your app before your first line of code can even run.
- How we built user interaction tracking for Jetpack Composedate: author: Markus Hintersteiner
Knowing the user interactions which happened in your app right before it crashed is crucial context information for fixing errors. Tracking interactions like click and swipes manually can be tedious, so we at sentry l...
- Getting Started with Jetpack Composedate: author: Lazar Nikolov
Jetpack Compose, a new declarative UI toolkit by Google made for building native Android apps, is rapidly gaining traction. The main advantage of using Jetpack Compose is that it allows you to write UI code that is mo...