03-02-2012 02:17 AM
Hi All,
I have downloaded the Advertisement SDK and creating an application using with ECLIPSE and JDK plugin.
I have written the code for creating Banner object as follows:
Banner bannerAd = new Banner(zoneId, null);
For testing/trial purpose I have used the zoneID as 16741. This is given in the following link:
But when I run this applciation on simulator, no advertisement is displayed.
Please help me.
Thanks in advance.
Manoj Kumar
03-02-2012 11:59 AM
Are you also running the "MDS-CS" simulator? This should be started up along with the simulator to handle simulation of the network.
03-02-2012 08:39 PM
Hello Doug,
Yes, I am starting the MDS-CS with the simulator. But still nothing display on the advertisement area.
Can you please tell me what I am doing wrong?
Thanks,
Manoj Kumar