Essential Tips for Using Android Studio

Essential Tips for Using Android Studio

This article mainly shares some tips for using the Android development tool AS. 1. Color Schemes 1. Editor solarized  tomorrow-theme OneDark theme Monokai Custom DIY color scheme, (the code is an example of color settings) 2. Console Preferences->Editor->Colors& Fonts->Android Logcat (set different colors based on log levels) 2. Shortcuts Common Shortcuts 1. Shrink Selection: … Read more

Getting Started with Raspberry Pi: Installing an Operating System

Getting Started with Raspberry Pi: Installing an Operating System

To use the Raspberry Pi, you need an operating system. By default, when you insert the microSD card into the slot, the Raspberry Pi will automatically boot from the microSD card. Depending on the model of the Raspberry Pi, you can also boot the operating system from other storage devices, including USB drives, storage devices … Read more