Account Management app Android source code, accounting Android source code
Source code of the accounting and financial management application. This project is also the source code of an android Accounting and Financial Management Project. It comes
In-depth understanding of Android's density independence, and in-depth understanding of androidPreface
Android is a mobile operating system with few restrictions on hardware devices. Manufacturers can create almost any shape, size, and density of
[3] use of the Injection framework RoboGuice: (Your First Resource Injection) and roboguiceinjection
In the previous article, we briefly introduced the use of RoboGuice ([2] use of the Injection framework RoboGuice :( Your First View Injection).
Java Regular Expression backup and java Regular Expression
Record the regular expressions used for testing in the project.
1,
Rule: 4-30 characters, numbers include "-", and "_" special characters
Regular Expression: ^ [0-_ a-zA-Z] {4, 30} $
2,
Rule:
Android graphics library Skia (4)-generate PDF
Android graphics library Skia (4)-generate PDF
This article mainly records the process of using the skia library to generate PDF files. In fact, skia is not only available in Android systems, but can
Android Dialog Analysis
Android Dialog Analysis
Guided by Dialog, there are three pop-up messages in Android (as far as I know): Dialog, tocast, and notification. The focus today is to analyze the Dialog. Android Dialog is the focus of android
One simple method of loading images asynchronously in Android Development
First, I have abandoned this method. I used it before and found that the loading speed is not good. I am not very careful about it.
Now I use volley. It is only critical to
Android compilation calls C code
Preface demand Source
In the past few days, it has no function to help others build a simple android client. The main function is to call the C code to set the Wi-Fi network of the mobile phone, which leads to
Android open-source -- SlideMenu
Introduction:This SlideMenu is no longer a new technology. It is mainly used to switch between the left, right, and right pages. The left and right pages are generally used as the setting pages.
The source code
One Android Animation: Drawable Animation
I am going to write a few blogs to explain the Android animation. First, I will introduce the overall outline of the Android animation.
Android animation is mainly divided into three categories:
View
[Android] Using Matrix to scale, rotate, contrast, and brightness Images
The previous article describes how to take photos, save and display images in the ImageView control of Android. This article continues with the Android image processing
HTTP request data solution and request data Solution
The server has static data. Each time a mobile client logs in, it requires an http request to obtain data. To reduce the pressure on the server, the android client needs to know whether the data
IOS _ dictionary array groups and sorts by key, ioskey
//// Main. m // SortGroup /// Created by beyond on 14-10-26. // Copyright (c) 2014 beyond.com All rights reserved. // enabled is disabled when grouping by GroupTag and sorting by Order field #
The mac platform uses adb and tcpdump tools to capture the network package of android phones and tcpdumpandroid
When developing a mobile app, we want to check the network requests sent by our app. In this case, we need tcpdump to capture packets. To
Cocos2d-x + lua development mode editor selection, cocos2d-xlua
CocosIDE was originally intended to be used directly. After all, it was officially produced and supports Android remote debugging. debugging in windows is also very convenient,
TextView uses a Custom font and is highlighted. textview is highlighted.
Respect Originality:Http://blog.csdn.net/yuanzeyao/article/details/40478815
Currently, many applications like to use custom fonts. Today I will use custom fonts in TextView and
[Android interface implementation] View Animation usage introduction, androidanimation
Reprinted please indicate the source: http://blog.csdn.net/zhaokaiqiang1992
We can use the view animation system to add a tween animation to the View control
Android implementation sharing and precautions, android precautions1. Get help documents and download relevant materials
First Open Platform: https://open.weixin.qq.com/if not registered, please first register and upload developer information for
(4) Android Webview (II) and androidwebview
This article mainly introduces how to add webview to listview and implement pull-down refresh and effect
The direct process is as follows:
1. mainActivity layout file:
2. mainActivity main
Use python to crawl blogs and python to crawl blogsBlog crawling with python by Wu xueyingTake the blog crawling Wang Yin as an example:
import reimport urllib2def getHtmlCode(url):return urllib2.urlopen(url).read()def findTitleUrl(htmlString):
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.