You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,12 @@ Type the following cmmands in your cmd/cli to run the app in Android Studio:
22
22
<br>
23
23
Make sure to set the set Android Gradle Plugin Version as 3.6.1 and Gradle version as 6.2.1 in the Project Structure from the file menu of Android Studio oor your app may not compile.
24
24
<br/>
25
+
Also make sure to initialise the Android platform by the following command: ionic cap platform add android
26
+
<br/>
25
27
You can either use the following single command: npm run Android or use a set of commands for running the project in Android Studio:
0 commit comments