Does Android Studio have a release schedule? (like Chrome) -


Is there a release schedule in Android Studio? Chrome releases every 6 weeks and I was thinking that Android is something similar in the studio.

  • You create at any time you want to source:
  • We try to build one that goes out on the canary channel every week, usually late in the week, but there may be issues to prevent release in any week. When this happens, we occasionally release at the beginning of next week, and sometimes we punch up to the next week's release. It depends on many factors.
  • During development, if a canari channel looks good and does not cause serious problems for some time, then we will promote it to the DR channel. The idea is that the canary channel gets close to the bleeding edge, and Dev Channel updates are less frequent and more stable.
  • We are working until the entire 1.0 release (sorry that I'm obscured about this time, but I'm not announcing a release date here), so the build schedule is finally late I'm hoping that after 1.0 ships and we get any post-release drill, we come back to that goal.
  • Due to release in beta period, Beta channels slightly Dev channels - are updated frequently, which are better verified.

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -