Appium + Robotframework for automated testing of Android applications-3: an essential tool introduction, appuim
Everything is ready. Now we are about to write a test script.
However, an important problem has not been solved. We know that the
Android development entry and interview question 01 (Tanzhou Android development entry guide), Android entry guide
Today, my teacher talked about Android's job market and said that I want to go to an interview. I want to see what kind of salary we
IOS development-wearable device Bluetooth 4.0 BLE development, iosble1 Preface
More and more wearable devices use Bluetooth 4.0 BLE (Bluetooth Low Energy ). For iOS development, Apple previously released CoreBluetooth Framework to support BLE
Research on communication in weak networks and on weak Network Communication
Introduction: This article describes common scenarios of mobile networks and weak networks, and then describes the network communication solutions of instant messaging apps,
Similar ChattingUi, similar to ChattingUi
First look at the homepage Layout
Activity_imitate_weixin_main.xml
Look at WeixinChatDemoActivity.
Package com. example. weixindemo; import java. text. simpleDateFormat; import java. util.
Dynamic LayoutInflater and layoutinflater
LayoutInflater is used to instantiate layout xml layout files as View objects. LayoutInflater is similar to findViewById (). The difference is that LayoutInflater is used to find and instantiate xml layout
How to Use decompilation tools and plug-ins to view the java *. class file source code and decompilation. class
Java Decompiler [java decompilation]: A decompilation tool is developed to conveniently view the *. class file source code. The following
Third-party library SlidingMenu, third-party library slidingmenu
Use development tools: IntelliJ community Edition
SlidingMenu download: https://github.com/jfeinstein10/SlidingMenu
The overall process is as follows:
File-> Import Module Import
Android Image Shadow processing analysis!
Recently I am working on an Android bitmap shadow processing result. I will summarize my ideas today:The analysis is as follows:
The Android sdk provides the BlurMaskFilter tool class to add shadow effects
Android component ContentProvider
Android component ContentProvider
Android data storage supports five methods: Shared Preferences, network storage, file storage, external storage, and SQLite. Generally, these storage methods only share data in a
Use of ViewPager in Android
When we first start an apk, we will have a guide interface, which is generally completed using ViewPager.
The layout file is as follows:
This is a thought of Activity GuideActivity. java
Package com. xlg. news;
Android Debug Bridge (adb) (to be continued) and androidadb
Author: Song ZhihuiAndroid Debug Brideg (adb) is a multi-purpose command line tool. It can communicate with the Android virtual machine or connect to the real machine. It also provides the
Four latency methods for iOS and four latency methods for ios-(Void) initBlock {// Latency Method// 1: GCD latency this method can select the thread to be executed in the parameter. Is a non-blocking execution method, and the method for canceling
In Android, split-screen display of Fragment is displayed on both horizontal and vertical screens. androidfragmentThe demo is as follows:
In addition, the effect is as follows:The layout file is as follows:
It can be seen that there are two
[Android Studio authoritative tutorial] The most practical shortcut key, androidstudio
In the previous article, we talked about how to add plug-ins to Android Studio. In this article, we talked about the AS shortcut keys. The shortcut keys I
Build an android universal pull-down refresh framework-XRefreshView (1), and android pull-down refresh
I. Preface
This is because it is used in projects. You need to refresh stickylistheaders. In fact, there is a custom view layout of listview in
Android design mode-prototype and android Design Mode
1. Definition:
Use a prototype instance to specify the object type and copy the prototype to create a new object.
2. Purpose:Create another custom object from an object without any details.
3.
Android develop tricks-some blogs from abroad, androidtricks
ViewDragHelper-view dragging is a complicated problem. This class can help solve many problems. If you need an example, DrawerLayout uses it for slide. Flavient Laurent also wrote some
You can slide to the right to return the Activity in a few simple steps.
Sliding to the right is a good user experience for mobile phones with too many screens, you can click the return button in the upper-left corner of the screen or click the
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.