android applications need to be compiled for all the possible cpus to be able to run them in any device. there's actually one more platform we'll need to add soon. so yes that's normal you need to compile as many times for the final application.
in 0.9 at least, if you compile in debug, the OF makefiles will only compile for arm7 making the compile process much faster.