John Titor Posted February 19 Share Posted February 19 Wohoo! First Android 12 developer preview is here. I haven't seen much changes in the first preview. Looks like they added a haptic feedback generator thingy. π€π I wonder if there is any more improvements over audio output output or in that area.Β Quote Link to post Share on other sites
andrewilley Posted February 19 Share Posted February 19 I wonder what they will have broken this time. Andre Quote Link to post Share on other sites
flyingdutchman Posted February 19 Share Posted February 19 @andrewilley google seem determined to get rid of the external sdcard.Β With android10 they had screwed things (up badly) down so much that they had to release android 11 to repair the potential damage. For example, lots of apps use libraries from other developers.They quickly realised that unless all developers updated their code, around 90% of apps would stop working. This was never going to happen. As an example, my app NPM uses the jid3 library which alows editing of mp3 tags.This library s quite old and has not seen any development for a long time so not allowing certain file io operations would kill this functionality.Β With android 11 you cannot generally write anywhere, only inside the app's own folder structure (/data/app name) File managers etc will require special permissions and google approval. I suspect this time they relax sdcard access a little more. Β Quote Link to post Share on other sites
John Titor Posted February 19 Author Share Posted February 19 Looks like they pretty much broke foreground service and touch events already. π π https://developer.android.com/about/versions/12/behavior-changes-all Quote Link to post Share on other sites
maxmp Posted February 20 Share Posted February 20 From my experience, it's not worth to do anything for these early previews or even betasΒ as Google rolls many breaking changes back or provides workaround. For example, for Q betas they changed file access APIs 3 times during preview-beta-release cycle. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.