Cannot run demo apps on android

I have created a demo project using tabs demo.Changed nothing in it.
On entering

ionic run android

Following error is received

net::ERR_FILE_NOT_FOUND (file:///android_asset/www/index.html)

If i run ionic serve everything looks correct.But cannot run on my device.

Please help

did you perform a build first?

yes i performed

ionic build android