Hello, I’am using android studio as my IDE So want to integrate ionic library into android studio how can I add ionic to android studio can any help me out from this issue .?
What would be the benefit of doing so? As far as I know Android Studio does not support JavaScript, HTML or CSS.
- Open Android Studio
- Select “Import project”
- Select the “build.gradle” in `/platforms/android/
- Wait for a probably long time while it imports and builds for the first time
- Done