aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/2013_01_replicant-4-0-sdk-release.md
blob: e186f6ab61646ee0ba5fe5c408b53631cd7c33e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
date: 2013-01-03T16:22:00+00:00
title: Replicant 4.0 SDK release
authors: Paul Kocialkowski
tags: Replicant SDK release, Paul Kocialkowski
---
It was brought to our attention that the Android SDK is now being released
under an overall proprietary software license. In the past, we already had to
release a free software SDK, back in Replicant 2.2 times, because the Android
SDK was shipping with the non-free Google APIs. More recent SDK updates made
these APIs only plug-ins that weren't shipped with the SDK and it was made
clear that these components were non-free while all the license files we could
find on the Android SDK package were free software licenses.

However now Google decided to put an overall non-free license for the SDK,
which brings back the need of having a fully free Replicant SDK. Since our
only SDK release is getting old (it was API level 8), we built an SDK package
from Replicant 4.0 sources, that is API level 15.

You can download the SDK from the [ReplicantSDK][1] page, find an
[installation and usage guide][2] as well as the [build instructions][3] on
the wiki.

 [1]: <http://redmine.replicant.us/projects/replicant/wiki/ReplicantSDK>

 [2]: <http://redmine.replicant.us/projects/replicant/wiki/SDK>

 [3]: <http://redmine.replicant.us/projects/replicant/wiki/SDKBuild>