File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
Expand file tree Collapse file tree 5 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ Developing Accessibility Services
775775 < ul>
776776
777777 < li>
778- < a href= "<?cs var:toroot ?>training/perf-tips.html"
778+ < a href= "<?cs var:toroot ?>training/articles/ perf-tips.html"
779779 description =
780780 "How to optimize your app's performance in various ways to improve its
781781 responsiveness and battery efficiency. "
@@ -851,15 +851,15 @@ power conditions and performing power-hungry tasks at proper intervals."
851851 < / li>
852852
853853 < li>
854- < a href= "<?cs var:toroot ?>training/perf-anr.html"
854+ < a href= "<?cs var:toroot ?>training/articles/ perf-anr.html"
855855 description =
856856 "How to keep your app responsive to user interaction so the UI does not lock-up and
857857 display an & quot; Application Not Responding& quot; dialog. "
858858 > Keeping Your App Responsive< / a>
859859 < / li>
860860
861861 < li>
862- < a href= "<?cs var:toroot ?>training/perf-jni.html"
862+ < a href= "<?cs var:toroot ?>training/articles/ perf-jni.html"
863863 description =
864864 "How to efficiently use the Java Native Interface with the Android NDK."
865865 > JNI Tips< / a>
@@ -879,7 +879,7 @@ power conditions and performing power-hungry tasks at proper intervals."
879879 < ul>
880880
881881 < li>
882- < a href= "<?cs var:toroot ?>training/security-tips.html"
882+ < a href= "<?cs var:toroot ?>training/articles/ security-tips.html"
883883 description =
884884 "How to perform various tasks and keep your app's data and your user's data secure."
885885 > Security Tips< / a>
You can’t perform that action at this time.
0 commit comments