Mohammad Umair

Results 26 comments of Mohammad Umair

I have a doubt. Why not try to emulate normal Android on a arm emulator (probably this - https://github.com/ozaki-r/arm-js) instead of trying to emulate Android-x86 on an x86 emulator? Just...

I can try running it. 😅 Will post my experience.

Hi, I got time to test the image today. It's definitely some progress. I can see the Android shell getting opened and working all fine. ![screenshot from 2018-10-28 21-04-36](https://user-images.githubusercontent.com/3191547/47624664-425c7b80-daf5-11e8-9430-1edcc65dda06.png) Before...

I mentioned VirtualBox to make the argument that the image is correct at least. And I assume that this is probably the only image which at least opens the Android...

Oh. Okay. I can try getting the GUI.

@nancy12Ru Could you explain what you really mean? I don't maintain this project but I can definitely provide any possible assistance. :)

Hey! I'll look into this issue definitely now.

You have to get the permission in an Activity, then you can pass the Bundle to your service.

If you want to rotate the image, you'll need to rotate the bitmap yourself. There's plenty of code for that on StackOverflow. :)

Thanks for reporting the issue. I'll look into it ASAP.