Hello. i need to make an application that runs a thread on the
background of andorid (it will be used as a worker thread in a
distributed system).
What i actualy want to do is make a little app that has a start,stop
and hide button.
the start button will start the worker thread and the stop button will
stop it. The hide button will put the window in the background
(showing the main menu,something like minimising a window in a pc) so
that the app's thread will continue running in the background in case
a client sends data to be processed. The thread will stop By selecting
and executing the app again from the main menu and pressing the stop
button.

What i actually need is a demo of a "hide"-"minimize" function for my
app.

thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to