Podio Android | Compiling it into a .jar

Answered

Comments

2 comments

  • László Urszuly

    Hello Vincent!

    Building the Podio Android SDK jar requires you to (of course) have the ant tool installed. Apache has a quite extensive instruction set on how to install ant on different platforms (http://ant.apache.org/manual/install.html).

    Once you have ant installed and configured properly you should open a terminal ("console" on Windows?) of choice and find the Podio Android SDK source folder ([YOUR_SOURCE_DIRECTORY]/android-sdk/sdk/) and from there you should simply issue the ant clean jar command.

    I hope this answers your question :-)

    1
    Comment actions Permalink
  • Vincent Poirier

    If anyone sees this post, know that there is a .NET implementation of the Podio SDK available on NuGet. It doesn't support the PCL framework yet, but I'm sure that's bound to change or at least to have a "PortablePodio" NuGet package.
    https://github.com/podio/podio-dotnet/issues/7

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk