Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Hans.Lahe
/
thesis
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Pipelines
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4c55eacd
authored
Jun 10, 2017
by
Hans.Lahe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
54e66f0a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
app/Readme.md
app/Readme.md
View file @
4c55eacd
...
...
@@ -10,3 +10,15 @@ You should be able to import the project directly into Android Studio:
+
Start Android Studio
+
Go to File=>New=>Import Project
+
Press Ok and wait for all the tasks to complete
## Android folder structure
Packages are organized base on package-by-feature. This approach uses packages to reflect the feature set.
ee.ttu.thesis.ui.
*
- containt all UI-related packages/classes
ee.ttu.thesis.utils.
*
- contains all helper classes
ee.ttu.thesis.di.
*
- contains all dagger dependency injection classes/packages
ee.ttu.thesis.data.
*
- contains all data manipulation packages/classes
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment