D Deleted member 103 Guest Jul 2, 2014 #1 Hello, I have one not really understood. 1) Will the Admob version 1.4 no longer supported by goolge soon? If so, I have all my apps re-programmed with Version 2.0? 2) If I re-programmed all the my apps using the version 2.0 then get all devices, with the Android Version <3.2, no update, is that right?
Hello, I have one not really understood. 1) Will the Admob version 1.4 no longer supported by goolge soon? If so, I have all my apps re-programmed with Version 2.0? 2) If I re-programmed all the my apps using the version 2.0 then get all devices, with the Android Version <3.2, no update, is that right?
Erel B4X founder Staff member Licensed User Longtime User Jul 2, 2014 #2 1) According to Google they will stop supporting the old version in a few months. 2) Version 2.0 is limited to Android v2.3+. You will need to set minSdkVersion to 9. Upvote 0
1) According to Google they will stop supporting the old version in a few months. 2) Version 2.0 is limited to Android v2.3+. You will need to set minSdkVersion to 9.
D Deleted member 103 Guest Jul 2, 2014 #3 2) Version 2.0 is limited to Android v2.3+. You will need to set minSdkVersion to 9. Click to expand... But you write here that AdMob library requires Android SDK level 13 or above. Upvote 0
2) Version 2.0 is limited to Android v2.3+. You will need to set minSdkVersion to 9. Click to expand... But you write here that AdMob library requires Android SDK level 13 or above.
Erel B4X founder Staff member Licensed User Longtime User Jul 2, 2014 #4 Only during compilation. I've made it more clear. Upvote 0
eps Expert Licensed User Longtime User Jul 2, 2014 #6 I guess any Android version before 2.3 isn't really used that widely anymore... Which is confirmed by the stats I've got on Google Play. Upvote 0
I guess any Android version before 2.3 isn't really used that widely anymore... Which is confirmed by the stats I've got on Google Play.