Ionic Debug APK can't run

Hello. This problem related to Can't install debug apk
I just upgrade from Ionic 3 to ionic 5 and create new project, run and build the apk succesfully, but when I tried to install to my device, it’s not installed without any error. I don’t use androi studio, only android SDK, because my laptop just can’t hold android studio, too hog.

This’s my environment

Ionic:

Ionic CLI : 5.1.0 (C:\Users\Ben\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.5.0
@angular-devkit/build-angular : 0.13.9
@angular-devkit/schematics : 7.3.9
@angular/cli : 7.3.9
@ionic/angular-toolkit : 1.5.1

Cordova:

Cordova CLI : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 7.1.4
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.1.0, (and 4 other plugins)

Utility:

cordova-res : 0.5.0
native-run : 0.2.6

System:

(D:\Android\android-sdk).2.5
NodeJS : v10.15.1 (C:\Program Files\nodejs\node.exe)
npm : 6.4.1
OS : Windows 10

My target SDK is 21 and the minimum is 19. Any suggestion?