File tree Expand file tree Collapse file tree
RestrictedProfileSettings Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ AppOpsManager and kitkat.
55This repository contains example source code
66
77For more info about the blog :
8- * [ Quick tips about AppOpsManager and 4.4]
8+ * [ Quick tips about AppOpsManager and 4.4] ( http://gmariotti.blogspot.com/2013/11/quick-tips-about-appopsmanager-and-44.html )
99
1010
1111
Original file line number Diff line number Diff line change 1+ # Restricted Profile Settings
2+
3+ This repository contains example source code
4+
5+ For more info about the blog :
6+ * [ Restricted Profiles Settings] ( http://gmariotti.blogspot.com/2013/12/restricted-profiles-settings.html )
7+
8+
9+ ![ ScreenShot] ( https://github.com/gabrielemariotti/androiddev/raw/master/RestrictedProfileSettings/image.png )
10+
11+
12+ Credits
13+ -------
14+
15+ Author: Gabriele Mariotti (
[email protected] )
16+
17+ License
18+ -------
19+
20+ Copyright 2013 Gabriele Mariotti
21+
22+ Licensed under the Apache License, Version 2.0 (the "License");
23+ you may not use this file except in compliance with the License.
24+ You may obtain a copy of the License at
25+
26+ http://www.apache.org/licenses/LICENSE-2.0
27+
28+ Unless required by applicable law or agreed to in writing, software
29+ distributed under the License is distributed on an "AS IS" BASIS,
30+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31+ See the License for the specific language governing permissions and
32+ limitations under the License.
You can’t perform that action at this time.
0 commit comments