Danielgb23

Results 6 comments of Danielgb23

> I don't have such problem, maybe transparency is the issue. I found that `w3mimgdisplay` has `-bg` option. You can try specifying it (e.g., `-bg red`). Setting a background on...

Yes. I just need to execute this instead of the clear command

> So doing `echo -e "$erase" | $W3MIMGDISPLAY -bg 'gray'` works? Nope. I have to figure out how to print a transparent image using the background option

> One manual step is still needed - in your project file android/app/src/main/java/myapp/MainApplication.java, add the following to the end of the onCreate() method: > BackgroundTaskPackage.useContext(this); How do I execute this...

> > > One manual step is still needed - in your project file android/app/src/main/java/myapp/MainApplication.java, add the following to the end of the onCreate() method: > > > BackgroundTaskPackage.useContext(this); >...

Not really. I used other component