[android-developers] Re: Android widget: dinamically list from own combiled string (as template)

2012-03-02 Thread Stan Prihodko
Hi all, I would like to do Windget, with dynamic strings (notActivityApplication!) from template, template should be combined(mixed), like: img text text, need to generating more strings from one template on widget. My template should be as (for example) 10 times/rows or 39 times/rows or more...

Re: [android-developers] Re: Android widget: dinamically list from own combiled string (as template)

2012-03-02 Thread Stan Prihodko
Hi all, I would like to do Windget, with dynamic strings (notActivityApplication!) from template, template should be combined(mixed), like: img text text, need to generating more strings from one template on widget. My template should be as (for example) 10 times/rows or 39 times/rows or more...

Re: [android-developers] Re: Android widget: dinamically list from own combiled string (as template)

2012-03-01 Thread Chalavadi Sagar
I am suggesting you to use custom adapter that will solve your problem. Ch.B.Sagar On Thu, Mar 1, 2012 at 11:11 AM, moktarul anam mokta...@gmail.com wrote: hi Stan, its not clear... can u send me ur sample template ir images ? or can u clearly explain Moktarul On Wednesday, 29

[android-developers] Re: Android widget: dinamically list from own combiled string (as template)

2012-02-29 Thread moktarul anam
hi Stan, its not clear... can u send me ur sample template ir images ? or can u clearly explain Moktarul On Wednesday, 29 February 2012 18:10:03 UTC+5:30, Stan Prihodko wrote: HI, I'm now develop my first widget (not application) and I want to generate dynamically strings, there each