Android-Studio to show XML code instead of design -- [Question Asked]

Issue

I’m using IntelliJ Android-Studio 0.8.2 and i’d like to know if it’s possible to open the code by default when editing XML files?

Opening multiple files always shows Design tab, while opening single files, though, it sometimes opens them in Text tab but sometimes not.

Is there any way to set the default tab to Text ? It’s pretty annoying as I rarely use the Design tab. Here’s a screenshot of what I’m talking about:

Design & Text Tabs

Thanks in advance.

Answer we found from sources

This has been added in the newest release of Android Studio (0.8.12).

default to xml editor

Other features of the new release can be found here.

Answered By – Simas

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0


What is Android?

Android OS is a Linux-based versatile working framework that fundamentally runs on cell phones and tablets.

Android was delivered under the Apache v2 open source permit; this takes into account numerous varieties of the OS to be created for different gadgets, like gaming consoles and advanced cameras. Android depends on open source programming, yet most Android gadgets come preinstalled with a set-up of restrictive programming, for example, Google Maps, YouTube, Google Chrome and Gmail.

The Android stage incorporates a working framework in view of the Linux piece, a GUI, an internet browser and end-client applications that can be downloaded. Albeit the underlying shows of Android included a nonexclusive QWERTY cell phone and enormous VGA screen, the working framework was composed to run on somewhat economical handsets with ordinary numeric keypads.
Who we are?

We are team of software engineers in multiple domains like Programming and coding, Fundamentals of computer science, Design and architecture, Algorithms and data structures, Information analysis, Debugging software and Testing software. We are working on Systems developer and application developer. We are curious, methodical, rational, analytical, and logical. Some of us are also conventional, meaning we're conscientious and conservative.

Answer collected from stackoverflow and other sources, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0