Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コードを使用してビューを作成し、linearlyaoutビューを追加しました。javaこのレイアウトをレイアウトに変換xmlしてストレージに保存することはできますか?
linearlyaout
java
xml
これらすべてのViews属性を解析してからxmlレイアウトファイルを作成することを妨げるものは何もありません。setContentView(R.layout.built_layout)ただし、その構築されたxmlレイアウト(のような)をres/layoutフォルダーの他のレイアウトのように使用することはできません。
Views
setContentView(R.layout.built_layout)
res/layout