Recently I started to venture into the field of Android applications, specifically with the Android Studio.
I did some simple applications but I run into a problem:
When exporting my code to an APK, I use the "Build APK" function, which is built by the installer.
The problem lies in the fact that some people who happened to this application get the error "You can not install the application".
I have a Sony Z5 phone (with Android 7.0) and a Samsung J7 (Android 7.0) and I downloaded it on both and it worked perfectly, but I also tried it on a Huawei P8 lite (Android 4.1) and a Motorola Z motorola ( Android 8.0) and I was throwing the installation error.
Is there a particular cause, either cell phones or my code that can be made to work?
Thanks