Motorola C357 | developer.brewmp.com Motorola C357 | developer.brewmp.com

Developer

Motorola C357

Forums:

Hey everyone,

I am developing a wallpaper application for the motorola C357 and have come across some unusually behavior. In the data sheet it says to save it to shared\wallpaper. This is fine it will save it there but at the same time it will make a copy of the pic to a dir called wallpaper under brew. This dir is were the OEM goes to look for the downloaded wallpapers. The problem is that when you delete the wallpaper using the OEM it deletes the copy out of the wallpaper dir and leaves the one in the shared\wallpaper. I have not been able to figure out a way to access the shared\wallpaper dir in order to delete this copy. In this case that dir will keep growing and never being able to delete the created files. If you hook it up to Apploader and delete the shared dir the wallpapers will still exist in the other wallpaper dir and the phone will work fine. If we could get access to the shared\wallpaper dir and delete it everything would be fine.

I was wondering if anyone knew of a way to gain access to the shared\wallpaper dir so that we can delete it.

Thanks Tom