[Android] android. util. Log, android. util. logjar
Common android. util. Log methods include Log. v () Log. d () Log. I () Log. w () and Log. e ().Corresponds to VERBOSE, DEBUG, INFO, WARN, and ERROR according to the first letter.1. Log. v
If the
Code for local migration when the input method appears.
In fact, I read an article about the pop-up Input Method for Android, which is fixed at the top. After reading the article on the effects of the middle part of the move-up, I already know the
ViewPager + fragment how to refresh the cache fragment and viewpagerfragment
Recently, I was working on a project. One function was to flip the pages of answers. Therefore, the next page needs to be cached on this page.
I used
The
Use of the memory analysis tool MAT and the memory analysis tool mat
1. Basic Introduction
The Dalvik Debug Monitor Server (DDMS) is part of the ADT plug-in. There are two functions available for memory check:
· Heap view heap allocation
·
Write the RecyclerView adapter (KAD 16) and kotlinrecyclerview in Kotlin.
By Antonio Leiva
Time: Mar 14,201 7
Link: https://antonioleiva.com/recyclerview-adapter-kotlin/
By creating a RecyclerView adapter, Kotlin can simplify your life. This is
Android learning-five la S and five la s of android
You are welcome to reprint it in any form, but be sure to indicate the source.Five la s of Android:
LinearLayout (linear layout)
RelativeLayout (relative layout)
AbsoluteLayout (absolute layout)
Use Socket to communicate with hardware (Smart Home), socket Smart Home
A few days ago, I made a smart home APP. The hardware segment uses the ESP8266WIFI module. In fact, whether it is a Wi-Fi module or a bluetooth module, communication is the same
SetSelection attribute of EditText, setselection
1. How can I make edittext click to select all content?
EditText. setSelection (0, length); editText. setSelection (0); editText. setSelectAllOnFocus (true );
2. Remember a bug in setting the
How to correctly understand and use the four startup modes of Activity, activity4
There are already many articles about the Activity startup mode, but some articles are too simple and some are too detailed. This article wants to take a compromise
Solve the problem where webview calls goBack () and returns the previous page to automatically refresh the flash white. webviewgoback
The problem is that the onKeyDown () method is rewritten to make it goBack (), but the problem is that each time
View layout and Viewlayout
The workflow of the View framework is to measure the size of each View (measure) --> place each View to the corresponding location (layout) --> draw each View (draw ).Source code analysis
The following information about
View event distribution mechanism and View event distribution mechanism
I. The Android View framework provides three main event operation concepts.
1. Event distribution mechanism: dispatchTouchEvent. It mainly refers to the mechanism by which
Android: descendantFocusability usage,
A common problem in development is that the listview in a project is not just a simple text, but you often need to define your own listview, and your own Adapter will inherit the BaseAdapter and write it as
ViewPager uses Fragment for unlimited sliding and viewpagerfragment
Implement ViewPager and Fragment to implement infinite loop switching, which is also carried out in the adapter. Of course, sliding listening can also be used.
Import android.
Implement image dragging and image dragging
Requirements:1. Move the image with your fingers2. The control image cannot exceed the display area
Technical points:1. MotionEvent Processing2. dynamically locate the View (layout)
Activity_main.xml:
Android ViewTreeObserver (reprinted), viewtreeobserverIntroduction to Android ViewTreeObserverI. Structure
public final class ViewTreeObserver extends Object java.lang.Object android.view.ViewTreeObserver
Ii. Overview
This is an
Broadcast, local broadcast (), broadcast
There is a method in the broadcast method. This is a very old one, but you may not know about it. LocalBroadcastManager. This is not in the native api, but in the library, so I didn't know at the time ,, the
Automatic match of birthdate constellation and birthdate Constellation
, Saturday
The personal information setting module in the recent project encountered an automatic matching problem for the birthday constellation, So Baidu and Google flipped
Android Project Practice (): Dialog and androiddialog In the rounded corner Dialog box
Preface:
The dialog box is often used in the project. It is too ugly to use the system dialog box to write a custom dialog box by yourself.
The dialog box
Android Call (Call) basic knowledge, androidcall
Call is a commonly used call function. The most basic function is to call incoming call, call outgoing call, and stop hangupcall. Generally, the caller becomes the caller and the caller is the called
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service