Axway Titanium - Error when compiling when adding a library to use with Hyperloop

Asked

Viewed 23 times

1

I’m trying to integrate an Android library to Hyperloop to use in my radio application developed in Titanium, but when it is added to the project error occurs at the end of the compilation.

[INFO] :   Creating unsigned apk
[INFO] :   Processing /.../build/android/bin/dexfiles
[INFO] :   Processing /.../build/android/src
2018-01-31T16:02:49.102Z | ERROR  | An uncaught exception was thrown!
this.abis is not a function
2018-01-31T16:02:49.102Z | ERROR  | this.abis is not a function
[ERROR] Application Installer abnormal process termination. Process exit value was 1

I tried to recompile the library, changing the SDK versions and changing the abifilter options in the project settings, but I was not successful.

The library I’m trying to import is compiled from the repository https://github.com/iammert/RadioPlayerService.

The generated Aar file can be downloaded at: https://drive.google.com/file/d/1gMywtPdRkLNIYZIBfYGu4KxIAoifpjX9/view

I tried to upgrade Hyperloop to version 3.0.2 beta, but it didn’t work either.

Thanks for the help.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.