How to Configure the Embedded JDK in Android Studio

How to Configure the Embedded JDK in Android Studio

Recently, I accidentally found that the environment variable for JDK was not configured correctly.I did not download Java separately because it comes with the embedded JDK when downloading Android Studio.Open “File – Other Settings – Default Project Structure” to see that AS has automatically checked “Use embedded JDK”, which is also the official recommendation.Next, here … Read more

How to Remove Unused CSS Code?

How to Remove Unused CSS Code?

As front-end projects continue to iterate, some CSS code may become unused. This unused code can affect application performance. So, how can we effectively remove unused CSS code? This article will introduce a powerful tool – PurgeCSS, which can automatically detect and remove unused CSS code. Whether in Vue, React, or other front-end frameworks, PurgeCSS … Read more

Minecraft Bedrock Edition (1.2—1.17) Usage Guide

Minecraft Bedrock Edition (1.2—1.17) Usage Guide

Before using the version library, please be sure to read: Minecraft Version Library Usage Tutorial Minecraft Version Library Usage Instructions Note: 1. The items in parentheses that do not contain “≈” are official themes, while those that do contain “≈” are themes summarized by the Minecraft International version public account. 2. Only official versions are … Read more

MC (Android) Bedrock Edition (1.2—1.18)

MC (Android) Bedrock Edition (1.2—1.18)

Before using the version library, please be sure to read: Minecraft Version Library User Guide Minecraft Version Library Instructions Note: 1. The items in parentheses without “≈” are official themes, while those containing “≈” are themes summarized by the Minecraft International Edition public account. 2. Only stable versions are provided, unstable Beta versions are not … Read more

Optimizing Android Sync for Double Efficiency

Optimizing Android Sync for Double Efficiency

This Issue’s Author Xiao Ling Tong Senior Development Engineer at Bilibili Main Responsibilities: Bilibili Android Build Configuration 01 Background At the beginning of this year, we found that after the Sync phase in Android Studio, there was a long waiting time. The following image shows the sync duration from the second half of 2021, which … Read more

Optimizing Android Sync with Jetifier at Bilibili

Optimizing Android Sync with Jetifier at Bilibili

This Issue’s Author Xiao Lingtong Senior Development Engineer at Bilibili Engaged in Android CI/CD development for Bilibili, currently focusing on Android compilation and build. 01 Background Earlier this year, we noticed a long waiting time after the Sync phase in Android Studio finished. The following image shows our sync duration in the second half of … Read more

Top 13 Drone Chip Manufacturers

Top 13 Drone Chip Manufacturers

1. Qualcomm: Snapdragon Chip 2. Intel: Atom Processor 3. STMicroelectronics: STM32 Series 4. Texas Instruments: OMAP3630 5. Samsung: Artik Chip 6. Atmel: MEGA2560 Development Board 7. NVIDIA 8. Nuvoton: MINI51 Series 9. XMOS: XCORE Multi-core Microcontroller 10. Rockchip: RK3288 11. Allwinner: R16 Platform 12. Leadcore: LC1860 13. Huawei HiSilicon 1. Qualcomm Controller: Qualcomm Snapdragon Chip … Read more

×