We want to implement a GUI display APP with buttons on tda4vm j721e platform, which can respond to touch clicks and sliding processing.
In the reference demo of the SDK, only examples of UI display using draw2d are found, but no examples supporting human-computer interaction and window management are found,
If I want to realize the graphical APP with button and support sliding, how should I develop it? Can you provide a reference demo?
Thanks.