Can anyone tell me how to include tab implementation in AnDroidDraw code?
I have downloaded the AnDroidDraw code from http://code.google.com/p/droiddraw/source/browse/#svn/trunk, but does not provide TabHost and TabWidget implementation.
Thanks.
Tabs are not supported in DroidDraw and DroidDraw hasn’t been updated for a long time. Neither does the Eclipse Android GUI editor support tabs very well. Best to handle tabs yourself manually in your xml and code.