开发者

Adding Ads to List

What would be the easiest way of including a fixed ad at the bottom of a li开发者_开发百科st implemented like this one:

http://developer.android.com/resources/tutorials/views/hello-listview.html


You can use the addFooterView(View v) method to add a static View to the end of the list.


You need to build a custom listview, and on that listviewAdapter you can load the Ad.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜