diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-03 12:38:39 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:32 +0200 |
| commit | 83d796eeb1c8db91b8a11f36eb00f91bce8173e0 (patch) | |
| tree | 1a01a7e04b5ea476588497c75c6de54db414d5a4 /posts/2011_04_replicant-2-2-sdk-available.md | |
| parent | 48a8a5c2f392dea41bebcbf126cbb3a452e961b3 (diff) | |
| download | haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.gz haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.tar.bz2 haunt-blog-83d796eeb1c8db91b8a11f36eb00f91bce8173e0.zip | |
Move blog posts to the posts/ directory.
We also have two other pages that are not generated from the blog posts
(reply.html and search.html).
It would be nice to be able to move them to markdown as well, but if we do
that it is necessary to differenciate between markdown files used to generate
blog posts, and the ones used to generate these pages.
In addition if the blog posts directory is named markdown, and that we have
other markdown files as well, it become confusing for contributors.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'posts/2011_04_replicant-2-2-sdk-available.md')
| -rw-r--r-- | posts/2011_04_replicant-2-2-sdk-available.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/posts/2011_04_replicant-2-2-sdk-available.md b/posts/2011_04_replicant-2-2-sdk-available.md new file mode 100644 index 0000000..ee2684c --- /dev/null +++ b/posts/2011_04_replicant-2-2-sdk-available.md @@ -0,0 +1,30 @@ +date: 2011-04-26T06:25:07+00:00 +title: Replicant 2.2 SDK available +authors: admin +tags: Replicant SDK release, admin +licenses: CC-BY-3.0 OR CC-BY-4.0 +--- +Thanks to the huge amount of work by paulk (Paul Kocialkowski) we now have an +SDK. +It should be functional enough to write android applications for Replicant 2.2 +or any other Android 2.2 device. + +As usual the main difference compared to the Android SDK is that Replicant SDK +should be fully free software. (Android SDK includes proprietary API like +Google maps but we don't want proprietary Google maps at all). + +The Replicant SDK also includes an emulator like the Android one to allow +developers to write their apps even without having a phone. + +Please download the [Replicant 2.2 SDK][1] and help us building a better libre +Replicant. + +We wait for your [suggestions and comments][2]. + +Again thanks a lot to paulk for the great work. + + [1]: <http://ftp.osuosl.org/pub/replicant/sdk/0001/> + + [2]: <http://replicant.us/contact/> + + |
