I am new to Ionic. I just made a simple application in Ionic that worked fine in the browser. Thus, I converted it to an .apk file using the Android studios that generated the android-release-unsigned.apk file. I transferred it to my device and, trying to install it, was faced with the fact that it was not installed. I can not understand the reason. Help is needed.
You can follow the steps in the white paper below.
Deploy to device
But for me it didn’t work. So I just did it manually, as shown below.
ionic cordova run android --device
USB
android-debug.apk ( apk:..\\android\build\output\apk)
android-debug.apk
, Android
→ → → ( )
, , , . , , , . " run android" / android-debug.apk .
when I follow the setup, it gives an error that your application is not installed in this way
enter image description here
Source: https://habr.com/ru/post/1673664/More articles:Являются ли несколько операторов `with` в одной строке эквивалентными вложенным операторам` with`, в python? - pythonAngular 4 Cannot be associated with because it is not a well-known property - angularRxjs; How to associate a callback method with an observable? - rxjsCloud functions for Firebase onWrite database run twice - node.jsDynamically rearranging columns of columns of columns of crossover columns after calling setDataPreSorted (true) - javarspec stub any_instance с атрибутами - rubyAVPlayer Rotate View делает невозможным нажатие на экран - swift3Why does the C # compiler create a new Action instance for each delegate passed in? - optimizationStyling Custom SVG Loader - cssUse ggplot2 to plot multiple curves - rAll Articles