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

Service app #32

Open
wants to merge 3 commits into
base: Oleksandr.Posukhov
Choose a base branch
from

Commits on Jun 2, 2020

  1. Practice 2: Add android service for String storage.

    Implemented service and interface (get/set methods)
    alexposukhov committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    00080a3 View commit details
    Browse the repository at this point in the history
  2. Practice 2: Add android app for writing to storage

    Implemented simple screen activity for String value storage
    alexposukhov committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f9fe023 View commit details
    Browse the repository at this point in the history
  3. Practice 2: Add android application for reading from service

    Implemented android service for reading from storage service
    alexposukhov committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    538cc69 View commit details
    Browse the repository at this point in the history