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

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -