The whole day, feeling a lot of pits.1. Select the option in Android studio to sign package:2. Fill in the information of the app: (preferably with a text note to put in the project synchronization to team)-Key Store Path: If the new app is created, if you already have a selection on the line;-Key Store Password: *****
The IDE, which is officially published and maintained by Google, is a development tool that is beloved and used by millions of Android developers around the world, and Android Studio, which officially ushered in 2.3 stable updates on March 2 of the previous few days. As an Android fan, come and join me to see what chan
bug can not reproduce the two difficulties, support breakpoint debugging, single step execution. Remote named row operations are supported.Rich log log real-time output and video recording, full feedback and quick location bug, log filtering function, quickly reproduce the bug, positioning more accurate, timely before the/app of the quality of the hand tour to the best state, to avoid the problem caused by
can install the Genymotion simulator, which has a corresponding plugin in as, and you can install the senses and the simulator brings convenience (as for why you need to use the simulator, because when you use the SQLite , you do not have to because your mobile phone is not a domestic mobile phone can not see the SQLite file, in the simulator, only to install root project, you can quickly view the SQLite file):
Since this is the first blog post, just try to write a detailed point (Mody)
abo
========================================================QiujuerBlog:Blog.csdn.net/qiujuersite:Www.qiujuer.netOpen Source Library:Genius-androidReprint Please specify Source: http://blog.csdn.net/qiujuer/article/details/42040963========================================================Which strong is the NDK developing? xx xx find Blue Fly.Speaking of NDK development. In fact, there are times when it's necessary to call some of the bottom- C + + things for project requirements. The other is to be m
complicated colors, such as photo wallpapers (some app startup pictures like this), it is best to use jpg, this image is almost invisible to the naked eye after compression. If it is saved as png, it will be several or even dozens of times the size of jpg, which seriously wastes the size.
Explanation: What is patch 9? The Chinese meaning of Patch is "piece, block". Here, 9 or 9 pieces are in Chinese. Therefore, we can imagine that this image will be
information seven times, there will be developer options. Go to developer options and turn on the Bluetooth debug switch.3. Open the debugging session:(1) Connect the USB cable to the computer and open the Android Wear app on the mobile phone (make sure the app is connected to the watch).(2) Click on the Gear menu on the right side of the interface to enter sett
);
Then open the terminal from Android Studio and go to the App/src/main directory and use the following command:
javah-d Jni-classpath D:\android_studio\sdk\platforms\android-23\android.jar; \.. \build\intermediates\classes\debug Com.zhaocd.activity.myjnidemo1.JNIUtil
You can generate a header file Com_zhaocd_activit
any structure and can be built in parallel with the same development platform for both original and Gradle projects
Gradle Use flexibility: Gradle's overall design is a language-oriented, rather than a rigid framework
Gradle free Open Source
Gradle is well integrated with the IDE
Gradle can be easier to integrate into an automated build system
Gradle configuration for project building under Android
dex:Cause:com.android.dex.DexEcception:Multiple dex files define ....Cause 1: Repeating the Guide packCause 2:buildtoolsversion and compilesdkversion versions are incorrectResolution: Corresponding to the above reasons for modification, I was the reason for the second one.18. Error:org.gradle.api.internal.tasks.defaulttaskinputs$taskinputunionfilecollection cannot is cast to Org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection Possible causes for this unexpected error Incl
had been done before. NET development, recently need to get a news app, the ability is limited, can only use HTML5 webapp+android Studio to complete this work.Android Studio mainly uses WebView to load the released WebApp, packaging and manufacturing apps.
Because of the display of some PDF documents, so the research,
profiles on the outer layer, and Eclipse's only module, named App,module, has its own gradle file in the style of studio as well.Now compatible with Eclipse, you need to do a bit of work:
Copy Lib to the Src/main directory, and keep it consistent with eclipse.
Copy the engineering configuration file from the original eclipse to the Src/main directory, and stay consistent with eclipse
:
Andsord SDK and related tools
Xamarin Studio
Xamarin.android VS Plugins (VS2010 and VS2012 are now complete support, VS2013 develop Android app There are some problems, the total hint can not find sdk,layout also load not come out)
Once you're done, you can turn on Xamarin to experience the thrill of C # to develop
Common functions of Android Studio
To simplify Android development, Google decided to focus on building Android Studio Tools. Google will stop supporting other integrated development environments such as Eclipse by the end of this year.
: In addition to the IntelliJ feature, Android Studio also offers: build support based on Gradle, Android-specific refactoring and quick fix, prompt tool for better version capture of program performance, usability, version compatibility and its problems, support for Proguard and app signing features, and a layout edit
Import Instance5 Gadle may fail to build after importing the project, the workaround is as follows:1. Change the Gradle version in Build.gradle to the version in your Android studiodependencies { Classpath ' com.android.tools.build:gradle:2.1.0 '}2. Changes in Gradle-wrapper.properties3. Change Compilesdkversion, Buildtoolsversion, targetsdkversion from app-Build.gradle to the version used in your
Development of the first applicationcan develop their own applications, whether a little excitement? All right! Let's start by clicking Start a new Android Studio project to create the project:Next you need to enter the app name (the first letter to capitalize), the company domain and the specified app directory, and c
Intellij idea and android studio code are mixed, intellijandroid
Intellij idea and android studioCode obfuscationI. Instructions-Optimizationpasses 5 # specify the compression level of the code-dontusemixedcaseclassnames # whether to use case-insensitive mixture-dontpreverify # Whether to perform pre-check-verbose # Whether to log-optimizations during obfuscation
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.