User Profile
Alex_Muc
Level 2.3: Gingerbread
Joined 2 years ago
User Widgets
Contributions
Re: Watchparty! Join us on May 13th for The Android Show: I/O edition!
This combination is sold especially in North America. The popcorn is coated in caramel or cheese powder. I also thought it was super weird at first, but it tastes great. 😆 The Chicago-style / deep dish pizza is also very interesting. 🤓 It's basically a pizza in pie shape. Well, Chicago seems to love food and to experiment. 😆7Views1like1CommentRe: Managed configuration to Gboard has disappeared from MDM
Yup, the MDM pulls the App Information from MGP. It contains the "appRestrictionsSchema" for all available managed configurations from that app. That's awesome, because you don't have to know the config-keys. But in this case, MGP doesn't have any config-keys for Gboard. This is an example from one Chrome config-key: { "key": "AdditionalDnsQueryTypesEnabled", "title": "Allow DNS queries for additional DNS record types", "restrictionType": "bool", "description": "This policy controls whether Google Chrome may query additional DNS record types when making insecure DNS requests. This policy has no effect on DNS queries made via Secure DNS, which may always query additional DNS types. If this policy is unset or set to Enabled, additional types such as HTTPS (DNS type 65) may be queried in addition to A (DNS type 1) and AAAA (DNS type 28). If this policy is set to Disabled, DNS will only be queried for A (DNS type 1) and/or AAAA (DNS type 28). This policy is a temporary measure and will be removed in future versions of Google Chrome. After removal of the policy, Google Chrome will always be able to query additional DNS types.", "entry": [ "Allow additional DNS query types", "Prevent additional DNS query types" ], "entryValue": [ "True", "False" ] }28Views0likes0CommentsRe: Managed configuration to Gboard has disappeared from MDM
I've looked into this with EMM API Access. "appRestrictionsSchema" is empty in the MGP-Response. Therefore, there's no information about managed configurations in Managed Google Play. But I've decompiled the latest app and it seems like, that the managed configurations should be available in for the app. Do they work with the latest version on the devices? { "productId": "app:com.google.android.inputmethod.latin", "title": "Gboard - the Google Keyboard", "authorName": "Google LLC", "iconUrl": "https://lh3.googleusercontent.com/X64En0aW6jkvDnd5kr16u-YuUsoJ1W2cBzJab3CQ5lObLeQ3T61DpB7AwIoZ7uqgCn4", "detailsUrl": "https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin", "workDetailsUrl": "https://play.google.com/work/apps/details?id=com.google.android.inputmethod.latin", "appVersion": [ { "versionString": "15.1.01.720474187-tv_release-x86_64", "versionCode": 167919108, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.1.01.720474187-tv_release-x86", "versionCode": 167919107, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.1.01.720474187-tv_release-arm64-v8a", "versionCode": 167919106, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.1.01.720474187-tv_release-armeabi-v7a", "versionCode": 167919105, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-lite_release-x86_64", "versionCode": 165480380, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-lite_release-x86", "versionCode": 165480379, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-lite_release-arm64-v8a", "versionCode": 165480378, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-lite_release-armeabi-v7a", "versionCode": 165480377, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-release-x86_64", "versionCode": 165480336, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-release-x86", "versionCode": 165480335, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-release-arm64-v8a", "versionCode": 165480334, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "15.2.08.736047990-release-armeabi-v7a", "versionCode": 165480333, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "14.2.09.629370537-release-x86_64", "versionCode": 143544276, "track": "production", "targetSdkVersion": 34, "isProduction": true }, { "versionString": "14.2.09.629370537-release-x86", "versionCode": 143544275, "track": "production", "targetSdkVersion": 34, "isProduction": true }, { "versionString": "14.2.09.629370537-release-arm64-v8a", "versionCode": 143544274, "track": "production", "targetSdkVersion": 34, "isProduction": true }, { "versionString": "14.2.09.629370537-release-armeabi-v7a", "versionCode": 143544273, "track": "production", "targetSdkVersion": 34, "isProduction": true }, { "versionString": "9.9.14.333092878-release-x86_64", "versionCode": 40178036, "track": "production", "targetSdkVersion": 30, "isProduction": true }, { "versionString": "9.9.14.333092878-release-x86", "versionCode": 40178035, "track": "production", "targetSdkVersion": 30, "isProduction": true }, { "versionString": "9.9.14.333092878-release-arm64-v8a", "versionCode": 40178034, "track": "production", "targetSdkVersion": 30, "isProduction": true }, { "versionString": "9.9.14.333092878-release-armeabi-v7a", "versionCode": 40178033, "track": "production", "targetSdkVersion": 30, "isProduction": true }, { "versionString": "4.0.07.728736861-release-x86_64", "versionCode": 1274724, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "4.0.07.728736861-release-x86", "versionCode": 1274723, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "4.0.07.728736861-release-arm64-v8a", "versionCode": 1274722, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "4.0.07.728736861-release-armeabi-v7a", "versionCode": 1274721, "track": "production", "targetSdkVersion": 35, "isProduction": true }, { "versionString": "2.0.00.369319503-release-armeabi-v7a", "versionCode": 138993, "track": "production", "targetSdkVersion": 30, "isProduction": true } ], "distributionChannel": "publicGoogleHosted", "productPricing": "free", "smallIconUrl": "https://lh3.googleusercontent.com/X64En0aW6jkvDnd5kr16u-YuUsoJ1W2cBzJab3CQ5lObLeQ3T61DpB7AwIoZ7uqgCn4=s128", "signingCertificate": { "certificateHashSha256": "8P1sW0EPJcslw7UzRsiXL64w-O50Ed-RBICtay1g24M", "certificateHashSha1": "OJGKRT0HGZNU-LGa8F7GViztV4g" }, "availableTracks": [ "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production", "production" ], "description": "Fast and smart typing with Emojis, GIFs, and more", "screenshotUrls": [ "https://lh3.googleusercontent.com/wCwS_mqlZv9EvtJ2p8WxABoiKsKN24W3rPhUTf_iKdYbjxvieQgHnJpyBxmEM3Yrnt8", "https://lh3.googleusercontent.com/gc_ZvNGbJc-0IR0XEept1AcsLt2i3hUSfy3Ue9cN9wJAo0KeEdtc_OpVU3oaR-1bduzL", "https://lh3.googleusercontent.com/vL5_QCpO7sNESSGcdBJ9YXUNyLfd4HIp0YQf_D5ejE6Qr8SYvUN2Zlr2r_o0PSLf5w", "https://lh3.googleusercontent.com/xXG-hKhVN2Zu8uBGbn9_A0WVJ4IrAJe-60Pe_ZOAsRGbFsFKxUg8mR27TdhKKgFEIQw", "https://lh3.googleusercontent.com/_yspBFWlK8d2n158XxN22mJVj9eUUjjfgIwWJghKfxdov9ZLcJIeTsvLzRf6D2weBfY", "https://lh3.googleusercontent.com/BmZDS1uzwbGNvFerZTw3cilCygPu1Jtx13c_pVZRepR9T1zORg3R3qpslurnoBjJYOnr", "https://lh3.googleusercontent.com/xJHnXUP0gGcpQnPBzfwjBYBl1p4f65BnrUVcvXxX_C-Av-9nPRpoGYjmwNQDilsUfHk", "https://lh3.googleusercontent.com/OFVebCpfPZJb1e76wTpx85Yckr4vLf66c87rwbEogODtrRv8xMxpBllc_B-9scqNi2Aj", "https://lh3.googleusercontent.com/9WFVunA5UsGstMQjmsgxVWdFBKGruc1_dPRUl52rJHPqrCOaEF9GRSg6iJz558_XBA", "https://lh3.googleusercontent.com/b-SpD9BTMK4MmDTBdfTOEZbfvojGljeGhItpIjKzAtcTRZb74by7ZHsVf0LNJJwoCZqY", "https://lh3.googleusercontent.com/kvMPD-CKfoKdmqTrJLI-J4d89YPw3-j9P7zMQs2-TWE_howqB7Eo8IFGAK5lg2aiNhY", "https://lh3.googleusercontent.com/EdbVrJa5am3ueJXdCBxB7atPpe3iGCmNdOcumOLDRDpcJFBQCB_N9fV6m9Ir2_jGSIc", "https://lh3.googleusercontent.com/GYBxG2fhtKWDbY4Qzd2XH8H5M-xlynGt_fRtGjvs6g4SM_z63ma3Ig1dl44zW-D-4j4", "https://lh3.googleusercontent.com/D5E7gEfOytUYXa0vod54LFm8H_k1d4GvAhdcL0n4tUEAQQDEzYeCfcgJj1UOT-RZfg", "https://lh3.googleusercontent.com/wh6iIUFgVjOTdq1wHjT2M5_cqWE02fGKI9VwgNLleIsPO1RPGyV--1UPaTD-K5LswvE", "https://lh3.googleusercontent.com/TwK9LWVFqhpj_IIOQ_beNj4OBvt9v9HYCcH1Zq2-shnFVA5J-u6ZiHdwy-0Q-A-jxw", "https://lh3.googleusercontent.com/faXVTTqj7YG_ZeDgdi-YCxdkg_qz-6TTR9F4vx5CuBwYWN6-6dn2e5534Qn3syJJ8CA" ], "category": "TOOLS", "recentChanges": "• Scan text from the real world into any text field, using your phone camera (en_us only)\n• New and improved Smart Replies, powered by on-device LLMs running on the Pixel 9, provide engaging and more complete thoughtful responses\n• Bi-directional emojis and an improved selector to use them easily\n• Added over 40 thousand new Emoji Kitchen combos\n• Proofread: Check and fix errors in one tap\n• Download the beta version to give feedback on upcoming improvements https://goo.gl/8Ksj7x\n ", "minAndroidSdkVersion": 21, "contentRating": "all", "lastUpdatedTimestampMillis": "1745872665597", "permissions": [ { "permissionId": "android.permission.ACCESS_NETWORK_STATE", "state": "accepted" }, { "permissionId": "android.permission.ACCESS_WIFI_STATE", "state": "accepted" }, { "permissionId": "android.permission.CAMERA", "state": "accepted" }, { "permissionId": "android.permission.CHANGE_NETWORK_STATE", "state": "accepted" }, { "permissionId": "android.permission.DOWNLOAD_WITHOUT_NOTIFICATION", "state": "accepted" }, { "permissionId": "android.permission.FOREGROUND_SERVICE", "state": "accepted" }, { "permissionId": "android.permission.GET_ACCOUNTS", "state": "accepted" }, { "permissionId": "android.permission.GET_PACKAGE_SIZE", "state": "accepted" }, { "permissionId": "android.permission.INTERACT_ACROSS_PROFILES", "state": "accepted" }, { "permissionId": "android.permission.INTERNET", "state": "accepted" }, { "permissionId": "android.permission.QUERY_USERS", "state": "accepted" }, { "permissionId": "android.permission.READ_CONTACTS", "state": "accepted" }, { "permissionId": "android.permission.READ_EXTERNAL_STORAGE", "state": "accepted" }, { "permissionId": "android.permission.READ_MEDIA_IMAGES", "state": "accepted" }, { "permissionId": "android.permission.READ_MEDIA_VISUAL_USER_SELECTED", "state": "accepted" }, { "permissionId": "android.permission.READ_PROFILE", "state": "accepted" }, { "permissionId": "android.permission.READ_SYSTEM_GRAMMATICAL_GENDER", "state": "accepted" }, { "permissionId": "android.permission.READ_USER_DICTIONARY", "state": "accepted" }, { "permissionId": "android.permission.RECEIVE_BOOT_COMPLETED", "state": "accepted" }, { "permissionId": "android.permission.RECORD_AUDIO", "state": "accepted" }, { "permissionId": "android.permission.USE_CREDENTIALS", "state": "accepted" }, { "permissionId": "android.permission.VIBRATE", "state": "accepted" }, { "permissionId": "android.permission.WAKE_LOCK", "state": "accepted" }, { "permissionId": "android.permission.WRITE_USER_DICTIONARY", "state": "accepted" }, { "permissionId": "com.bitstrips.imoji.provider.READ", "state": "accepted" }, { "permissionId": "com.google.android.apps.aicore.service.BIND_SERVICE", "state": "accepted" }, { "permissionId": "com.google.android.apps.inputmethod.latin.permission.UPDATE_STICKER_INDEX", "state": "accepted" }, { "permissionId": "com.google.android.providers.gsf.permission.READ_GSERVICES", "state": "accepted" } ], "availableCountries": [ "AD", "AE", "AF", "AG", "AI", "AL", "AM", "AN", "AO", "AQ", "AR", "AS", "AT", "AU", "AW", "AX", "AZ", "BA", "BB", "BD", "BE", "BF", "BG", "BH", "BI", "BJ", "BL", "BM", "BN", "BO", "BQ", "BR", "BS", "BT", "BV", "BW", "BY", "BZ", "CA", "CC", "CD", "CF", "CG", "CH", "CI", "CK", "CL", "CM", "CN", "CO", "CR", "CU", "CV", "CW", "CX", "CY", "CZ", "DE", "DJ", "DK", "DM", "DO", "DZ", "EC", "EE", "EG", "EH", "ER", "ES", "ET", "FI", "FJ", "FK", "FM", "FO", "FR", "GA", "GB", "GD", "GE", "GF", "GG", "GH", "GI", "GL", "GM", "GN", "GP", "GQ", "GR", "GS", "GT", "GU", "GW", "GY", "HK", "HM", "HN", "HR", "HT", "HU", "ID", "IE", "IL", "IM", "IN", "IO", "IQ", "IR", "IS", "IT", "JE", "JM", "JO", "JP", "KE", "KG", "KH", "KI", "KM", "KN", "KR", "KW", "KY", "KZ", "LA", "LB", "LC", "LI", "LK", "LR", "LS", "LT", "LU", "LV", "LY", "MA", "MC", "MD", "ME", "MF", "MG", "MH", "MK", "ML", "MM", "MN", "MO", "MP", "MQ", "MR", "MS", "MT", "MU", "MV", "MW", "MX", "MY", "MZ", "NA", "NC", "NE", "NF", "NG", "NI", "NL", "NO", "NP", "NR", "NU", "NZ", "OM", "PA", "PE", "PF", "PG", "PH", "PK", "PL", "PM", "PN", "PR", "PS", "PT", "PW", "PY", "QA", "RE", "RO", "RS", "RU", "RW", "SA", "SB", "SC", "SD", "SE", "SG", "SH", "SI", "SJ", "SK", "SL", "SM", "SN", "SO", "SR", "ST", "SV", "SZ", "TC", "TD", "TF", "TG", "TH", "TJ", "TK", "TL", "TM", "TN", "TO", "TR", "TT", "TV", "TW", "TZ", "UA", "UG", "UM", "US", "UY", "UZ", "VA", "VC", "VE", "VG", "VI", "VN", "VU", "WF", "WS", "XK", "YE", "YT", "ZA", "ZM", "ZW" ], "signingCertificates": [ { "certificateHashSha256": "GXWy8XF3vIml3_MfnmSmyuKBpT3B0dWbHRR_4cgq-gA", "certificateHashSha1": "WOHEEz90Qew9LCcCcKFIAtpHug4" }, { "certificateHashSha256": "8P1sW0EPJcslw7UzRsiXL64w-O50Ed-RBICtay1g24M", "certificateHashSha1": "OJGKRT0HGZNU-LGa8F7GViztV4g" } ], "fullDescription": "Gboard has everything you love about Google Keyboard—speed and reliability, Glide Typing, voice typing, Handwriting, and more\n\n<b>Glide Typing</b> — Type faster by sliding your finger from letter to letter\n\n<b>Voice typing</b> — Easily dictate text on the go\n\n<b>Handwriting*</b> — Write in cursive and printed letters\n\n<b>Emoji Search*</b> — Find that emoji, faster\n\n<b>GIFs*</b> — Search and share GIFs for the perfect reaction.\n\n<b>Multilingual typing</b> — No more switching between languages manually. Gboard will autocorrect and suggest from any of your enabled languages.\n\n<b>Google Translate</b> — Translate as you type in the keyboard\n\n<b>* Not supported on Android Go devices</b>\n<b>Hundreds of language varieties, including:</b>\nAfrikaans, Amharic, Arabic, Assamese, Azerbaijani, Bavarian, Bengali, Bhojpuri, Burmese, Cebuano, Chhattisgarhi, Chinese (Mandarin, Cantonese, and others), Chittagonian, Czech, Deccan, Dutch, English, Filipino, French, German, Greek, Gujarati, Hausa, Hindi, Igbo, Indonesian, Italian, Japanese, Javanese, Kannada, Khmer, Korean, Kurdish, Magahi, Maithili, Malay, Malayalam, Marathi, Nepali, Northern Sotho, Odia, Pashto, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Saraiki, Sindhi, Sinhala, Somali, Southern Sotho, Spanish, Sundanese, Swahili, Tamil, Telugu, Thai, Tswana, Turkish, Ukrainian, Urdu, Uzbek, Vietnamese, Xhosa, Yoruba, Zulu, and <b>many more</b>! Visit https://goo.gl/fMQ85U for the full list of languages supported\n\n<b>Wear OS support</b>: Everything you love about the Google Keyboard now available on your watch—speed and reliability, Glide Typing, Voice Typing, and more\n\n<b>Glide Typing</b> — Type faster by sliding your finger from letter to letter\n\n<b>Voice Typing</b> — Easily dictate text on the go\n\n<b>Emoji Typing</b> — Find your favorite emojis on your wrist\n\n<b>All Wear OS languages supported, including:</b>\nChinese (Mandarin, Cantonese, and others), Czech, Danish, Dutch, English, Finnish, French, German, Hindi, Indonesian, Italian, Korean, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish, Thai, Turkish, Vietnamese, and <b>many more</b>!\n\n<b>Pro tips:</b>\n• Gesture cursor control: Slide your finger across the space bar to move the cursor\n• Gesture delete: Slide left from the delete key to quickly delete multiple words\n• Make the number row always available (enable in Settings → Preferences → Number Row)\n• Symbols hints: Show quick hints on your keys to access symbols with a long press (enable in Settings → Preferences → Long press for symbols)\n• One handed mode: On large screen phones, pin keyboard to the left or the right of the screen\n• Themes: Choose your own theme, with or without key borders", "appRestrictionsSchema": { "kind": "androidenterprise#appRestrictionsSchema" } }56Views1like2CommentsRe: Are managed Android devices really prone to malware?
Michel I think we took the hint from an older Verizon Business Mobile Security Index report. Malicious apps with permission to access the Accessibility Services can read the display content and therefore access/steal sensitive data. However, they can also manipulate the user interface and input data. However, such an attack usually goes hand in hand with sideloading. Using the Enterprise Policies, you can allow certain apps for the accessibility services via “permittedAccessibilityServices”. https://developers.google.com/android/management/reference/rest/v1/enterprises.policies23Views0likes1CommentRe: Are managed Android devices really prone to malware?
The question of whether managed Android devices are prone to malware is due to the flexible use of Android. And I see that as something fundamentally positive. As a user, you don't have any hard barriers, but can sometimes override security features and look for other sources for apps, for example. As a user, however, you should be aware of the risks. And even more importantly: as a company, you should set strict barriers to avoid common risks. We regularly check whether we need to adjust our MDM policies for device security. Google Play Protect, prevented sideloading and forbidden USB debugging already help enormously with device security. However, accessibility services should not be underestimated. A few years ago, we created an accessibility whitelist to provide additional protection. 😀 This is because a sideloaded PHA-app that uses accessibility services can cause enormous damage to users and their data.32Views1like0CommentsRe: [Community Team Update] Welcoming Emilie to the team...
Nowadays you would just start with Duolingo. But 10 years ago, I got myself exercise books. In addition to the recommended words in the exercise book, I picked out vocabulary myself and learned it with flashcards (analog, but also via app). I practiced hiragana and katakana with a boogie board. I would still be interested in learning Japanese, but French or Spanish would actually make much more sense as an additional foreign language. 😄 I can send you recipes. However, I don't actually have recipes for some dishes because I make them by feel and may use leftover ingredients. Only with lasagne do I always have to check the amount of butter and flour for the béchamel. We used to regularly get something for lunch from an Italian restaurant at work. At some point, I ordered the “tortellini gritti” and loved it. My colleagues found it quite amusing that I often ordered the “Gritti”, but they thought it was delicious when they tried it. 😛 At the restaurant, “Gritti” were tortellini in a tomato sauce, peas, ham and mushrooms, topped with cheese. I do it myself from time to time. Cooking without a recipe and always trying something new to improve the dish is fun. 😄 I haven't seen any young people delivering newspapers for a long time. Advertising flyers made up the majority back then. Many years ago, this was reorganized in our area and delivered by the mailmen. That's cool that you were still developing photos in a darkroom. 😃 Nowadays, you just pull out your smartphone and take a quick photo. But I still like to travel on vacation with my full-frame camera or compact camera. It's less practical, but more fun and often delivers better quality. 😁 Couldn't have filmed that with a smartphone back then.😄33Views1like2CommentsRe: [Community Team Update] Welcoming Emilie to the team...
Trumpet fare? Sure! Retotatototato! Welcome to the AE Community. 😀 I speak German and English. I once started speaking Japanese for a trip to Japan, but stopped again due to a lack of motivation. 😅 My favorite food is definitely pizza and casseroles. I did an IT training and worked for a while in mobile network rollout. So I set up LTE base stations and also site management for radio links. I then wanted to do more “IT” again and switched to “the other side” over 11 years ago. Back then, we used smartphones with Android 4. 😄 I certainly had tech devices when I was younger, but as a teenager I delivered newspapers and used the money to buy a digital camera. At that time, people almost exclusively took analog photos. 📷 Alex85Views2likes4CommentsRe: Celebrating World Earth Day! Share your experiences
Lizzie 7 years of updates are definitely a game changer! The 4-year updates apply from the release date. If a device is not used until a year after release, only a maximum of 3 years remain. With 7 years, you can achieve a much more reliable service life of a solid 5 years. As long as the battery holds up. 😄 If users are not willing to switch to a new device, there may be various reasons for this. Either they really want to act sustainably, cannot find the time to transfer data or have become very attached to the device and do not want a change. In addition to the desire to act sustainably, there is often a justified lack of understanding as to why a device that is physically in perfect condition needs to be replaced.22Views0likes1CommentRe: ATOK installation Failed in Corporate-owned devices with work profile
I do understand Microsoft's basic idea of not opening a Google ticket for this particular issue. But Microsoft's statement is not quite correct. Partners (/EMM providers) open tickets with Google. Not the customers. https://support.google.com/work/android/answer/10107746 Have you checked in Managed Google Play if the app is only available in certain countries? This app is limited to Germany and Austria, for example: https://play.google.com/work/apps/details?id=de.mainis.ivena_manv36Views0likes2CommentsRe: Celebrating World Earth Day! Share your experiences
We try to use devices for as long as possible. In fact, we could keep some of them in service for much longer, but have to replace them due to a lack of security patches. For example, we have currently a device series that no longer receives updates after 4 years. The devices are still fast and even meet the recommended hardware requirements for Android 15. It's a real pity that these devices then have to be replaced for security reasons. But at least the new devices in the series will receive updates for 7 years. Of course, we replace devices with defects and bad batteries. But our users often like to use the device for as long as possible. We have a recycling partner who erases all our old devices in compliance with data protection regulations. If the devices are no longer usable, the materials are recycled. If the devices are in good condition and are in demand, they are given a second life. ♻️ But not all devices end up being recycled. We keep individual devices in display cases so that guests can also view a few devices from the last few decades that we used. 😄48Views2likes3CommentsRe: Help Needed: Support for Device Enrollment on Android (Corporate/Work Profile)
Google Mobile Services (GMS) are required for Android Enterprise. It is advisable to select the Android Enterprise Reccommended devices. Depending on the OS version, certain hardware and software criteria must be met for certification. Depending on the features, there are different minimum requirements for the major release. The requirements can be checked via the feature list or on the page using the solution sets.8Views0likes0CommentsRe: Google-Services on Android 15 _ Enrollment
Rakib I recently had a use case where certain Google services need to be active for Fully Managed Devices for certain features to work. I really would have liked to have the option to agree to the terms as an admin. Unfortunately, when users enroll themselves, they sometimes deselect important options. For fully managed devices in particular, I could imagine the DPC Extras as a potential solution.23Views1like1CommentRe: Block Input devices
I don't think I've seen any restrictions that would explicitly block HID devices. With Samsung devices, you can configure the type of USB connection using the Knox Service Plugin. (Advanced Restriction policies, "Set USB Device Connection Type"; Charging) However, I do not know whether the setting enforces the connection type or only preconfigures it.30Views1like0CommentsRe: Google-Services on Android 15 _ Enrollment
jasonbaytonI know this dialog as a constant, unskippable companion of Android Legacy and AE (EMM API) Enrollments. Do you know how the CloudDPC / AMAPI behaves here? I've seen demo videos from Microsoft where they actually skip quite a few dialogs like this from the setup wizard for Fully Managed.67Views1like4CommentsRe: Managed Google Play private app not available on Corporate-owned devices with work profile
w4lterI finally had time to test the issue today. Unfortunately, I didn't get far enough to test the app install on different enrollment modes. Omnissa does not handle the BundleIDs case sensitive. Therefore, I cannot get the second app, which is only different in upper/lower cases, from the iFrame into the UEM for distribution. I hope that the developer can provide you with a new app with a new BundleID that differs from other apps not only in terms of capitalization.11Views0likes0CommentsRe: Work profile on S25 Ultra
MichelOut of curiosity: Does Microsoft have KB articles for Intune that provide information about the new OS major release and its dependencies on features and compatibility? I'm used to articles like this from Omnissa. They describe a few new OS features, from which version onwards business apps are fully compatible and whether there are any known bugs with the OS version. Also in relation to major OEMs such as Samsung.408Views0likes1CommentRe: Microsoft Intune
The problem should be identical to the following topic: Work profile on S25 Ultra | Android Enterprise Customer Community - 10331 JpferschHave you performed a software update to the March (/current) patch and tried the enrollment again? As Moombas has already mentioned, listing the devices as Android Enterprise Recommended is not a requirement for enrollment with a Work Profile. The issue is more of a bug. I was unable to reproduce the problem with an S25 and a different EMM.66Views0likes0Comments