Change default project name & update README.
This commit is contained in:
parent
47ef315796
commit
e8188b9564
2 changed files with 1 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/SambaDocumentsProvider.iml" filepath="$PROJECT_DIR$/SambaDocumentsProvider.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/samba-documents-provider.iml" filepath="$PROJECT_DIR$/samba-documents-provider.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
|
@ -10,9 +10,6 @@ This app is built on top of Samba 4.5.1.
|
|||
Android SDK and NDK r13b or above are required to build this app. Android Studio is highly
|
||||
recommended.
|
||||
|
||||
Check out Samba Documents Provider code into a folder called `SambaDocumentsProvider` to
|
||||
avoid Android Studio module name change.
|
||||
|
||||
### Build Steps
|
||||
1. Download and unarchive Samba 4.5.1 [source code][samba-source].
|
||||
2. Change directory to the root of Samba source code.
|
||||
|
|
Loading…
Reference in a new issue