diff --git a/core/java/android/app/package.html b/core/java/android/app/package.html index 5137600a59547..f37f1dcc8401d 100644 --- a/core/java/android/app/package.html +++ b/core/java/android/app/package.html @@ -32,8 +32,9 @@ backwards through the fragment states, without leaving the activity.
action bar.For information about using some the classes in this package, see the following -documents: Application -Fundamentals (for activities, services, and fragments), Activities, Services, Fragments, Using the Action Bar, Creating Dialogs, and Notifying the User.
diff --git a/core/java/android/content/pm/package.html b/core/java/android/content/pm/package.html index b18adb2f77706..d55f0f7e2fd76 100644 --- a/core/java/android/content/pm/package.html +++ b/core/java/android/content/pm/package.html @@ -5,7 +5,7 @@ application package, including information about its activities, permissions, services, signatures, and providers.Most of the information about an application package is defined by its manifest file. For more information, see the AndroidManifest.xml -File documentation.
+href="{@docRoot}guide/topics/manifest/manifest-intro.html">AndroidManifest.xml File +documentation.