C++ cross platform mobile framework only for the UI - Stack Overflow
Cross mobile is slightly impossible for now. Why not try to code everything in html5? And write platform specific C++ code separately for multiple mobile platforms?
Also look at Corona SDK (which I have heard, has better support).
Edit:
http://www.mosync.com/ seems like another viable option. This also allows you to mix html5 and C++