[Android] Wrap Java SDK

About Monkey 2 Forums Monkey 2 Programming Help [Android] Wrap Java SDK

This topic contains 3 replies, has 2 voices, and was last updated by  Mark Sibly 1 year, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10961

    Voidwalker
    Participant

    Hi,

    is there a way to use a Java library something like Pubnub:
    https://www.pubnub.com/docs/android-java/pubnub-java-sdk

    Is this possible as Monkey uses C++? Thanks!

    #10964

    Mark Sibly
    Keymaster

    You’ll need some to write a jni wrapper to access it from monkey2.

    #10965

    Voidwalker
    Participant

    Thank you, will try!

    #10968

    Mark Sibly
    Keymaster

    Have a look at the jni module and the std.requesters android code for OpenUrl, which is mixed c++/java.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.