Media Summary: Always use a separate thread for service and do not use the main GUI thread . If you use the main GUI thread for service, it may ...
Android Application Development Tutorial 52 - Detailed Analysis & Overview
Always use a separate thread for service and do not use the main GUI thread . If you use the main GUI thread for service, it may ...