Having not allowed to load local resource error

When I emulate my app in android.
I got this error in browser console.

Not allowed to load local resource: file:///android_asset/www/index.html#/login 

There is no problem when direct access this via web browser.
example: http://192.168.1.2:8080/…/login

any idea?

Update

I think it is because i using google plus login oauth with cordova. anyone know how to setup this?

You might want to check around the forum a bit, this has been talked about a bit in several posts.