Windows mobile developer jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 windows mobile developer jobber funnet, priser i USD

    Hi, we need assistance in designing the logo for our company Previously, we used the logo of Viken Handelseiendom, which is an example picture 5. Now we have founded a new company and thus need a new look for the logo. Can you send us some examples of how you can design a logo for us? So that I can see if their imagination falls in the taste we envision? Company name: Viken Property Sincerely, Viken Property

    $33 (Avg Bid)
    $33 Snitt bud
    33 bud
    Write some Software Avsluttet left

    Clarion softvelocity. Potreban mi je aplikacija koje ce biti instalirana na windows tablet, koja ima funkciju prodaje karata, opis programa i izgleg programa ima na slikama koje su u prilog. za cijenu programa mozemo se dogovorit.

    $17 (Avg Bid)
    $17 Snitt bud
    2 bud

    iPhone/iPad App iPhone og iPad Jeg trenger den designet og bygget Hei-jeg trenger hjelp med å få laget en app .Jeg har ideen og hvordan den skal være ferdig forklart. Trenger bare noen som kan virkeliggjøre min ide til en ordentlig fungerende app. Trenger også hjelp til p legge den ut på Applestore og android googleplay butikk. Mvh Hodan

    $541 (Avg Bid)
    $541 Snitt bud
    5 bud
    Mobile development Avsluttet left

    iPhone/iPad App iPhone og iPad Jeg trenger den designet og bygget Hei-jeg trenger hjelp med å få laget en app .Jeg har ideen og hvordan den skal være ferdig forklart. Trenger bare noen som kan virkeliggjøre min ide til en ordentlig fungerende app. Trenger også hjelp til p legge den ut på Applestore og android googleplay butikk. Mvh Hodan

    $555 (Avg Bid)
    $555 Snitt bud
    2 bud
    Mobile development Avsluttet left

    iPhone/iPad App iPhone og iPad Jeg trenger den designet og bygget Heter Aleksander Bårtvedt og er 19 år gammel. Ser etter en sokkan hjelpe meg å programmere og få til en App hvor man har oversikt over bensin og diesel prisene i Hordaland Fylke. Denne appen må ha en GPS som kan vise distansen til den billigste, eventuelle bompenge avgifter og den nærmeste. Om den slår igjennom ønsker jeg å satse i større deler av Norge.

    $149 (Avg Bid)
    $149 Snitt bud
    1 bud

    Hello, we are looking for someone who can control levels for a popular word game for mobiles. The game is available in many different countries and will now be launched in Netherlands. Good knowledge of the dutch language is a requirement! The job is to check the translation and in some cases replace words that do not match the level. There are 3500 levels to be checked and each level has three words with a maximum of 10 letters. When well done, the current content writing and region responsibilities be possible. More info on contact.

    $314 (Avg Bid)
    $314 Snitt bud
    6 bud

    Hello, we are looking for someone who can control levels for a popular word game for mobiles. The game is available in many different countries and will now be launched in Germany. Good knowledge of the german language is a requirement! The job is to check the translation and in some cases replace words that do not match the level. There are 3500 levels to be checked and each level has three words with a maximum of 10 letters. When well done, the current content writing and region responsibilities be possible. More info on contact.

    $334 (Avg Bid)
    $334 Snitt bud
    5 bud
    Mobile development Avsluttet left

    iPhone/iPad App iPhone og iPad Jeg trenger den designet og bygget Detter er en app som skal kunne synke mellom android og iOS. Og kommer til å være en underholdningsapp for alle aldere, og kommer til å bli veldig populær! Budsjettet er ikke bestemt, men setter det så lavt som går, så kan det diskuteres med den som er interessert i å hjelpe meg!

    $292 (Avg Bid)
    $292 Snitt bud
    7 bud
    Mobile development Avsluttet left

    iPhone/iPad App Kun iPhone Jeg trenger den designet og bygget Jeg ser etter noen som kan utvikle app til IOS innen kamera/bilde fra en idè jeg som privat person har. Det er viktig at utvikleren har god kunnskap om dette og at han/ hun kan hjelpe til med å sette opp appen, samt følge retningslinjer innen lover og opplegging til AppStore! Personen må også kunne rådgive i forhold til hvordan man kan tjene penger via appen og brukervennlighet. utvikler har taushetsplikt! Pris kan diskuteres

    $142 - $427
    $142 - $427
    0 bud
    Write some software Avsluttet left

    Windows Andet eller ikke sikker A casino craps bot to play autopilot

    $30 - $250
    $30 - $250
    0 bud
    Mobile development Avsluttet left

    Mobilnettside (Kun for mobil) Jeg trenger den designet og bygget

    $30194 (Avg Bid)
    $30194 Snitt bud
    5 bud

    Backup existing databases. Uninstall MySql Server, Reinstall MySQL server, restore databases, users and permissions.

    $15 (Avg Bid)
    $15 Snitt bud
    2 bud

    Hi, I need a database & mobile app to be created where I can enter the below details: 1. Customer Name 2. Phone (H): 3. Phone(M): 4. Email: 5. Delivery Option : (radio button to select “Pick-up” or “Delivery”) 6. Address: (if delivery option is “Delivery” then should ask to put address) a. Address Line 1 b. Address Line 2 c. Suburb 7. Date of Delivery: 8. Time of Delivery: 9. Order: (Drop down list – details will be provided) 10. Pre-Payment: (check-box) 11. Source of Referral: With delivery date and time I need build in a logic to be put in place. If there is already and order in that time slot then it should not allow to book the order, and should give them option of next available time slot. (Order interval will be 30...

    $145 (Avg Bid)
    $145 Snitt bud
    2 bud

    Desktop / Mobile redirect Script

    $50 (Avg Bid)
    $50 Snitt bud
    1 bud

    Jeg har pågående arbeid relatert til vårt tidligere prosjektmy first developer '

    $5 / hr (Avg Bid)
    $5 / hr Snitt bud
    1 bud

    I use this to read .INI settings file: Private Function Function GetPrivateProfileStringA lib "kernel32" (ByVal lpAppName As String, ByVal lpKeyName As String, ByVal lpDefault As String, ByVal lpReturnedString As , ByVal nSize As UInteger, B...ByVal section As String = Nothing) As String Try Dim retVal As New (4096) GetPrivateProfileStringA(section, key, "", retVal, 4096, SettingsDirPath & "") Return Catch ex As Exception Return Nothing End Try End Function Problem is it doesn't work as the INI file in Windows systems will sometime automatically swap it to be UTF8 encoded and not ANSI I want it remade to work with UTF8 encoded settings file.

    $35 (Avg Bid)
    $35 Snitt bud
    1 bud
    $1918 Snitt bud
    37 bud
    I m Big Developer Avsluttet left

    I m Big Developer I m Big Developer I m Big Developer I m Big Developer I m Big Developer I m Big Developer I m Big Developer

    $1800 - $1800
    $1800 - $1800
    0 bud

    Mobile App Dev for Karim Mobile App Dev for Karim

    $707 (Avg Bid)
    $707 Snitt bud
    4 bud

    Vidite dokument u privitku

    $500 (Avg Bid)
    $500 Snitt bud
    1 bud

    In facebook app, sometimes it's working fine, sometimes it's not. in desktop view it's mostly work fine, but when i open it in mobile(mostly android), it is not working and give some kind of advertising page. i dont understand why this is happenenig. if you can make it right then you are welcome to bid.

    $155 (Avg Bid)
    $155 Snitt bud
    1 bud

    jeg er ute etter noen som er istand til og bygge opp en side som 123hjemmeside. en webside der folk kan registere seg for og lag sin egen hjemmesid...lag sin egen hjemmeside akurat som og 123hjemmesidedk fungere. betaling osv for jobben blir avtalt om noen her er istand til å hjelp til med og scripte / bygge opp websiden og funksjonene osv. vennligst ta kontakt pr e post om noen er inntrisert i og hjelpe meg så tar vi og blir enig om betaling for jobben defra :) E-post: server det bygges på: er en starsonær pc med windows 7 64 bit med 4 gb ram som har installert wampserver 2.2 nåværende nettsider ifra min server: finder meg innpå facebook. Link:

    $190 (Avg Bid)
    $190 Snitt bud
    1 bud

    App for IOS

    $350 (Avg Bid)
    $350 Snitt bud
    1 bud

    Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App Mobile App

    $343 - $343
    $343 - $343
    0 bud

    Specification: Facebook-Web-Scraping and Web-Crawling Write Swift Code that prompts the user to give username and password This information is used to login to facebook and scrape facebook for facebook friends and extract the following information: - Name - Birthday and month and if available year - Gender This information should be made available in a JSON or XML format. The code will be embedded in an app. It is important that this web-scraping activity can run in the background of the app invisible to the user.

    $563 (Avg Bid)
    $563 Snitt bud
    19 bud

    I'm looking for Unity developer with knowledge on Android and iOS development that can help me doing some fixes/changes on this STT-TTS plugin: I'll give more details on interview. Please only bid if you have experience on both iOS,Android and Unity, I need this fixes shortly. Possibility of long term collaboration*

    $171 (Avg Bid)
    $171 Snitt bud
    9 bud

    I'm looking for a talented graphic designer to create a unique, modern logo for my mobile bartending business. Ideal skills should include: • Graphic design • Logo design • Modern aesthetic sensibility The logo should incorporate the color red and subtly include an element related to bartending, such as a bar tool or instrument. Originality in integrating this element is a crucial part of what I'm looking for. The winning design will successfully balance a refreshing modern style with the vibrant and energetic nature of the bartending industry. I request to own the rights to the logo so it must be original. I've attached a few designs that I find interesting.

    $75 (Avg Bid)
    Garantert
    $75
    1 bidrag

    ...new white 2024 Hyundai Elantra Hybrid Limited. I am a real estate broker with EXP Realty. In my market, my branding is pretty consistent and recognizable. It consists of social media videos, the dogs (two Alaskan Malamutes), my reviews, and my core values: education, communication, responsiveness. Design layout: This is to be a full car wrap – PLEASE NOTE: In my state we CANNOT put stickers on windows. A white 2024 Hyundai Elantra Hybrid Limited (designers can use a standard car for design) Looking online at the car design may be helpful. The car is White so please use that with the designs I would like to see the sides, front hood, and back end of the vehicle Prominent things I’d like to see on the design: - The EXP logo and use of the Blue and Orange/Gold colors...

    $200 (Avg Bid)
    Omtalt Garantert
    $200
    0 bidrag

    Tasks: We have three different algorithms for matching a resume with jobs on the website. They are coded in python. You have to create the APIs for webapplication. Then you create the Website which has 2 user types. Job Seeker and Employer. Login to use (home page) Job seeker will upload their resume details using a fixed form. Employer can post as many jobs using an upload job form. The data is stored in a table. On clicking the Find Jobs button (after uploading resume) or Find Profiles (for each job posting uploaded) the results page will show the ranked results (either job or resume depending on user). Home Page - Login SignUp buttons only...no design or banner or random stuff. Profile Page - Form Filling page with resume details. Resume Form Page Job Description Page Simple Das...

    $165 (Avg Bid)
    $165 Snitt bud
    30 bud

    I am seeking a competent developer with experience in algorithmic trading. The main aim of this project is to connect a broker API for algo trading in the stock market using Python. The broker API to be used is not specified yet, hence, you should be adaptable and skilled with several common trading platforms such as E-Trade, TD Ameritrade, or Interactive Brokers. The task at hand involves connecting the broker API in order to carry out trading with our proprietary strategy. Ideal Skills and Experience: - Proficiency in Python - Deep understanding and experience with algorithmic trading - Familiarity with various trading platform APIs for algo trading Please include in your application a detailed proposal outlining the plan, tools, and methodologies you intend to employ for a ...

    $79 (Avg Bid)
    $79 Snitt bud
    3 bud

    ...looking for a skilled app developer to create an F1 educational mobile app for both Android and iOS platforms. I am one of the biggest brand in my sector in italy and i'm in contact also with other brands looking for similar candidates: if the result will be satisfying there's the possibility to extend jobs and also to be hired. The app should be designed with individual user accounts in mind. Key requirements: - Development of a cross-platform application that works seamlessly on both Android and iOS - User account management: the ability for users to create and manage their own accounts securely - Educational focus: the app should be designed to provide educational content and tools Ideal candidate should have: - Experience in developing cross-platform m...

    $4530 (Avg Bid)
    $4530 Snitt bud
    48 bud
    Linux Developer for Custom OS 6 dager left
    VERIFISERT

    We are an innovative tech company embarking on the creation of SnipeOS, a custom Linux operating system designed to revolutionize user interaction and productivity through a tailored user experience. Project Overview: We are trying to build a custom Linux operating system. The desktop should be almost exactly as follows: , except the background image and start menu logo will need to be changed. We will use the XFCE desktop environment using Devil Luna. The start menu icon should, in fact, be the Snipe logo. We will provide relevant artwork. This setup will be the basis for how any user will experience the system. Its splash screen should state "SnipeOS" with our logo, replacing the typical Ubuntu splash screen, and should

    $114 (Avg Bid)
    $114 Snitt bud
    37 bud

    I h...wood and I would like to include windows as part of the design. Key Requirements: - The carport enclosure needs to be assessed and re-designed if necessary, ensuring it meets all relevant building codes. - Windows need to be incorporated into the design without compromising the structural integrity. - The use of wood as the primary material will need to be considered and any necessary adjustments proposed to ensure it's compliance with the code. - The enclosure must maintain its functionality as a carport while meeting all code requirements. I'm looking for a professional who has experience in architecture and compliance with building codes, with specific expertise in carport design. The ideal candidate will also have experience working with wood and wind...

    $436 (Avg Bid)
    $436 Snitt bud
    25 bud

    First task is below 1) 1200 Youtube video link of recipes will be provided in google spreadsheet. for e.g each link with be 2) the person need to paste the link at 3) Cut and paste 3 windows record and 1 recipe image screenshot (from youtube) and then upload in a software ( a paid version will be provided) 4) expect to finish 1200 recipes in 60-100 hours. Please quote following if you want to try this project 1) how much for updating 1200 recipes as whole project? 2) How much is per hr rate?

    $115 (Avg Bid)
    $115 Snitt bud
    60 bud

    **Project Description:** Hello, I am seeking a skilled contractor to develop a website using a purchased template. The website will be based on WordPress, WooCommerce, and Elementor. The template, has already been acquired. **Project Details:** **Technology:** WordPress, WooCommerce, Elementor (template already purchased) **Theme:** Credit broking / credit counselling **Website Layout and Sub-pages:** 1. Home Page 2. Mission and Vision 3. Our Experts - Custom template for replication for experts 4. Cases from Our Clients 5. Projects - Custom post, one template for projects 6. Knowledge Base - Entry category template - Blog post template 7. Contact Us 8. Recommended Privacy Policy 9. Shop (optional) **Additional Information:** - Visual identity development ongoing unti...

    $468 (Avg Bid)
    $468 Snitt bud
    143 bud

    I'm in need of a skilled PDF editor with the following capabilities: - Editing text: I need to be able to make changes to the text on the document as needed. - Formatting text: The ability to format the text in the document is important for ensuring it's visually appealing. - Adding images and graphics: The editor should support adding images and graphics to the PDF document. I primarily use Windows as my operating system. After editing, I plan to use the documents for various purposes, including online publication, printing, and internal documentation. Ideal candidates for this project should have: - Proficiency in using a PDF editor with the mentioned features - Experience in editing text and formatting it in a visually appealing way - The capability to add images a...

    $11 (Avg Bid)
    $11 Snitt bud
    11 bud

    Hola Muhammad Umair A., tu perfil llamó mi atención y me gustaría ofrecerte mi proyecto. Podemos conversar sobre los detalles por chat.

    $15 / hr (Avg Bid)
    $15 / hr Snitt bud
    1 bud

    I'm in need of a developer who can compile a Windows Exe file for the Real-ESRGAN GitHub project. The Exe file should operate on CPU, and accept command-line. Currently, the GitHub project offers only a GPU exe file, hence the need for a CPU version. GitHub link for Real-ESRGAN:

    $40 (Avg Bid)
    $40 Snitt bud
    5 bud

    (**If you are not a US citizen, pls don't apply**) I'm in search of a skilled software engineer to help develop a new web application. The ideal candidate should have proficiency in Java, Python and C++, as well as experience in full-stack development. Key responsibilities include: - Developing a new web application from scratch - Integration of user-facing elements with server side logic - Building reusable code and libraries for future use - Ensuring the technical feasibility of UI/UX designs - Optimizing the application for maximum speed and scalability Skills and experience required: - Proficiency in Java, Python and C++ - Full-stack development experience - Strong understanding of web development technologies and concepts - Familiarity with Agile methodologies - Excellent...

    $61 / hr (Avg Bid)
    $61 / hr Snitt bud
    13 bud
    Develop a Windows software 6 dager left
    VERIFISERT

    Hi I will share the details with the shortlisted candidates. Thanks

    $24 / hr (Avg Bid)
    $24 / hr Snitt bud
    29 bud

    I need expertise in integrating an IIS Windows Authentication system with our Ionic Android application. Looking for someone with expert level understanding of IIS Windows Authentication processes bid only if you have worked on same requirement before.

    $18 - $149
    $18 - $149
    0 bud

    ...focused on software inventory. Key Details: - The report should specifically list all the software installed on the devices. Only installed software, not the default software installed by the operating system. - I only need a list of the installed software, without any additional usage statistics or version/license information. - It's essential that the report is filtered by operating system (Windows, macOS), as I need to have insights specific to these platforms. This is a crucial piece for our system management. The ideal freelancer for this project should have: - Deep knowledge of SCCM and experience in creating custom reports. - Solid understanding of software inventory and how it can be effectively reported. - Ability to precisely filter and structure reports based on...

    $115 (Avg Bid)
    $115 Snitt bud
    10 bud
    Java / ColdFusion Web Developer 6 dager left
    VERIFISERT

    I'm looking for an experienced Java / ColdFusion developer to help with web development. We use ColdFusion 2016 which sits on top of Java. We are trying to integrate with Stripe Credit Card payment system, using their "Custom payment flow". They do not offer a ColdFusion backend but they do offer a Java backend. I am looking for someone to see if the Java backend they offer will work with ColdFusion, build an example cfm page, also advise us on how to get it working on ColdFusion.

    $150 (Avg Bid)
    $150 Snitt bud
    19 bud

    TrueFirms is seeking a Java Software Engineer who must be associated with an Agency (B2B) to help design and build our industry-changing media monitoring and analysis platform. I've attached the job descriptions for both roles. Please be aware that candidates must be based in Pune and are required to attend the office three times a week. Please let me know if anyone is ready to deploy resources

    $2318 (Avg Bid)
    $2318 Snitt bud
    2 bud

    I'm searching for a skilled Python Django developer with proficiency in deploying websites on a shared hosting environment with cPanel. The main purpose of this website is to provide a platform for user interactions. Skills and Experience: - Proficient in Python Django for website development - Experience in deploying websites on shared hosting with cPanel - Familiarity with Linux terminal is not necessary - Prior experience in projects involving user interaction platforms Key Task: - Deployment of a Django website on a shared hosting environment with cPanel, without the use of a Linux terminal.

    $9 / hr (Avg Bid)
    $9 / hr Snitt bud
    31 bud
    Flutter Mobile App Development 6 dager left
    VERIFISERT

    I'm seeking a skilled Flutter developer who can promptly create a cross-platform mobile application for both iOS and Android. While I've not defined the exact functionalities, the app should be fluent, user-friendly, and engaging as per the Flutter norms. Key Responsibilities: - Establish a versatile, cross-platform mobile application from scratch. - Ability to anticipate user interaction, including potential areas of friction and improvement opportunities. Ideal Skills: - Strong proficiency in Flutter. - Prior experience in crafting cross-platform mobile applications. - Capacity to work in a fast-paced environment, adhering to tight deadlines. - Backend - Frontend - MEAN STACK Please note that while I've not specified all ...

    $761 (Avg Bid)
    $761 Snitt bud
    26 bud

    Create a windows service to read data from RESTful API using Authorization Token

    $120 (Avg Bid)
    $120 Snitt bud
    1 bud

    I am looking for an experienced (4+ years) React JS and Node JS developer who can help in updating and adding new functionalities to existing web application. Your experience with Shopify APIs would be highly advantageous. Key Requirements: - have good understanding of UI UX - Integrate a payment gateway - Extensive experience with API integration - Proficient use of PostgreSQL as the database management system Preferable Experience: - Previous experience with developing react js , node js application - Proven experience with integrating Shopify APIs

    $366 (Avg Bid)
    $366 Snitt bud
    20 bud

    I need a proficient data specialist to compile a comprehensive database of Romanian companies. - Compatibility: The database must be compatible with Windows and Mac platforms. - Specific Details: Every company's record in the database must contain the company's name, phone number, and email address. - Extent of Database: Aim for a sizable database that contains information about 100,000 companies. Ideal candidates will have experience in data mining and database management, and an understanding of Romanian market dynamics. Strong accuracy and attention to high-quality data is a must.

    $140 (Avg Bid)
    $140 Snitt bud
    23 bud

    As a client with emphasis on quality, I need the support of an experienced Python programmer who can take charge of the frontend aspect of my web development project. At the core of this project are the following requirements: - Full proficiency in Python as the main programming language for the task - Demonstrated experience in frontend web development using Python - Familiarity with the best practices in Python programming - Capacity to effectively communicate, provide regular updates and accept feedback The missing response for the third question won't be an issue — I am more interested in a Python programmer who can bring their own unique ideas and solutions. You are encouraged to showcase your creative problem-solving skills. Apply if you have the necessary skills and ...

    $8 / hr (Avg Bid)
    $8 / hr Snitt bud
    7 bud