心动资深安卓开发工程师
社招全职技术大类地点:上海状态:招聘
任职要求
1、 语言基础: 扎实的 Java 与 Kotlin 编程功底,熟悉集合、多线程、内存管理与性能调优; 2、 并发模型: 深刻理解 Kotlin 协程原理,能够编写高并发、可取消、可超时的异步代码;熟悉 Flow / Channel 等响应式流程; 3、 架构设计: 熟练掌握 MVVM / Clean Architecture,具备模块化拆分与高度抽象设计能力; 4、 Jetpack & Compose: 熟练使用 Jetpack 全家桶及 Compose,理解 Lifecycle 与内存泄漏治理; 5、 AI 开发工具: 熟练使用 Cursor(AI-first Code Editor),能结合 Prompt 工程高效完成代码补全、重构、单元测试与文档生成,并将其融入团队 CI/CD 流程; 6、 Google Play 上架经验: 至少 1 款个人或主导开发的成熟应用已在 Google…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、负责公司 Android 应用的架构设计、核心功能开发与性能优化; 2、基于 Kotlin + 协程 (Coroutines) 编写高质量、可测试、可维护的业务代码,为关键路径编写单元测试与 UI 自动化测试; 3、深度运用 Jetpack 组件(Lifecycle、Navigation、Room、WorkManager 等)以及 Compose 构建模块化、解耦的应用框架; 4、主导 Google Play 上架流程:应用签名、Bundle 构建、测试通道管理、合规审核、A/B 实验与版本灰度发布; 5、持续监控并优化 Crash / ANR / 启动耗时 / 耗电等关键指标,保障线上稳定; 6、充分利用 AI 开发工具 Cursor 提升编码效率:通过 Prompt 工程与插件扩展,实现代码补全、批量重构、文档与测试生成; 7、与产品、设计、后端团队紧密协作,确保需求按时高质量交付,并对业务流程提出技术改进建议; 8、参与技术评审与分享,沉淀最佳实践与技术文档,提升团队整体开发能力。
包括英文材料
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
Kotlin+
https://kotlinlang.org/docs/kotlin-tour-welcome.html
Quickly learn the essentials of the Kotlin programming language through our tours, which will take you from beginner to intermediate level.
https://learnxinyminutes.com/kotlin/
Kotlin is a statically typed programming language for the JVM, Android and the browser. It is 100% interoperable with Java.
https://www.youtube.com/watch?v=EExSSotojVI
In this full Kotlin course, you will learn the most popular programming language on Android and start building your own apps.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
Jetpack+
https://developer.android.com/courses/jetpack-compose/course
Learn how to use Jetpack Compose to build native Android UI!
https://developer.android.com/develop/ui/compose/tutorial
Jetpack Compose is a modern toolkit for building native Android UI.
Prompt+
https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/introduction-prompt-design
A prompt is a natural language request submitted to a language model to receive a response back.
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/prompt-engineering
These techniques aren't recommended for reasoning models like gpt-5 and o-series models.
https://www.youtube.com/watch?v=LWiMwhDZ9as
Learn and master the fundamentals of Prompt Engineering and LLMs with this 5-HOUR Prompt Engineering Crash Course!
还有更多 •••
相关职位
社招3年以上客户端开发
1、负责安卓系统底层模块的开发与性能优化,包括但不限于进程/线程调度、内存管理、JNI/NDK交互、Binder机制等核心机制; 2、深入分析并解决系统级稳定性问题(ANR/崩溃/死锁/内存泄漏),建立长效监控与优化方案; 3、主导高性能多媒体框架开发,优化图片(Bitmap/JNI解码)与视频(MediaCodec/FFmpeg)编解码管线; 4、参与渲染管线优化(SurfaceFlinger/OpenGL ES/Vulkan),实现复杂动画效果的流畅渲染; 5、开发C++ Native层核心组件,进行跨平台库的调试与性能调优(Perf/ASan/Valgrind); 6、针对低端设备进行深度性能适配,优化系统资源竞争与功耗表现;
上海
社招5年以上
1. 负责AI语音助手体验优化与感知的体系化建设。 2. 负责AI端侧能力的体验优化与感知的系统化建设。 3. 保障所负责项目交付效率与质量。 4. 行业方向洞察,业务创新赋能业务。
更新于 2025-08-04上海