Alvin

Results 14 comments of Alvin

you need to make a method that makes the shape and recall the method after done something - for more detail look at the example

please anyone help this issue, we need to upload it to server

Hallo? Can anyone help me? ![image](https://user-images.githubusercontent.com/14269158/44306241-d521c100-a3b4-11e8-9454-2392faddae8a.png) I want to use my custom color

its better to text nothing, if you haven't tried or understand the case

yes, because its asking for path not file right? -How do you say that video compression is not working because you not able to get an image from the compressed...

try { String file = SiliCompressor.with(getContext()).compressVideo(list.get(i).getOriginalPath(), Environment.getExternalStorageDirectory().getAbsolutePath()+"/DCIM/Camera/"+list.get(i).getOrientationName()); videos.add(videos.size(), file); } catch (URISyntaxException e) { e.printStackTrace(); } that's my latest code, still not working glide tells me that file not found...

I've tried also the example, that's why i commented here https://stackoverflow.com/questions/45785439/video-compression-using-silicompressor-in-android-not-working but its still not working

has anyone solved this issue?