Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit fb522af

Browse files
Update README.md
1 parent 2e36322 commit fb522af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Type the following cmmands in your cmd/cli to run the app in Android Studio:
2222
<br>
2323
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.
2424
<br/>
25+
Also make sure to initialise the Android platform by the following command: ionic cap platform add android
26+
<br/>
2527
You can either use the following single command: npm run Android or use a set of commands for running the project in Android Studio:
2628
<br/>
2729
ionic build
2830
<br/>
29-
ionic cap platform add android
30-
<br/>
3131
ionic cap copy
3232
<br/>
3333
ionic cap sync

0 commit comments

Comments
 (0)