Print image using Bluetooth Serial Plugin

When i use this module “cordova-plugin-datecs-printer” in IONIC 5, i copy code this topic, but when i go build ionic and use NPX capacitor to go for android studio have this error.

C:\ionic\printer\android\capacitor-cordova-android-plugins\src\main\java\com\giorgiofellipe\datecsprinter\DatecsSDKWrapper.java:36: error: package android.support.v4.content does not exist
import android.support.v4.content.LocalBroadcastManager;

ionic 5
capacitor
API ANDROID 26
npm install cordova-plugin-datecs-printer

i have the same error !!!