javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

check if labelRes is 0 #149

Closed EdgarJan closed 5 years ago

EdgarJan commented 5 years ago

App name not specified in strings.xml causes lableRes to be 0. In such case use nonLocalizedLabel instead.