Loading docs/html/training/training_toc.cs +20 −2 Original line number Original line Diff line number Diff line Loading @@ -845,13 +845,14 @@ </li> </li> </ul> </ul> </li> </li> <!-- Background Service --> <li class="nav-section"> <li class="nav-section"> <div class="nav-section-header"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/run-background-service/index.html" <a href="<?cs var:toroot ?>training/run-background-service/index.html" description= description= "How to improve UI performance and responsiveness by sending work to a "How to improve UI performance and responsiveness by sending work to a Service running in the background">Running in a Background Service</a> Service running in the background" >Running in a Background Service</a> </div> </div> <ul> <ul> <li><a href="<?cs var:toroot ?>training/run-background-service/create-service.html"> <li><a href="<?cs var:toroot ?>training/run-background-service/create-service.html"> Loading @@ -869,6 +870,23 @@ </ul> </ul> </li> </li> <li class="nav-section"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/load-data-background/index.html" description="How to use CursorLoader to query data without affecting UI responsiveness." >Loading Data in the Background</a> </div> <ul> <li><a href="<?cs var:toroot ?>training/load-data-background/setup-loader.html"> Running a Query with a CursorLoader</a> </li> <li><a href="<?cs var:toroot ?>training/load-data-background/handle-results.html"> Handling the Results</a> </li> </ul> </li> <li class="nav-section"> <li class="nav-section"> <div class="nav-section-header"> <div class="nav-section-header"> <a href="/training/monitoring-device-state/index.html" <a href="/training/monitoring-device-state/index.html" Loading Loading
docs/html/training/training_toc.cs +20 −2 Original line number Original line Diff line number Diff line Loading @@ -845,13 +845,14 @@ </li> </li> </ul> </ul> </li> </li> <!-- Background Service --> <li class="nav-section"> <li class="nav-section"> <div class="nav-section-header"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/run-background-service/index.html" <a href="<?cs var:toroot ?>training/run-background-service/index.html" description= description= "How to improve UI performance and responsiveness by sending work to a "How to improve UI performance and responsiveness by sending work to a Service running in the background">Running in a Background Service</a> Service running in the background" >Running in a Background Service</a> </div> </div> <ul> <ul> <li><a href="<?cs var:toroot ?>training/run-background-service/create-service.html"> <li><a href="<?cs var:toroot ?>training/run-background-service/create-service.html"> Loading @@ -869,6 +870,23 @@ </ul> </ul> </li> </li> <li class="nav-section"> <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/load-data-background/index.html" description="How to use CursorLoader to query data without affecting UI responsiveness." >Loading Data in the Background</a> </div> <ul> <li><a href="<?cs var:toroot ?>training/load-data-background/setup-loader.html"> Running a Query with a CursorLoader</a> </li> <li><a href="<?cs var:toroot ?>training/load-data-background/handle-results.html"> Handling the Results</a> </li> </ul> </li> <li class="nav-section"> <li class="nav-section"> <div class="nav-section-header"> <div class="nav-section-header"> <a href="/training/monitoring-device-state/index.html" <a href="/training/monitoring-device-state/index.html" Loading