leaving aside the inflater, the real problem is that i cant access resources
created porgrammatically, can i do this? i need that ui will be created only
programmatically.
I try setting id with setId() method but when i bring the layout created, is
null. The object exist but cant accessed by their id



2011/7/8 TreKing <[email protected]>

> On Thu, Jul 7, 2011 at 9:09 AM, Raúl Do Santos 
> <[email protected]>wrote:
>
>> this throw an Exception, resource not found, in xmlparser.
>
>
> What would you expect trying to inflate a resource that that does not
> exist?
>
>
>> The problem is that i should create the ui only programmatically without
>> xml.
>
>
> Then don't try to inflate something that doesn't exist.
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to