Android Studio 新機能「Navigation Editor」はどう使ったらいいのか?

アップデートリリースで派手なGUI画面が機能として追加されています.

「Navigation Editor」と名付けられています.

NavigationEditor

Navigation Editor - Android Tools Project Site

How do I run it?
You can show the editor from the Android Studio menu with “Tools -> Android -> Navigation Editor”.

この画面を立ち上げるには, メニューから

[Tools] - [Android] - [Navigation Editor]

と選択していくようですが.

画面遷移のような, いやちがうな.

部分的な画面遷移?

いや違う.

Activity をここから作成できたり,

各画面のレイアウトXMLファイルに飛べたりはするけども.

いったいどう使うんだ? これは.

How do I use it?

In the Navigation Editor you can:

Add transitions from controls (e.g. Buttons and menu items) to Activities by shift-dragging with the mouse (ctrl/alt also work)
Create new Activities with a right-mouse click
Edit the layout of each Activity by double clicking it

To see your app running on a real device, plug the device into your USB port and click “run” (the green triangle) in the tool.

むむぅ.

よく分からんし, なんだか壊れそうで怖いつか, なんつか...

だれかおせーてっ