praveen

Results 5 comments of praveen

Hi, I generated secure_key, and secure_iv using secure-random command-line tool, and used in below code. This below code working fine for encrypt/decrypt data. ``` public String encrypt(String message) throws NoSuchAlgorithmException,...

I see the same issue as @rajeshsubramanian said. and the above ref link solved the issue..... Thank you @blork

just incase, If any one looking for Date and time selection mandatory, I've implemented changes [here](https://github.com/praveenb/Android-SwitchDateTimePicker)

I followed details given by @rahat14 , below is the code changes, in library build gradle file change `implementation 'com.arthenica:mobile-ffmpeg-min:4.4.LTS'` to ` implementation 'com.arthenica:mobile-ffmpeg-min-gpl:4.4.LTS'` In ActVideoTrimmer class file, search for...

Hi @Vilsol, @ivukomanovic, @coveralls Pleas see this [issue]( https://github.com/Vilsol/Blockly2Java/issues/2#issue-386861900) Please help me on this. Thank you.