3
votes
4answers
99 views
stopping a thread when cancel command is triggered by the user
Mobile app provides the user with the option of downloading the email attachment from remote.Connecting with a remote server and downloading the content is carried out in a separate thread.A dialog …
0
votes
0answers
337 views
left and right command menus in LWUIT form
Using LWUIT framework to develop mobile application.
In LWUIT by default first command is placed in the left and subsequent commands will be placed in the right menu of the form including the comma …
