Sir , when I click the image button .... then why file picker image activity appear some time later.... I mean very slow ... Please solve this problem 🙏🙏
I did your steps only for the btfile and have the problem, that my Toast becomes: File Path: null . File Explorer opens as expected and everything else works fine. Do you have an idea what can possibly go wrong here?
Great video! For some reason I get "null" for btFile. For all other buttons I get the correct path. Followed the video twice thinking that I've done something wrong... Am I the only one with this issue ?
Great Video! I did your steps only for the btfile and have the problem, that my Toast becomes: File Path: null . File Explorer opens as expected and everything else works fine. Do you have an idea what can possibly go wrong here?
Hello, Thanks for the videos, Its really helpful. Can you pls make a tutorial about how to send messages to whatts app or facebook automatically without opening the app?
Oh man, thanks to you I will pass this year of high school... big thumbs up!
You're welcome. Glad to hear. Keep learning.
Spasibo za detalizirovannoe video 👍🏼
startActivityForResult is deprecated for android, how can we doo this
So nice. really helpful
Thanks
ye file picking mai muje path null de raha hai?
Sir , when I click the image button .... then why file picker image activity appear some time later.... I mean very slow ... Please solve this problem 🙏🙏
I did your steps only for the btfile and have the problem, that my Toast becomes: File Path: null . File Explorer opens as expected and everything else works fine. Do you have an idea what can possibly go wrong here?
How do i target a specific folder in the file picker? I want it to go to /storage/emulated/0/data/app_name but clicking it goes to the main directory
Try this :
intent.putExtra(FilePickerActivity.CONFIGS, new Configurations.Builder()
.setCheckPermission(true)
.setShowImages(true)
.enableImageCapture(true)
.setMaxSelection(1)
.setSkipZeroSizeFiles(true)
.setRootPath(Environment.getExternalStorageDirectory().getPath() + "/FolderName/")
.build());
Güzel örnek. Eline sağlık 👍
🙏🙏🙏
The toast shows only numbers (android 10)... What is wrong?
Pls tell me how to show all selected images preview in this activity and also how tow show capture image from camera
Pls hurry up
Is this dependency works for kotlin
Great video! For some reason I get "null" for btFile. For all other buttons I get the correct path. Followed the video twice thinking that I've done something wrong... Am I the only one with this issue ?
Thanks. For any queries you can DM me on instagram.
same
does anybody know the solution?
How to send file from Android app to telegram or to somewhere using FTP?
Great Video! I did your steps only for the btfile and have the problem, that my Toast becomes: File Path: null . File Explorer opens as expected and everything else works fine. Do you have an idea what can possibly go wrong here?
same
I am using kotlin and the path is always null, Can anybody help me with this ?
how get pdf, word, and jpg ?
Does this work on Android 11?
nice question. Even i am looking answer for that.
sir start activity for result is my error please help me !!!!
startActivityForResult(intent,102);
👍
Thanks
How to develop image status app
for multiple Pictures
Change the value of setmaxselection.
@@AndroidCoding if i want display images in ImageSwitcher or RecyclerView ?
Android coding please can we see your face and ear your voice please
Glad to hear. A fan who wants to see my face and hear my voice too. When I reach my milestone, I will definitely show my face.
Hello, Thanks for the videos, Its really helpful. Can you pls make a tutorial about how to send messages to whatts app or facebook automatically without opening the app?
Not work
Only pdf and images..