0

I am trying to create a SDK on android with ionic, when i try i write

ionic cordova build android

but it does't work because when i search the SDK i don't find it, i don't know what to do, it is the first time that i use ionic and i don't know how to install the app on the phone,the app is ready to be used,to try the app i used the emulator with "ionic serve --lab" please help me

This is an image of what prompt does: This is an image of what prompt does

pushkin
  • 9,575
  • 15
  • 51
  • 95
  • Welcome to Stack Overflow. Images of error messages are not as useful as text as images are not accessible, searchable, and are hard to view on phone sized screens. Please [edit] the question and include the text of the error. – Jason Aller Jun 08 '18 at 20:18

1 Answers1

0

You may need to download gradle for building an android app. This answer is more proper as comment but I don't have enough reputations. So, I leave anwser.

Read the link below

ionic 2 - Error Could not find an installed version of Gradle either in Android Studio

p.s. My original answer is a mistake.

Hyuck Kang
  • 1,671
  • 2
  • 16
  • 24