(closed) Need to call 2 functions in an external jar - $50

rudystyle

Member
Licensed User
Longtime User
I have attached the jar file. I need to include the file in my project and call two java functions there.

PersonaSdk.init (Context applicationContext, String appHash, String userId);
PersonaSdk.showOffers ();

In AndroidManifest.xml
In <application> tag add the following lines:
<activity android:name="ly.persona.sdk.OffersActivity"/>

Need b4a project that compiles without error and doesn't crash at runtime.
 

Attachments

  • personasdk11.jar
    13.5 KB · Views: 245
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…