Project

General

Profile

Index » History » Version 6

Paul Kocialkowski, 12/21/2014 12:32 PM

1 1 Paul Kocialkowski
h1. Replicant wiki
2
3
{{>toc}}
4
5
p=. !replicant_banner_alpha.png!
6
7
Welcome to the Replicant wiki, which provides information about Replicant, supported devices and research about other mobile devices and platforms.
8
9
You can request wiki editor privileges if you wish to edit pages, but please bear in mind that Replicant is a "free software"://www.fsf.org/about/what-is-free-software project. In addition, make sure to read, understand and follow our [[DeveloperGuide#Wiki-guidelines|wiki guidelines]]
10
11
*Unless specified otherwise, the information displayed in this wiki is only relevant to the latest Replicant version. Do not assume backwards compatibility of the instructions with old versions of Replicant.*
12
13
h2. Supported devices
14
15
h3. Maintained devices
16
17
* [[NexusSI902x|Nexus S (I902x)]]
18
* [[GalaxySI9000|Galaxy S (I9000)]]
19
* [[GalaxyS2I9100|Galaxy S 2 (I9100)]]
20
* [[GalaxyNoteN7000|Galaxy Note (N7000)]]
21
* [[GalaxyNexusI9250|Galaxy Nexus (I9250)]]
22
* [[GalaxyTab270P31xx|Galaxy Tab 2 7.0 (P31xx)]]
23
* [[GalaxyTab2101P51xx|Galaxy Tab 2 10.1 (P51xx)]]
24
* [[GalaxyS3I9300|Galaxy S 3 (I9300)]]
25
* [[GalaxyNote2N7100|Galaxy Note 2 (N7100)]]
26
27
h3. Uncompleted devices
28
29
* [[GTA04|GTA04]]
30
31
h3. Unmaintained devices
32
33
* [[DreamMagic|Dream/Magic]]
34
* [[NexusOne|Nexus One]]
35
36
h2. Replicant status
37
38
* Nexus S (I902x): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
39
* Galaxy S (I9000):[[ReplicantStatus#Replicant-42|ReplicantStatus]]
40
* Galaxy S2 (I9100): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
41
* Galaxy Note (N7000): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
42
* Galaxy Nexus (I9250): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
43
* Galaxy Tab 2 7.0 (P31xx): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
44
* Galaxy Tab 2 10.1 (P51xx): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
45
* Galaxy S 3 (I9300)]: [[ReplicantStatus#Replicant-42|ReplicantStatus]]
46
* Galaxy Note 2 (N7100): [[ReplicantStatus#Replicant-42|ReplicantStatus]]
47
48
* GTA04: [[ReplicantStatus#Replicant-42|ReplicantStatus]]
49
50
* Dream/Magic: [[ReplicantStatus#Replicant-22|ReplicantStatus]]
51
* Nexus One: [[ReplicantStatus#Replicant-23|ReplicantStatus]]
52
53
h2. Replicant installation
54
55
* Replicant images: [[ReplicantImages]]
56
* Replicant SDK: [[ReplicantSDK]]
57
58
* Nexus S (I902x): [[NexusSI902xInstallation]]
59
* Galaxy S (I9000): [[GalaxySI9000Installation]]
60
* Galaxy S 2 (I9100): [[GalaxyS2I9100Installation]]
61
* Galaxy Note (N7000): [[GalaxyNoteN7000Installation]]
62
* Galaxy Nexus (I9250): [[GalaxyNexusI9250Installation]]
63
* Galaxy Tab 2 7.0 (P31xx): [[GalaxyTab270P31xxInstallation]]
64
* Galaxy Tab 2 10.1 (P51xx): [[GalaxyTab2101P51xxInstallation]]
65
* Galaxy S 3 (I9300): [[GalaxyS3I9300Installation]]
66
* Galaxy Note 2 (N7100): [[GalaxyNote2N7100Installation]]
67
68
* GTA04: [[GTA04Installation]]
69
70
* Dream/Magic: [[DreamMagicInstallation]]
71
* Nexus One: [[FastbootInstallation]]
72
73
h2. Replicant usage
74
75
* Use "F-Droid":https://www.f-droid.org/, the market application that only provides free software
76
* Software Development Kit: [[SDK]]
77
78
* USB networking: [[ReplicantUSBNetworking]]
79
* Android Debug Bridge: [[ADB]]
80
* General-purpose usage notes and tips: [[UsageNotes]]
81
82
h2. Replicant build
83
84
* Build dependencies: [[BuildDependenciesInstallation]]
85
* Replicant sources: [[ReplicantSources]]
86
87
* SDK: [[SDKBuild]]
88
89
* Nexus S (I902x): [[NexusSI902xBuild]]
90
* Galaxy S (I9000): [[GalaxySI9000Build]]
91
* Galaxy S 2 (I9100): [[GalaxyS2I9100Build]]
92
* Galaxy Note (N7000): [[GalaxyNoteN7000Build]]
93
* Galaxy Nexus (I9250): [[GalaxyNexusI9250Build]]
94
* Galaxy Tab 2 7.0 (P31xx): [[GalaxyTab270P31xxBuild]]
95
* Galaxy Tab 2 10.1 (P51xx): [[GalaxyTab2101P51xxBuild]]
96
* Galaxy S 3 (I9300): [[GalaxyS3I9300Build]]
97
* Galaxy Note 2 (N7100): [[GalaxyNote2N7100Build]]
98
99
* GTA04: [[GTA04Build]]
100
101 3 Paul Kocialkowski
* Dream: [[DreamBuild]]
102
* Magic: [[MagicBuild]]
103 1 Paul Kocialkowski
* Nexus One: [[NexusOneBuild]]
104
105
h2. Replicant development
106
107
* Developer guide: [[DeveloperGuide]]
108
* GDB debugging: [[GDBDebugging]]
109
* Tools installation: [[ToolsInstallation]]
110
* Getting logs: [[GettingLogs]]
111 6 Paul Kocialkowski
* Tasks to improve Replicant: [[Tasks]]
112 1 Paul Kocialkowski
113 6 Paul Kocialkowski
* Nexus S (I902x): [[NexusSI902x#Replicant-development|NexusSI902x Replicant development]]
114
115 5 Paul Kocialkowski
Replicant porting guides:
116
* Replicant 4.0 porting guide: [[Replicant40PortingGuide]]