Shiladitya S.

R&D Manager, Consumer Software Development at Research In Motion® (RIM®). His group is responsible for various consumer multimedia applications on the BlackBerry® smartphone as well as the Desktop. Key focus of his group is to deliver rich consumer applications on the BlackBerry platform, and to drive media requirements that enable third parties to do the same. Shiladitya holds a bachelor's and masters degree in electrical engineering from Memorial University of Newfoundland.

How To: Inline Video Preview

How to embed video in a list-like structure within a UI manager on the BlackBerry platform.

How to use Table View layout

Every layout is unique and highly dependent upon the application using it. However, the basic building block for any complex layout is a cell. Each cell can define its space requirements or share with adjacent cells. If we try to visualize this arrangement it will look much like a table. With TableLayoutManager (full sample code […]