Thread
:
Read a PDF on one screen, write notes on the other?
View Single Post
01-17-2011, 02:22 PM
#
18
Chubulor
Edge User
The music players are technically an Android "Service" rather than "Activity", as once the music starts it doesn't interact with the user via the screen. Multiple Services are allowed to run at the same time, but only one Activity per screen.
Chubulor
Track Posts by Chubulor via RSS