when i run ionic build android
ionic build android
i get this error -
Couldn\'t find ionic.config.json file. Are you in an Ionic project?
I had the same problem once, all what I've come up with, is to create a new project, then replace the www folder with my own one, add all plugins. seems to fix the problem.