Microsoft Intune Portal

The Microsoft Intune Company Portal is the website address that IT staff and / or users go to for device management. The address is below. Intune is used by IT staff to reset devices entirely to the factory configuration, reset device passwords, manage apps, obtain BitLocker recovery keys if needed, and to check the status of a device. There is more, but the portal is the starting point after the foundational Intune requirements are in place.

A key point made on the Microsoft Learn website is that both enrolled AND non enrolled devices can use this website.

Using the Intune Company Portal website | Microsoft Learn

Android Studio

Enter Koala

Android Studio is the premier Integrated Development Environment (IDE) allowing for smarter Android App development. Koala is its name. Android Sudio continues to improve upon its Gradle build technology. Koala allows for help with writing, commenting, and documenting code.

Development questions can be asked within Koala. There is a bot within Studio called Gemini that can help in the development process. These AI-based responses help reduce errors, solve problems, and become a proper Android developer. This makes for smarter development.

Gemini in particular is very helpful. “Gemini makes use of your project’s context to provide more meaningful responses and suggestions, all in Android Studio.” Check it out!

Gemini in Android Studio – Android Developers