After upgrading to android 3.6.1 apk cant be installed on devices
问题 I have and apk that was used to be tested (shared to differents devices before doing the released version) and working with android studio 3.5.0. After upgrading to android studio 3.6.1 the signed apk (debug) cant' be installed on devices. This is the manifest: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.car_wash_app"> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android