compilation - Compiling libpurple for Android -
i want implement libpurple in android integrate im chat support android application, i'm using following links work with:
compiling libpurple on android
following repository android [soc.2012.android repository android]
but problem that, have downloaded full repository suggested in compilation steps, there no "android/workspace" folder downloaded server pc.
to android code run:
hg clone https://hg.pidgin.im/soc/2012/michael/android/ android
this gets me copy of whole repository in folder android. switch android branch i'll run command:
hg checkout soc.2012.android
at point can see folder android workspace in.
Comments
Post a Comment