Which version of Android studio was having highest bug?

Bugs ! Bugs ! Bugs ! in Android Studio .

you might be wondering which Android Studio version has the highest number of the bugs ? and the some Predictable answer is here .

Android Studio is released in 3 main varients :

1. The Stable Android Studio .
2. The Beta Android Studio .
3. The Canary Android Studio .

1. The Stable Android Studio: 

As the name suggests this version of android studio is most stable . the developers of this application have tested this version with many testers and rectified the most of the error they could find on it . 

Being Stable it contains very less amount of the feature because the latest feature always come with the latest bugs along with the previous fix . as a conclusion it has the least number of bugs that you might find .

2. The Beta Android Studio :

The Beta version of the android studio is the test version , it contain the bugs greater then the stable version , the beta version is like the programmers have just completed their programming of android studio now they want to search for the bugs . and resolve the bugs .

This version of the android studio contains some grater amount of the bugs as compared to the stable version of the android studio but contain less amount of the bugs as compared to the canary versions of the android studio .

after the beta testing is completed the developers send this version to the stable mode of the android studio .

3. The Canary Version of Android studio :

The canary version is like the developers are not sure about what exactly the code of application should be , they always try to improve and add new feature y modifying the code of it . As they modify the code they might add additional bugs to it . they regularly change the code in order to make things better . these version of the android studio are not well tested and tested only by few members . 

As the Features and code are really new there are chance of bugs are also great . hence it might contains the maximum number of  bugs .

The Ultimate Conclusion :

The Canary and Beta version of the Android studio might  contains a greater amount of the bugs as compare to the stable version of the Android Studio . so it is better to download the stable version , but if you are really want the new features i recommend you to go with the canary version of the android studio .

Comments