I'm having two projects A and B. I would like to import the classes and XML layout files from B to A. I surfed through the net and some made a suggestion to make the project as a Library module and implement it into the other project, I tried but the classes were not updated the newly created module. Can it be possible to import entire project into another project in android studio? If possible, instruct the procedure..
rojectB'