I need a lightweight Android application that lets users make real-time predictions during an ongoing cricket match. The core of the app is limited to three prediction options: who will win the match, who will be the top scorer, and how many runs will be scored in a given over. No other sports, platforms, or betting features are required. Because the match is in progress while people are making their picks, the interface has to refresh scores and odds quickly—either through a simple manual score input screen or an automated feed if you already know a reliable free API. I am happy to discuss whichever approach keeps the build straightforward and cost-effective. Please keep the design clean and functional (native Android, Kotlin or Java is fine) and structure the code so it is easy for me to adjust team names, player lists, and match data for future fixtures. Deliverables • Android Studio project with all source code and assets • APK ready for installation on modern Android devices • README explaining how to change match data and deploy the build I will test by installing the APK on a stock device and verifying that each of the three prediction types can be entered, saved, and viewed while the match data is updating. Once that works smoothly, we’re done.