# cafe **Repository Path**: mirrors/cafe ## Basic Information - **Project Name**: cafe - **Description**: A powerful test framework for Android - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-04-02 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Cafe ==== A powerful test framework for Android named Case Automated Framework for Everyone. Home Page ==== http://baiduqa.github.com/Cafe/ How to make Cafe ==== download android source code (android-4.2 is recommended) compile (make -j8) cd $ANDROID_TOP git clone https://github.com/BaiduQA/Cafe.git cd Cafe ./make.sh