We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623795c commit f2ed60fCopy full SHA for f2ed60f
README.md
@@ -1,2 +1,27 @@
1
-# Android-N-Code-Reading
2
-Android N Code Reading
+# Android N Code Reading
+
3
+## Android N for Developers
4
5
+http://developer.android.com/intl/ja/about/versions/nougat/android-7.0.html
6
7
8
+## Android 7.0 Behavior Changes
9
10
+https://developer.android.com/about/versions/nougat/android-7.0-changes.html
11
12
13
+## Android 7.0 Samples
14
15
+https://developer.android.com/about/versions/nougat/android-7.0-samples.html
16
17
18
+## API Differences between 23 and 24
19
20
+https://developer.android.com/sdk/api_diff/24/changes.html
21
22
23
+## Android 7.0 OpenGrok
24
25
+http://tools.oesf.biz/android-7.0.0_r1.0/
26
27
+http://androidxref.com/7.0.0_r1/
0 commit comments