Android send mms programmatically jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 android send mms programmatically jobs found, pricing in USD

    I'm looking for a talented UX/UI designer to bring my mobile application to life. The application needs to be designed for both Android and iOS platforms, with a modern aesthetic that engages users and enhances their experience. Ideal Skills and Experience: - Proficient in UX/UI design - Expert in modern design style - Experience in designing for both Android and iOS platforms - Understands the importance of user-friendly design in mobile applications Your task will be to: - Create an engaging, modern design for a mobile app - Ensure the design is suitable for both Android and iOS platforms - Provide high-quality, layered design files ready for development Only serious designers with a proven track record in similar projects and a keen eye for modern trends...

    $418 (Avg Bid)
    $418 Avg Bid
    51 bids

    I’m in need of a proficient app developer to create a photo editing application for Android. This app should serve as a versatile tool for users to enhance their images with key features like: - Various filters and effects (specifically vintage and black and white options). - Advanced editing tools such as crop, rotate, and brightness adjustment. The perfect candidate for this project must be well-versed in Android app development and have previous experience with implementing photo editing tools. Moreover, a keen eye for aesthetics and an understanding of popular photo editing trends would be a plus. Efficient completion and user-friendly design will be our top priorities. The app needs to be done in android studio

    $13 (Avg Bid)
    $13 Avg Bid
    5 bids

    I need someone who can send 10,000 cold emails for my agency. Email Deliverability: It’s important that the emails reach the recipient's inbox and do not fall into the spam folder. Ideal freelancer: - Has related experience in bulk email sending. - Well knowledgeable of CAN-SPAM Act and GDPR. - Understands email marketing sequencing/campaigns. - Emails have been verified. - Email copy will be provided. - You can use spintax if needed. - Need () personalization included (data field) I want NO open tracking Reply email needs to be my email (so that I get ALL replies) Here's the setup/sequence I want... 1. I will give you 1,665 verified emails 2. I want to send original email message ONCE 3. Then send 5 follow-ups ("bumps") 2 days apart T...

    $148 (Avg Bid)
    $148 Avg Bid
    36 bids

    ...app; it's of medium complexity with multiple features. Hence, an expert versed with handling complex software is required. The existing app successfully runs on both Android and iOS. Therefore, the migrated app should effectively function on these platforms maintaining the initial target audience. Ideal Skills and Experience: * Proficiency in Xamarin and .Net Maui * Experience in app performance optimization * Understanding medium complex apps * Proficiency in Android and iOS platforms We have created software which lets anyone create and host a smartphone quiz. People take part in the quizzes using our iOS and Android mobile apps. The software has been created using Xamarin so we want to convert the computer application and mobile apps to .Net Maui. Y...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    42 bids

    I am searching for a seasoned Android Studio developer who is well-versed in debugging, code optimization, and SQL database manipulation. Key Tasks: - Debugging the existing codebase experiencing crashes and performance issues - Optimizing the code to improve performance - Correcting the code for accurate SQL data retrieval A perfect candidate will have following skills: - Strong experience in Android Studio - Proven track record in debugging and code optimization - Advanced SQL knowledge for efficient and correct data retrieval An example of the issues include frequent app crashes during specific user interactions and noticeable lags during database retrieval operations. Therefore, ability to replicate, understand, and fix these issues is critical. I look forward to ...

    $27 (Avg Bid)
    $27 Avg Bid
    11 bids

    I want to create a simple app for Android and iOS. Essentially, it would perform the same function as Google Translator's automatic voice conversation feature, without the need for clicks. The first page will be a login for users to either access or register (only email and phone are required for registration). In the remaining space, we will add the logo as a watermark. Once they log in, there will be two options, two large circles that take up the entire screen (I will attach images). At the top, it says 'Translator' and at the bottom, 'Assistant', and below there is an option to change language. As they change it, the words 'Translator' and 'Assistant' will appear in the corresponding language. When they enter the 'Translator&#...

    $647 (Avg Bid)
    $647 Avg Bid
    70 bids

    More details: What issue would you like me to fix? android studio What specific task would you like me to do in Android Studio? Fix bugs in an existing app Can you specify the major bugs that need to be fixed in the app? User interface error

    $18 (Avg Bid)
    $18 Avg Bid
    22 bids

    I'm looking to build a multivendor auction application specifically for Android. Key Features: - The app needs to include a 'Buy it now' option for instant purchase. - Secondly, it should be equipped with a 'Reserve price' function to protect the interests of sellers. Payment Details: - The app needs to have an integrated payment gateway, enabling secure and efficient transaction processing. - Additionally, an Escrow service should be included to secure funds until goods are delivered. Potential freelancers should have strong experience in Android app development, specifically within e-commerce and auction apps. Understanding of payment gateways and Escrow service integration will be beneficial. Once the platform is complete and working we wo...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    112 bids

    I want someone who can create pdf invoice generator using kotlin in android studio. I am providing .xml layout in which is to be generated as pdf and it should not be just an image screenshot, it should create a perfect pdf file and save it my phone downloads.

    $27 (Avg Bid)
    $27 Avg Bid
    13 bids

    I am on the lookout for an adept app developer to create a real estate app for both iOS and Android platforms. This app should mimic functionalities seen in apps such as MagicBricks, 99acres, and NoBroker. Key requirements include: - Property Listings: The main function of the app is to list properties available for rent or sale. The listings should be clear and easy to navigate. - Search Filters: Allow users to efficiently filter and sort through listings based on their preferences such as location, price, property type etc. - User Profiles and Saved Searches: Users should be able to create individual profiles, save their preferred searches and revisit them when required. The ideal candidate for this job would have previous experience in developing real estate or similar apps ...

    $1832 (Avg Bid)
    $1832 Avg Bid
    45 bids

    I am i...tournament should be able to support 8, 16, and 32 players. Key Requirements: - The API construction language is flexible, although having a ready-made project would be advantageous - The platform for this multiplayer tournament is primarily for mobile, with a focus on both Android and iOS systems If you have a project ready to show, it's better. Ideal Skills & Experience: - Proficiency in API development - Knowledge of Photon and Playfab is beneficial - Experience in mobile development, with a focus on Android and iOS platforms - Familiarity with tournament systems or multiplayer game mechanisms This project is expected to be both challenging and engaging, therefore, requiring a developer with a high level of skills and experience. Looking forward to...

    $1040 (Avg Bid)
    $1040 Avg Bid
    26 bids

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    $10 - $30
    Sealed
    $10 - $30
    6 bids

    ...create a sophisticated Android application designed for Bitcoin Stratum V2 mining. This project aims to provide a seamless and efficient mining experience by allowing users to enter their Bitcoin wallet address and adjust the mining intensity through thread selection. Key Requirements: Deep knowledge of C++, Tauri, Rust, or Go, with a proven track record in Android app development. Familiarity with blockchain technology, specifically Bitcoin Stratum V2 protocol, and an understanding of cryptocurrency mining processes. Ability to design an intuitive UI that includes input fields for the Bitcoin wallet address and thread count, a dynamic mining status dashboard, and potentially advanced settings for experienced users. Commitment to ensuring broad compatibility with Andro...

    $1500 - $3000
    Featured Sealed NDA
    $1500 - $3000
    11 bids

    We have existing webview APP connected to some X website, that X website blocked our package name in firewall and webview is not able to connect to that X website. We need solution for that.

    $144 (Avg Bid)
    $144 Avg Bid
    24 bids

    ...Requirements: Proficiency in Java for Android app development Experience with Android SDK and XML for UI design Knowledge of SQLite for local data storage Understanding of notifications and background tasks Optional: RESTful API integration for cloud synchronization Optional: Firebase for user authentication and data backup Version control using Git for code management. - Primary Purpose: The key purpose of the Taskify app is to track and manage tasks. - Platform: The app should be developed specifically for Android. - Essential Features: The critical feature of this application should be task prioritisation. I'm looking for a developer that recognizes the importance of these features and can effectively implement them into a user-friendly and efficient A...

    $51 (Avg Bid)
    $51 Avg Bid
    7 bids

    ...experienced developer who can create both an app and a website catered to my needs. Here's what I'm envisioning: Platform Requirements: - I need the app developed for both iOS and Android. This is non-negotiable as I am targeting a wider audience that uses both platforms. Technical Skills: - I require a developer skilled in JavaScript. This is the programming language I have chosen for my project, and I'm looking forward to seeing it used to create a high-performance, user-friendly app and website. Expertise Required: - Proven experience in JavaScript development - Demonstrated ability in developing for both iOS and Android - Portfolio that includes both website and app development If you meet these qualifications and are passionate about delivering hig...

    $425 (Avg Bid)
    $425 Avg Bid
    40 bids

    We are seeking a consultant who can create a roadmap template for an Android/iOS/Win application product development project for new startup. The consultant will be documenting the strategy and planning of development process, Every details required to build application from User, Admin and client point of view (Channel owner). The ideal candidate should have experience in application product development, with a deep understanding of Android, iOS, and Windows platforms. Business Case- Application should be able to create , Maintain, Share the video, Graphics, and Text contents with registered users . These Videos will be uploaded by Channel owners . app Example- Youtube

    $648 (Avg Bid)
    $648 Avg Bid
    9 bids

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    As an app owner with a platform that operates on both iOS and Android, I am seeking a skilled React Native developer to assist with one key aspect of maintenance: bug fixes and performance improvements. It's important to note that unfortunately, I cannot provide access to the source code of the existing application. Therefore, I'll need someone who excels at problem solving and can work effectively with limited resources. A strong expertise in performance tuning and bug resolution on React Native platforms is necessary. Proficiency in both iOS and Android environments is also required. Any potential freelancer should be ready to provide examples of their past work and possibly perform a small test task to demonstrate their proficiency. Clear communication, dedicatio...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    42 bids

    I am seeking a skilled developer to create a state-of-the-art mobile application for my barbershop. This app should be compatible with both iOS and Android platforms. Here are some essential features your mobile app could include: 1. **Appointment Booking**: Allow customers to schedule appointments conveniently through the app. They should be able to select their preferred barber, date, and time slot. 2. **Barber Profiles**: Provide detailed profiles for each barber, showcasing their skills, experience, and specialties. This helps customers make informed decisions when booking appointments. 3. **Service Menu**: Display a list of services offered by the barbershop, along with descriptions and prices. Customers can easily browse and select the services they need. 4. **Gallery**:...

    $731 (Avg Bid)
    $731 Avg Bid
    85 bids

    I'm looking for an expert in phone monitoring services to create a platform that is compatible with Android devices. This service should specifically be able to monitor activity on Facebook, Instagram, and WhatsApp. Essential Features: - Monitor and track Facebook interactions - Keep tabs on Instagram use - WhatsApp activity logs Candidates ideally should have significant experience in developing phone monitoring services, specifically on Android devices, and be familiar with API functionalities of the specified social media platforms. Thorough understanding of security and privacy practices would also be advantageous.

    $147 (Avg Bid)
    $147 Avg Bid
    9 bids

    I am currently struggling with the sign-in process for an Android app and require some technical assistance, preferably from an experienced App Developer or someone possessing high-level proficiency in Android app sign-ins. Critical Points: - My app is designed solely for Android devices. - Unfortunately, I do not have the key store password for the app. - Furthermore, I am looking to utilize a distinct sign-in method that does not involve APK Signature Scheme or JAR Signing. Ideal Skills and Experience: I am seeking assistance from a freelancer who has: - Extensive experience with Android app development. - A proven track record of successfully managing app sign-ins on the Play Store. - An understanding of different app signing methods beyond APK Signature Sc...

    $14 (Avg Bid)
    $14 Avg Bid
    10 bids

    I'm looking for a skilled app developer to create a cross-platform application to track screen-time with timestamps. This app will work on iOS and Android technology for universal accessibility. Key Features: - Recording of both screen on and off times - Minimalist and user-friendly design - No authentication requirement for simplicity and ease-of-use Ideal Skills: - Experience in iOS and Android app development - Understanding of minimalist design aesthetics - Ability to effectively integrate screen monitoring features in app Your bid should demonstrate your comprehension of the project requirements and your experience in similar projects.

    $448 (Avg Bid)
    $448 Avg Bid
    31 bids

    As a forward-thinking company, we're seeking a passionate and dedicated Unity developer with expertise in Spatial.io. We're venturing into an exciting project...aimed at creating a revolutionary AR experience. Due to a certain lack of clarity, flexibility is a requirement for potential freelancers. However, successful application completion should majorly involve: - Strong experience in Unity and - Ability to create a captivating AR application - Adaptability in ensuring the project is compatible with various platforms like Windows, Mac, and Android Interested candidates must highlight their past work, overall experience, and present a detailed project proposal. This way we get to understand your perspective and expertise better. Join us and let's shape the future ...

    $1493 (Avg Bid)
    $1493 Avg Bid
    6 bids

    I'm in need of an experienced Unity Game Developer who can work on an underdeveloped roulette game specifically for Android. Focus should be on quality, user-experience, and functionality. Key Features: - Support for multiplayer mode Ideal candidates should bring: - Proven experience in Unity game development - Track record with Android projects - Knowledge of multiplayer game integration Interested? Submit your bid now. Let's make an exciting and engaging roulette game together.

    $1364 (Avg Bid)
    $1364 Avg Bid
    36 bids

    We aim to develop a comprehensive financial services mobile application for both iOS and Android platforms. The application will offer the following key features: 1. User Authentication: Allow customers to sign up and sign in securely. 2. PDF Creation Tool: Include an inbuilt feature for generating PDF documents. 3. Customer Data Management: Provide a feature to store and access customer data history securely. 4. Payment Gateway Integration: Incorporate a secure payment gateway to facilitate transactions. 5. Customer Support and Feedback: Enable users to seek assistance and provide feedback via call and WhatsApp. Additional features and specifications will be discussed in detail during the development process

    $486 (Avg Bid)
    $486 Avg Bid
    19 bids

    I am urgently requiring an Android mobile webview app focused on WebView features, with a specific emphasis on Razorpay integration. A previous experience in handling payment gateway integration, particularly with Razorpay, is a significant bonus. The following key skills will be ideal for this project: - Expertise in Android app development using Kotlin or Java - Strong understanding of WebView operations in Android - Proven experience in integrating payment gateways - Familiarity with Razorpay is highly desired Please note that a swift completion time is of utmost importance. I look forward to reviewing your robust proposals that highlight your expertise in the areas stated above.

    $97 (Avg Bid)
    $97 Avg Bid
    36 bids

    More details: What platforms should the clothing app be developed for? Android, Web What functionalities would you like the clothing app to have? Product browsing What type of clothing products will be featured in the app? Women's fashion

    $164 (Avg Bid)
    $164 Avg Bid
    29 bids

    I'm looking for an experienced mobile app developer who is proficient with integrating open ads into Android apps, more specifically educational apps. The project objective is simple: - Add open ads to launch screen of our Android educational app. The successful freelancer will have: - Expertise in Android app development. - Proven experience with ad integration in apps. - Ideally, prior experience with educational app development. - Comprehensive understanding of the most effective points to place ads. This is a great opportunity if you're an experienced developer who enjoys helping to enhance the usability and accessibility of educational tools through thoughtful ad positioning.

    $20 (Avg Bid)
    $20 Avg Bid
    8 bids

    I am seeking an experienced mobile app developer knowledgeable in Android platforms. The project will be focused on building an app that includes specific ecommerce functionality. Key Features: - In-app purchases: Allowing users to make purchases directly via the app is a critical component. Therefore, proficiency with integrating secure and user-friendly in-app transaction systems is essential. - Ecommerce functionality, including: - Product listing: There must be a feature to list various products effectively and attractively. - Shopping cart: The app should have a capable shopping cart system, enabling users to select multiple items before checking out. - Payment gateway integration: It is crucial that the app has a secure, easy-to-use payment gateway that supports vari...

    $603 (Avg Bid)
    $603 Avg Bid
    82 bids

    I am interested in creating a news app for both iOS and Android platforms. Please refer to the attached file for an overview of the basic requirements regarding the app's appearance. We can discuss additional requirements as the development progresses. I'm in need of a skilled and creative mobile app designer/developer to build an innovative, user-friendly e-commerce app that's compatible with both iOS and Android. The main objective is to create a new wave of online shopping experience for our diverse target users encompassing teenagers, young adults and parents using state-of-the-art features. Essential capabilities include: - User Authentication: Implement secure login methods to ensure the user's privacy. - Push Notifications: Develop a dynamic noti...

    $479 (Avg Bid)
    $479 Avg Bid
    122 bids

    I'm in need of a talented Android designer to completely overhaul and reskin a game project I'm working on. This includes: - Character design - Background design - UI element design Ideally, I'd like someone with experience in game design or illustration, and definitely strong skills in graphic design overall. The theme or style is currently open-ended, I'm excited to see what sort of creativity and innovative design ideas you might bring to the table. Please share any relevant portfolio work when applying. Looking forward to collaborating with you on this project.

    $157 (Avg Bid)
    $157 Avg Bid
    16 bids

    Look for app developer who has Gp and Upload experience also send screenshot of all apps dashboard

    $182 (Avg Bid)
    $182 Avg Bid
    22 bids

    ...seeking a seasoned developer to create an Android TV app with a web-based backend, which will act as a launcher. Expertise in Node.js is required as it's my chosen platform for constructing the web backend. Key Functionalities: 1. User Authentication: Users should be able to sign in via email and password. Security is a major concern, thus, I require the adoption of advanced security measures to ensure data protection. 2. App Order Customization: The key feature of this TV app is customization. Users should be able to control the order of their apps through the backend. 3. Number of Apps Display: Users should also have control over the number of apps shown on the home screen upon launch. Past experience with app development, particularly with Android TV and Node.js,...

    $1500 - $3000
    Sealed
    $1500 - $3000
    44 bids

    I require an innovative application developed usin...Customization: Provide the ability to make instant layout modifications. - LiDAR Scanner: App should support LiDAR scanning technology. Target Audience: The app will be aimed at event planners, interior designers, homeowners, and venue owners who wish to visualize the outcome of their event setup or interior design before actual implementation. Platforms: This application should be built for iOS, Android, and Web platforms. Skills & Experience: Ideal freelancers would have extensive experience with UnityAR, augmented reality, and mobile app development. A strong understanding of LiDAR scanners and their integration is also necessary. Experience in creating software for event planning or interior decoration would be highly...

    $845 (Avg Bid)
    $845 Avg Bid
    30 bids

    There is a open source automation tool that is called Home assistant. I would like to get this app with my own logo etc. That communicates with the local home assistant hardware. For documentation on how to do this is also open and readable in de following link. I just need a mobile app developer that ...that is called Home assistant. I would like to get this app with my own logo etc. That communicates with the local home assistant hardware. For documentation on how to do this is also open and readable in de following link. I just need a mobile app developer that wants to work with me for a long term. If possible we want to android app and also a iOS app.

    $511 (Avg Bid)
    $511 Avg Bid
    104 bids

    I am looking for a single developer to fix an existing android app for me. The app does one thing and one thing only, it plays audio from an MP3 stream. I can provide all images and the link to the http url where the mp3 stream is available. I would like the player to have a spot in the media-controls space in android, per the attached image. The app currently runs but has one bug, which simply plays the audio. The functions are simple. It has a 'start', 'stop' button. That's it. It should continue to run in the background when it's part of the media controls. I can give you access to the existing sourcecode, etc. Before you respond, you should know that I will only reply / contact you if you just give me a simple text submission.. Just...

    $20 - $164
    Sealed
    $20 - $164
    26 bids

    Since it's hardware based android application, need someone from Bengaluru , India to work on this project so that I can share the hardware device. Need someone who has worked on BLE protocol before and can make a 7-8 page android application which communicates with hardware over BLE protocol. Application will be receiving msg over BLE from hardware and will send msg to hardware over BLE. Experienced freelancer only please :) If you are experienced, it won't take much time. Native android or flutter, both are acceptable

    $661 (Avg Bid)
    $661 Avg Bid
    10 bids

    I have a Twilio account with sip trunking set up, and I've install Asterisk on Arch Linux, I've attempted to set up the config but have not been able to. I'm looking for someone to set up a basic config where I can send and receive phone calls. The details don't matter, I just want to get it working so I can adjust it once the simplest config is working. If interested please bid the amount you are able to do this for, and include the word "briefcase" in your bid so I know you've read the description and can complete the project for the amount bid.

    $60 (Avg Bid)
    $60 Avg Bid
    11 bids

    ...Vietnamese editor cum writer for our Android Apps & Games website focused primarily on game reviews. The perfect candidate for this role will have a passion for Android gaming and understand the unique perspectives and interests of our target audience, casual gamers and app enthusiasts. The primary duties will include: - Writing engaging game reviews in the standard review format - Ensuring content is accurate, readable and attractive to engage our audience A strong familiarity with Android games, particularly from the perspective of a casual gamer, is essential. Additionally, experience in tech or gaming journalism or blogging would be an advantage. This is a regular basis job opportunity for the right candidate. If you are passionate about Android...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    17 bids

    I'm seeking a skilled Italian writer/editor with a focus in Android games and apps to scrutinize and make vital amendments to my website content. This role demands a keen eye for grammar and spelling, an understanding of clarity and coherence of thought, and an ability to optimize my content for SEO purposes. primarily functions as an Android Software directory, catering to those that appreciate and require information The mode of communication on my website is Italian, hence a comprehensive command over the language is crucial. Applicants must have experience in translating and writing website content pertaining to Android games and apps. This is a regular basis job opportunity for the right candidate The desired rate is from 5US$ to 7 US$ according to ...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    22 bids

    I am seeking an Android boot logo animation expert who can create an animation integrating our company logo and delivering the video and file required - The color scheme should be monochrome. Ideal Freelancer: - The freelancer must possess and demonstrate a solid understanding of Android boot logo animations and the restrictions therein.

    $29 (Avg Bid)
    $29 Avg Bid
    16 bids

    I'm... Key features required include: - Inventory Management: Capable of automatically updating items and keeping track of low stock scenarios. - Sales Tracking: Detailed sales analytics to help optimize performance. - Customer Database: Efficient maintenance of customers' details and purchase history. - Inventario Magazzino: Module to manage warehouse inventory. The software should be mobile (iOS/Android) compatible and designed as an installable application. Ideal Freelancer: - Competent in software design and development. - Experience in developing software for the medical field, specifically optometry would be an advantage. - Strong understanding of inventory management, sales tracking, and database systems. - Fluent in English and able to communicate well regarding ...

    $2678 (Avg Bid)
    $2678 Avg Bid
    114 bids

    ...- a mobile application designed to make scheduling events and gatherings with friends more interactive and efficient. Overall, where it keeps scheduling friends to meet up and have fun (based on their availabilities), without them needing to schedule and plan things themselves. The app would find a place within the area (maybe first targeting locations providing group deals or specials) and then send a notification to the friends within the group to let them know of the event. Afterwards, all they would need to do is click yes or no button and if majority votes yes, the app would schedule the reservation for them. Example: A group of 10 friends join the app. It is the middle of the week (or a Monday or Tuesday) and this group of friends (when joining app) have put their availabi...

    $377 (Avg Bid)
    $377 Avg Bid
    33 bids

    I’m looking for an experienced Flutter developer who can create a video player app specifically built for Android. The core functionality of this app should include: - Play/Pause controls - Fullscreen mode - Playlist support In addition to these features, the app needs to support log in with OTP and display QR code based content via API. Ideal candidates should have significant experience in developing video player apps and be familiar with the Flutter framework, as well as having strong skills in API integration and QR code implementation. Showcasing past projects with similar requirements will be considered an asset.

    $690 (Avg Bid)
    $690 Avg Bid
    37 bids

    I'm looking for an experienced Android developer to build an application through which I aim to sell my services. Key requirements: - Strong experience in Android app development - Proven track record of creating commercially successful apps - Exceptional UI/UX design skills Specifics of the job: - The app will be focused on the selling of services - It should have a user-friendly interface that promotes easy navigation - It must include secure payment methods and very thoroughly respect client privacy Your role will not only be to develop the app, but also to provide post-launch support and possible future updates. Please include examples of your past work in your proposal. Android certifications are a plus.

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    28 bids

    Make a game using flutter , will give u apis in node More details: What platform(s) should the Flutter app support? Android, Web What specific functionalities do you want the Flutter app to have? Game devlopment What type of game do you want to develop? Simulation

    $593 (Avg Bid)
    $593 Avg Bid
    32 bids

    •I want you to create an android application called EcoProChallenge using android studio •The language you should use are react native for the front end and node. Js for the backend •The platform googles firebase will be used to store and manage data associated with user accounts, challenges, rewards, points, images and information. • Firebase authentication will also need to be used so that the user can sign in with their google accounts. Below I have attached a document which will go into great detail about the specification of the app.

    $600 (Avg Bid)
    $600 Avg Bid
    67 bids

    I am looking for a game designer that is familiar with making Android games. The code is already there as it was purchased from CodeCanyon. However, we need to change the graphics of the game as well as add a functionality to login through Web3 Wallets. Here is the main game:

    $176 (Avg Bid)
    $176 Avg Bid
    27 bids

    This project involves creating a secure, multi-platform web browser complete with VPN features. This will be a step forward in the realm of secure, private browsing, allowing users to feel more at ease while surfing the web. Key Specifications: - The browser I need to be developed should be compatible with various key platforms, namely Windows, macOS, IOS, and Android. - Some essential features must be incorporated such as a secure VPN connection and privacy protection capabilities. - As for VPN protocol preferences, I would like to focus on IPSec and WireGuard protocols. Ideal Freelancer: - Experience with multi-platform application development is crucial. - Strong knowledge in Web browser development. - Understanding of VPN protocols, specifically IPSec and WireGuard. - Proven...

    $647 (Avg Bid)
    $647 Avg Bid
    37 bids