• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Layout and code

hello guys,
I am new to android.
I have two layouts (A, B) and MainActivity.java
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The question is
Can I able to create A.java and B.java?
A.java for write code only for A layout
B.java for write code only for B layout

how can I do that?
 
Back
Top Bottom