I am using Android studio and I want to add module to my project like
\"action bar Sherlock\" or jar files,
but when I opened the project structure there is no module or lib
If you moved the modules, modify your workspace.xml file and settings.gradle file to use the new paths of your module.
Otherwise you will need to try using the import module feature.