Sounds like progress
First, make sure you have files here android/app/src/main/assets/public
. This is where cap sync
copies the production build from www/dist
.
A blank screen many times is due to a JS error. You can open up Chrome DevTools for the Android device by going to chrome://inspect/#devices in Chrome on your computer.
What Android device are you using? Physical or emulator? What Android version?