How can I create a card using Qt for the phone
-
It is called a Widget in Android terminology.
It should be possible to do in Qt, but there are no helper APIs for this and no documentation on Qt side. You'll need to implement it yourself.
-
It is called a Widget in Android terminology.
It should be possible to do in Qt, but there are no helper APIs for this and no documentation on Qt side. You'll need to implement it yourself.
-
J JonB referenced this topic on