Android select source code

Wechat masturbation

Android progress setting loading effect source code

EasyGuide for Android beginners

MVP- beautiful and easy to use sentence puzzle client

XFloatView a simple suspension window implementation scheme

Android high imitation oF wechat Alipay scan effect (low light detection automatic amplification)

Android a used to make a variety of plans APP source

Android UC home page header interactive effect source

Okhttp-based file download

Android RxJava+Retrofit various instances of source code

Android Quality Blog

Mobile navigation design, just read this article

When we go to shopping malls or scenic spots, we usually see the guide map of the whole scenic spot or the whole mall, which can let us know where we are and quickly find the destination. Projected to a virtual product is also a “shopping mall” or “scenic spot”. In order to enable users to navigate smoothly in the product, it is necessary to provide users with an effective navigation system, so that users always know where they are in the application and how to go to the destination page. The product navigation system is the product… Read the original

Android TabLayout usage details

We usually put a label indicator on top of the ViewPager to interact with it. Previously, we mostly used the Open source framework PagerSlidingTabTrip on GitHub. Now, we can use the TabLayout control that comes with Android to achieve this effect. TabLayout is even more powerful because Tab tags can use custom views. Read the original

Memory leaks caused by the use of Android handlers

There was a time when we used Handler the old way and got the following sweet message: This Handler class should be static or leaks might occur Since this Handler I… Read the original

Android development naming and coding conventions

Two naming rules are introduced: hump nomenclature: also known as small hump nomenclature. Capitalize all words except the first letter in lower case. PASCAL nomenclature: also known as the big hump nomenclature. Capitalize all words. The following rules are recommended for all lowercase package names: com Company name/Organization Name Project name Module name Example: com.jacksen.MVP.demo And then… Read the original

Switch Android app themes for daytime and nighttime effects

The rapid popularization of smart phones has greatly enriched our entertainment life. We all like to play with our phones at night before we go to bed, but apps in daytime mode tend to be too bright, which can be bad for your eyes. As a result, today’s apps often have both day and night modes for users to switch between. How does that work? That’s what we’re going to learn today. SetThe… Read the original

  • More source

  • More posts