Hi I am new Android developement.In My Application i want to add another xml as subview in one class .In iphone we can easily achieve this by addSubview method. I am not getting way in android how to add dynamically a view to another view.Please help me in This issue.Thanks in Advance.