Android app store download工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 android app store download 份搜到的工作,货币单位为 HKD
    Find ANDROID BOX 已经结束 left

    外形: 参考APPLE TV,FIRE TV,PS4等 硬件参数参考(可以不一样,但总体性能不能差): 处理器:Cortex-A9,双核1.5GHz GPU:Mali-400, 双核 400MHz 内存:1GB DDR3 用户内存:4GBeMMC 蓝牙4.0 无线局域网:2.4GHz/5GHz 802.11 a/b/g/n OS: ANDROID 4.3 或更高 我希望硬件是可以直接买到的成熟产品,然后可以刷写自己的ROM到里面去。 因为我自己做硬件成本太高。 简单来说,我需要成品稳定的ANDROID BOX,然后里面的ROM可以自己编译刷写。

    $1639 (Avg Bid)
    $1639 平均报价
    1 个竞标

    需要一个android录制视频/播放视频的应用。 1.要求录制视频时不能有声音(android自带的录像机不能去除声音)。这个声音是开始录制时手机发出的“滴”的一声,不是视频不要外界声音的意思。囧。可以暂停录制,录制不要丢帧,画面不要有旋转。 (总体感觉就是录制时像vine一样) 2.预览/录制视频的大小可以自定义,默认 480 × 480 3.播放视频可以播放mp4/m3u8/ts等视频格式。 4.播放器可以显示网络视频的第一帧。 5.支持大部分主流机型(小米/魅族/三星/华为/中兴/酷派/联想) 6.支持2.3和2.3以上系统

    $9306 (Avg Bid)
    $9306 平均报价
    4 个竞标

    视频聚合播放安卓APP, 类似于VST全聚合,万花筒视频,泰捷视频.要求支持遥控器按键操作.界面效果类似万花筒视频:首页为metro风格或者cover flow风格,分类包括电视剧,电影,设置,等等.第二页视频列表页为水平海报LIST风格,参考万花筒视频的效果,第三页视频详细内容页可参考万花筒视频或者泰捷或者VST,第四页播放界面,要求左右键支持快进倒退,上下键支持音量调节,中间键支持暂停,播放.视频播放要求支持MP4,H264编码,8Mbps码率流畅播放,硬件参考平台为8726-mx 有现成代码为佳,可先提供apk包演示验证. 要求提供注释完备的源代码,项目文件目录,可在ADT环境中编译重新生成APP. 运行平台:安卓4.1以上.

    $234 - $1952
    $234 - $1952
    0 个竞标

    我有一个持续工作,之前与之相关的项目为'Convert excel data to APK file(run under android)'

    $117 - $117 / hr
    $117 - $117 / hr
    0 个竞标
    Android VPN 守护程序 已经结束 left

    需要对VPN有一定了解,并且能实现虚拟GPS功能, 有实力的开发团队或公司 程序涉及android端 Pc 端 第三方VPN提供者 php+mysql 下面是程序运行流程,能实现的公司和团队联系我索取文档。 android启动自动优先运行守护程序 -〉设定VPN需要使用的国家 -〉启动WiFi -〉自动搜索WiFi -〉自动连接WiFi -〉自动填写WiFi密码(预设) -〉连接WiFi成功 -〉返回成功信息给守护程序 -〉守护程序连接服务器 -〉验证守护程序版本 -〉如遇到版本更新自动下载安装更新 -〉守护程序连接数据库 -〉从数据库下载运行指令(运行指令有后台进行设置) -〉提取开机设定国家的VPN账号密码、Ip和GPS信息 -〉提取成功 -〉运行指令打开VPN拨号 -〉拨号成功 -〉验证Ip是否连通 -〉连通后获取当前ip的GPS信息并设定android 虚拟 GPS -〉返回给守护程序成功 -〉下载指定APK并安装打开

    $30354 (Avg Bid)
    $30354 平均报价
    1 个竞标

    制作一个超简单的手机app,制作完成后可以上架app store和安卓应用市场

    ASP
    $1171 - $1171
    $1171 - $1171
    0 个竞标

    架构文档的要求尽可能详细,可根据这个文件搭建整套系统。 架构文档需要满足下面的一些要求: 1. 给出系统的总体架构图和数据流示意图 2. 给出每个系统所需的虚拟机的配置需求 3. 给出每个系统所采用的软件及其具体版本 4. 给出各个系统软件的关键配置 5. 给出系统各个功能实现的解决方案(如:备份、监测等) 整个系统是一个移动APP 的服务系统,分为前端online 系统和后端 offline 系统,整体的架构如下图所示: 其中Online 系统中: 1. Mobile APP 服务器提供RESTful WebService API,为移动APP 提供数据 服务,包括:用户验证、数据查询、数据更新等。 2. Web 服务器为一个简单的网站前端服务器,支持一个Mobile APP 的网页 版精简服务。 3. Operation Data Store(ODS)是一个运营数据库,所有的mobile APP 运营相关的数据,包括:用户数据、业务数据等,都存储在该数据库中。 Offline 系统主要提供后端离线的数据分析功能。他同样由三部分组成: 1. 分布式的网络爬虫系统用于爬取指定的站点内容。 2. 数据分析与挖掘系统处理爬取的网页数据,并提取、分析相关的数据, 用于更新ODS 中的业务模型。 3. NoSql 数据库用于存储数据爬取、分析、挖掘中的中间数据和最终结果。

    $312 (Avg Bid)
    $312 平均报价
    1 个竞标

    We are looking native speaker (chinese) with basic knowledge about mobile apps to help us with publishing android apps in china android app stores. List of app stores: Baidu App Store Tencent App Gem AppChina Anzhi 360 market Lenovo ToDo: - sign up to all app stores - fill in app form (we will send app description, redy to publish .apk and graphics) - send app to review - revise app info when app will be rejected 我们正在寻找母语(中国)与有关移动应用程序,以帮助我们发布的中国Android应用程序商店Android的应用程序的基本知识。 应用程序商店的清单: 百度App Store的 腾讯应用宝石 AppChina 安志

    $1819 (Avg Bid)
    $1819 平均报价
    7 个竞标

    我们是一家美国创业公司,目前已经自主开发了一款App产品,现需要招聘1-2名长期iOS/Android产品的开发人员,主要负责新功能的开发和一些现有功能的升级,不知道你是否感兴趣?另外,希望可以留一个你的联系方式,我的email是cathyliuchina@,谢谢!

    $156 - $156 / hr
    $156 - $156 / hr
    0 个竞标

    我们是美国的一家创业公司,现在需要找1-2名ios/android方面的长期合作人员。我们看了你的项目经历和客户评价,希望能够跟你洽谈合作的具体事宜。如果可能,请留一个私人联系电话或者email,我的email是cathyliuchina@ 谢谢!

    $273 - $273 / hr
    $273 - $273 / hr
    0 个竞标
    全能工具箱Logo设计 已经结束 left

    全能工具箱Logo设计 Logo将做为程序图标出现在桌面、标题栏、快捷方式、欢迎界面、列表刷新时进度等位置。 参考关键字:首字母、系统、齿轮、修复等 参考程序:安卓助手,360卫士等 简洁,任何人可以手绘出。 色调,主导程序的风格。 ...............................................................................

    $2045 (Avg Bid)
    $2045 平均报价
    4 个竞标

    配置wowza流媒体服务器:1.支持IOS实时观看视频;2.支持Android实时观看视频;3.支持Flash实时观看视频;以上要求实时性要很高,延时不能超出20S,最好是能做到3S内。 发布视频程序测试我这边提供;

    $4552 (Avg Bid)
    $4552 平均报价
    2 个竞标

    ...O,来自卡耐基梅隆的博士,以及10多位非常资深顶尖高校毕业的技术大牛。 【*】 公司的产品叫“试衣间”。我们是全球第一家用颠覆性的跨界技术,让网上买衣服的顾客在买之前能看到自己穿任意一件衣服的效果。 【*】 为什么我们要做“试衣间":无数网购用户在线上买衣服的时候都碰到尺码不合的问题,这是服装类网购的一个致命缺陷。我们用了一种颠覆性的软硬结合的方式,跨界应用计算机视觉及机器人的技术来解决这个问题。我们可以让每个身材各异的顾客在网上买衣服之前,就能看到自己穿上衣服的真实效果,让顾客可以大胆血拼衣服。进而帮助商家提升50%以上转化率、降低80%以上退货率。 【*】 著名风险投资机构在公司未成立时即投资数百万元; ====== 我们需要设计的产品 ====== 【*】 我们第一阶段的产品包括 1)一个移动app,通过给用户拍几张照片就能精确测量用户的身材。包括iOS和Android 2)一个互动web网页,用户可以直接看到自己穿上某件衣服的真实效果,模拟线下的”试衣间“ 【*】 我们第二阶段的产品包括 1)我们面向商家的平面介绍资料 2)一个产品介绍动画视频 ====== 我们对设计师的要求 ====== 【*】 有非常丰富的网页设计经验,对于几乎全屏的大交互页面的视觉效果设计有很好的把握能力 【*】 对于交互设计有非常出色的理解,包括web端和移动端 【*】 对于产品表达有一定的天赋,能设计简单易懂的介绍来教育初次使用的用户 【*】 有较好人脸和人体素描能力,加分 【*】 有为互联网产品设计过介绍短片,加...

    $23421 (Avg Bid)
    $23421 平均报价
    1 个竞标

    设计一个arm架构的,能连接网络和红外线发射装置的盒子。可以安装android系统。 并可以通过android系统控制红外线发射的频率。 希望能用2接5号电池工作,可以不需要显示屏。希望工作时间能达到一个月左右。

    $22289 (Avg Bid)
    $22289 平均报价
    2 个竞标

    I'm in need of a Magento 2 expert who can assist with an array of critical tasks. My store is live and functioning, but there are several areas requiring immediate attention: - **Theme Customization**: I need help in taking my store's theme customization to the next level. This will require both a keen eye for design principles and a solid understanding of Magento 2's theming system. - **Extension Development**: A key aspect of the project is the development of custom extensions specific to the needs of my store. A developer with a portfolio of successful Magento 2 extension projects will be a great fit. - **Performance Optimization**: Ensuring my store runs smoothly and efficiently is paramount. The freelancer should have a proven track record in opt...

    $1257 (Avg Bid)
    $1257 平均报价
    10 个竞标

    I'm looking for a skilled developer to create a Chrome and Edge extension that will automatically log me in to multiple websites. Key Features: - Compatibility: The extension should be fully compatible with Chrome and Edge. - Multiple Websites: Store credentials in a file or anywhere for multiple websites. So that i can update those credentials easily Skills and Experience: - Proficiency in JavaScript and the respective browser's extension development kit - Experience in developing secure password management systems - Previous experience with similar projects is a plus. Please provide examples of your past work that are relevant to this project. I am open to discussing any additional details you may need.

    $187 (Avg Bid)
    $187 平均报价
    7 个竞标

    I need assistance with setting up an all-encompassing Shopify store, which will be hosting both physical and digital products appealing to a wide ranging target market of all ages. Here are more details about the project: - Shopify Setup: Initialization of the shop selling both physical and digitally available products. Your experience and knowledge with the platform will be highly prized, especially in terms of optimizing the design for a broad user base. - Branding: I currently don't have any established branding strategy, logos, color schemes, style guides, etc. The freelancer I will be working with should have strong design and branding skills to create a unique and unified look for my online store. Any experience or understanding of broad market trends is desira...

    $3459 (Avg Bid)
    $3459 平均报价
    64 个竞标
    WordPress Expert Needed 6 天 left
    已验证

    this is the ecommerce site, but i need to synchronize it with a flux store multivendor admin app, to enable the vendors to open shops and manage their shops from the application, the site is a multi vendor

    $664 (Avg Bid)
    $664 平均报价
    19 个竞标

    I need a python programme to download historical prices on daily basis of a list of stocks from the BSE India (Bombay Stock Exchange) website. Data should be stored in csv or excel file. Retrieve data accurately and efficiently.

    $234 (Avg Bid)
    $234 平均报价
    6 个竞标

    ...my machines, but my internet connection is currently limited with my cell phone hotspot, so I am willing to pay you to allow your machine to stay online and run as a peer. I want to contribute to the decentralized search network and also connect as a peer to your machine. This can be done in the background. You could continue using your computer for other tasks. Key Requirements: - Able to download the free software and install it on your machine - Keep your machine online (or most of the time) - You may have to configure your router or firewall to open port 8090. - Set up administration account with the password I specify. I am paying you to allow me to connect to your machine in the background, only for the peer-to-peer search and web crawling function. There is no way I ...

    $1077 (Avg Bid)
    $1077 平均报价
    10 个竞标

    In need of assistance to develop and refine a Shopify store for selling physical products. I require help in creating engaging product descriptions. Existing product photos are available for use, but enhanced creativity in the presentation is desired. Additionally, I have an existing theme but lack the expertise to adapt it to my liking and needs. Ideal Skills & Experience: -E-commerce -Shopify -Copywriting for product descriptions -Creative writing -Web design Tasks: - Create engaging product descriptions using existing photos - Modify existing Shopify theme to align with product offerings and client’s vision - Ensure a seamless shopping experience for customers

    $6199 (Avg Bid)
    加急
    $6199 平均报价
    15 个竞标

    I require a US-based freelancer to test an Android app. Unfortunately, I missed out on specifying the functionalities, main purpose, and the UI requirements of the app. Your task will mainly involve thorough testing of the app, ensuring it functions as expected in a real-world scenario. Key skills: - Proficiency in Android app testing - Attention to detail - Ability to document issues and feedback clearly - Good communication skills - Understanding of app functionality and UI The ideal candidate will be detail-oriented, communicative, and able to provide thorough feedback. Your location is a key requirement for this project, as the app's functionalities are tailored to the US market.

    $148 (Avg Bid)
    $148 平均报价
    6 个竞标

    I need someone to add small feature to my android app.

    $1616 (Avg Bid)
    $1616 平均报价
    8 个竞标

    I'm currently running an Android app written in Kotlin, however, we are facing an issue with our in-app subscription system. I’m getting the error: : lateinit property productDetails has not been initialized. Key Points: - The app runs on Android 10, so familiarity with this version is essential. - The issue is not related to the renewal or status updates, but is an error I'm encountering. Ideal Skills & Requirements: - Proficiency in Kotlin is a must. - Demonstrated experience with Android 10. - Prior experience with in-app subscription systems is a plus. As a freelancer, you'll need to troubleshoot and rectify the issue effectively without causing any collateral damage to the existing system. I'm lookin...

    $219 (Avg Bid)
    $219 平均报价
    6 个竞标

    As a business owner looking to cater to older adults, my main goal is to have a clean and intuitive informational website created where visitors can easily learn about our services and products. Primary actions users should be able to perform on the website: - Effortlessly explore services/products we offer - Download useful resources directly from the site Considering our target audience, it is crucial that the website is user-friendly with easy navigation. Freelancers with prior experience in designing websites tailored for older adults would be ideal. Expertise in UX/UI design to ensure simplicity, readability, and easy accessibility is key. Efficient coding skills to ensure the website's resources (such as PDFs) can be downloaded swiftly are also crucial. In summary: ...

    $867 (Avg Bid)
    $867 平均报价
    51 个竞标

    I am seeking a proficient app developer to create a mobile application compatible with both iOS and Android. This app's primary function is to efficiently read and summarise large electronic operating manuals for cranes. The language interface and manual summaries should be in English by transferable to any language. Key requirements: - Develop a mobile app for both iOS and Android platforms. - The app should read electronic operating manuals and provide concise summaries pointing users quickly to there desired area of the manual. - English would be the required language for the app interface and manual summaries. Ideal skills and experience: - Extensive experience in mobile app development for both iOS and Android platfo...

    $265 / hr (Avg Bid)
    $265 / hr 平均报价
    45 个竞标

    ...a proficient Android developer skilled in Java or Kotlin who can revamp an existing Bangladesh-focused app into a helpful productivity tool. Key requirements include: - Shifting the app's core functionality from its current state to serving as a productivity tool. - Leveraging the current feature set to increase efficiency and user experience. - Offering fresh, creative suggestions for enhancing app usage. Since the specific productivity function and additional features weren't specified, an open-minded approach is required to explore and determine the most impactful features during the development process. Your proposal should include your skills and relevant experience, as well as some initial ideas on how you would transform the app. Prior ...

    $1249 (Avg Bid)
    $1249 平均报价
    3 个竞标

    ### Mobile Application Requirements for Audio Description **1. Introduction** This document outlines the requirements for a mobile application designed to provide audio descriptions for visual media, similar to the functionality provided by the Earcatch app. The goal is to make visual content accessible to users with visual impairments. **2. Objectives** - Provide synchronized audio descriptions for movies, TV shows, and other visual media. - Offer a user-friendly and accessible interface. - Ensure high-quality audio and precise synchronization. **3. Features** **3.1 User Registration and Authentication:** - User can create an account using email, social media, or Google/Apple ID. - Secure login/logout functionality. - Password recovery via email. **3.2 Media Library:** - Br...

    $5972 (Avg Bid)
    $5972 平均报价
    7 个竞标

    Job Title: I am looking for a expert mobile app developer Job Description: Looking to get some quotes on creating an app for me. Ideal candidates for this project should have experience in developing user-friendly mobile applications, particularly for information sharing purposes. Strong skills in UX/UI design will be a big plus. Strong problem-solving skills, attention to detail, and the ability to work independently are essential. Skills:Mobile App Development, iPhone, Android, Objective C, iPad, Flutter, Cocoa, Kotlin, App Developer

    $2935 (Avg Bid)
    $2935 平均报价
    25 个竞标

    ...profesional y llamativo, reflejando el tema del libro sobre el estilo de vida de los nómadas digitales y el crecimiento personal a través de los viajes y el trabajo remoto. Requisitos: - Incluir el título del libro y el nombre del autor (Damian Del Percio). - Incorporar elementos que reflejen viajes, libertad y crecimiento profesional. - Adecuado para formatos impresos y digitales (Amazon Kindle store). - Archivos de alta resolución (PDF, PNG, JPEG). - Archivos editables (PSD, AI, Etc.) - Proporcionar una maqueta de cómo se verá el diseño en la tapa de un libro. - Proporcionar el diseño en 2D de cómo se verá en una publicación de Amazon. Habilidades Necesarias: - Experiencia en diseño de tapas d...

    $390 (Avg Bid)
    加保
    $390
    7 项参赛作品

    ...interesting overview of the steps that might be involved in completing this project: 1. Develop a web scraping script using Python (e.g., BeautifulSoup, Scrapy) to extract data from relevant grant databases and websites (if possible, considering anti-scraping measures). Sites to be scraped: 2. Design a database schema to store the extracted data. 3. Write scripts to clean, transform, and load the data into the database. 4. Design a WordPress directory listing interface with search filters to display the grant information. 5. Develop a user interface to query and display the grant information based on customer criteria 6. Create a Python plugin for WordPress to automate the scraping work, using tools like WP-Python

    $117 / hr (Avg Bid)
    $117 / hr 平均报价
    59 个竞标

    I am looking for someone who can develop a mobile application for betting between players, where we can add games to the app such as 8 Ball Pool, poker games, and other games so that a player can play for money against another person with the same goal. The requirements are: 1. Developing the application 2. Finding a way to connect players so that if they play a game like 8 Ball Pool, the player can find someone in the same game who also wants to play for money through this new application 3. A secure payment method that is guaranteed for me as the app owner and at the same time guaranteed for the participating player 4. Other ideas for the app which we can discuss together

    $4349 (Avg Bid)
    $4349 平均报价
    39 个竞标

    I am currently in need ...take my partially developed Amazon store to completion. The store is dedicated to the sale of home and kitchen products. The main tasks I need assistance with are: - Storefront Design: I am looking for a professional who can design a visually appealing storefront that will optimize sales and make the store easy to navigate. - Product Image Upload: I need someone who can upload product images in a consistent and appealing way. - General Store Setup: This includes everything needed to make the store fully functional. Ideal Skills and Experience: - Proven experience in designing Amazon storefronts. - Familiarity with the sale of home and kitchen products on Amazon. - Strong attention to detail. - Excellent communication skills to ...

    $3427 (Avg Bid)
    $3427 平均报价
    93 个竞标

    Score of Work - Endless Zombie Wave Game (Shiba Days: Unleashed!) 1. Concept and Design Phase: - Develop a core concept that emphasizes endless gameplay, where players can test their skills against increasingly ch...undead pets in an ever-evolving and endlessly engaging battle for survival. 7. Other requirements: - Only one game mode (endless waives which get harder over time) - Login screen with unique user ID - User stats upload to a private server (once per day) - The game should have a store to buy items and rewarded ads - Upload the game to Google Play and Apple App Store and do all of the required steps to publish the game on both platforms (including testing, bug fixing, etc.) reference game:

    $61770 (Avg Bid)
    $61770 平均报价
    20 个竞标

    I need a talented and experienced team to develop an e-commerce store selling physical products. The store will be relatively simple, with products falling into 1-5 distinct categories. Key Responsibilities and Skills: - E-commerce site building and designing. - Must be experienced in managing and integrating diverse product offerings. - Knowledge of online retail, preferably with physical products. Only bid if you have proven experience with similar projects. Familiarity with popular e-commerce platform would be a considerable plus. I look forward to your bids.

    $15247 (Avg Bid)
    $15247 平均报价
    158 个竞标

    ...Excel. Specifically, you'll be dealing with: - Product data import into my Shopify site from a URL download of a CSV - Importing simple data, without dealing with variants or complex attributes. - syncing of the products in the CSV with Shopify products would happen every 24 hours automatically - If an existing product on Shopify is not found on the CSV download, its status on Shopify needs to be changed to "draft" or "inactive". The ideal candidate should have: - Strong Shopify development skills - Familiarity with Excel or similar data management tools - Experience with product data migration or import Success in this project would mean a seamless integration of the data into my Shopify store. Your expertise will help me get one step c...

    $18753 (Avg Bid)
    $18753 平均报价
    52 个竞标

    I'm looking for someone who has recent experience with App Store In-App Purchases to help me monetize a new app in a quick, easy and simple way. I'm a novice coder and have done it before, but it's been about 3 years. I'm interested in $.99/mo subscription feature, utilizing Apple's Trial feature (if they even have that) and basically an easy way to block certain pages or features. Maybe even a way to add a simple Credits system where we can sell content (or access to content) easily for like 1 credit per content item.

    $1031 (Avg Bid)
    $1031 平均报价
    20 个竞标

    I'm in search of a skilled AI developer who's proficient in GitHub technologies, particularly for Android applications. I need your expertise to automate human actions within an Android environment, to enhance efficiency and streamline processes. Key requirements include: - Strong understanding of AI, especially image recognition - Proficiency in Natural Language Processing (NLP) for the automation of tasks - Previous experience with creating recommendation systems would be a plus Your experience in implementing AI-driven solutions and the ability to work within an Android environment are crucial. There's no strict deadline for the project, but a timely delivery would be greatly appreciated.

    $8119 (Avg Bid)
    $8119 平均报价
    38 个竞标

    I need an iOS educational application developed. The core objective of this app is to facilitate better learning and task management. Key requirements and experience needed: Key Requirements: - Strong proficiency in iOS development - Prior experience in educational apps is preferred - Task management functionality within the app - Intuitive UI/UX design that caters to all age groups - Must follow Apple's App Store review guidelines Ideal Experience: - iOS app development - Integrated task management system - Building educational apps - Expertise in UI/UX design Creating a seamless and impactful learning experience is the ultimate goal of this project. The goal of the app is to bring small business together with investors to see how investo...

    $4270 (Avg Bid)
    $4270 平均报价
    67 个竞标
    CRM Development for Windows 6 天 left
    已验证

    I need a skilled developer to create a custom CRM system for Windows. The CRM should have the following features: - Contact Management: The system should allow me to store, organize, and update contact information. - Sales Tracking: It should help me track sales, sales targets, and performance metrics. - Task Management: The CRM should have a task manager where I can assign tasks and track their progress. Compatibility with Windows is a must. And data security is a priority; the CRM should have role-based access control to ensure only authorized personnel can view and manipulate sensitive data. Ideal skills for this project include experience in Windows software development, CRM system design, and data security management. Strong communication skills and attention to detail are ...

    $2428 (Avg Bid)
    $2428 平均报价
    27 个竞标

    I'm looking for a developer with Cordova expertise to help resolve a specific issue in my Android app. Key Responsibilities: - Troubleshoot and fix the issue of javascript making multiple server requests - Run through the build and identify other potential issues Requirements: - Strong experience with Cordova, especially with versions 10 or newer - Solid understanding of javascript and its behavior in Cordova environment - Ability to navigate and troubleshoot complex app codebases - Familiarity with identifying and resolving app build issues - Excellent communication skills and a collaborative mindset You'll be provided with: - Full access to the app's source code - Any additional information or resources you may need to understand the app...

    $4567 (Avg Bid)
    $4567 平均报价
    71 个竞标

    Eu tenho um tablet Android 9 com uma pasta com PowerPoints e eu queria que essa app de forma automática abrisse esses PowerPoints de forma automática e os apresentasse também de forma automática , quando acabasse a apresentação abria logo o próximo power point, de forma discreta, por exemplo, ficava uma tela preta até que o próximo ficheiro estivesse aberto.

    $125 (Avg Bid)
    $125 平均报价
    5 个竞标

    I'm looking for a skilled web developer to create a game review website. This platform is intended to cater to two distinct user roles: moderator...moderator who are also admin and can manage users and reviews. The second type of user will be normal user who can post reviews, read reviews.  It will have account creation, login logout, use node.js, test this using Mocha, use bootstrap to make the page.  Create a post page for the user. It should upload pictures, videos, text box to write, title also should allow to post link to the game on the app store. It should be saved on database using node.js. Use MongoDB to create a model for this.  Use Mocha for testing.  Additionally features or ideas are welcomed. This is a final year project so we do not need website or d...

    $62 / hr (Avg Bid)
    $62 / hr 平均报价
    21 个竞标

    ...dashboard should be designed based on our provided template and meet the following requirements: Project Details: - Project Type: Website Dashboard Development - Design: Based on provided template - Functionality: Interactive and user-friendly - Pages: 40-50 pages -User login and registration page - we expect to have 1000 users and will continue to increase so we need a database that can allow us to store the data Key Responsibilities: - Develop a responsive website dashboard based on the provided design template. - Ensure the dashboard is interactive and intuitive for users. - Implement necessary features and functionalities as specified in the project brief. - Ensure compatibility across different browsers and devices. - Provide documentation and support for the completed p...

    $2928 (Avg Bid)
    $2928 平均报价
    155 个竞标

    ...setup of my Shopify store and strategize the promotion of my physical products using social media marketing. Key Responsibilities: - Create a Modern Shopify Store: The ideal candidate should have demonstrable experience in designing modern, sleek, and user-friendly Shopify stores. The store should reflect the essence of my products and brand. - Product Promotion: The primary focus will be on leveraging social media marketing to drive traffic and conversions. This includes creating and executing effective social media campaigns, and possibly managing the social media accounts. Ideal Skills and Experience: - Proficient in Shopify: The candidate should have a strong understanding of Shopify's backend, be able to set up product listings, manage payments, and opti...

    $1882 (Avg Bid)
    $1882 平均报价
    23 个竞标

    Spanish Recording Project We have a project, that needs Native Spanish speakers, we will give you the text, and you need to record 620 short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without an echo. 2. Each person Price is 10$ for 620 short sentences record. Every sentences is 2 word. 3. It will take time to finished 40-50 mins only. 4. Payment after recording check. It will take time to received result 1-2 weeks. If you are interested please let me know sure. I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $62 / hr (Avg Bid)
    $62 / hr 平均报价
    29 个竞标

    Russian Recording Project Note : We need Native Russian speakers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $14 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $62 / hr (Avg Bid)
    $62 / hr 平均报价
    6 个竞标

    I'm seeking a Laravel developer to create a dynamic survey and dashboard system to collect and analyze user feedback from business clients. Key Responsibilities: - Develop a user-friendly survey interface for generating customer satisfaction scores and product feedback. - Implement a secure and reliable database system to store survey data. - Develop a dynamic dashboard that displays aggregated survey results. Ideal Candidate: - Proficient in Laravel PHP framework. - Experienced in creating survey systems and dashboards. - Strong understanding of database management. - Ability to design user-friendly interfaces. - Prior experience with user feedback collection is a plus.

    $3771 (Avg Bid)
    $3771 平均报价
    149 个竞标

    I'm in need of an experienced developer to create a cross-platform application and website that offers video chat functionalities similar to the Chamet app. Key Requirements: - Development for both iOS and Android platforms. - Implementation of one-on-one private sessions and public live streams capabilities. - A user-friendly and engaging interface that encourages users to interact seamlessly. Ideal Skills & Experience: - Proficiency in cross-platform app development. - Previous experience with video chat app development. - Strong understanding of in-app user interaction and engagement. - Good knowledge of security and privacy standards in communication apps. If you have the skills and experience to deliver a high-quality, user-friendly vid...

    $10290 (Avg Bid)
    $10290 平均报价
    20 个竞标

    ...-Email -Phone number Registration for furniture stores - Store name - email - Phone number - Store logo - Store location - Create a listing page that will display all furniture submitted by furniture store - Add option in back end for users to add products to the sales page and show percentage off - Add option to contact via whatsapp - Add fuction to filter products by price, location, furniture type, new or used - Add super admin user who can add products and add phone numbers. The idea for this one is that in the beginning furniture stores are unlikely to list their products, therefore I plan to go round town get their products and add them to the website. In such cases, I should be able to add the phone number of the specific store. Required f...

    $1483 (Avg Bid)
    $1483 平均报价
    118 个竞标