Hi, I have a school project and your tutos help me very well. But i need to make a zoom in the images when i click on it, how can i do ? Thanks for your help
@@TihomirRAdeff Thanks a lot for your advice. I'm a newbie. Can I ask some more questions. I want to sort the images by time, delete, move images, add, delete folders. do i have to do all that in MyAdapter.java or create others new class? P/s: English is not my native language so i'm sorry if i make some mistake when ask question.
@@nhuhuynhquynh6207 once you have all of your images in a list with custom item (for example ImageItem) this custom item can have all the properties you want. Then the sorting of an ArrayList is easy. but you need a little bit of knowledge in java to create list with custom objects.
@@TihomirRAdeff i got it, thank you very much. I just finished sort, but now i have a problem, i made a new folder named "New Folder" in same directory with images, Recyle View still see it as an item but show it blank. Can i make it visible with an image represents the folder? How can i do it?
I tried but when i run the program this show me "program type already present com.example.Myclass" i thought it's because i have the another method that shows the name of the images in MyAdapter, but i don't know how to fix it.
@@TihomirRAdeff yes i did watch the one in the desc as well and 1 really old which was grid view only grid view had that but i did figure it out on my own thanks
Hi, I have a school project and your tutos help me very well. But i need to make a zoom in the images when i click on it, how can i do ? Thanks for your help
What are you studying in school? By the way, he made another video on zoom check out.
I tried but the images are not showing!
Hi, can i use GridView instead of Recycle View? if i could, how can i set that grid View adapter?
it is not recommended . you can customize the recycleview however you want.
@@TihomirRAdeff Thanks a lot for your advice. I'm a newbie. Can I ask some more questions. I want to sort the images by time, delete, move images, add, delete folders. do i have to do all that in MyAdapter.java or create others new class?
P/s: English is not my native language so i'm sorry if i make some mistake when ask question.
@@nhuhuynhquynh6207 once you have all of your images in a list with custom item (for example ImageItem) this custom item can have all the properties you want. Then the sorting of an ArrayList is easy. but you need a little bit of knowledge in java to create list with custom objects.
@@TihomirRAdeff i got it, thank you very much. I just finished sort, but now i have a problem, i made a new folder named "New Folder" in same directory with images, Recyle View still see it as an item but show it blank. Can i make it visible with an image represents the folder? How can i do it?
Make app by using that app we can disable internet connection of other apps
great tutorial. sir
And if i want todo make a zoom in The images? What should i do?
I have tutorial about that. Search on my channel.
I tried but when i run the program this show me "program type already present com.example.Myclass" i thought it's because i have the another method that shows the name of the images in MyAdapter, but i don't know how to fix it.
can u provide full project?
is there any tutorial on how to make the image full screen
yes, see my other video about making simple gallery :)
@@TihomirRAdeff yes i did watch the one in the desc as well and 1 really old which was grid view only grid view had that but i did figure it out on my own thanks
Cool
Cannot resolve symbol 'listFiles'
Help pls.
RandomMontage :3 you have to create the method. look the code carefully.
Bro it is not showing any thing
When i am opening app in my phone
Did you get any solution?
Hi plz make small game tutorial