Ju Yang Active Member Licensed User Longtime User Sep 3, 2016 #1 Hello I created wrappers for 3rd party SDKs,but there is an error ,I also used "@DependsOn(values={"libammsdk"})" and copy libammsdk.jar to the project 'libs' folder and to the 'additional libraries folder'. Any suggestion? thank you Attachments error.png 48.4 KB · Views: 291
Hello I created wrappers for 3rd party SDKs,but there is an error ,I also used "@DependsOn(values={"libammsdk"})" and copy libammsdk.jar to the project 'libs' folder and to the 'additional libraries folder'. Any suggestion? thank you
Erel B4X founder Staff member Licensed User Longtime User Sep 4, 2016 #2 Make sure that libammsdk.jar is an Android compatible library. Have you copied this jar to the additional libraries folder? Open it with 7zip and see whether you can find the WXTextObject class inside it.
Make sure that libammsdk.jar is an Android compatible library. Have you copied this jar to the additional libraries folder? Open it with 7zip and see whether you can find the WXTextObject class inside it.