UltimateAndroid 0.7.0 released, split UI module

UltimateAndroid 0.7.0 released, split UI module

UltimateAndroid rapid development framework released version 0.7.0 today. This version mainly splits the UI module, splitting the original UI project into 4 sub-projects, which can be used separately. In this way, if you only need some effects, you can only use the sub-projects, or you can directly use the original UltimateAndroidUi project.

Import the framework:

  1. Core framework:
  2. ```groovy
  3. repositories {
  4. jcenter()
  5. }
  6. dependencies {
  7. ...
  8. compile 'com.marshalchen.ultimateandroid:ultimateandroid:0.7.0'  
  9. }
  10. ```
  11. Ui framework:
  12. ```groovy
  13. repositories {
  14. jcenter()
  15. }
  16. dependencies {
  17. ...
  18. compile 'com.marshalchen.ultimateandroid:ultimateandroidui:0.7.0'  
  19. }
  20. ```
  21. Separate Ui framework:
  22. ```groovy
  23. repositories {
  24. jcenter()
  25. }
  26. dependencies {
  27. ...
  28. compile 'com.marshalchen.ultimateandroid:ultimateandroiduiwidget:0.7.0'  
  29. }
  30. ```
  31. ```groovy
  32. repositories {
  33. jcenter()
  34. }
  35. dependencies {
  36. ...
  37. compile 'com.marshalchen.ultimateandroid:ultimateandroiduicomponent:0.7.0'  
  38. }
  39. ```
  40. ```groovy
  41. repositories {
  42. jcenter()
  43. }
  44. dependencies {
  45. ...
  46. compile 'com.marshalchen.ultimateandroid:ultimateandroiduianimation:0.7.0'  
  47. }
  48. ```
  49. ```groovy
  50. repositories {
  51. jcenter()
  52. }
  53. dependencies {
  54. ...
  55. compile 'com.marshalchen.ultimateandroid:ultimateandroiduilollipop:0.7.0'  
  56. }
  57. ```

GitHub address: https://github.com/cymcsg/UltimateAndroid (updated most timely, accepting both issues and pull requests)

The submodule UltimateRecyclerview in UltimateAndroid also released version 0.3.1. UltimateRecyclerview is a powerful RecyclerView (advanced and flexible version of ListView), including pull-down refresh, load more, multiple animations, empty data prompts, drag sorting, parallax processing, toolbar gradient, slide to delete, custom floating button, multiple refresh effects, scrollbar and other elements, and it is as easy to use as RecyclerView. Currently, the project has also established a mirror on oschina.

GitHub address: https://github.com/cymcsg/UltimateRecyclerView (issues and pull requests please send here)

UltimateAndroid is an Android rapid development framework that integrates many existing excellent Android open source libraries and combines them into an overall.

The framework currently includes the following functions: View Injection, ORM, asynchronous network request and image loading, automated script testing, disk LRU, etc. It also provides common tool classes such as TripleDes, Webview quick settings, Md5 processing, String processing, Https processing, etc., as well as a variety of UI control effects. And these functions are gradually increasing.

Some old functions do not have Demo yet, but I will continue to improve them. At present, a Demo will be added for each new function. The Demo Apk file can be downloaded and used directly.

The framework's demo currently only includes the UI Module part and View Injection, which looks a bit boring, but you can still check out these interesting UI effects.

<<:  AFormChange v1.0, Android form value modification framework

>>:  Programming classes in prison: He became a programmer after he was released

Recommend

How much does it cost to produce the Tianshui Printing mini program?

In order to better penetrate into various industr...

Lenovo launches P90, the world's first Intel 64-bit quad-core mobile phone

At CES 2015, Lenovo released the first mobile pho...

Basic knowledge of data that operators must understand (I)

text The purpose of this open class is to introdu...

Google will no longer support Google services on Android 2.3.7 and below

Google announced that starting from September 27,...

UN report: One-third of World Heritage glaciers could disappear by 2050

The United Nations Educational, Scientific and Cu...

Don’t judge an owl by its appearance. Owls are so smart!

Leviathan Press: In Japanese culture, the pronunc...

How to improve ROI? Internet marketing combination methodology!

This article will focus on the general Internet m...

Industrial robots, human assistants or anxiety-generating machines?

The rapid development of the Internet has made th...

Cong Fei uses 5 OH card methods to talk to others

Cong Fei talks about the five OH card resources: ...