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

Update Google Play Services and some other useful stuff by adb #103

Merged
merged 5 commits into from
Jul 30, 2018

Conversation

mehrdad-abdoli
Copy link
Contributor

Purpose of changes

some apps need the Google play services to be the latest version .Also sometimes we need some changes on emulator as push images , disable animations or set fake geo location . all can be done and edited in utils.sh in src directory.
in docker compose file it can be mounted if need any changes as :

$PWD/src/utils.sh:/root/src/utils.sh in volumes section

Types of changes

Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How has this been tested?

on emulator 8.1 by docker-compose and mounted the edited files

@codecov-io
Copy link

codecov-io commented Jul 28, 2018

Codecov Report

Merging #103 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #103   +/-   ##
======================================
  Coverage    98.3%   98.3%           
======================================
  Files           2       2           
  Lines         118     118           
======================================
  Hits          116     116           
  Misses          2       2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3673d19...9d71ecd. Read the comment docs.

Copy link
Owner

@budtmo budtmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mehrdad-abdoli ,

Thank you for the PR. it looks good to me. Could you mention in README.md that we download the google play store from apklinker so the user is aware about it, because I read something like: https://www.quora.com/Is-it-safe-to-download-Android-apps-APK-from-APKLinker ?
and also could you write it that we use google play store app version 12.8.74?

@mehrdad-abdoli
Copy link
Contributor Author

Hi @butomo1989 Done

@budtmo
Copy link
Owner

budtmo commented Jul 30, 2018

I will release it with PR # #104

@budtmo budtmo merged commit d0271e0 into budtmo:master Jul 30, 2018
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 this pull request may close these issues.

3 participants