Will it be possible to run android apps on ubuntu phone?
In short the answer is: No
The most important reason being that:
Ubuntu apps will be written in QML toolkit
and HTML5 technologies
. Whereas Android apps are mostly written in Core Java
.
It has been discussed in detail at the following link