Now we can use the tool chain provided by Android NDK in the form of an independent compiler! This is useful if you already have your own build system. A typical application scenario is to call a 'configure 'script dependent on the CC environment variable open source library for cross-platform compilation. This document explains how to do that. 1 select your tool
Bluetooth connection Automatic test tool 1. Demand generationDevelopment does not follow demand is bullying and waste of time. The demand for this tool arises when developers are developing products that involve Bluetooth drivers and Android Bluetooth two things. However, Bluetooth is not very stable, then the work came. Developers need to develop, once again tes
19 _ use the HanziToPinyin tool class provided by android to convert Chinese characters and splice them.
There are many implementation methods for converting Chinese characters into concatenated characters. For example, pinyin4j is a popular Java library that supports conversion between Chinese characters and pinyin. The pinyin output format can be customized (the following blog will detail the usage ). How
, and we looked at it at once, and finally found this place:Why do you say this is the place? Because we found the tag here and the above log tag is the same, are mainactivity. And we look directly at the log information:Indeed, see here first to get the configuration information, and then local decryption, the JSON into a map structure. Here we are to introduce more. Look at his decryption algorithm implementation:A very simple AES algorithm. Key is also locally written to die. We verify that t
Do you still remember that Microsoft released a migration guidance solution for iOS apps last month? Apparently, Microsoft will not ignore Android, and now the migration guide tool for Android applications has been released!
The migration tool for Android also contains two
Monkey is a command-line tool in Android that can be run in the emulator or in the actual device. It sends pseudo-random user event streams (such as key input, touch input, gesture input, etc.) to the system, enabling stress testing of the application under development. Monkey testing is a fast and effective method to test the stability and robustness of the software.
Monkey Test Parameter recommendati
Recently began to study the Android test Monkey tools, because the contact time is very short, there are many shortcomings, I hope to communicate with you more.What is MonkeyMonkey is a command-line tool in Android that can be run in the emulator or in the actual device. It sends a pseudo-random message to the systemUser event flow (such as key input, touch scree
AntIs a Java-based build tool, similar to make in (UNIX) C. Unlike the extension mode based on shell commands, ant extends with Java classes, you do not have to write shell commands. Ant is a process script engine used to automatically call programs to compile, package, and test projects. In addition to Java, the script format is based on XML (default: Build. XML), which is easier to maintain than make scripts.
1. Download
Official download: ant
Dow
Xutils-android Tool Library Afinal AlternativesHttps://github.com/wyouflf/xUtils(Afinal is the work of the people, Xutils is modified according to Afinal, but also the works of the people)Xutils. As the name implies, it is a tool library.Xutils Introduction
Xutils contains a lot of useful Android tools.
Xu
Android Application series: ViewHolder tool class implementation worth collecting
Preface
In the process of APP development, the siege lion has to look at the components ListView and GridView, and send a few waves of autumn waves. Naturally, the original ecological beauty BaseAdapter is a programmer's favorite. With it, we can do what we want. Hey, you know, haha ~
However, every time we write a BaseAdapte
again, that is problematic! Indicates that an object in the activity class has been holding the activity instance without releasing it, so it is time to check the code in the activity!The above is Strictmode console information, so how to use the mat tool?Then go to the DDMS management interface,, find the device, open the Debug app, and in the thread of the heart, find the corresponding app process, figure:Click the Update heap on the toolbar to upd
This article is excerpted from the "Android Studio Useful Guide" Author: Bi XiaobongBlog: HTTP://BLOG.CSDN.NET/WIRELESSQANow the book has been uploaded to Baidu reading, Baidu Search [Anroid Studio useful Guide] will be able to find a book.Android Studio provides powerful, high-speed, flexible code-checking tools that can detect compiler and execution errors, and advise you to fix and forth them before you compile.The
the dialog box, and we can go through this version to find the corresponding ADT and SDK versions.
How does the Android software development tool Eclipse relate to the SDK: after extracting the full SDK package, as shown in Figure 1, launch Eclipse, click Windows→preferences, and Open the Preferences dialog box shown in Figure 2.
How Eclipse Relationships SDK: Select
How to install ADT and SDK using Android software development tool eclipse
One of the Android software development tools is eclipse. Among these tools, Eclipse is an open-source and Java-based scalable development platform. In itself, it is only a framework and a set of services, used to build a development environment through plug-in components. Fortunately, Ecl
First, what is MonkeyrunnerThe Monkeyrunner tool provides an API for programs written out using this API to control Android devices and emulators outside of Android code. With Monkeyrunner, you can write a Python program to install an Android application or test package, run it, send it an analog keystroke, intercept i
Use lint tool to optimize Android code, lintandroidI. Overview
Android lint is a static code analysis tool used to check potential problems in the Code and improve code correctness, security, availability, internationalization and performance.Make sure there are no structural errors in the Code and discover potential p
Android Application Development: network tool-Volley (1), androidvolleyIntroduction
The Internet has always been a blind spot for me. I took some time to learn how to use the Volley network tool, and learned more through the source code. In Android development, there are many mature network tools.
1.ADB ideaThe ADB operation shortcut menu. Clear data at high speed, restart Apps, uninstall apps, etc.shortcut keys:Windows:ctrl+alt+shift+aMac Osx:ctrl+shift+aOf course, you can change your favorite buttons at Keymap. 2.postfix Supports high-speed writing of LOG,TOAST,LOGD 3.androidcodegenerator the Findviewbyid method and Viewholder method can be generated on their own initiativePlace the mouse on the XML file name of the page setup. Bring up the Generate menu (Mac Cmd+n)Cmd+nGenerate Initvi
int type, divided into units. I took it out of the database as a select fee/100 from bills, but it was displayed with an integer value.
Do not know what the correct grammar should look like, I want to spell a character display should be OK, I tried the Select Fee/100| | ' From bills, so that you can output decimals on the ListView. But I found that the 999999.99/100 output was 1000000. I am in the adb shell query or 999999.99, when the ListView into a 1000000, I think it may be adapter inside
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.