I. Description of Coco-android
Second, coco-android structure diagram
Third, Cocobuild
Iv. Cocoframe
I. Description of Coco-android
1. coco-androidis to supportAndroidA lightweight framework developed by native.includeTwo parts of Cocobuild and Cocoframe,can be used separately.Its core idea is to extractAndroidthroughout the project process(coding is only a small part of the work)a lot of repetitive work,implemented with automation, To significantly improve team discipline,Development Efficiency,Product Quality,Lower development costs.
2. Cocobuildto build a framework.to build a project..(is aAnt Build.xmlfile,Provide code generation,Unify all developersIDEConfiguration,Unified Coding Style,Code pre-compilation, APKAutomatic Signature, APKMulti-version package and other functions)
3. cocoframe . Encoding stage . ( lib package provides s, f,u three tools for developers service,fast,ui from the service rapid development interface layer three gives developer support )
4. The two-part functions are irrelevant and can be used separately .
Second, coco-androidstructure Diagram:
cocobuild Link:http://blog.csdn.net/landehuxi/article/details/38086213
cocoframe Link:http://blog.csdn.net/landehuxi/article/details/38089325