Justcooldev Member Licensed User May 10, 2022 #1 Hello, I want to know how to use this code it is just here : (https://www.b4x.com/android/forum/threads/videorecordapp-with-fileprovider.101248/#content) Thank you very much
Hello, I want to know how to use this code it is just here : (https://www.b4x.com/android/forum/threads/videorecordapp-with-fileprovider.101248/#content) Thank you very much
Solution aeric May 10, 2022 Check this: https://www.b4x.com/android/forum/t...plete-returns-alwais-false.112369/post-703552
DonManfred Expert Licensed User Longtime User May 10, 2022 #2 The full code needed is there already. Check the FileProvider Tutorial for the needed manifestsettings. Upvote 0
The full code needed is there already. Check the FileProvider Tutorial for the needed manifestsettings.
Justcooldev Member Licensed User May 10, 2022 #3 Thanks , how to name the variables into my project ? Last edited: May 10, 2022 Upvote 0
DonManfred Expert Licensed User Longtime User May 10, 2022 #4 Justcooldev said: how to name the variables into my project ? Click to expand... It´s YOUR project. You can name it like you want!? Upvote 0
Justcooldev said: how to name the variables into my project ? Click to expand... It´s YOUR project. You can name it like you want!?
Justcooldev Member Licensed User May 10, 2022 #5 No I d'ont want to say how to name my project ?, I want to say how to use the variable : video ? Upvote 0
DonManfred Expert Licensed User Longtime User May 10, 2022 #6 Justcooldev said: I want to say how to use the variable : video ? Click to expand... NAME IT LIKE YOU WISH! Again: It is you app. You can name your variables like you want to name them. There is no Video though. For what? To tell you "you can use variablenames you want to use/want to name them"? Upvote 0
Justcooldev said: I want to say how to use the variable : video ? Click to expand... NAME IT LIKE YOU WISH! Again: It is you app. You can name your variables like you want to name them. There is no Video though. For what? To tell you "you can use variablenames you want to use/want to name them"?
aeric Expert Licensed User Longtime User May 10, 2022 #7 Check this: https://www.b4x.com/android/forum/t...plete-returns-alwais-false.112369/post-703552 Upvote 1 Solution