
Closed
Posted
I’m building an Android-only sports application that focuses on delivering fresh match highlights to fans and alerting them the moment a new clip is available. The core of the project is straightforward: smooth video playback, a clean Material-inspired interface, and reliable real-time notifications. Here is what the finished product must do: • Install on Android 10+ and present a scrollable feed of recent highlights pulled from my existing JSON/CDN source. • Stream each clip in HD without stutter and allow basic share functionality. • Trigger push notifications (Firebase Cloud Messaging or a comparable service) within seconds of a new highlight being published. • Follow best practices for maintainable, modular code so I can layer in live score updates or player statistics later. Deliverables – Production-ready APK suitable for Play Store release – Complete, well-commented source code – Concise setup / build documentation – Brief hand-off walkthrough of the codebase Acceptance criteria: a sample highlight plays smoothly on a standard connection and the corresponding notification reaches the device in real time. The timeline is flexible enough to prioritise quality; bring any relevant portfolio pieces that show your mobile video or sports work so I can gauge fit.
Project ID: 40210112
151 proposals
Remote project
Active 9 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
151 freelancers are bidding on average $22 USD/hour for this job

Hi There, 1.I’m building an Android-only sports application that focuses on deliveri... ==> We have gone through your idea about a sports highlights app. It’s a great concept to provide instant clips to fans. We have worked on similar sports-focused video apps before. One project we did had a special feature where users could pick short clips from different games and combine them into their own personal highlight video to share. We understand the requirements clearly. We will develop the app for Android 10 and above, making sure it shows a smooth, scrollable feed from your JSON source. Well implement high-quality video streaming with a simple share option. For instant alerts, we will integrate Firebase Cloud Messaging to send notifications right away. We will also make sure the code is clean and well-organized, so adding features like live scores later will be easy. ## Queries : 1. When a new highlight is added to your JSON/CDN source, is there a specific flag or a separate API call we should look for to trigger the push notification instantly? ## Initial Project Structure : - Splash - Highlights Feed - Video Player - Share Options - Settings We use advanced AI tools (Cursor, Claude, ChatGPT) to speed up coding and reduce manual work hours. We pass these time-savings to you, providing a high-quality app at a very competitive price. Waiting for your reply. :-) Regards, Ghanu & Samir. KESHAV INFOTECH
$15 USD in 25 days
9.5
9.5

Hi there, I’ve read your Android sports highlights app brief and I’m confident I can deliver a smooth HD streaming feed, clean Material-inspired UI, and near-instant push notifications. I’ve built Android video apps with ExoPlayer, JSON-driven feeds, and Firebase Cloud Messaging, and I’ll structure the code in modular layers (feed, player, notifications) so you can add live scores or player stats later with minimal friction. Plan: integrate your CDN feed to pull highlights JSON, use ExoPlayer for HD playback with adaptive quality, design a material 3 UI with a clean feed and share options, wire FCM for instant notifications on new highlights with a lightweight server trigger, and deliver clean, well-commented source, setup docs, and a concise hand-off walkthrough. I’ll ensure a production APK, proper signing instructions, and a solid build script, while prioritizing maintainability and testability. The acceptance criteria will be met by a sample highlight playing smoothly on typical networks and a real-time notification flow. What are the precise CDN endpoint, JSON schema for highlights, and preferred notification flow (per-device tokens, topics, or both) so I can align data formats and timing? What you can expect from me next: a phased, clear milestone plan, risk mitigation, and documentation so your team can extend the app later with live scores or stats. Best regards,
$25 USD in 36 days
9.1
9.1

Hello! An Android-only highlights app with real-time alerts is a clean, focused build—and exactly the kind of performance-sensitive mobile work I’m comfortable delivering. Your requirements are clear, and the scope lends itself well to a modern, maintainable Android architecture. How I’d approach the build Core App • Native Android (Kotlin) targeting Android 10+ • Material-inspired UI with a smooth, scrollable highlights feed • Video playback via ExoPlayer for reliable HD streaming • Share intent support for clips Data & Playback • Consume your existing JSON/CDN source • Efficient caching and buffering to prevent stutter • Modular data layer so live scores or stats can be added later Real-Time Notifications • Firebase Cloud Messaging • Near-instant push when a new highlight is published • Clean separation between content ingestion and notification triggers Code Quality • MVVM architecture • Well-commented, modular Kotlin code • Easy to extend without refactors Deliverables • Play-Store-ready APK • Full source code repository • Clear build/setup notes • Short walkthrough of the codebase and structure I’ve built Android apps with video feeds and real-time updates where playback smoothness and notification timing were critical, and I can prioritise quality over speed as requested. Happy to review your JSON structure and CDN setup and propose a clear timeline once we connect. Best regards, Jasmin
$20 USD in 40 days
9.4
9.4

I HAVE BUILT AND RELEASED ANDROID VIDEO-FIRST APPS FOR SPORTS AND MEDIA PLATFORMS—OPTIMISED FOR SMOOTH STREAMING, FAST NOTIFICATIONS, AND CLEAN MATERIAL UI. Your project is clearly scoped and very achievable. I can deliver a production-ready Android (Android 10+) sports highlights app focused on fast video playback, real-time alerts, and a maintainable codebase that’s easy to extend later. Proposed Solution I’ll build a native Android application that consumes your existing JSON/CDN feed, renders a scrollable highlights feed, and streams HD video reliably using best-practice Android media components. Push notifications will be triggered via Firebase Cloud Messaging (FCM) within seconds of new content being published. Core Features • Scrollable highlights feed (Material-inspired UI) • Smooth HD video streaming with buffering optimization • Share functionality for clips • Real-time push notifications for new highlights • Modular architecture ready for future features (scores, stats, teams) • Clean, maintainable, well-commented code User Roles • Fan/User: browse highlights, watch videos, receive alerts, share clips • Admin/Backend (existing): publishes highlights via your feed/FCM trigger I prioritize playback performance, notification reliability, and long-term maintainability. I’m happy to share relevant portfolio examples involving video streaming or sports content and discuss timelines once I review your feed and notification flow.
$20 USD in 40 days
8.3
8.3

Hello, I really like how straightforward you described the project: “smooth video playback, clean Material-inspired interface, and reliable real-time notifications the moment a new clip is available.” That’s exactly the kind of focused, high-quality mobile app I enjoy building. How I can help you: -> Build a smooth scrollable feed pulling fresh highlights from your existing JSON/CDN source -> Use ExoPlayer for reliable HD streaming that works well even on average 4G connections (no stutter) -> Set up fast push notifications with Firebase Cloud Messaging, so alerts arrive within seconds -> Write clean, modular, well-commented code following best practices, very easy for you to add live scores or player stats later My safe, predictable process (quality first, no surprises): -> Kickoff: Align on your CDN, design tweaks, and Firebase setup (1 week) -> Core build: Feed + HD video + notifications + share + polish (2–3 weeks) -> Final push: Rigorous testing on Android 10+ devices, production-ready APK, full source code, concise build docs, and a fun 30-min hand-off walkthrough where I explain everything clearly Your app will be Play Store-ready, secure, and built to last, so you can focus on growing your audience, not fixing bugs. Looking forward to hearing from you! Best, Niral
$15 USD in 40 days
8.1
8.1

Hi, this is Elias from Miami. I read your scope and it’s a clean Android MVP: Material-style UI, a scrollable highlights feed from your JSON/CDN, smooth HD playback, share, and push notifications that fire within seconds of a new clip. I’ve built Android apps with video feeds where the main focus is playback stability and clean architecture. For this, I’d use Kotlin + modern Android (MVVM), ExoPlayer/Media3 for streaming, and a simple repository layer for your JSON source so it’s easy to add live scores/stats later. Notifications would run through FCM with a lightweight publish trigger (your backend or a small cloud function that detects new highlights and sends the push), so it’s truly real-time and not dependent on the app polling. You’ll get: production-ready Play Store build (AAB/APK), clean well-commented source, setup docs, and a short handover walkthrough. Q1: How do you detect “new highlight published” today — do you have a backend webhook/event, or only the JSON feed updates? Q2: What video format/hosting are you using (HLS/DASH/MP4), and do you need adaptive bitrate for bad connections? Q3: Should users pick teams/leagues for notifications, or is it a single global feed for MVP? If you share a sample JSON payload + 2–3 clip URLs, I can lock the player and feed behavior quickly and build from there. Regards, Elias
$50 USD in 40 days
7.9
7.9

Hello, I have 10+ years of experience, I specialize in Android video streaming, Firebase integration, and scalable app architecture. I will deliver a production-ready APK, complete source code, and a full hand-off walkthrough. I reviewed your requirements and I’m confident I can build a high-performance Android sports highlights app that streams HD clips smoothly, supports real-time notifications, and follows clean modular architecture for future expansion. What I will deliver: Scrollable Material-style feed pulling highlights from your JSON/CDN HD video playback with buffering optimization and share options Realtime push notifications via FCM (or equivalent) triggered instantly on new clip release Clean modular codebase (MVVM + Repository + DI) for easy future enhancements Production-ready APK + Play Store compliance Well-commented source code + build/setup documentation 2 YEARS FREE ongoing support and full assistance from ZERO to STORE publication I will work 40 hours per week full-time for you My approach: Agile delivery with regular demos Efficient caching and adaptive streaming for smooth playback Scalable architecture to add live scores/stats later without rework I have a few queries to clarify details in chat before starting. Awaiting your positive response. Thanks
$15 USD in 40 days
8.4
8.4

Hello, As experienced programmers and developers at Live Experts, we understand your need for a high-quality sports highlights app and have the skills required to deliver it. With our expertise in Android and Java, we can ensure the smooth functioning and reliable real-time notifications that you mentioned as crucial for your app. Moreover, our proficiency in game/web development aligns perfectly with your project requirements. We are skilled in Android app development and intricate aspects such as video streaming, that must work flawlessly to provide users with HD sports clips without stutter. Our commitment to following best practices can be seen from the maintainable, modular code we employ which ensures not only a smooth functioning of the present aspects but also allows easy integration of future upgrades like live score updates or player statistics. Lastly, at Live Experts we value client satisfaction above all else. We'll provide you with a production-ready APK with complete source code, well-commented and easy-to-understand setup/build documentation to enable further maintenance of your app. We'll also ensure a brief but comprehensive hand-off walkthrough of the codebase for your understanding. Choose us so you can sit back and relax, knowing that your project is in expert hands! Let's initiate a quick conversation on call so we can discuss how exactly we will turn your vision into reality. Thanks!
$50 USD in 1382 days
6.8
6.8

I have thoroughly reviewed the details of the Android/Apple Sports Highlights App project. My expertise in Java, Mobile App Development, iPhone, Android, and JSON align perfectly with your requirements. I am confident in my ability to deliver a high-quality product within your budget. Please review my 15-year-old profile to see my extensive experience. Your satisfaction is my priority, and I am eager to discuss the project further. I am ready to start working immediately to demonstrate my dedication to this project. Looking forward to your response.
$18 USD in 3 days
7.0
7.0

Hi there, I’ve reviewed your Flutter app requirements and would love to help. With 5+ years of experience in cross-platform development, I specialise in clean UI, smooth performance, and robust API integration. I’ll begin with clear planning, share regular progress updates, and ensure the app is fully tested before launch. Let’s connect to discuss your vision — I’m ready to get started! Best, Bhargav Flutter Developer | Android & iOS Expert
$15 USD in 40 days
7.0
7.0

Hello, I will build your Android 10+ sports highlights app with a clean Material-style UI and a smooth, scrollable feed powered by your JSON and CDN source. The app will stream HD clips with reliable playback, include simple sharing, and send near real-time push alerts using Firebase Cloud Messaging as soon as a new highlight is published. Additionally, I will structure the code in a modular way so you can add live scores or player stats later, and I will deliver a Play Store ready APK, complete documented source code, and concise build and handover notes. Will your backend provide a publish trigger for new highlights (webhook or timestamped feed)? Looking forward to discussing further. Best regards, Kamran
$20 USD in 40 days
7.4
7.4

Dear , We carefully studied the description of your project and we can confirm that we understand your needs and are also interested in your project. Our team has the necessary resources to start your project as soon as possible and complete it in a very short time. We are 25 years in this business and our technical specialists have strong experience in Java, Mobile App Development, iPhone, Android, JSON, Android App Development, Android SDK, Android Studio, Video Streaming, Android UI Design and other technologies relevant to your project. Please, review our profile https://www.freelancer.com/u/tangramua where you can find detailed information about our company, our portfolio, and the client's recent reviews. Please contact us via Freelancer Chat to discuss your project in details. Best regards, Sales department Tangram Canada Inc.
$25 USD in 5 days
7.2
7.2

Hello, I’ve gone through your project details and this is something I can definitely help you with. With over 10 years of experience in mobile app development, particularly in Android, I specialize in creating smooth video playback applications. My focus is on building clean, modular code that adheres to best practices, ensuring your project can easily scale to include live updates later on. I understand that your app will require HD streaming, a Material-inspired interface, and real-time push notifications using Firebase Cloud Messaging. I’m confident I can deliver a production-ready APK that meets your requirements along with comprehensive documentation and a straightforward hand-off process. Here is my portfolio showcasing my work in mobile video and sports applications: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to discuss the specifics to ensure the best approach. Could you clarify: 1. Do you have specific design preferences or branding guidelines for the app? Let’s discuss over chat! Regards, Arpit Jaiswal
$20 USD in 33 days
7.5
7.5

Hi I will be able to help you. Please message me so that we will have detail technical discussion. I have 9+ years of combined experience in Mobile Application development, Website development, Desktop application development, 3rd party Artificial Intelligence api, AR/ VR, Chatbot, Blockchain- Cryptocurrency, CRM & ERP, Game Development and any other Software development. I am having expertise in Native on Android Java, kotlin and IOS Swift, and For Hybrid Cross platform on Flutter Dart & React- Native, and for web and backend on react js and node js, Python Django , java spring boot and php CodeIgniter mvc. Please consider me and initiate a chat for further detailed discussion. Regards, Anju
$15 USD in 40 days
6.5
6.5

Hello, I hope you are doing well. I understand that you are looking to build a SPORTS HIGHLIGHT MOBILE APPLICATION and I would be happy to help. I have extensive experience in designing and developing Application and have successfully delivered many projects. What I offer: -Development using the latest technologies -Daily project updates and clear communication -On-time delivery within the agreed timeline -Complete source code provided after project completion -One year of support for the developed work -10+ years of experience in web and app development -Fully responsive, fast-loading, and SEO-friendly design -A powerful super admin panel to manage the entire system Please feel free to initiate a chat so we can discuss your requirements in detail. Thank you and regards, Dheeraj K.
$15 USD in 40 days
7.0
7.0

Hi There!!! ⚜⭐⭐⭐⭐⚜(( ANDROID SPORTS HIGHLIGHTS APP WITH REAL-TIME VIDEO FEEDS AND NOTIFICATIONS ))⚜⭐⭐⭐⭐ Your project to deliver smooth match highlights with instant notifications is right up my alley. I understand the importance of a clean Material interface, seamless HD playback, and reliable push alerts for fan engagement. I have strong experience developing Android apps with modular architecture, JSON/CDN integration, and Firebase Cloud Messaging. My approach ensures maintainable code so future features like live scores or player stats can be added easily. Key features I will deliver: * Scrollable feed of recent highlights from your JSON/CDN source * HD video streaming with smooth playback and sharing * Real-time push notifications for new highlights I can provide a production-ready APK, well-commented code, and concise documentation. Let’s discuss your current setup so I can start optimizing the highlight delivery immediately. Warm Regards, Farhin B.
$15 USD in 40 days
6.5
6.5

As an experienced Software Engineer, I'm no stranger to developing high-performance, cutting-edge mobile applications. Your Android Sports Highlights app is right up my alley, with its emphasis on reliable real-time notifications and smooth video playback. My expertise in Android, Android SDK, and Java will ensure that your app not only meets, but exceeds these requirements. Moreover, my Master's degree in Embedded Systems gives me a unique perspective on code quality and maintainability that is essential for such a project. I understand that the app must pull recent highlights from your existing JSON/CDN source and deliver them in HD without stutter. I am well-versed in handling complex data operations efficiently and would thus develop a scrollable feed of highlights that assures smooth playback and basic share functionality. Furthermore, my long-standing passion for leveraging technology to solve complex problems aligns perfectly with what you need - an intuitive sports app that not only highlights users' favorite games but can also handle future improvements like live score updates or player statistics with ease. My proven track record of delivering high-quality projects within tight deadlines is further testament to my devotion to your project’s success. In conclusion, my skills coupled with my commitment to quality make me the best fit for this venture.
$25 USD in 40 days
6.3
6.3

Hello, Thanks for the clear description of the sports highlights app. I understand this as an Android-focused product where reliability matters more than feature breadth: fans should be able to open the app, play a clip smoothly, and get notified quickly when new highlights drop. The core of this build is stable video delivery and predictable notifications. On the playback side, the app needs a clean, lightweight feed and a player setup that handles buffering, orientation changes, and varying network conditions without stutter. For notifications, the goal is to trigger alerts as close to publish-time as possible while staying within Android best practices so delivery remains consistent across devices and OS versions. My approach would be to structure the app with clear separation between data ingestion, playback, and notifications, keeping the codebase modular so features like live scores or stats can be added later without rework. I’d test playback and notifications on real devices during development, not just emulators, and provide clean build and setup documentation for handover. Final timeline and budget will be confirmed once the feed format and notification flow are fully aligned.
$50 USD in 40 days
5.9
5.9

As an experienced and versatile developer, I'm excited to help you bring your Android sports highlights app vision to life. I've got a deep understanding of building high-performance apps, which aligns perfectly with your requirements for smooth video playback and seamless functionality. My skills in Android Studio and Java, along with my past projects like IVI Cryptos and Victoria UAE Real Estate Property, demonstrate my ability to deliver production-ready APKs suitable for Play Store release. In addition to my frontend expertise, I also possess a strong backend skill set utilizing RESTful APIs and GraphQL, making me well-suited to streamlining the JSON/CDN source integration for your project. I've been lauded for my adherence to Clean Architecture in all my work, an essential aspect for promptly incorporating features like live score updates or player statistics later.
$20 USD in 40 days
6.2
6.2

I can build a production-ready Android 10+ sports highlights app with smooth HD playback (ExoPlayer), real-time FCM notifications, and a clean Material UI. The codebase will be modular and scalable for future features like live scores and player stats. I’ve worked extensively with video streaming, JSON/CDN feeds, and Firebase-based real-time updates.
$20 USD in 40 days
5.5
5.5

Murfreesboro, United States
Member since Dec 3, 2025
$15-25 USD / hour
$10-30 AUD
₹750-1250 INR / hour
$30 USD
$5000-10000 USD
$30-250 USD
$15-25 USD / hour
$250-750 USD
$15 NZD
€250-750 EUR
₹600-800 INR / hour
$30-250 USD
$15-25 USD / hour
$15-25 USD / hour
$10-30 USD
$10-30 USD
₹100-400 INR / hour
$750-1500 USD
₹12500-37500 INR
$3000-5000 SGD