Question Individual app language settings - Samsung Galaxy Z Fold 4

I think when they were presenting - or announcing - the Fold 4, there was a mention of individual app language settings. Meaning - you want one app to be in English and another one in Chinese - and the apps only respect system settings - you can still set it somewhere...
Is that somewhere - don't see it - OTOH it might have been mentioned with A13 for the upcoming Pixel, so maybe I got it confused...

Yup, it's for android 13, so this feature should be coming to the fold 4 in the future

Related

[.NET Controls] mirabyte Touch Controls

Hi guys,
as I told in the past, I developed finger friendly .net controls during the last 6 months.
Because of support, bug-fixing, etc. I have to sell them, so they are not for free, but they are very cheap.
If you are interested, have a look at the video or demo application at:
http://www.mirabyte.com/en/products/windows-mobile.html
Users of xda-developers will get a discount of 10%. Send me a PN to get the coupon code.
Greets,
Sascha
This is EXACTLY what I needed, glad its not hundreds of dollars either.
I'm very pleased to hear that the controls are exactly what you are looking for. That's the reason why I developed them ;-)
Let me know, if need further help or if you bought them.
Hey
This is really nice.... something which we all would like to incorporate
but the only problem is .. it is over-priced. Along with many professional developers .. there are students also who are developing mobile applications .. and ~= 70USD is kinda expensive.
But I am really impressed with the work.
CR
Hey
~Nothing here~
Sorry posted this two times by mistake
New version available!
What is new in version 1.5?
NEW: TouchPictureBox - allows to scroll zoomed pictures using the finger
NEW: TouchPictureButton - a special Button control with background and icon support, perfectly usable for touch-based applications
NEW: DoubleBufferedLabel - a special Label control that supports double buffering; therefore you can make changes to the Text-property without getting a flicker effect (e.g. for a stop watch application)
CHANGE: Touch List Box
- Massivly improved performance
- SelectedIndexChanged-Event added
- Public scroll speed properties
- DrawAlphaImage() added - draws an alpha image at a given position
- GetItemLocationInList() added - position of a list item within the list
- GetItemLocationInView() added - scrolls a given item into view
- GetAlphaImageFromBytes() added - converts a byte-array into an AlphaImage
- Culture property set to InvariantCulture (due to better performance)
- DrawMode Property added - allows normal or owner draw mode
- CustomDrawItem-Event added
- Some Properties in TouchListBox, ButtonBar and TopBar have been renamed to be more consistent
FIX: Better designer support for all controls
Since version 1.5 the demo package includes a fully programmable version of Touch Controls Suite as well as both simple and complex demo applications in C# and VB.NET!
Touch Controls 1.7 is now available!
The new release includes:
- "Flip Back" effect for TouchListBox
- TouchTextBox (a textbox with a skinable border and an optional button)
- TouchCheckBox (a finger friendly check box control)
- Various performance improvements
- Bugfixes (especially concerning out of memory exceptions)
- Some often requested changes to the API of the TouchListBox (for list updates etc.)
A short preview video of the new version can be watched on YouTube:
http://www.youtube.com/watch?v=IcdZaGcNKWw
Users of xda-developers will get a discount of 10%. Send me a PN to get the coupon code.
New Release: Touch Controls Suite 2.0
Hello everybody,
Finally we have released the new version 2.0 of Touch Controls Suite which is now truly the leading controls library for creating “stylus-free”, finger-based touch applications on the Windows Mobile platform using the .NET Compact Framework (2.0 and 3.5!).
There are a lot of improvements and also several great new features that are waiting to be discovered by you!
More information about the new version can be found on our Website and in the latest posting in our blog.
A new video which shows the new features can be watch here.
We hope that you will like the new version of Touch Controls Suite!
Best regards,
Sascha
hi i am interested in using these controls but i cant find a real good guide of how to use them
there is a ggod manual with examples??
thanks
Hi,
you will find a documentation and a lot of sample applications with sourcecode included the download package. Also you will find how to's in our forum.

[XAP|Source] Marketplace Config - Easily change marketplace settings

Here is an app I made to quickly and easily change marketplace settings. Similar apps exist already, but this one has a few features I've not seen in the other ones. This project was more of a way for me to learn about homebrew dev, but it resulted in a useful program so nothing wrong with that
Source
This app is open source. It is hosted on Google Code. If anyone would like to help contribute, PM me and we'll discuss getting you added.
What you can do
Change OEM marketplace - You can choose from any of the 8 OEM stores, or view a combined market with all 8 at the same time.
Change MO marketplace - I'm working on getting as many as possible included. The app will ask kindly to submit if yours is a new one.
Change the maximum file size cap over 3g - Download larger apps and podcasts over 3G without needing a wifi connection
Lock the settings - Prevents your settings from reverting back in a day or two when the marketplace updates itself
Who can run this?
You need a root unlock. So either a full unlock or WP7 Root Tools with this app marked as Trusted.
Changelog
Beta 2.0.3 - 6/7/12 - Going off of the error reports I received from yesterday's release, I added better error handling to hopefully alleviate those problems.
Beta 2.0.2 - 6/6/12 - Added a better error handler. Users are now prompted with the option to submit bug reports, so I may better track down issues.
Beta 2.0.1 - 6/4/12 - Fixed a bug that would cause the app to crash if no MO store was configured on the device. The app also informs you if it's not set to Trusted in WP7 Root Tools.
Beta 2 - 5/31/12 - After spending too much time working on a rewrite, the next beta is ready. I've changed a ton of things under the hood, but the big new feature is viewing all OEM markets at the same time. I've also released the source as of this version, though I am not speaking for it's quality. Some parts are more polished than others.
Beta 1.4 - 5/2/12 - Added a few new mobile operators. Added country flags to MO selection screen. Fixed more crashed.
Beta 1.3 - 5/1/12 - Added a slew of new mobile operators, along with an option to remove it (for contract-free phones, direct from OEM, etc)
Beta 1.2 - 4/29/12 - Fixed crashing bug. Added Telekom MO (thanks contable). Added OEM logos.
Beta 1.1 - 4/28/12 - Removed device spoofing (it can break DRM, thanks for the heads up GoodDayToDie). Added Sprint MO.
Beta 1 - 4/28/12 - Initial release
Thanks to
Heathcliff74 for the wonderful WP7 Root Tools SDK
GoodDayToDie for his homebrew efforts, which I use for file IO
balcsida for providing new icons
It doesn't launch on my Titan...so it will probably need a higher level of unlock than a Dev unlock.
You'll need "root" unlock, meaning either full-unlock or WP7 Root Tools and the app marked as "Trusted".
@ken52787: Very cool! I was actually working on something very much like this. Would you mind sharing your source code? If I can merge what I was working on into what you've already got, that would be great.
One very big concern, though: changing the OEM name in DeviceTargetingInfo (which is what I assume you're doing to make apps like Nokia Drive work) is extremely dangerous. Although I'm not sure exactly what the trigger is (suggestions have been things like leaving it changed for more than 24 hours, or changing it more than 5 times), changing that value can permanently break the Marketplace DRM on your phone. All your Marketplace apps will stop launching, and you won't be able to install more. The only solution we know of is a hard-reset or a restore point; returning the registry value to the original OEM name does not help.
GoodDayToDie said:
You'll need "root" unlock, meaning either full-unlock or WP7 Root Tools and the app marked as "Trusted".
@ken52787: Very cool! I was actually working on something very much like this. Would you mind sharing your source code? If I can merge what I was working on into what you've already got, that would be great.
One very big concern, though: changing the OEM name in DeviceTargetingInfo (which is what I assume you're doing to make apps like Nokia Drive work) is extremely dangerous. Although I'm not sure exactly what the trigger is (suggestions have been things like leaving it changed for more than 24 hours, or changing it more than 5 times), changing that value can permanently break the Marketplace DRM on your phone. All your Marketplace apps will stop launching, and you won't be able to install more. The only solution we know of is a hard-reset or a restore point; returning the registry value to the original OEM name does not help.
Click to expand...
Click to collapse
Yikes! I was not aware of this. I took that out and reupped the xap.
And yes, I'll share the source soon, I just want to clean it up a bit first since it's rather sloppy at the moment
ken52787 said:
Here is an app I made to quickly and easily change marketplace settings. Similar apps exist already, but this one has a few features I've not seen in the other ones. This project was more of a way for me to learn about homebrew dev, but it resulted in a useful program so nothing wrong with that
The initial beta is a little rough around the edges, but should be stable. Please report any oddities you notice and provide feedback and suggestions.
What you can do
Change OEM marketplace - Included are Acer, Dell, Fujitsu, HTC, LG, Nokia, Samsung, and ZTE (although only HTC, LG, Nokia, and Samsung have accessible marketplaces)
Change MO marketplace - Included are AT&T, Orange, Sprint, and Verizon (I had a hard time finding other marketplaces. If you are on a carrier other than these, please send me your settings so I can include them, the program will automate this for you with your permission)
Change the maximum file size cap over 3g - Download larger apps and podcasts over 3G without needing a wifi connection
Lock the settings - Prevents your settings from reverting back in a day or two when the marketplace updates itself
Who can run this?
You need a root unlock. So either a full unlock or WP7 Root Tools with this app marked as Trusted.
Changelog
Beta 1.1 - 4/28/12 - Removed device spoofing (it can break DRM, thanks for the heads up GoodDayToDie). Added Sprint MO.
Beta 1 - 4/28/12 - Initial release
Thanks to
Heathcliff74 for the wonderful WP7 Root Tools SDK
GoodDayToDie for his homebrew efforts, which I use for file IO
Click to expand...
Click to collapse
not working with my mozart?
life25ak said:
not working with my mozart?
Click to expand...
Click to collapse
What kind of unlock do you have?
curious... why are XAPs being posted in this sub-forum when their is a WP7 Software Development sub-forum?
nice looking app, though. curious as to how you 'locked' the Market.
would love to add that into my version of this app, Market Select.
The Software Development sub-forum always seemsed more focused on general app development rather than tweaks to the OS. Last time I was reading that forum, it seemed like it was mostly stuff using the official APIs, too. Maybe I should start reading it again, though...
You can lock in changes to Marketplace configurations by setting read-only on the XML files.
@OP: Thanks for the quick fix, and you're welcome for the tip! The 1.1 version works well on my phone. Two (related) suggestions, though:
1: The messageboxes the pop up at first run block the UI from loading. If the UI doesn't load within a few seconds (10 or so) the OS will kill the app. You may want to cause them to pop up on a delay or something...
2: There's no option to send your MO (or OEM) files after the initial messagebox prompt. I'd like to send you the T-Mobile US files (not that the TMoUS apps are super-exciting) but the app was killed on me before I could click it! I can go pull them off the filesystem manually, of course...
Thx for this app.
I have sent you the settings for Telekom Germany (T-Mobile DE), would be nice if you could add them...
GoodDayToDie said:
@OP: Thanks for the quick fix, and you're welcome for the tip! The 1.1 version works well on my phone. Two (related) suggestions, though:
1: The messageboxes the pop up at first run block the UI from loading. If the UI doesn't load within a few seconds (10 or so) the OS will kill the app. You may want to cause them to pop up on a delay or something...
2: There's no option to send your MO (or OEM) files after the initial messagebox prompt. I'd like to send you the T-Mobile US files (not that the TMoUS apps are super-exciting) but the app was killed on me before I could click it! I can go pull them off the filesystem manually, of course...
Click to expand...
Click to collapse
See what I mean about sloppy coding and wanting to clean it up before releasing the source
App works good on my hd7. Although during first run it made a backup. Then asked me if I wanted to sent my carrier setting since you don't have them. I was going to then the app crashed and never gave me the option again. App runs fine other than the first run when it crashed.
Sent from my HD7 T9292 using XDA Windows Phone 7 App
I posted a quick update. This one fixes the crashing bug.
Thx for the quick update...
Sent from my OMNIA7 using XDA Windows Phone 7 App
Very Cool..!!! Thank you! Htc Arrive
v1.1 and v 1.2 are crash
it mean i install this app then set trust on root...it open but quickly get out
so;
whats the problem !?
Doesn't load on my Dev Unlocked TITAN.
Says something about an error occurred while reading current store config
VegaNovus said:
Doesn't load on my Dev Unlocked TITAN.
Says something about an error occurred while reading current store config
Click to expand...
Click to collapse
You need a full unlock or root access with WP7 Root Tools. Dev unlock is not enough (the phone doesn't like me messing about in the file system)
Also, I just posted an update. No changes other than adding a bunch of new MOs. Thanks to everyone who submitted them! I have some ideas for beta 2, if only I could find some time to work on it I also plan on releasing the source when I get that version out.
Using 1.3 with Samsung Focus... Set the Trust to ON through RootTools as well.
I Get the "an error occured while reading your current store config".
If i click on OK application shows the main screen briefly and then exists. Otherwise shows the following error:::
CreateFile failed for \My Documents\Zune\PimentoCache\Keepers\LKKG_MOStoreConfig.xml! GetLastError: 2
Thanks.
You're sure it's two Ks ("LKKG_MOStoreConfig.xml")? That's a typo, then. It would explain why you're getting an error of File Not Found as well.

[Oct 27] Official XDA One Forum App [Alpha] [APK] Version 0.1.14

XDA One has a successor. It's called XDA Labs. Click here to get it
Greetings all!
When we launched the 2015 new forum template, we promised that we were also getting ready to release XDA One, which is the first forum app for XDA developed entirely in-house (thanks to @tilal6991 for working on the code, @rwestergren for building the new API, @bitpushr for helping with server stuff, and @jerdog for his coordination). In its current (alpha) state, XDA One is a fast (and nice-looking) way to browse and post in the forums. You can access our mention/quote system, see your subscriptions, send PMs, and more. In the future we plan to add tools for moderators, integration with our Development Database, support for tablets, and more to make it the "One" place to experience all of XDA on mobile. :victory:
We have open sourced the app so that any can help make it better. Please access the XDA One GitHub repository to see the source code and/or to contribute. :highfive:
FAQ:
Why is this app in alpha?
It's not done yet and bugs still exist. As we put finishing touches on the app, we'll move closer to a beta release which will go on Google Play. Until then, we want XDA members to give it a try and help us find bugs.
What are you doing with XDA Free, XDA Premium, and Tapatalk? Will they still work?
For the foreseeable future, these apps will continue to be supported.
Why is it called "XDA One"?
As mentioned above, our vision for the app is for it to be the "One" place where you can experience all of XDA from your mobile device. In the future we will more deeply integrate the app into the site.
Are you going to charge for XDA One or will it be free?
Our plan is to make XDA One ad-supported.
I found a bug! Or, I have a feature request!
Post them in this thread. If reporting a bug, please describe the issue, steps to reproduce, and tell us what hardware and ROM (OS) you're using.
A couple of technical notes:
XDA One is developed using the Android Studio IDE. A simple debug build can be compiled using the XDA-One:assembleSimpleDebug gradle task. We will adopt the "Fork & pull" model of collaboration. Collaborators are encouraged to fork the project and submit pull requests for XDA's review, in order to be integrated back into the main release.
0.1.13 Release 16/3/2015
XDA One has a successor. It's called XDA Labs. Click here to get it
See Post #2 for updates and change logs.
XDA:DevDB Information
[Oct 27] Official XDA One Forum App [Alpha] [APK] Version 0.1.14, App for the General Discussion
Contributors
svetius
Version Information
Status: Testing
Created 2015-11-05
Last Updated 2015-11-06
I was going to release this build last week but I had some issues with Marshmallows permission system. I didn’t realise Google had changed the protection level for External Storage access from normal to dangerous. So when I tried to download an attachment I got an FC. There is a slight issue with the dark and black theme, device images appear to have a white background. I’m not sure what to do with this, maybe disable the device images and revert to the placeholder Image?
Note: you may need to remove the old version before you install this one; I had some issues with my old signing keys.
Changelog:
- Links are now clickable
- Fix KitKat FC when viewing posts
- Make thread divider more visible in dark theme
- posts: edit snackbar action
- gradle: move verisonCode and versionName to gradle
- posts: fix FC if the download folder doesn't exist when downloading an attachment
- permissions: implement Marshmallow permission system for download attachments
- textstructure: fix code container FC
- devices: theme the find your device fragment
- strings: update
- search: implement back press listener
- profile: layout improvements
- posts: fix pager position
- posts: scale images down if they are too big
- posts: cleanup
- posts: fix floating paging header in threads that have only 1 page
- strings: fix type
- posts: enable text selection on posts text
- strings: improve settings strings
- settings: add an option to load a certain view when the application starts
- posts: fix post attachment color
- pm: show snackbar for new private messages on launch
- profile: cleanup
- profile: redesign user profile section
- settings: fix signature not being added correctly when quoting posts
- theme: adjust post quote colors for the dark and black theme
- theme: adjust post action button colors for the dark and black theme
- fragment: add back press listener
- theme: add theming support
- settings: show signature when creating a post if the option is enabled
- gradle: update libraries
- prefs: enable option to show post signature
- prefs: enable option to disable double back press to exit
- prefs: change backpress option from checkbox to switch
- prefs: add option to change subscribed default view
- prefs: Implement settings functionality - part 2
- prefs: Implement settings functionality
- global: switch to support library tablayout
- gradle: update libraries
- settings: add subscribe default view option
- gradle: update
Build from 23rd of July 2015
Changelog:
- gradle: update support libraries
- post: show snackbar when toggle thanks
- subscribed: fix toolbar elevation issue
- global: add elevation to more toolbars
- cab: improve cab icons
- message: show message actions
- message: prevent fab from covering message
- global: implement design library fab
- forum: implement snackbar
- profile: add toolbar to user profile view
- navdrawer: reorganize navigation drawer items
- dialog: fix keyboard not showing with the create and reply dialogs
- pm: improve private message reply dialog
- pm: improve private message layout
- posts: adjust FAB padding
- dialogs: improve dialog layouts
- dialogs: resize create post, message and thread dialogs
- news: show news images
- post: fix FAB covering post action buttons
- navdrawer: reset email on logout
Source Code
Finally an app made specifically for XDA. How about making the actual developers of the app post in here so we can all thank them?
Check out my icon pack!
Excellent! Great job guys! ?
Installing now. ?
Very much appreciated by all I am sure.
Yay!!
Awesome! Trying now. Thank you for releasing it as Alpha!
Sent from my LG-D802 using Tapatalk
Oh Goodie! Finally!
Installing now!
EDIT - Clean Crisp UI. Loving it!! Like the Gmail Style Refresh. Just one observation. When I am in Subscribed Thread list and press Home, relanching the app Brings me back to list of Forums not Subscribed threads. Don't like this part.
Bye Bye Crap A Talk!
Thanks guys, been using it for a day now and I made a list of stuff I ran into:
The search button should have be more prominent, it shouldn't disappear until the user is in a thread. It's still useful when in a sub-forum so it could be in the location of the star when in a thread.
The brown doesn't make a whole lot of sense anymore, it's nowhere to be found on the site so why is it still in the app?
When opening subscribtions I think subscribed threads should be the default view instead of subscribed forums, but I guess that depends on how users use the subscribtion functionality.
There's a lot of space in the blue square with the user-name and avatar in it, you could list the message, quote and mention counts there, and I'm not sure why my e-mail address is there?
Giving the new thread button such a prominent place doesn't make a lot of sense and I think it encourages posting a new thread instead of encouraging users to search.
There should be a way to add a device to "my devices" from the app, perhaps a star in the action bar just like the subscribe stars on the forum list when in a device forum?
The button for opening the "insert smilie" looks like a place-holder, but just to be sure it clashes like crazy with the rest of the interface. And I think "insert emoticon" would be a better name for the interface.
This is meant in the most constructive way possible, I've just been reading a lot on interaction design and couldn't help myself. I'll try and fiddle with the color scheme a bit this weekend, I have something like this in mind.
Thanks @svetius and @Woody for linking me.
Reporting back in a few minutes.
I like this color scheme, and this is exactly the kind of thing we were hoping to see when developing this app. Looking forward to seeing your contributions!
Thanks @svetius and @Judge Joseph Dredd
[/MENTION] for linking me here.
Installing now..
Sent from my SM-G900F using Forum Runner
Please make sure that before you install this you are fully aware that it is an ALPHA (it even says so in it's title ). So there WILL be bugs. Best way that you can help the awesome team that put this together is by submitting a "proper" bug report with a logcat attached.
Don't know how to pull a logcat? Well I have just the thread for you. [GUIDE] Easiest Way to Utilize Catlog Believe me, a logcat and bug report go soooo much further than, "It's broke. Please fix". We've been using this for about a month and it has come along tremendously since then.
Also note that a Bug Report is not the same thing as a Feature Request. Knowing the difference will help everyone out in the long run.
Will install it, let's see how good it is!
Sent from my GT-P3110 using XDA Free mobile app
Using the app now, really smooth. Would like to select what screen the app will open on (subscribed, notifications, news, etc). Also the reply UI is a little cramped,maybe if you widen the text area it will make it look a lot more comfortable.
I also agree with the previous post the the smiley icon clashes with the entire UI.
Also, I now that the hamburger drawer is the Android way to go, but I think it would be better if I don't have to scroll through it. Add a settings button or merge a few options in to one so that all the links information fits on one screen.
I appreciate the hard work, looks awesome and I look forward to the finished product.
Been waiting a long time for this and will take it for a spin! Cool
So, I've been using it for a while and it looks amazing! The design is waaaay better now, and everything's more clean! Thanks for the nice app
Yay!!
Ohhh yeah been waiting for this since the forum redesign and svetius mentioning an app in the comments on portal. For an alpha, this is fantastic! Great work all involved :highfive:
Edit : I couldn't find a way to edit my post... So I'm editing my post from Tapatalk which reinforced this statement... Xda one SMOKES Tapatalk for speed. Absolutely annihilates it
I am loving this! Be testing starting now!
@Nick Fury, the new version is available now.
I've been looking forward to this release for months and months now (probably even longer - dependant on when I first saw it mentioned) and am glad to see it's here and working great with it sure to get even better in future releases.
The only thing I've noticed so far is that checking new mentions/quotes doesn't clear them from the site. I realize it's only an alpha though so there'll be a lot which isn't included yet

Question How to clone app? Without Work Profile

SO I read like a week ago that in the Android 12 CDD there are guidelines on the possibility to clone certain apps such as Messenger, Whatsapp, etc. https://www.xda-developers.com/android-12-clone-profile-native-app-cloning-support/
Has anybody been able to find how exactly you would do that?
Yes, I'd be interested to know as well - seems that the new feature is just in development and not actually available
Agreed. I haven't seen any more news about this since last October, and the last paragraphs in the article made it sound buggy in testing, and not available officially yet at the time:
However, as Mishaal further clarifies, it isn’t clear if the new profile will work in Android 12 out of the box. Creating a Clone profile doesn’t seem to be supported right now and there’s no flow for cloning apps or differentiating them in Android 12. In its current state, the feature seems to be incredibly buggy. As Luca Stefani found out, the Clone profile is seen by the launcher as a work profile and it randomly clones installed apps when created.
At the moment, we don’t have any further information about the new Clone profile. We’ll make sure to let you know as soon as we learn more. Until then, if you wish to install multiple instances of an app on your Pixel device, you can use a third-party app like Parallel Space.
Click to expand...
Click to collapse
Could try island it clones apps you want
Hi everyone Island app for work profile are working on pixel 6 pro
Ye I been using island for a while I had to use it with a Sony I had before the pixel

General XDA Article: Android 13 DP1 updates Privacy dashboard with optional longer data retention

https://www.xda-developers.com/android-13-dp1-privacy-dashboard/
February 11, 2022 3:55pm Corbin Davenport
Android 13 DP1 updates Privacy dashboard with optional longer data retention​Last year’s release of Android 12 included a new Privacy dashboard, which compiled all permissions requests from all the apps on your device into a readable format. Android 13 is on the way, and even though there aren’t many changes in the first Developer Preview, one of them might make the Privacy dashboard even more helpful.
The Privacy dashboard in Android 12 maintains a log of all permissions requests by applications for 24 hours, but as Esper highlighted in a blog post, Android 13 Developer Preview 1 is testing a new “show 7 days” menu option that retains data for a full week. The feature is not enabled by default, but if Google decides to release it, the functionality could potentially arrive on Android 12 too — thanks to the PermissionController Project Mainline module.
Source: Esper
Source: Esper
The existing Privacy dashboard displays a timeline of when apps access your device’s camera, microphone, device location, and other permissions. It’s available on all phones and tablets running Android 12, but app developer Rushikesh Kamewar created a clone last year that provides similar functionality (using system accessibility features) on any device with Android 7 or higher.
Android 13 Developer Preview 1 also includes new privacy features (such as an updated photo picker and new Wi-Fi permission), themed icons, language controls, and updated developer tools. Other changes not officially announced by Google have also been discovered, including changed haptics behavior in Silent mode, a clipboard auto-clear feature, updates to the Pixel Launcher on Google Pixel phones, updated media controls, new quick settings tiles, and more. More new features and changes will likely appear over the coming months as Google rolls out new Developer Previews and Beta releases.
Google expects a stable release of Android 13 to be ready sometime in July, with a full release arriving after that. Check out our coverage of Android 13 Developer Preview 1 for more information.
Click to expand...
Click to collapse

Categories

Resources