This document discusses a project that aims to detect code smells in Android applications using machine learning. It will focus on specific Android code smells like leaking inner classes and unclosed closables. The project will analyze the number and types of smells present. Then machine learning algorithms will be applied to determine limiting criteria for code smells that pose threats. The goal is to minimize potential threats and create more efficient software systems.