I want to implement libpurple in android to integrate all the IM chat support to Android application, for that I'm using following links to work with:
Compiling libpurple on Android
Following is the repository for android [soc.2012.android repository for android]
But problem is that, I have downloaded the full repository but as suggested in Compilation steps, there is no "android/workspace" folder downloaded from the server to my PC.