Tag

Version Detection

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 28, 2023 · Mobile Development

Android Development Tips: Quick System Version Detection, Custom Button Spacing, Logcat Activity Tracking, and Gradle Configuration

This article presents several practical Android development techniques, including using stack traces to differentiate Android 10 and Android 12 versions, a unique method for setting button spacing via custom XML backgrounds, leveraging logcat to identify launched Activity classes, and configuring Gradle to share local installations for faster project setup.

AndroidButton SpacingGradle
0 likes · 8 min read
Android Development Tips: Quick System Version Detection, Custom Button Spacing, Logcat Activity Tracking, and Gradle Configuration
Practical DevOps Architecture
Practical DevOps Architecture
Dec 27, 2021 · Operations

Using Ansible to Detect CentOS Version and Architecture

This article demonstrates how to use Ansible playbooks and simple shell scripts to identify the CentOS major version and system architecture, while also providing promotional links to related DevOps and Kubernetes tutorials.

AnsibleCentOSDevOps
0 likes · 2 min read
Using Ansible to Detect CentOS Version and Architecture