This exploratory study investigates the prevalence and distribution of test smells in open-source Android applications, revealing that 97% of analyzed apps contain test smells, with assertion roulette being the most common. The research extends the catalog of known unit test smells and introduces an open-source detection tool, tsdetect, which identifies 19 types of test smells. Findings suggest that test smells are introduced early in the codebase and persist throughout the application's lifecycle.