When developing Android apps under Eclipse, you can't avoid editing XML files, such as layout, String, drawable, and so on.
Android XML system is huge, many developers are reporter tag keyword, so it is necessary to automatically prompt when editing an XML file. But many people encounter problems editing XML in Eclipse without automatic prompting. Pressing the shortcut key is not.
Here's how to configure automatic prompting for Android XML editing under Eclipse's editor.
First of all, my eclipse is the Android ADT Bundle downloaded on the Android official website. Of course, this method works equally well for normal eclipse.
: http://developer.android.com/sdk/index.html
Open: Window > Preferences > Xml > Editor > Content Assist > Auto activation > Prompt when these characte RS is inserted
The text in the edit box is: <=:.abcdefghijklmnopqrstuvwxyzqwertyuiopasdfghjklzxcvbnm (,
Get.