<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/pleftdroid/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/pleftdroid/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 10 Aug 2012 09:22:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pleftdroid/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by DroidCoder</title><link>https://sourceforge.net/p/pleftdroid/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -10,6 +10,7 @@
 [[project_admins]]
 [[download_button]]
 
+--------------------------------------------------------------------
 
 Prerequisites for using PleftDroid
 --------------------------------------------------------------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DroidCoder</dc:creator><pubDate>Fri, 10 Aug 2012 09:22:00 -0000</pubDate><guid>https://sourceforge.netb3d4e10af06882abce11f4960bfcebfddd827bd5</guid></item><item><title>WikiPage Home modified by DroidCoder</title><link>https://sourceforge.net/p/pleftdroid/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -9,6 +9,7 @@
 
 [[project_admins]]
 [[download_button]]
+
 
 Prerequisites for using PleftDroid
 --------------------------------------------------------------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DroidCoder</dc:creator><pubDate>Fri, 10 Aug 2012 09:21:19 -0000</pubDate><guid>https://sourceforge.netb86a6c33633b26353403288ec850a023accdf77b</guid></item><item><title>WikiPage Home modified by DroidCoder</title><link>https://sourceforge.net/p/pleftdroid/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,69 @@
-Welcome to your wiki!
+Welcome to the PleftDroid Wiki
+==============================
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Here you will find informations on:
 
-The wiki uses [Markdown](/p/pleftdroid/wiki/markdown_syntax/) syntax.
+* how to build PleftDroid
+* how to contribute to its development
+* how to publish a custom version on Google Play
 
 [[project_admins]]
 [[download_button]]
+
+Prerequisites for using PleftDroid
+--------------------------------------------------------------------
+
+Access to a Pleft Server instance
+
+Pleft is Open Source(GPLv3), you can download and install a copy from:
+http://code.google.com/p/pleft/
+
+You then will have full control on both Server side code and client Side code.
+
+Prerequisites for Building PleftDroid
+--------------------------------------------------------------------
+
+A computer with JDK/JRE/OPENJDK 6 and a recent Eclipse installed will do.
+
+Building PleftDroid
+--------------------------------------------------------------------
+
+To build PleftDroid You will need :
+
+- the source (if you read this you already got it)
+- Eclipse with the Android Development Tools (ADT) installed
+  (see http://developer.android.com/tools/help/adt.html)
+- you will need to download separately the Gson Library, version 1.7.1 (later versions may work but I didn't test)
+  which can downloaded from here: http://code.google.com/p/google-gson/downloads/list
+  You just have to put the jar in the libraries classpath in project settings.
+
+To import the project in Eclipse:
+
+- unpack the source code in a directory of your choice
+- click on File -&gt; New -&gt; Project...
+- select Android -&gt; Android Project from exixting code then press Next
+- choose the directory where you unpacked the source code and check "copy projects into workspace"
+- click on finish
+
+Contributing code to PleftDroid
+-------------------------------
+
+A subversion repository is going to be set up ASAP.
+Meanwhile you can contribute code writing to the author.
+
+Releasing your Customized App on Google Play
+--------------------------------------------------------------------
+
+Releasing the app on Google Play is not strictly necessary.
+Whether you need or not to release the app on Google Play depends on how you want to distribute your custom version of the app.
+If the use is inside your organization then you can just publish a link to the .apk file.
+If the intended audience is public then you should go with Google Play.
+
+If you really want to release the app on Google Play, you will need to refactor the package name to reflect your website domain or to a package name of your choice.
+The reason is that package name is used for unique identification for Android applications.
+A naming clash of the package would prevent you from publishing it.
+
+The refactoring is straightforward using eclipse, just be careful in renaming accordingly all occurrences of the old package name everywhere and not only in the Java code.
+
+The most relevant files are the AndroidManifest.xml and
+res/layout/detail_voting_rowdbc.xml
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DroidCoder</dc:creator><pubDate>Fri, 10 Aug 2012 09:21:00 -0000</pubDate><guid>https://sourceforge.net460e7b0a24b85a92c7595f369dc397d6b98cab52</guid></item><item><title>WikiPage Home modified by DroidCoder</title><link>https://sourceforge.net/p/pleftdroid/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/pleftdroid/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DroidCoder</dc:creator><pubDate>Sat, 21 Jul 2012 15:32:20 -0000</pubDate><guid>https://sourceforge.net38ca927b0a0065e0cc3fa2e320da1d8a8652ae96</guid></item></channel></rss>