pasqualelembo
Lurker
Hello everyone ... I start by saying that I'm rincoxxxnendo .... my apps worked so well with the target sdk 27 ... now playstore wants to break the attributes by forcing the target sdk 29.
So to switch to target sdk 29, you need to request the migration to AndroidX (using the appropriate button on the menu).
After the necessary checks, android studio migrates the entire project to AndroidX ... the problem now is that my applications no longer work on the cell with api level 29 (ie Samsung s10), .. while they seem to work perfectly with android systems up to 28 ...
Are there any well-made guides to make the migration happen? what am I doing wrong? is it enough to download api 29 on android studio and migrate? or need to manually fix something else ????
So to switch to target sdk 29, you need to request the migration to AndroidX (using the appropriate button on the menu).
After the necessary checks, android studio migrates the entire project to AndroidX ... the problem now is that my applications no longer work on the cell with api level 29 (ie Samsung s10), .. while they seem to work perfectly with android systems up to 28 ...
Are there any well-made guides to make the migration happen? what am I doing wrong? is it enough to download api 29 on android studio and migrate? or need to manually fix something else ????