Senior Mobile Software Engineer with Kotlin
Location
Romania
Posted
12 hours ago
Salary
0
Seniority
Senior
Job Description
Senior Mobile Software Engineer with Kotlin
Accesa
Role Description Our client is modernizing its retail platform, transitioning from a legacy POS solution to a modular, offline-first architecture that supports POS terminals, self-checkout kiosks, and self-scanning devices. The platform is built around a shared Kotlin Multiplatform (KMP) core, powering key retail processes such as checkout, payments, customer management, and promotions across Android and Desktop applications. We are looking for a Senior Kotlin Developer who is experienced in Kotlin Multiplatform delivery, comfortable owning complex shared modules in a layered architecture, and motivated by the challenge of building the reliable, platform-agnostic foundation that modern retail operations depend on. - Technical delivery: Design, implement, and maintain shared KMP modules for POS business capabilities, ensuring code is high-quality, maintainable, and performant across JVM/Desktop and Android targets. - Architecture ownership: Define clean repository, service, facade, DTO, and bridge contracts between Kotlin, platform-specific code, and the VueJS/TypeScript UI layer. - Platform integration: Implement platform-specific code for desktop and Android targets using expect/actual patterns, without leaking platform concerns into shared business logic. - Offline-first delivery: Build offline-capable flows with local persistence, caching, synchronization readiness, and explicit failure handling. - Code quality: Write clean, well-structured code, participate in reviews, and improve existing modules through refactoring where needed. - Testing: Write automated tests for domain rules, use cases, repositories, bridge contracts, and coroutine-based flows. - Collaboration: Work closely with frontend engineers, QA, product owners, and architects to align on contracts, requirements, and feature delivery. - Knowledge sharing: Support teammates by sharing knowledge and mentoring less experienced Kotlin developers when appropriate. - Team alignment: Respect team agreements and processes, while providing regular updates on progress, trade-offs, and technical decisions. Qualifications - 5+ years of experience with Kotlin, including strong hands-on KMP delivery to at least two targets (preferably Android and JVM/Desktop) - Solid understanding of Clean Architecture: domain, use-case, infrastructure, and platform layers with dependency inversion and repository abstractions - Practical experience with Kotlin Coroutines and Flow: structured concurrency, suspend APIs, Flow-based state and events, cancellation, and error propagation - Experience with offline-first or local-first client architecture: local persistence, caching, synchronization concepts, and conflict handling - Familiarity with dependency injection patterns, preferably Koin: constructor injection, module composition, and test overrides - Strong testing discipline: unit and integration tests using Kotlin Test or equivalent, test doubles, and coroutine testing utilities - Experience integrating REST/OpenAPI-style services: typed DTO mapping, serialization, and resilient client-side communication - Comfortable with Gradle Kotlin DSL, modular builds, and CI-friendly project structures - Effective communication skills for collaboration with frontend developers, QA, and product stakeholders Requirements - Android application development experience, including lifecycle awareness and platform integration - Desktop JVM client experience, especially Electron sidecar or local service integration patterns - Understanding of VueJS 3 and TypeScript to collaborate effectively on Kotlin-to-UI bridge contract design - Experience with plugin or extensibility architecture: extension points, lifecycle management, and isolation - Performance engineering experience for latency-sensitive client operations (e.g., fast item scan, payment flows) - POS, retail, payment, promotion, or hardware peripheral integration experience - Familiarity with Agile/Scrum delivery processes Benefits - Enjoy our holistic benefits program that covers the four pillars that we believe come together to support our wellbeing, covering social, physical, emotional wellbeing, as well as work-life fusion. - Physical Wellbeing: Our wellbeing program includes medical benefits, gym support, and personalized fitness options for an active lifestyle, complemented by team events and the Healthy Habits Club. - Work-Life Fusion: In very dynamic industries such as IT, the line between our professional and personal lives can quickly become blurred. Having a one-size-fits-one approach gives us the flexibility to define the work-life dynamic that works for us. - Emotional Wellbeing: We believe that to maintain our overall health, we need to invest in our mental wellbeing just as much as we do in our physical health, social connections or in achieving work-life balance. - Social Wellbeing: As a growing community in a hybrid environment, we want to ensure we remain connected not just by the great work we do every day but through our passions and interests.
Related Guides
Related Job Pages
More Android Engineer Jobs
Role Description We are looking for an experienced Senior Mobile Ad Monetization Engineer to build, optimize, and maintain the advertising infrastructure across our client's Android applications. This is a hands-on position focused on developing high-performance ad delivery systems, improving SDK integrations, reducing latency, and maximizing advertising revenue. You will work closely with product, backend, analytics, and AI teams to deliver scalable monetization solutions without compromising the user experience. - Design, develop, and maintain the mobile advertising infrastructure. - Integrate and manage multiple mediation SDKs, including AppLovin MAX, Google AdMob, and Unity LevelPlay. - Develop advanced ad loading, caching, preloading, and request management mechanisms. - Optimize key monetization metrics: Fill Rate, Match Rate, Show Rate, Impression Rate, eCPM, and overall revenue. - Build intelligent ad selection, placement logic, and Remote Config fallback systems. - Optimize memory usage, threading, lifecycle management, and SDK initialization performance to reduce crashes, ANRs, and latency. - Build internal debugging, logging, and telemetry tools, alongside A/B testing infrastructure. - Collaborate with backend engineers on server-driven monetization. Qualifications - 5+ years of commercial Android development experience. - Strong programming skills in Kotlin and Java. - Deep understanding of the Android SDK and app lifecycle. - Proven experience integrating mediation platforms (AppLovin MAX, AdMob, Unity LevelPlay, or Google Ad Manager). - Experience optimizing ad loading performance, latency, and multithreading. - Familiarity with Firebase, Remote Config, Analytics, Crashlytics, and BigQuery. - Experience with REST APIs and backend-driven configurations. Requirements - Nice to have: Custom mediation adapters, RTB (Real-Time Bidding), server-driven monetization, AI-based optimization, and CI/CD. Benefits - Salary: €4,600 - €7,000 per month, depending on experience. - Type of work: 100% remote. - Contract type: B2B contract (invoicing Optiveum Poland). - You will own critical, revenue-generating infrastructure in a profitable startup. - Full remote flexibility and the chance to build technology used by millions.
Role Description Our client is a leading technology provider in the retail industry, delivering modern point-of-sale and store operations solutions to retailers across multiple markets. As part of an ongoing platform modernization initiative, they are evolving their client architecture away from a legacy Java 8 Swing-based POS client toward a modular, offline-first, multi-platform model — supporting stationary POS terminals, self-checkout kiosks, and self-scanning devices across diverse retail environments. The shared business logic layer is built with Kotlin Multiplatform (KMP), targeting both JVM/Desktop and Android clients. This layer is the heart of the platform: it owns the domain rules, use cases, and data flows for critical retail operations — item registration, checkout, payment, customer management, and promotion handling — while remaining fully decoupled from platform-specific concerns and UI. Business continuity through offline operation, high testability, and performance under real retail conditions are non-negotiable priorities. We are looking for a Senior Kotlin Developer who is experienced in KMP delivery, comfortable owning complex shared modules in a layered architecture, and motivated by the challenge of building the reliable, platform-agnostic foundation that modern retail operations depend on. Qualifications - 5+ years of experience with Kotlin, including strong hands-on KMP delivery to at least two targets (preferably Android and JVM/Desktop) - Solid understanding of Clean Architecture: domain, use-case, infrastructure, and platform layers with dependency inversion and repository abstractions - Practical experience with Kotlin Coroutines and Flow: structured concurrency, suspend APIs, Flow-based state and events, cancellation, and error propagation - Experience with offline-first or local-first client architecture: local persistence, caching, synchronization concepts, and conflict handling - Familiarity with dependency injection patterns, preferably Koin: constructor injection, module composition, and test overrides - Strong testing discipline: unit and integration tests using Kotlin Test or equivalent, test doubles, and coroutine testing utilities - Experience integrating REST/OpenAPI-style services: typed DTO mapping, serialization, and resilient client-side communication - Comfortable with Gradle Kotlin DSL, modular builds, and CI-friendly project structures - Effective communication skills for collaboration with frontend developers, QA, and product stakeholders Requirements - Design, implement, and maintain shared KMP modules for POS business capabilities, ensuring code is high-quality, maintainable, and performant across JVM/Desktop and Android targets. - Define clean repository, service, facade, DTO, and bridge contracts between Kotlin, platform-specific code, and the VueJS/TypeScript UI layer. - Implement platform-specific code for desktop and Android targets using expect/actual patterns, without leaking platform concerns into shared business logic. - Build offline-capable flows with local persistence, caching, synchronization readiness, and explicit failure handling. - Write clean, well-structured code, participate in reviews, and improve existing modules through refactoring where needed. - Write automated tests for domain rules, use cases, repositories, bridge contracts, and coroutine-based flows. - Work closely with frontend engineers, QA, product owners, and architects to align on contracts, requirements, and feature delivery. - Support teammates by sharing knowledge and mentoring less experienced Kotlin developers when appropriate. - Respect team agreements and processes, while providing regular updates on progress, trade-offs, and technical decisions. Benefits - Enjoy our holistic benefits program that covers the four pillars that we believe come together to support our wellbeing, covering social, physical, emotional wellbeing, as well as work-life fusion. - Physical Wellbeing: Our wellbeing program includes medical benefits, gym support, and personalized fitness options for an active lifestyle, complemented by team events and the Healthy Habits Club. - Work-Life Fusion: In very dynamic industries such as IT, the line between our professional and personal lives can quickly become blurred. Having a one-size-fits-one approach gives us the flexibility to define the work-life dynamic that works for us. - Emotional Wellbeing: We believe that to maintain our overall health, we need to invest in our mental wellbeing just as much as we do in our physical health, social connections or in achieving work-life balance. - Social Wellbeing: As a growing community in a hybrid environment, we want to ensure we remain connected not just by the great work we do every day but through our passions and interests.
• Develop and maintain Android application features using Kotlin and modern Android frameworks. • Collaborate with cross-functional teams on feature design, system architecture, and online experimentation initiatives. • Participate in Agile ceremonies, including sprint planning, task decomposition, and demonstrations. • Identify and resolve bugs, performance bottlenecks, offline storage, and concurrency issues using profiling and debugging tools. • Maintain high code quality through unit testing and code review best practices. • Ensure compliance with mobile application store policies throughout the software delivery lifecycle.
Senior Android Developer
DVTDVT's high performing technology teams provide high impact business software solutions for clients across the globe.
Role Description As a Senior Android developer at DVT, you will have the chance to work with a team of talented individuals who share your passion for technology and innovation. Together, we will embark on exciting projects that will challenge your skills and push you to think outside the box. Your expertise will be valued and recognised, and you will have the opportunity to make a real impact on the lives of millions of users of the several apps of our multiple clients. We offer a supportive and collaborative work environment where creativity and initiative are encouraged. Our company culture is one that fosters growth and learning, providing you with the tools and resources you need to continually enhance your skills and stay at the forefront of Android development. Our engineering leadership team has got your growth covered with a number of collaborative and innovative initiatives. Why you should join us: - Work on cutting-edge projects with leading global companies - Collaborate with the best minds in the industry - Gain access to continuous learning and career growth opportunities - Be part of a supportive, innovative, and dynamic team - Thrive in an environment where your ideas matter and your impact is real This is your chance to redefine mobile development and be part of a team that’s shaping the future of software engineering. Don’t miss out—apply today and take the next step in your career with DVT! Qualifications - 10+ years of professional Android development experience. - 4+ years hands-on experience with Jetpack Compose. - Expert in Kotlin, MVVM, clean architecture, and modern Android design patterns. - Strong understanding of dependency injection (Hilt, Dagger, Koin), CI/CD, and Agile workflows. - A passion for building beautiful, high-performance, and scalable mobile apps. Requirements - Designing and developing high-quality Android applications from concept to launch. - Building seamless user interfaces, implementing full user journeys, and integrating RESTful APIs. - Driving application stability, scalability, and testability through clean, maintainable code. - Implementing effective state management and creating custom widgets to enhance UX. - Ensuring top-notch app security and performance across devices. Benefits - Work with a world-class, collaborative engineering team. - Exposure to exciting local and international projects. - Opportunity to shape front-end development practices and mentor junior developers. - Flexible work arrangements and continuous learning culture. Company Description DVT Global is a premier software development and data solutions company, on the lookout for a Senior Android Developer ready to take mobile development to the next level. If you’re passionate about building world-class Android apps, love working with cutting-edge technologies, and want to make a real impact, this role is for you.


