Results 502 comments of hipersayanX

**Stage 2.0**: Camera working (both JNI and NDK) :heavy_check_mark: ![android-camera](https://user-images.githubusercontent.com/1249885/56699657-ce2e1980-66cc-11e9-899f-c84ce1e11500.png)

**Stage 2.1**: Screen capture working :heavy_check_mark: ![Screenshot_20190427_120914](https://user-images.githubusercontent.com/1249885/56851494-3f94e480-68e6-11e9-82d8-aeca292ecc18.png)

**Stage 2.2**: Video and audio playback working :heavy_check_mark: ![Screenshot_20190718_172141](https://user-images.githubusercontent.com/1249885/61493701-9b718580-a98a-11e9-9c3f-66d081736e44.png)

**Stage 2.3**: Video and audio recording working :heavy_check_mark: ![Screenshot_20190817_121437](https://user-images.githubusercontent.com/1249885/63214098-5f952180-c0ea-11e9-875c-3cf1bf62526f.png) And now Webcamoid has all base features working in Android, obviously there would be some bugs out there that needs to...

[Android packages](https://bintray.com/webcamoid/webcamoid/webcamoid/daily#files/android) are ready for testing. The packages are signed with a debug sign so you will need to enable Android to install from unknown sources. You need Android 6.0...

@blackchineykh yes in the **Files** section in the **android** folder. Bintray seems to be a bit bugged and it does not show it directly :confused:

Ok, after 3 years of not updating, and having several problems with Android packages in CI environments, the Webcamoid port is up and running once again. ![Screenshot_20220114_192902](https://user-images.githubusercontent.com/1249885/149594854-dccab785-d243-41fc-ad6b-85d5c8bfb802.png) The UI looks...

I found that is crashing when making a screen capture, the port will need a bit more of work.

Webcamoid 9.2.0 is fully working in Android, the next step is uploading to the PlayStore.

As far as I remember, the camera resolution should be saved and restored each time, the recording takes the resolution from the actual source as explained in #678. >I have...