Hi,
I bought AdMob extension for Adobe Air yesterday and I can't get it work. (link removed by moderator)
I've installed the app, and it was successfuly initialized, but it did not showed any ads.
Then I noticed that I have to edit XML file, so I have added:
<android>
<manifestAdditions>
<uses-sdk android:targetSdkVersion="11"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application>
<activity android:name="com.google.ads.AdActivity" android:configChanges="keyboard|
keyboardHidden|orientation"/>
</application>
</manifest>]]>
</manifestAdditions>
</android>
into XML file generated by Flash CS6.
At first it did not do anything (it was always regenerating the XML, so the line was deleted)
I marked the XML as "read only", but since then, it always showing me this error even after I unchecked the "read only".
Can you please help me to make it work?
This is my first android app so I am not experienced with it and would appreciate step by step guidance. :-)
Thanks a lot!
It looks like it's working now, not sure what caused it.
I updated Flash, removed all rights in AIR settings (I left the "I will setup rights manualy" unchecked), filled XML manualy and marked it as "read only".
So it's the same procedure I already tried, but it works now. :-)
North America
Europe, Middle East and Africa
Asia Pacific