0

Can anyone tell me a simpler way of making google play store icon visible on emulator. I have tried multiple solutions but none have worked.

ashay
  • 1,115
  • 2
  • 9
  • 11

1 Answers1

0

you have 2 options:

  1. Install it on the default android emulator. You can see an answer in here

  2. Use Genymotion (which is an awesome and free for personal use Emulator) and install google play store easily by following this guide.

I personally use Genymotion in my projects and it works amazing and also provide you a lot of targets (e.g. Samsung, LG etc.).

Community
  • 1
  • 1
Ran Hassid
  • 2,788
  • 1
  • 12
  • 20
  • Genymotion is not free, unless you use it for personal projects only. It is most definitely a huge improvement over the default emulator though. – Paul-Jan Jul 31 '16 at 07:51