Android apk打包出错

在项目中使用了ui::Button,打包android的apk文件时出现
error: ‘ui’ does not name a type ui::Button *m_LeftButton, *m_RightButton, *m_startButton;错误。
请大拿给个修改好的android.mk文件。或者需要怎么修改。谢谢