Hadi

Results 18 comments of Hadi

As I mentioned, because Google has a document for something doesn't mean it's correct! It just means it has a demand to be documented/standardized. Regarding `common-ui` in a specific feature...

Thanks @hkusu for your feedback. Could you share your usage of `addSource` in the test? The tests have been passed when I pushed based on the status of CI. Regarding...

@hkusu what do you expect that it's not following? Also would you give me a clue why the test didn't pass as you claimed above? Thanks!

For some reason that I don't know, I got better logs ``` docker-remote-clients-1 | docker-remote-clients-1 | -----> Contents of remote-desktop-clients/remoteClientLib/jni/libs/cerbero/build/logs/android_armv7/pyparsing-install.log: docker-remote-clients-1 | -----> Contents of remote-desktop-clients/remoteClientLib/jni/libs/cerbero/build/logs/android_armv7/gst-plugins-bad-1.0-fetch.log: docker-remote-clients-1 | ***** Error...

Thank you Iordan for your response, however, in this log, I noticed that it already downloaded `https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.4.tar.xz` which is a valid link, but after that it tried to download the...

My latest error is ``` docker-remote-clients-1 | Traceback (most recent call last): docker-remote-clients-1 | File "setup.py", line 5, in docker-remote-clients-1 | from setuptools import setup docker-remote-clients-1 | ImportError: No module...

Hi @iiordanov, sure. I'll start working on updating these versions ASAP. Also I'll look into other AGP version as well. Not sure if I can manage to make something useful...

Hi, I couldn't update it, because everything looks so "coupled" together! when I touch anything another thing fails! Personally, I create two new module in code base that I'm working...

@ligangcc if you are in linux, why do you bother to match your entire system with just one project, when the [Dockerfile](https://github.com/iiordanov/remote-desktop-clients/blob/master/docker/Dockerfile) is available, even that it's not the most...

@ligangcc I was just trying to help you to install the needed packages. However, I faced a similar issue and that's why I created the issue in the first place....