Android Project structure

Hello guys, Ionic noob here. The thing I want to know is, where do the ionic pages go in the android project that gets generated when you use ionic build android?
I’m looking for a way to change those pages on the Android studio, just as a use case that could happen if we decide to develop an app in Ionic 2.

They actually get baked into the JavaScript file during the build process.

1 Like