Tag: problem

Android Studio doesn’t start

I have installed Android Studio in /opt folder. Recently after upgrade to 0.8.0 beta it stopped to run. A nice looking exception started to pop up: com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal error initializing ‘com.android.tools.idea.AndroidInitialConfigurator’ Please ready the following post and comments below it carefully: https://code.google.com/p/android/issues/detail?id=66623. If the solution pointed out in comments is not enough for you there […]

Cannot inherit from final class

It looks like there is some issue with update procedure of Android Studio. Especially from version 0.3+ up to the currently newest one (0.4.6). If you keep having “Cannot inherit from final class” the solution for you is simple. Please follow steps below: 1. Close Android Studio application, 2. Open Android Studio folder (the folder […]

Android Studio 0.2.5 problems

Recently Google has updated Android Studio to version 0.2.5. There are a lot of complaints about problems with old projects. People are complaining that they are unable to deploy APK file to the device or layouts are not opening. I have spotted the same problem but I was able to fix it. Following are simple […]