[Pidgin] GSoC2012/Android/new-client added

Pidgin trac at pidgin.im
Sun May 27 18:47:08 EDT 2012


Added page "GSoC2012/Android/new-client" by michaelz from 88.66.57.212*
Page URL: <http://developer.pidgin.im/wiki/GSoC2012/Android/new-client>
Content:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
This is a tutorial to create a new Client for libpruple.

There is an implementation of a testclient in the project im.pidgin.libpurple.testclient

== Create a new Project ==

Create a new Android project with a name of your choice.

== Get the libs ==

You have 2 Ways of getting libpurple:

=== Source (takes some time) ===

Check out the android branch and build it. See [wiki:GSoC2012/Android/compiling compiling help].

Then copy the file ''build.ant'' from the testclient project to your project and adapt it to your project name.

=== Compiled binaries ===

TBD: A .tar.gz with all .so-Files and with a jar file for the java classes.

== Set android properties ==

Go to the project properties of your new project.

Select the Android entry. Add im.pidgin.libpurple project to the list of libraries.

Select Java Build path. In the tab Projects, add im.pidgin.libpurple. In the tab Order and Export, check that project.


== Go ==
You are ready to use libpurple. Call PurpleInstance.createInstance() to get a reference to libpurple.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on GSoC2012/Android/new-client. If it was not you, please
report to .


More information about the Wikiedit mailing list