Tagged articles
1 articles
Page 1 of 1
The Dominant Programmer
The Dominant Programmer
Nov 17, 2020 · Mobile Development

How to Fix Android Studio’s ‘android‑29’ Platform Not Found Error

When creating a new project in Android Studio, a Gradle sync failure may occur with the message ‘Module: app platform android‑29 not found’; the article walks through locating the SDK Manager, selecting Android 29 platform, accepting the license, downloading, and restarting Android Studio to resolve the issue.

Android 29Android StudioGradle sync
0 likes · 2 min read
How to Fix Android Studio’s ‘android‑29’ Platform Not Found Error