cancel
Showing results for 
Search instead for 
Did you mean: 

Error when trying to set the personalisation parameter from the android device to sup(Non DOE)

midhun_vp
Active Contributor
0 Kudos

Hi,

Am trying to set the personalisation parameter in the device code but its giving the error " Caused by: java.lang.UnsatisfiedLinkError: Couldn't load ultralitej12: findLibrary returned null"

I included the ultralitej12 jar file in libs and external jars.

Can anyone please help me?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are the Jars added to the dependency list...

midhun_vp
Active Contributor
0 Kudos

This problem I solved by adding the following folder "armeabi" in the libs folder.

Regards

Midhun

Former Member
0 Kudos

Thanks Midhun for provide me a solution.

Suddenly, these files dissapeared from my project and It began to raise that exception.

Thanks again for save me some headaches!

midhun_vp
Active Contributor
0 Kudos

You are welcome.

Answers (0)