How to Adapt Applications for Q1 (4G) Devices: Difference between revisions

From wizarPOS
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/adapt-q1-4g}}")
Tag: Replaced
 
Line 1: Line 1:
== Overview ==
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/adapt-q1-4g}}
Applications designed for earlier versions of Android or non-4G Q1 terminals need to be debugged for the Q1 (4G) terminal, which runs on Android version 7.0.
== Common Issues and Solutions ==
# '''Library Compatibility Issue:'''
#* '''Problem:''' Error message "dlopen failed: library 'libwizarposHAL.so' not found".
#* '''Solution:''' Contact WizarPOS for support. The 'libwizarposHAL.so' library is incompatible with Q1 (4G) and needs to be replaced with 'libwizarposdriver.so'.
# '''Compiled SO Files Usage:'''
#* If your application uses compiled SO files, update your project with the JNIInterface and SO files from the latest APIDemo.
# '''MAC Address Randomization in First Batch of Q1 Terminals:'''
#* '''Note:''' The MAC address of the initial batch of Q1 terminals is random. This means the Bluetooth address updates every time the terminal restarts.

Latest revision as of 08:39, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/adapt-q1-4g

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!