android-sdk-skills — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsandroid-sdk-skills
    Back to Agents
    android-sdk-skills

    android-sdk-skills

    baidu-maps March 11, 2026
    1 copies 0 downloads

    本仓库提供一组面向 Android 百度地图 平台的 AI Coding Agent Skills,帮助开发者在智能研发工具(如 Cursor / Claude Code 等)中高效完成 Android 应用的创建、地图 SDK 集成与 Java/Kotlin 代码开发。

    Agent Definition
    # 百度地图 Android Skills
    
    本仓库提供一组面向 **Android 百度地图** 平台的 AI Coding Agent Skills,帮助开发者在智能研发工具(如 Cursor / Claude Code 等)中高效完成 Android 应用的创建、地图 SDK 集成与 Java/Kotlin 代码开发。
    
    ## Skills 概览
    
    本仓库包含以下三个 Skill:
    
    | Skill | 说明 |
    | --- | --- |
    | [baidu-map-android-sdk](skills/baidu-map-android-sdk/) | 百度地图 Android SDK 开发助手 |
    | [android-build](skills/android-build/) | Android 工程编译助手 |
    | [android-empty-project](skills/android-empty-project/) | Android 空工程模板生成器 |
    
    ---
    
    ### baidu-map-android-sdk
    
    百度地图 Android SDK 的完整开发辅助 Skill,覆盖以下核心能力:
    
    - **地图展示与交互** — MapView 生命周期、手势控件、地图类型切换、个性化地图、室内图、离线地图等
    - **覆盖物绘制** — Marker、折线、多边形、圆、气泡信息窗、点聚合、3D 模型、轨迹动画等
    - **检索能力** — POI/AOI 检索、地理编码/逆地理编码、建筑物/行政区/天气/公交线路检索、推荐上车点等
    - **路线规划** — 驾车、步行、骑行、公交、跨城公交路线规划
    - **步骑行导航** — 导航引擎初始化、路线规划、导航控制与状态监听、默认导航 UI、模拟导航、语音播报
    - **定位能力** — 前台/后台连续定位、单次定位、经纬度/地址/POI 获取
    - **工具类** — 距离/面积计算、坐标转换、空间关系判断、调起百度地图客户端
    
    支持独立包(BaiduLBS_Android、定位 SDK)和组合包,以及步骑行导航引擎。
    
    ### android-build
    
    Android 工程编译助手,通过 Gradle 命令行(`gradlew`)编译 Android 工程,适用于:
    
    - 本地构建与调试
    - 自动化脚本构建
    - CI/CD 持续集成/持续部署
    
    提供 Debug/Release APK 打包、AAB 构建、常见构建问题排查等能力。
    
    ### android-empty-project
    
    Android 空工程模板生成器,可从零创建标准的 Android 最小可运行工程,包括:
    
    - 完整的工程目录结构(app 模块、src/main 等)
    - 标准配置文件(settings.gradle.kts、build.gradle.kts、gradle.properties 等)
    - 入口 Activity(MainActivity)
    - 资源文件(strings.xml、themes.xml)
    - Gradle Wrapper 配置
    - 支持 Kotlin/Java 语言
    - 支持 Gradle Kotlin DSL(推荐)或 Groovy
    
    ---
    
    ## 适用环境
    
    - **平台**:Android 5.0(API 21)及以上
    - **开发工具**:Android Studio Arctic Fox 及以上
    - **Gradle 版本**:7.0 及以上(推荐 8.0+)
    - **JDK 版本**:JDK 11 或 JDK 17(与项目 compileSdk/AGP 匹配)
    - **语言**:Kotlin(推荐)或 Java
    
    ## 目录结构
    
    ```
    android-sdk-skills/
    ├── README.md                 # 本文件(中文)
    ├── README_EN.md              # English README(待生成)
    ├── CHANGELOG.md              # 变更日志(待生成)
    └── skills/
        ├── baidu-map-android-sdk/
        │   ├── SKILL.md          # Skill 定义文件
        │   └── references/       # API 文档、开发指南、资源文件
        ├── android-build/
        │   ├── SKILL.md          # Skill 定义文件
        │   └── reference.md      # 参考文档
        └── android

    Tags

    aiandroid-baidu-mapbaidubaidumapmapskills

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.