pallavi

Results 5 issues of pallavi

I am trying to implement Picture in Picture mode independent from activities. For now i have pip functionality but its activity dependent.so i want to make it activity independent and...

migrated googlesamples

Hi, I have pro-guard rule file for my app ..I am having obfuscation for Variables & methods . I want to obfuscate my class and activity name...

hi i am using this library in my application .i want expanded linear layout close initially , i want linear layout open after clicking to this layout. for some devices...

String filein = "input.mp4"; String img ="kapil.jpg"; String fileout = Environment.getExternalStorageDirectory().getAbsolutePath() +"/output.mp4"; Controller.getInstance().run(new String[]{ "-i", filein, "-i", img, "-filter_complex", "overlay=0:main_h-overlay_h", fileout }); i am using this code to run my...

i want to use this library for my new android project!!! i worked only sdk libraries so ndk steps i am not getting !!! can anyone tell the steps to...