The Android Concept Journey — Android EmulatorThe goal of an Android emulator is to simulate Android devices (mobile phone/tablet/watch/etc) on a personal computer. By doing so we can…12h ago12h ago
The Android Concept Journey — OHA (Open Handset Alliance)OHA (Open Handset Alliance) is a group of 84 technology and mobile companies who have come together to accelerate innovation in mobile…1d ago1d ago
The Windows Security Journey — Sudo for Windows“Sudo for Windows” is a new security feature included as part of Windows (since Windows 11, version 24H2 and higher). It provides a new…1d ago1d ago
The Android Concept Journey — API Level (Application Programming Interface Level)An API Level (Application Programming Interface Level) is basically an integer number. This number uniquely identifies the framework API…1d ago1d ago
The Android Concept Journey — AOSP (Android Open Source Project)AOSP (Android Open Source Project) is the repository of source code and the foundation which maintains it. ASOP is responsible for the…2d ago2d ago
The Windows Security Journey — Local GroupA “Local Group” on Windows is a group defined as part of the SAM database…2d ago2d ago
The Windows Security — Null SessionsA null session means that we can access a network resource without any authentication (user->null and password->null). One way of doing…3d ago3d ago
The Android Concept Journey — BinderDue to the application sandbox (which is a fundamental part or the Android architecture) every application is its own process with a…4d ago4d ago
The Android Concept Journey — Application SandboxAndroid isolates applications from each other. This is done by leveraging operating based user management. Android assigns a unique UID…4d ago4d ago
The Android Concept Journey — Back StackIn case we start a new application\move to a new activity (https://medium.com/@boutnaru/the-android-concept-journey-activity-74314ee42ce1)…4d ago4d ago