Develop Gallery from Storage in Android Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 23

  • @nabilkhoula5432
    @nabilkhoula5432 5 ปีที่แล้ว

    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

    • @johnlocke4695
      @johnlocke4695 5 ปีที่แล้ว

      What are you studying in school? By the way, he made another video on zoom check out.

  • @CoolEmojiDude
    @CoolEmojiDude 2 ปีที่แล้ว

    I tried but the images are not showing!

  • @nhuhuynhquynh6207
    @nhuhuynhquynh6207 5 ปีที่แล้ว

    Hi, can i use GridView instead of Recycle View? if i could, how can i set that grid View adapter?

    • @TihomirRAdeff
      @TihomirRAdeff  5 ปีที่แล้ว

      it is not recommended . you can customize the recycleview however you want.

    • @nhuhuynhquynh6207
      @nhuhuynhquynh6207 5 ปีที่แล้ว

      @@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.

    • @TihomirRAdeff
      @TihomirRAdeff  5 ปีที่แล้ว +1

      @@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.

    • @nhuhuynhquynh6207
      @nhuhuynhquynh6207 5 ปีที่แล้ว

      @@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?

  • @asdf-od5nm
    @asdf-od5nm 6 ปีที่แล้ว +1

    Make app by using that app we can disable internet connection of other apps

  • @user-xl6vl2xo4j
    @user-xl6vl2xo4j 6 ปีที่แล้ว

    great tutorial. sir

  • @frankcuadra8014
    @frankcuadra8014 5 ปีที่แล้ว

    And if i want todo make a zoom in The images? What should i do?

    • @TihomirRAdeff
      @TihomirRAdeff  5 ปีที่แล้ว +1

      I have tutorial about that. Search on my channel.

    • @frankcuadra8014
      @frankcuadra8014 5 ปีที่แล้ว

      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.

  • @randommontage3922
    @randommontage3922 6 ปีที่แล้ว

    can u provide full project?

  • @dumhad4145
    @dumhad4145 5 ปีที่แล้ว

    is there any tutorial on how to make the image full screen

    • @TihomirRAdeff
      @TihomirRAdeff  5 ปีที่แล้ว

      yes, see my other video about making simple gallery :)

    • @dumhad4145
      @dumhad4145 5 ปีที่แล้ว +1

      @@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

  • @vladimirbobbelyaev9457
    @vladimirbobbelyaev9457 5 ปีที่แล้ว +1

    Cool

  • @randommontage3922
    @randommontage3922 6 ปีที่แล้ว

    Cannot resolve symbol 'listFiles'
    Help pls.

    • @TihomirRAdeff
      @TihomirRAdeff  6 ปีที่แล้ว +1

      RandomMontage :3 you have to create the method. look the code carefully.

  • @hackversion799
    @hackversion799 3 ปีที่แล้ว

    Bro it is not showing any thing
    When i am opening app in my phone

  • @CanIGetSubscribersonmyChannel
    @CanIGetSubscribersonmyChannel 6 ปีที่แล้ว

    Hi plz make small game tutorial