I've been trying to do this for the past 2 days, and nothing works. The reason is because I want a VERY minimalistic design on my phone, but all that's left is that god damn yellow sunflower.
SBSettings doesn't even have the Photo's app as an option for hiding, and I installed Poof! separately, and while it DID have the Photos option, it was completely ineffective, and didnt hide anything at all
I also found another method, which involved adding the following lines of code into the Info.plist under MobileSlideShow.app
<key>SBAppTags</key>
<array>
<string>hidden</string>
</array>
But that rendered the app COMPLETELY useless. Although this did remove the icon, it also removed the accessibility to 1300 photos. I was considering using a different photo application, but then I wouldn't be able to upload photos using Facebook, and stuff like that.
So, any of ya guiz know a solution? Or am I going to have to live with this stupid sunflower on my screen forever? ;_;
THANKS IN ADVANCE!
SBSettings doesn't even have the Photo's app as an option for hiding, and I installed Poof! separately, and while it DID have the Photos option, it was completely ineffective, and didnt hide anything at all
I also found another method, which involved adding the following lines of code into the Info.plist under MobileSlideShow.app
<key>SBAppTags</key>
<array>
<string>hidden</string>
</array>
But that rendered the app COMPLETELY useless. Although this did remove the icon, it also removed the accessibility to 1300 photos. I was considering using a different photo application, but then I wouldn't be able to upload photos using Facebook, and stuff like that.
So, any of ya guiz know a solution? Or am I going to have to live with this stupid sunflower on my screen forever? ;_;
THANKS IN ADVANCE!