Couldn't find import for class android.os.Bundle

I use 4.10 and 4.11 version, WIN8 OS.Launch an Android APP, found the same Lauch Failed
it tells can’t import android.os.Bundle
can someone tell me how to fix? Thank you!

attched 4.10 engine failed log

I have solved it, after checking Android Support lib and Framework layer, I found this Bundle file lie in Framework, which means the Machine that I use miss this file, so I change to another device, it works!