I write articles on the Internet, the project can be reproduced, but please indicate the source, this is my only request. Of course, my personal pure original work was reproduced, without attribution is Never mind, but I reproduced or learn from someone else's results please specify the source of others, is a kind of respect predecessors!
While I support the authors who write to prohibit reprint, this is their achievement, they have this right, but I don't feel forced to reverse the user habit will have a good result. Purely personal point of view, there is no special meaning. Maybe I am a very poor awareness of copyright, so the previous use of the predecessors of the article, the project has a lot of do not indicate the source, it is sorry! I have to think of or see one by one to go back.
From the beginning, did not expect to get a return from what I wrote the article, on one hand is to their future can quickly recall once done, to avoid duplication of making the wheel do meaningless things, on the other hand is to exercise write a document, text organization ability and experience. If in the convenience of their own at the same time, there is also a great help to you, naturally wish for. If someone reproduced or used my things that help to me how much you want to play, ha, the heart is very happy, accepted it is a pleasant thing.
Standing on the shoulders of predecessors, in order to go farther and wider vision. Predecessors wrote articles, the project has brought me a lot of knowledge and help, I have no reason not to work, there is no reason not to grow better. Write good things in people have been good, but because of my own vision and ability level is limited, error or bad hope a lot of communication.
In the project, if there are different levels of reference to the predecessors of the article, the project will be in the following indicate the source, is purely for personal development work or the convenience of the document. If there is a violation of your legitimate rights and interests, causing confusion to you, please contact the consultation to resolve, hope a lot of understanding! If you have a common interest in the exchange of technical issues to join the exchange group QQ:548545202
Thanks to the authorauthor, this project is based on the projectarticle achieved.
Download or grab via Maven:
<dependency>
<groupId>com.dou361.dialogui</groupId>
<artifactId>jjdxm-dialogui</artifactId>
<version>x.x.x</version>
</dependency>
or Gradle:
compile 'com.dou361.dialogui:jjdxm-dialogui:x.x.x'
Historical version:
compile 'com.dou361.dialogui:jjdxm-dialogui:1.0.0'
jjdxm-dialogui requires at minimum Java 15 or Android 4.0.
Package reference and conflict resolution
Depending on your device configuration and use, you may need to configure the following in your Proguard file:
-keep class com.dou361.** {
*;
}
Android Studio Code to confuse the issue of attention
Personal website:http://www.dou361.com
GitHub:jjdxmashl
Copyright (C) dou361, The Framework Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
If you find any bug when using project, please report here. Thanks for helping us building a better one.