Blackberry - Loading/Wait screen with animation
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: Is there a way to show "Loading" screen with animation in blackberry? Options: PME animation content multithreading + set of images + timer/counter standard rim api some other way Any of this? Thanks! 回答1: Fermin, Anthony +1. Thanks to all, you gave me the part of answer. My final solution: 1.Create or generate ( free Ajax loading gif generator ) animation and add it to project. 2.Create ResponseCallback interface (see Coderholic - Blackberry WebBitmapField ) to receive thread execution result: public interface ResponseCallback {