Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Core module with pure Kotlin interface without Android dependencies and features #118

Closed
jraska opened this issue Apr 9, 2019 · 5 comments · Fixed by #128
Closed

Comments

@jraska
Copy link
Owner

jraska commented Apr 9, 2019

  • Core pure Java module with core services
  • Http module with Http Component
  • Module per feature
@jraska
Copy link
Owner Author

jraska commented Apr 9, 2019

Modules will be connected by deep links. Need to involve mechanism of dynamic url resolving

@jraska
Copy link
Owner Author

jraska commented Apr 9, 2019

Need Module with providing TopActivities

@jraska
Copy link
Owner Author

jraska commented Apr 9, 2019

Need mechanism how to initialise stuff on application start

@jraska
Copy link
Owner Author

jraska commented Apr 9, 2019

Depends on #120

@jraska
Copy link
Owner Author

jraska commented Apr 9, 2019

Depends on #121

@jraska jraska changed the title Modularisation Create Core module with pure Kotlin interface without Android dependencies and features Apr 10, 2019
@jraska jraska added this to the Modularisation milestone Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant