Hi guys..I need your help..In my project, there is a task to create custom album for videos.album creation working fine.but i want to delete specific video from that album..Deleting whole custom album working.But struggling to delete specific video from album? pls give any solution or references ...thanks in advance | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi guys..I need your help..In my project, there is a task to create custom album for videos.album creation working fine.but i want to delete specific video from that album..Deleting whole custom album working.But struggling to delete specific video from album? pls give any solution or references ...thanks in advance

24th Oct 2016, 7:23 PM
Dheena Rajini
Dheena Rajini - avatar
2 Answers
0
Hello, If you're using tableview to display your albums, there is a method in the uitableview delegates that allows to edit or delete specific rowin your album. Check a tutorial for ToDo List app, it will help. Enjoy.
25th Oct 2016, 12:36 AM
Abdelkader Ait Assou
Abdelkader Ait Assou - avatar
0
thanks for your reply abdelkader...am not using any tableview..downloading videos from urls to device photoalbum in seperate folder....From app itself,i have to delete specific video in custom album that cretaed in device's photo album...
25th Oct 2016, 2:13 AM
Dheena Rajini
Dheena Rajini - avatar