2

Remote Junior Android Developer Jobs in Texas (NOW HIRING)

Senior AI DevOps Engineer

Austin, TX · Remote

$128K - $165K/yr

About the role The mobile team ships the Roku Remote, Smart Home, and Howdy apps on iOS and Android. You own the CI/CD pipeline and QA automation infrastructure for the mobile engineering team. Your ...

Education Requirement: - Bachelors, Masters in Computer Science/ Computer Engineering/ Information Systems/Information Technology/ Electrical Engineering/ Mechanical Engineering. Benefits: * On job ...

Education Requirement: - Bachelors, Masters in Computer Science/ Computer Engineering/ Information Systems/Information Technology/ Electrical Engineering/ Mechanical Engineering. Benefits: * On job ...

Senior AI DevOps Engineer

Austin, TX · Remote

$128K - $165K/yr

About the role The mobile team ships the Roku Remote, Smart Home, and Howdy apps on iOS and Android. You own the CI/CD pipeline and QA automation infrastructure for the mobile engineering team. Your ...

Electrical Engineer

Irving, TX · On-site +1

$70K - $180K/yr

Hybrid (M-Th In-Office; Fridays Remote 8:30 AM - 12:00 PM) Salary: $70,000 - $180,000 (Based on 3 ... Act as a dedicated resource for junior staff, providing over-the-shoulder training and formal ...

Electrical Engineer

Irving, TX · On-site +1

$70K - $180K/yr

Hybrid (M-Th In-Office; Fridays Remote 8:30 AM - 12:00 PM) Salary: $70,000 - $180,000 (Based on 3 ... Act as a dedicated resource for junior staff, providing over-the-shoulder training and formal ...

This role is fully remote; however, we have a preference for candidates able to work in the Pacific ... Mentor junior QA engineers and help instill best practices across the team. * Be an active voice in ...

Senior Transmission Line Engineer - REMOTE

Dallas, TX · Remote

$103K - $142K/yr

Remote US Ready to make a difference? We are seeking a Senior Transmission Line Engineer to support ... work, mentor junior engineers, and ensure highquality deliverables across a wide range of ...

Showing results 41-60

Remote Junior Android Developer information

What is a remote junior Android developer?

A Remote Junior Android Developer is an entry-level software developer who specializes in building and maintaining Android applications while working from a remote location. They typically work as part of a team, assisting in tasks like coding, debugging, testing, and updating mobile apps for Android devices. Junior developers are expected to have a basic understanding of Java or Kotlin, Android Studio, and the Android SDK, while receiving guidance and mentorship as they develop their skills. This role is ideal for those looking to gain experience in mobile development while enjoying the flexibility of remote work.

What are the key skills and qualifications needed to thrive as a remote junior Android developer?

To thrive as a Remote Junior Android Developer, you need a solid understanding of Java or Kotlin, basic knowledge of Android SDK, and ideally a relevant degree or coding bootcamp certification. Familiarity with Android Studio, version control systems like Git, and basic debugging tools is typically required. Strong problem-solving, self-motivation, and effective remote communication skills help you stand out in this role. These skills are critical for building functional mobile apps, collaborating with distributed teams, and adapting to the fast-evolving Android ecosystem.

How does a remote junior Android developer typically collaborate with team members and receive feedback while working remotely?

As a Remote Junior Android Developer, you'll frequently interact with team members through collaboration tools such as Slack, Jira, and video conferencing platforms like Zoom or Google Meet. Code reviews are a core part of the workflow, where senior developers provide constructive feedback on your pull requests to help you learn and improve. You'll also participate in regular stand-up meetings and sprint planning sessions, ensuring alignment with project goals and timelines. Working remotely requires proactive communication and openness to feedback, which helps you grow your skills and stay connected with the team.

What is the difference between Remote Junior Android Developer vs Remote Android Developer?

AspectRemote Junior Android DeveloperRemote Android Developer
Required Experience1-2 years2+ years
SkillsBasic Android development, Java/Kotlin, UI designAdvanced Android development, architecture, optimization
CertificationsOptional, relevant coursesPreferred, certifications like Google Associate Android Developer
Work EnvironmentRemote, collaborative teamsRemote, independent projects

Remote Junior Android Developers are typically entry-level professionals with 1-2 years of experience, focusing on basic app development and UI design. Remote Android Developers have more experience, handling complex projects and architecture. Both roles often work remotely within tech companies or startups, but the seniority level and skill requirements differ.

What job categories do people searching Remote Junior Android Developer jobs in Texas look for?

The top searched job categories for Remote Junior Android Developer jobs in Texas are:

What cities in Texas are hiring for Remote Junior Android Developer jobs?

Cities in Texas with the most Remote Junior Android Developer job openings:

Infographic showing various Remote Junior Android Developer job openings in Texas as of September 2026, with employment types broken down into 50% Full Time, 40% Part Time, 1% Temporary, and 9% Contract. Highlights an 97% Physical, and 3% Remote job distribution.

Senior AI DevOps Engineer

Austin, TX • Remote

Roku
Manufacturing • 1 - 5K employees

$128K - $165K/yr

Full-time

Re-posted 21 days ago


Job description

About the team 

Join a high-performing, innovative team that plays a pivotal role in Roku's mission to be the best TV streaming platform in the world. Our team is responsible for delivering intuitive, high-quality mobile applications that enhance the way millions of users interact with Roku devices globally. We pride ourselves on creating products that "just work" - seamlessly and effortlessly. This commitment to excellence is driven by a collaborative, inclusive, and results-oriented culture where your contributions will directly impact the user experience of millions. If you're passionate about building products that feel magical and intuitive, this is the team for you.

About the role 

The mobile team ships the Roku Remote, Smart Home, and Howdy apps on iOS and Android. You own the CI/CD pipeline and QA automation infrastructure for the mobile engineering team. Your role will use AI to design and build a completely autonomous, self-healing CI/CD and QA automation pipeline for multiple products with millions of users.  You treat AI as your primary design tool not an add-on.  Every system you build should minimize human intervention, from code push to app store submission. You'll own CI Pipeline Architecture: the path from git push to a green or red signal. Your job is to make that path fast, reliable, and cheap. That includes QA Automation & Device Orchestration: the software systems that schedule, monitor, and recover the test infrastructure.

What you'll be doing 
  • Design and maintain CI/CD pipelines for iOS and Android on GitLab CI
  • Architect pipeline stages for fail-fast execution: cheapest checks first (lint, compile, static analysis), expensive checks last (device farm tests)
  • Build smart test routing: analyze MR diffs to determine which tests need physical devices and which can run on emulators, so 80% of MRs never touch the device farm
  • Build flaky test detection and quarantine systems.  Classify failures as infrastructure-caused vs. code-caused so engineers trust the signal
  • Automate release mechanics: code signing, versioning, TestFlight/Play Console uploads, dSYM and mapping file management.  The goal is zero manual steps between merge and app store submission
  • As agent-authored MR volume grows, ensure pipelines absorb the increase without degrading speed or starving human-authored MRs of resources
  • Build the device reservation and orchestration system that assigns devices to CI jobs, prevents contention, and maximizes utilization without manual scheduling
  • Design self-healing automation: health checks detect unresponsive devices, trigger remote recovery via API, and re-register them no human intervention required
  • Define the device compatibility matrix which firmware/model combinations require real hardware, and which can run on emulators
  • Implement priority-based test routing: device-touching MRs get farm time, UI-only MRs never queue for a device
  • Use AI to identify failure patterns, predict infrastructure issues, and continuously optimize pipeline performance 
Were excited if you have 
  • 5+ year's operating CI/CD infrastructure at scale, preferably GitLab CI
  • Ability to travel up to 20%
  • Deep understanding of mobile build systems (Xcode/xcodebuild, Gradle) and mobile-specific CI challenges (code signing, provisioning, multi-platform builds)
  • Strong scripting (Python, Bash) and ability to build internal tooling reservation systems, health monitors, pipeline analytics dashboards
  • Advanced proficiency with AI-assisted development (Copilot, Claude Code, Cursor, or equivalent) you use AI as your default approach to writing code, building systems, and solving infrastructure problems
  • Experience designing autonomous, self-healing systems that detect, diagnose, and recover from failures without human intervention
  • AI-first problem solving where your instinct is to automate with AI before adding manual process or headcount
  • Obsession with developer experience.You measure your success by how fast and reliably engineers get feedback, not by how complex your infrastructure is
  • Data-driven decision making.  You measure failure rates, waste rates, device utilization, and pipeline duration and you use those numbers to prioritize your work

Preferred Qualifications 

  • Experience with infrastructure-as-code (Terraform, Ansible, or equivalent) for managing cloud and on-premises infrastructure
  • Working knowledge of WiFi and BLE protocols enough to understand why tests that exercise radio communication behaves differently from pure software tests
  • Experience with mobile test automation frameworks (XCUITest, Espresso, Appium) not to write tests, but to understand what they need from infrastructure
  • Experience scaling CI for high-volume, automated code generation (agentic engineering, bot-authored MRs) 
#LI-DH2