Ultimate Guide to Using Android Studio

Ultimate Guide to Using Android Studio

Source: Focus on APP Development – JianShu Link: www.jianshu.com/p/7d9f91e86989 Introduction Development Tool: Android Studio 2.1.2 (Mac version) Development Environment: OS X EI Capitan Version 10.11.5 1. Common Shortcuts There are many shortcuts introduced online, I will only write a few that I often use: Ctrl+R to run APP, Ctrl+Alt(Option)+O to remove unused jar packages, Alt(Option)+Command+L … Read more

Latest Developments in Android Studio 4.0: Amazing New Features!

Latest Developments in Android Studio 4.0: Amazing New Features!

Author:wanbo Address:https://juejin.im/post/5db8cee351882557134d0411 The new Android Studio 4.0 features a completely revamped startup interface. Today, at Google I/O, the official beta version of Android Studio 3.5 was released, followed by the beta version of Android Studio 3.6 a month later. Recently, at the Android Dev Summit, we were introduced to the preview version of Android Studio … Read more

Mastering Android Studio: A Comprehensive Guide to Goodbye Eclipse

Mastering Android Studio: A Comprehensive Guide to Goodbye Eclipse

Shanggu Valley Free Live Course “Introduction and Detailed Use of Android Studio” Goodbye Eclipse, Current Android engineers are all using AS!!! March 3rd, Free Live Stream: http://www.atguigu.com/online.shtml 【Course Summary】 1). Downloading and Installing AS 2). Developing Android Projects with AS 3). Shortcuts and Code Templates in AS 4). Common Plugins in AS 5). Quick Introduction … Read more

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

How to View and Debug Android Source Code Using Android Studio

How to View and Debug Android Source Code Using Android Studio

Today’s Tech News Recently, it was reported that the local life service company formed by the merger of Ele.me and Koubei has raised $4 billion in funding, bringing its valuation to $30 billion. According to insiders, over $3 billion of the new funding comes from Alibaba and SoftBank’s Vision Fund, with Primavera Capital Group and … Read more