Beothorn

Results 10 comments of Beothorn

There are no plans to support it right now.

Some interesting changes ~~https://github.com/geometer/junrar/commit/c44496d6c64fc09951ccc390374b8517f01ebd9b~~ ~~https://github.com/awaters1/junrar/commit/28be41d24a7077937f5ef11905c840ed36e3dbe2~~ ~~https://github.com/NitroXenon/JUnRAR~~ ~~https://github.com/Cheetozz/junrar~~ ~~https://github.com/sseide/junrar/commit/5ccda759d68a8f5c489fb20e1a7bfa49f66d82f7~~ ~~https://github.com/vaemendis/junrar/commit/28663a44434caa900cb584436a120ea7e163a5d8~~ (some interesting but difficult to assess changes, see below) ~~https://github.com/koroshiya/junrar/commit/06bdd47f56fea1de8fb41c2c3400c4be403ba647~~ (is being looked at in #40) ~~https://github.com/phax/junrar/commits/master~~ (some interesting but difficult...

Added geometer/junrar@c44496d changes

Added META-INF/vfs-providers.xml

> > Adding `META-INF/vfs-providers.xml` to the JAR would be nice as well, so `vfs2` can find the RAR plugin, since `vfs2` support is implemented already: > > ``` > >...

Thanks @jaromil , I'll add it to the docs and into the extension metadata.

It seems irda is not available on the s4 GT-19505 but I found you can use ``` java (...) private final ConsumerIrManager consumer_ir; (...) consumer_ir = (android.hardware.ConsumerIrManager) activity.getApplicationContext().getSystemService("consumer_ir"); (...) public...

And no return?????? It is an interface implementation.

java "-javaagent:./javaAgent/build/libs/javaAgent.jar=out:./outputs/notTest,filter:\!Test" -jar ./javaExampleApp/build/libs/javaExampleApp.jar