android.rst
changeset 2192 8aab56aeb0b8
parent 2190 f589976b8876
child 2193 493d19cc34e1
equal deleted inserted replaced
2191:4f3fe2b5a26a 2192:8aab56aeb0b8
     4  Android.
     4  Android.
     5 ==========
     5 ==========
     6 .. contents::
     6 .. contents::
     7    :local:
     7    :local:
     8 
     8 
     9 Official docs.
     9 Official docs
    10 ==============
    10 =============
    11 
    11 
    12 http://developer.android.com/sdk/index.html
    12 http://developer.android.com/sdk/index.html
    13   Get the Android SDK
    13   Get the Android SDK
    14 http://developer.android.com/guide/index.html
    14 http://developer.android.com/guide/index.html
    15   Introduction to Android
    15   Introduction to Android
    16 https://android.googlesource.com/platform/system/core/+/master/init/readme.txt
    16 https://android.googlesource.com/platform/system/core/+/master/init/readme.txt
    17   init.rd file syntax.
    17   init.rd file syntax.
       
    18 
       
    19 Getting tools
       
    20 =============
       
    21 
       
    22 https://developer.android.com/studio/releases/platform-tools.html
       
    23   SDK Platform Tools (includes adb and fastboot) download and rellease
       
    24   changelog.
       
    25 https://developer.android.com/studio/index.html
       
    26   Android Studio (official IDE for Android) and sdk-tools (includes ``sdkmanager``).
    18 
    27 
    19 Android stats
    28 Android stats
    20 =============
    29 =============
    21 
    30 
    22 CPU::
    31 CPU::