c++ - QT Android app should start just after android boot log -
we trying create qt 5.7 application android m6. our requirement is, our gui application(qt 5.7 application android m6) should start after "android" boot logo. before home screen, need start/lunch our app.
could please suggest method how can make happen?
development environment:
os: andriod m6
board: imx6q-sabre auto
qt version - qt 5.7
you should documentation: boot qt
boot qt embedded linux built using tools , resources yocto project, , based on yocto's reference distribution (poky).
Comments
Post a Comment