-
Android aidl requires objects to implement Parcelable and to have method readFromParcel even though that method is not in the interface. I was hopping this plugin will help me to generate those, howev…
-
Thanks to @Tolriq for the [heads up](https://github.com/matomo-org/matomo-sdk-android/pull/279#discussion_r355446207).
The broadcast method will stop working on 01.03.2020.
https://android-devel…
-
Maybe I didn't see it or misunderstood how to read the `aidl` file but as far as I can tell, there is no method to get the list of favourites and also no method to receive a callback if favourites hav…
-
Hi,
Are there more to the dependency list than just this?
"apt-get install bison build-essential curl flex git gnupg gperf libesd0-dev liblz4-tool libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev l…
-
when we are try to install on the Sunmi V2 Device , the compile get error
F:\Flutter_Apps\brew_crow\build\flutter_sunmi_printer\generated\aidl_source_output_dir\debug\compileDebugAidl\out\woyou\ai…
-
```
So we can handle IOException and UserapiException in client
http://stackoverflow.com/questions/1800881/android-sdk-throw-a-
custom-exception-from-a-service-to-an-activity
```
Original issue repor…
-
```
So we can handle IOException and UserapiException in client
http://stackoverflow.com/questions/1800881/android-sdk-throw-a-
custom-exception-from-a-service-to-an-activity
```
Original issue repor…
-
Hello team,
I am looking for an example where Rust + Android's FMQ is used. So far AIDL + Rust example was shown for IPC, it would be nice to have FMQ example as well.
The link: https://source.…
-
问题:
当插件调用宿主的aidl服务时,存在sServerChannel已经死掉的情况。当RePlugin重建sServerChannel时,并没有去给sServerChannel设置之前存在的aidl服务。因此导致插件调用aidl服务时失败。
相关代码:
com.qihoo360.mobilesafe.svcmanager.QihooServiceManager类:
```java
…
-
```
So we can handle IOException and UserapiException in client
http://stackoverflow.com/questions/1800881/android-sdk-throw-a-
custom-exception-from-a-service-to-an-activity
```
Original issue repor…