-gui folder is opened, and the tool is opened before the Classes_dex2jar.jar file, you can see the source code, the effect is as follows:(The name of the class file and the name of the method inside will be a,b,c ...). Style naming).By decompile, you can learn about the third-party library files that the app uses, how the code is written, and so on. However, if the APK is obfuscated, then the name of the class file you see and the name of the method
Android quick development is indispensable for 11 tool classes, android11 tool classes
Android quick development is indispensable for 11 auxiliary classes, 10 of which are from Zhang Hongyang's blog, 1 is my usual accumulation, copy and paste it into your project, you can directly add the package name to improve the de
19 Android Common Tools class summary, Android tool class summary
Mainly introduced in the summary of Android development commonly used tool classes, most of the same applies to Java.Currently includes Httputils, Downloadmanagerpro, Shellutils, Packageutils, Preferencesutil
Free Library and tool set for Android development, android class libraryA set of free class libraries and tools for Android development, which are classified by directory. Action Bars
ActionBarSherlock
Extended ActionBar
FadingActionBar
GlassActionBar
V7 appcompat library
Advertisement
AdMob
Google Mobile Ads
Install Android Studio 0.8.12, a development environment tool for Google Android
Android Studio is a development tool similar to Eclipse provided by Google and can be used for development and debugging. The latest available version is An
Android development is required-a Web tool that quickly improves Android development efficiency.
Android development is required-a Web tool that quickly improves Android development efficiency
This article from fellow users said "
we need to know that the Android environment consists of the following components: Java Virtual machine jdk, Eclipse, Eclipse plug-in ADT (Android Developer Tool), and Android Development Kit SDK. Below and everyone together to learn how to quickly, suitable for the novice to build the way bar!
Method/Step
Because the
The current main Android development tools:1.adnroid-adt-bundleSDK Manager.exe:Tools (Android development Gadget) various Android version Extras additional Development Kit online Update/install the Android version Update ToolIt is not recommended to update the Android versio
Reprint Address: http://mrfu.me/android/2015/07/17/New_Android_Gradle_Build_Tools/
Translator Address: "Turn" list of new Android Gradle build tools: New DSL structure and Gradle 2.5
Original: First look at new Android Gradle Build tools:the new DSL structure and Gradle 2.5
Bilingual address: "Turn-bilingual" list new
Official Android Technical Documentation translation-Development Tool construction overview, android Technical Documentation
This article is translated from the official Android Technical Document Build Overview. The original Article address is http://tools.android.com/build.
Because the "
Android Application Development efficient tool set 1 --- ant build simple Android project, android1 --- ant
In java compilation, ant is used to compile Java projects. Today, it is extended to use it to build Android projects. In fact, the principle is the same, and only the form of change is used. Ant builds a jar pack
This article is mainly for you to explain the use of a variety of Android debugging tools.
1. View the current stack
1 function: Add code in the program so that you can see the current function call relationship printed out in Logcat.
2) Method:
New Exception ("Print Trace"). Printstacktrace ();
2. methodtracing
1 function: For hot spot analysis and performance optimization, analyze each function CPU time, call times, function call relationship,
[Android tool class] vibration and animation prompts when users enter illegal content-EditTextShakeHelper tool class introduction,
Reprinted please indicate the source: http://blog.csdn.net/zhaokaiqiang1992
When the user input in EditText is null or the data is abnormal, we can use Toast to remind the user. In addition, we can also use animation effects and vibra
No matter how careful it is, it is impossible to avoid bad code altogether, and tools are needed to help us check if there is a memory leak in the code. The DDMS in Android tools comes with a very good memory monitoring tool heap (here I use the Eclipse ADT Plugin, and in the case of a real machine, like in the emulator). The steps to use the heap to monitor the application process using memory are as follo
The previous 2 articles describe the command-line parameters for the Android NDK compilation, and how to use ANDROID.MK in any directory to compile local C + + code. Andriod.mk and Ndk-build are just Android officially provided a set of packaged Android cross-compilation environment, in fact, you can not use it, and directly through the traditional makefile file
Modify Android. mk in Android to make it compile rgb2565 and rgb2888 at the same time (Add a new tool command to out/host/linux-x86/bin)
Modify the corresponding android. MK files allow them to compile the source code files rgb2565, rgb2888, and rgb2888 at the same time. In fact, the implementation is very simple, her
test the audio file upload.5.tinycap use[Email protected]:/# tinycap/sdcard/test.wavcan be recorded.At present, only meet these, the first summary to this, you can at any time in depth.20141014 Update:1. The original Tinyalsa the original source code here Tinyalsa_github.2. Fork a copy yourself, add a static compilation method, and busybox the Tinymix/tinyplay/tinycap/tinypcminfo integration into a tinyalsa.Tinyalsa-utils contains the Tinymix/tinyplay/tinycap/tinypcminfo use method is Tinyalsa
ADB (Android debug Bridge) is a tool in the android SDK. You can use ADB to directly manage Android simulators or real Android devices.ADB provides the following functions:
1. Run shell (command line) on Android devices)2. Manag
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.