File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
samples/ApiDemos/src/com/example/android/apis Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ <h3>Activity</h3>
7
7
< dt > Code:
8
8
< dd > < a href ="HelloWorld.html "> HelloWorld.java</ a >
9
9
< dt > Layout:
10
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/hello_world.html ">
10
+ < dd > < a href ="../../../../../.. /res/layout/hello_world.html ">
11
11
hello_world.xml</ a >
12
12
</ dl >
13
13
</ dd >
@@ -82,7 +82,7 @@ <h3>Service</h3>
82
82
< dd > < a href ="ServiceStartArgumentsController.html "> ServiceStartArgumentsController.java</ a >
83
83
< dd > < a href ="ServiceStartArguments.html "> ServiceStartArguments.java</ a >
84
84
< dt > Layout:
85
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/service_start_arguments_controller.html ">
85
+ < dd > < a href ="../../../../../.. /res/layout/service_start_arguments_controller.html ">
86
86
service_start_arguments_controller.xml</ a >
87
87
</ dl >
88
88
</ dd >
@@ -110,7 +110,7 @@ <h3>Alarm</h3>
110
110
< dd > < a href ="OneShotAlarm.html "> OneShotAlarm.java</ a >
111
111
< dd > < a href ="RepeatingAlarm.html "> RepeatingAlarm.java</ a >
112
112
< dt > Layout:
113
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/alarm_controller.html ">
113
+ < dd > < a href ="../../../../../.. /res/layout/alarm_controller.html ">
114
114
alarm_controller.xml</ a >
115
115
</ dl >
116
116
</ dd >
@@ -124,7 +124,7 @@ <h3>Alarm</h3>
124
124
< dd > < a href ="AlarmService.html "> AlarmService.java</ a >
125
125
< dd > < a href ="AlarmService_Service.html "> AlarmService_Service.java</ a >
126
126
< dt > Layout:
127
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/alarm_service.html ">
127
+ < dd > < a href ="../../../../../.. /res/layout/alarm_service.html ">
128
128
alarm_service.xml</ a >
129
129
</ dl >
130
130
</ dd >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h3>OpenGL|ES</h3>
16
16
< dt > Code:
17
17
< dd > < a href ="GLSurfaceViewActivity.html "> GLSurfaceViewActivity.java</ a >
18
18
< dt > Layout:
19
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/hello_world.html "> hello_world.xml</ a >
19
+ < dd > < a href ="../../../../../.. /res/layout/hello_world.html "> hello_world.xml</ a >
20
20
</ dl >
21
21
</ dd >
22
22
@@ -33,10 +33,9 @@ <h3>OpenGL|ES</h3>
33
33
< dd > Shows how you can place overlays on top of a SurfaceView.
34
34
< dl >
35
35
< dt > Code:
36
- < dd > < a href ="SurfaceViewOverlay.html "> SurfaceViewOverlay.java</ a > ,
37
- < a href ="GLSurfaceView.html "> GLSurfaceView.java</ a >
36
+ < dd > < a href ="SurfaceViewOverlay.html "> SurfaceViewOverlay.java</ a >
38
37
< dt > Layout:
39
- < dd > < a href ="/guide/samples/ApiDemos /res/layout/surface_view_overlay.html "> surface_view_overlay.xml</ a >
38
+ < dd > < a href ="../../../../../.. /res/layout/surface_view_overlay.html "> surface_view_overlay.xml</ a >
40
39
</ dl >
41
40
</ dd >
42
41
You can’t perform that action at this time.
0 commit comments