Hi guys ,
I am doing some modular research now , and I now there is a way to let an activity display layouts in other apk names Remote view.
But this Layout file is one of the resouce file in the layout dir (res/layout/xxx.xml) , Can I read a layout file in other places for my activity to display ?Like res/raw , an xml file in the device ,or from net ....
Please help me !
Regards !

