I am using Gitbash to create Ionic Mobile Application. It creates all files like html css and js etc… After that i edited in html file,js file and css file. Then How will I extract that html file into apk file.
Take a look at our quick start guide
http://ionicframework.com/docs/guide/
If you have the android setup on your windows machine, it should be as simple ionic build android
to generate an apk