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
791b59f6
authored
Jun 10, 2017
by
Hans.Lahe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed Readme.md location
parent
4c55eacd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
Readme.md
Readme.md
0 → 100644
View file @
791b59f6
# Mobile application to support treasure hunts
Clone or download the repository.
Simplest way to test would be via Android Studio.
## Importing Project into Android Studio
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