getting " 'android:icon' attribute: attribute is not a string value” error while uploading an APK to the play store

后端 未结 13 1865
南方客
南方客 2021-02-03 23:20

Background

After so many hours of my free time, I\'m ready to publish my very first app to the play store, but sadly I\'m having difficulties uploading the signed app.

相关标签:
13条回答
  • 2021-02-04 00:11

    Try creating separate layouts for different screen sizes. Name the folders as res/layout and res/layout-large

    0 讨论(0)
提交回复
热议问题