Recent content by Adrian Dibu

  1. A

    How to update an Android 1.6 app with AdMob

    My problem was to update with AdMob 1.6(API level 4 Donut). To be approved they forced me to use Google Play Services and rebuilt them with Android 2.3(API level 9 Gingerbread) Project-->Properties-->Android-->Android 2.3(Level 9) and in Manifest android:minSdkVersion="9" I have a error in xml...
  2. A

    How to update an Android 1.6 app with AdMob

    Hi, It is clear that it is a bug in google-play-services_lib When you try to add AdMob to an Android 1.6(Level4) you get the message Could not find method android.view.Display.getRealMetrics, referenced from method com.google.android.gms.ads.internal.util.client.zza.zzT. sdk 1.6 has not...
  3. A

    How to update an Android 1.6 app with AdMob

    Hi, To be more clear. I want to add to an Android 1.6 AdMob. I used Project-->Properties-->Android-->Android 4.0 and in Manifest android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" Works perfect. If I changed it to...
  4. A

    How to update an Android 1.6 app with AdMob

    Hi, I Googled for how to make an Android 1.6 with AdMob with Google Play services.. From August 2014 you will approve only apps with Google Play services. I have an app METs. I made it for android 1.6 in 2009 and I unpublish it in 2009. I want to republish now with AdMob. I added Google Play...
  5. A

    How to update an Android 1.6 app with AdMob

    Hi, I have an app METs. I made it for android 1.6 in 2009 and I unpublish it in 2009. I want to republish now with AdMob. I added Google Play services and I wasn't able to solve the error message: Could not find method android.view.Display.getRealMetrics, referenced from method...
  6. A

    Why I have: You need to add a high-res icon?

    Hi, Tanks for read it. First if I use PS2015 they have Alpha channel but it not used because the png file without Alpha channel. Must be 512x512 px resolution I don't know what to use 96px per inch suggested by PS or 300px to have a hi-res image(I am confused what they want what I save or the...
  7. A

    Why I have: You need to add a high-res icon?

    Hi, Please give me a sign somebody are reading what I write. Thanks Adrian Dibu
  8. A

    Why I have: You need to add a high-res icon?

    Hi, Please help me. I can not submit any app because of the 512x512 png icon. I don't believe nobody uploaded app. Tell me please how you made the icon. Thanks Adrian Dibu
  9. A

    Why I have: You need to add a high-res icon?

    Hi, It is very weird what they want: An icon without ico of file = they use a png. A png with Alpha channel and 32-bits = png files has not Alpha channel must have transparency and be 24-Bits. Nobody are reading this forum and specially the Android makers? Thanks
  10. A

    Why I have: You need to add a high-res icon?

    Hi, It is a tool Android Asset Studio Launcher Icon Generator I used web, hi-res image generated and source android luncher for creation. I had the same error message You need to add a hi-res icon. The source it is a hi-res image so what are the message referring to the components of the image...
  11. A

    Why I have: You need to add a high-res icon?

    Hi, It seams resolution must be 300px per inch to have Hi-res picture I did it with PS015 Alpha Channel, RBG Color 32-bit 512x512 I added a background with color and a butterfly. I saved it as a png file same error message Thanks Adrain Dibu
  12. A

    Why I have: You need to add a high-res icon?

    Hi, If I put Alpha Channel, RBG Color 32-bit 512x512 size png I can see the picture, but I have the message You need to add a high-res icon. What is in the head of Google when says high-res icon(In fact it is not a file with extension ico it will be an error, it is png ) and hi-res is related...