I am making an application in which I will change wallpaper of the mobile screen, but I have no idea how it is possible through j2me.
Asked
Active
Viewed 755 times
2 Answers
4
You can't change the screen wallpaper using with Java ME. unfortunately its not currently possible.
For accessing photo's, look on the sample application (PDAPDemo application) on installed sun java toolkit workspace under Apps folder or under the NetBeans Java ME sample applications.

bharath
- 14,283
- 16
- 57
- 95