Hello,
In the messaging app kik when you hit the multimedia button it only shows you pictures (all the videos are hidden cause you can't send videos) but i'd to know how can i see the videos as well? i just want to see them there in the media section so i could work it out with another tweak.
Now there is that tweak called flex so i thought i would try to make something with that but i have 0 knowledge in developing but i guess it should be something pretty easy cause all i want is to see the "hidden" videos file that kik doesn't show in the media section and it only shows pictures .
I don't think it would be as easy as it sounds.
To tweak apps like that is a unknown territory for me.
I think it must be easy cause all i want is just to see the videos in the gallery viewer as well and not only photos ... and the app does support videos but just for now it only lets record it inside the app
I think it must be easy cause all i want is just to see the videos in the gallery viewer as well and not only photos ... and the app does support videos but just for now it only lets record it inside the app
that's what i was trying to do and i'm 100% i can use flex to do it cause somehow i manged to make a "tweak" on flex that doesn't show anything in the media browser but i can't manage to find out how to show videos as well. mind checking it out as well and see if you would make it work ?
that's what i was trying to do and i'm 100% i can use flex to do it cause somehow i manged to make a "tweak" on flex that doesn't show anything in the media browser but i can't manage to find out how to show videos as well. mind checking it out as well and see if you would make it work ?
I don't have Kik and wouldn't have a clue what I'd be looking for or how to even work the app! LOL!
I looked again in Flex and went to the "AGimagepickercontroller" any idea which one i should edit over there and how ?
All apps use different titles for their stuff. Maybe look for something that has a (BOOL) comment so you can change it to TRUE or if something says (void)hideVideos then you'd add that.
All apps use different titles for their stuff. Maybe look for something that has a (BOOL) comment so you can change it to TRUE or if something says (void)hideVideos then you'd add that.
There is something named "touchesshouldcancellncontentview" and it's a bool.... is that the one ?
I didn't yet but are you sure it has nothing to do with the agimagepickercontroller? i remember Last year when instagram made an option to record videos in the app someone made a tweak to upload videos from gallery so I'm sure it's possible but not sure how