How to import canvas.draw object into a layout in Android? -


i not need setcontentview() method. tell me one.

yes, need setcontentview(). there 2 types--one takes resource id , 1 takes view object (and, optionally, layoutparams object). practical ways add content activity. cannot draw directly activity; have use view of sort. can create own custom view described here.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -