Making apps are always hard work. This includes days/months of testing and feature iterations. Implementing ads can be one solution where your work finally gets paid off. Google's Admob is an efficient SDK when it comes to app monetisation. Let us see how to implement Admob ads into our android application.
Let us break this into two modules :
1. Setting up ad units in the admob dashboard.
2. Implementing the created ad units in our app.
Download full source code here
Let us break this into two modules :
1. Setting up ad units in the admob dashboard.
2. Implementing the created ad units in our app.
1. Setting up ad units in the admob dashboard.
- Step 1 : head over to https://apps.admob.com/ and sign in. After proper login, you would see an option named Apps in the left sidebar, click it. Click 'add app' option on the popup that follows.