android-studio-3.5

My Android Studio keeps crashing after updating it from 3.4 to 3.5

﹥>﹥吖頭↗ 提交于 2019-12-02 03:54:45
I've been facing this issue since today. Yesterday I updated Android Studio from 3.4 to 3.5 and it was working fine but since today it's been crashing on startup. When I start it shows the splash screen and then tries to load the project and suddenly closes or crashes without showing any error message. What should I do? Is there any error log I can refer to understand what is the problem, please help me with this. After updating Android Studio to 3.5, I faced like you. If you are using anti-virus softwares. Try close any anti-virus software or add Android Studio 3.5 to whitelist Below was my

Installation failed due to: 'null' - Android Studio 3.5

浪子不回头ぞ 提交于 2019-11-28 15:44:06
问题 I have updated Android studio to 3.5, ever since I am running into APK installation problem. This is the only log it shows: Installation did not succeed. The application could not be installed: INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION Installation failed due to: 'null' Retry This happens when trying to install APK on a real device. If I uninstall the app from the device and then rerun the build, it installs only one time and then it keeps throwing this error on next installation. It runs