Thanks for the suggestion...
Can u please provide a peice of code for this!!!
-piku
On Dec 2, 5:03 am, Eric Mill <[EMAIL PROTECTED]> wrote:
> You could just have a piece of code that reads in the text file,
> parses it into an array of items, and then loops through that array to
> add the items
What About Using RSS Method With Arrays?
On 12/01/2008, Eric Mill <[EMAIL PROTECTED]> wrote:
>
> You could just have a piece of code that reads in the text file,
> parses it into an array of items, and then loops through that array to
> add the items to the menu. It's not conceptually different
You could just have a piece of code that reads in the text file,
parses it into an array of items, and then loops through that array to
add the items to the menu. It's not conceptually different than doing
it statically. The XML inflate method isn't going to work for dynamic
data, so it'll have
You can describe/inflate menu in XML, though it's almost not
documented.
I discovered that when looking at the ApiDemos source code.
Menu (panel and context ones) layouts are to put in the res/menu
folder.
According to me the best way to teach how to use them is to look at
the ApiDemos source cod
4 matches
Mail list logo