Skip to content

Commit a53c8b2

Browse files
Updated readme
1 parent 5bbf687 commit a53c8b2

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

AppOps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AppOpsManager and kitkat.
55
This repository contains example source code
66

77
For 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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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.

0 commit comments

Comments
 (0)