# AOSP_Indexer **Repository Path**: justin52406/AOSP_Indexer ## Basic Information - **Project Name**: AOSP_Indexer - **Description**: 为AOSP native代码建立索引 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-15 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 为AOSP native代码建立索引 ## 使用方式 1. 把 `clion/` 目录下的 `aosp.iml`, `aosp.ipr`, `CMakeLists.txt` 三个文件放入`你的AOSP根目录` 2. 用 `Clion` 中的 `File->Open` 打开 `aosp.ipr`,等待索引即可。 > 首次建立索引大概 5-10min,之后基本可以秒开。 ## 效果图 ![aosp.gif](screen-record/aosp.gif)