Filter

Meine letzten Suchanfragen
Filtern nach:
Budget
bis
bis
bis
Typ
Fähigkeiten
Sprachen
    Jobstatus
    2,000 javame sqlite Gefundene Jobs, Preise in EUR

    I am an android developer. I want to use sync adapter in my project. What you have to do is create sample android project. Create SQLite database table and same structure of mySQL on my server. There is only one table with 3 entries there. Integrate sync adapter in android project. Now when you make any change to SQLite db table, it should reflect in MySQL db table on server. Also when you make any change in MySQL table it must be reflected in SQLite table in android This sample project is only for understanding of how sync adapter to me. You have write PHP scripts also

    €56 (Avg Bid)
    €56 Gebot i.D.
    1 Angebote

    Hi, I have got a ...share/forward any particular recipe to social media (FB, Whatsapp, email or any other media) - Done 12. Users can also view 'Most viewed' recipes from the category menu. User can see popular recipes (recipes with highest rating 5-4 will be popular recipes) - Done, needs tweaking 13. Users can save the recipe for offline viewing in order to view the recipe when the internet is not available using SQLite. - Incomplete 14. User can see newly added recipes (recently added recipes) - Done 15. User can see the shopping list (ingredients added from the recipe) - Needs to be fixed 16. Please help me to ask specific questions to the public, this will form a chain of replies. - Incomplete 17. User can suggest/upload recipe from the app. - Incomplete Any q...

    €160 (Avg Bid)
    €160 Gebot i.D.
    9 Angebote

    Android App: Instagram followers, posts, likes, story analytics app using official webview login, private apis (client) and sqlite to store datas. we have already source for this app but was using own backend. we will change to instagram private apis and sqlite storage. iOS version: Analyzr For Instagram same functions needed

    €635 (Avg Bid)
    €635 Gebot i.D.
    30 Angebote
    App Design Beendet left

    THIS is O...OO design, Design Pattern and programming skills. • Proven working experience in Android SDK and have published at least one original Android app • Understanding of full application life cycle. • Well versed with Android Build systems and make files. GDB Debugger tool. • Expertise in Java Programming • Familiarity with web services (SOAP / REST / JSON / XML). • Experience with Database (MySQL & SQLite). • Familiarity with Location and Google Map API’s, cloud message API’s and push notifications. • Strong knowledge of Android UI design Principles (Material Design), Patterns & best Practices. • Excellent debugging skills • Experience with Bluetooth Classic & 4.0+ is a plus • Knowledge of SVN, G...

    €631 (Avg Bid)
    €631 Gebot i.D.
    23 Angebote

    I am an android developer. I want to use sync adapter in my project. What you have to do is create sample android project. Create SQLite database table and same structure of mySQL on my server. There is only one table with 3 entries there. Integrate sync adapter in android project. Now when you make any change to SQLite db table, it should reflect in MySQL db table on server. Also when you make any change in MySQL table it must be reflected in SQLite table in android This sample project is only for understanding of how sync adapter to me. You have write PHP scripts also Ask any queries if you have

    €42 (Avg Bid)
    €42 Gebot i.D.
    7 Angebote

    What I’m trying to create is application for supporting the bidding process in construction projects. I would like to automate the process of sending inquiries and their subsequent tracking and comparing the offers received in order to select the best offer. Technologies I would like to use are Django, Bootstrap, jQuery, HTML, SQLite or MongoDB. For more info I will send You a simplified features list.

    €1178 (Avg Bid)
    €1178 Gebot i.D.
    46 Angebote

    Hi I am looking for experienced IOS developer who have experience in handling million of records with storing repeated data in Mobile local database (SQLite) and refreshing with the remote server database. Also who have experience in developing TV App with TVMLJS is required. Thanks, Arjun. Thanks.

    €123 (Avg Bid)
    €123 Gebot i.D.
    2 Angebote

    I'm working last 2 years on Android , using Android studio IDE and API call and database sqlite and UI design so I can easily create an android apps

    €6 (Avg Bid)
    €6 Gebot i.D.
    1 Angebote

    I am looking for someone who is VERY familiar with the webapp development tool Wappler. I would like to see a specific example of how to use a SQLite database to create a bootstrap table. I would need to see a project file, a SQLite database. The target information can be yours or mine. I will give you ftp information if you need it. DO NOT apply for this if you are not familiar with Wappler and think you can learn. I don't want to pay people to learn. I want people with prior experience. and who already know.

    PHP
    €131 (Avg Bid)
    €131 Gebot i.D.
    4 Angebote

    I have an online study app. There is a module in it , in which user reads from the pdf, but every time it has be be downloaded and user keeps waiting each time. I want someone to create a modu...it should not be visible to user. When user clicks on the same button again, it should retreive the pdf from internal storage that we saved earlier which hence saves the time in downloading. If user logs out , the file shall be deleted. some technical help i can do: use may create a sqlite database in flutter app in which you could store pdf as BLOB and save name of the file as its key. We will create the name of the file unique. now when user clicks on it agian, it will check the name of the file in the sqlite database . If it is present there, app should cast BLOB to pdf agian and...

    €12 (Avg Bid)
    €12 Gebot i.D.
    1 Angebote

    Necesito hacer una aplicación de captura de fotos en Xamarin Forms que interactue con API Rest y con base de datos SQLite

    €269 (Avg Bid)
    €269 Gebot i.D.
    11 Angebote
    nativescript app Beendet left

    I need to finish my nativescript app to load content in grid view from server (I return json) and have pull refresh and infinite load profile view with photo carousel, button to block and initiate chat 3. Conversations should be stored in sqlite 4. Need to enable firebase to recieve via push new messages (insert them in dB, refresh view and show notification S) 5. My profile edit (few fields) , and upload pics In last tab group chat. I've done chat server in node. Need to make view work properly and make keyboard and view show up, properly Start with 123 No Indians, no Chinese Offer real price

    €223 (Avg Bid)
    €223 Gebot i.D.
    18 Angebote

    I am an android developer. I want to use sync adapter in my project. What you have to do is create sample android project. Create SQLite database table and same structure of mySQL on my server. There is only one table with 3 entries there. Integrate sync adapter in android project. Now when you make any change to SQLite db table, it should reflect in MySQL db table on server. Also when you make any change in MySQL table it must be reflected in SQLite table in android This sample project is only for understanding of how sync adapter to me. You have write PHP scripts also Ask any queries if you have

    €42 (Avg Bid)
    €42 Gebot i.D.
    3 Angebote

    I have a Visual Studio Desktop Client using a SQLLite database. I need this database to exchange data with an Azure SQL Database. Pull data down from Azure SQL and insert into local SQLite database Push data up from SQLite and insert into Azure SQL Clients are anonymous and will not authenticate. I can handle the local functionality and all the data structures/integrity I need a good Azure App built so that I can add functionality in the future

    €142 (Avg Bid)
    €142 Gebot i.D.
    6 Angebote

    ...mobile application and website for classified ads website. Build backend architecture for both application and website. Build admin CMS for moderators. Main screen items and consequently new in app pages: Search bar, Favorites, items for sale, buy, rent, Categories, Messages, Sell/Rent Photo, Your ads, Profile. Requirements: 1) Database creation, integration, and management—e.g., MySQL, SQLite, PostgreSQL, and MongoDB. 2)Using back-end frameworks to build server-side software, like 3) Web Server technologies—e.g., J2EE, Apache, Nginx (popular for static content, like images, HTML or CSS files) 4)Cloud computing integration—e.g., public cloud providers like Amazon Web Services, or private cloud environments 5)Node.js, Python, Perl, PHP, Ruby, and JavaScr...

    €1184 (Avg Bid)
    €1184 Gebot i.D.
    67 Angebote

    Name of project: "Web app, that access a sqlite db." 10 days

    €276 - €276
    €276 - €276
    0 Angebote

    For some reason date/times are 8 hours off. If you register at , you can try it out. The code is in Python/Django with a SQLite database to run locally. Try scheduling something like "meeting tomorrow @ 2pm"

    €22 (Avg Bid)
    €22 Gebot i.D.
    14 Angebote

    Web app, that access a sqlite db.

    €340 - €340
    €340 - €340
    0 Angebote

    I need a website app. This website should have login and password for users to access each their own sqlite database. Each user has their own database. The database (sqlite) stores cards to study languages ​​as a quiz. Each card is an issue that is repeated over a specific number of days, according to an algorithm, according to the user's response. So. The web app should show the card due at that time and record the user's response in the database. Sqlite is ready and running on the server. This server is based on python. (I'll provide all information from the server).

    €178 (Avg Bid)
    €178 Gebot i.D.
    23 Angebote

    Needs highly qualified C++ programmer the project should be done only by C++ Ultimate++ and CEF. To improve my rich text editor so it should be able to create files containing links to db records . Saving or opening these files , the saved file or the file opened in the editor should be able to query the database and retrieve the data pointed to by the link. BE CAREFUL THE file created by the editor not the editor. My Editor was created using C++, Ultimate++ and CEF. Your code should be written in your files and called from my editor. Do not modify my editor code NOR Ultimate++ code.

    €61 (Avg Bid)
    €61 Gebot i.D.
    1 Angebote

    Hello , i need an android developer to clone an app ... this app is like an informative app (for tutorials , tips with images) , with admob ( native ads / banner / interstitial ). the images and text and data overall stored in db sqlite database .. (and this is very important), and with GIF image in the splash screen .. Check the apk here : http://www.mediafire.com/file/5pbuobuu8m5op3j/APK+ Overall please check this apk , install the app and see if you can do ALL this details ... i want a COMPLETE lookalike of this app ... everything.. If you are Sure that you can create a complete clone of this app with everything mentioned above.. then propose your price .. Thank you ..

    €285 (Avg Bid)
    €285 Gebot i.D.
    6 Angebote

    Necesito una pequeña app que tenga un login de usuario, pueda sacar fotos desde un layout con botón de sacar foto y cancelar propio sin abrir la cámara, poder elegir la camara para sacar la foto, y guardar la imagen en una base de datos sqlite creado con xamarin studio, visual 2017 para Android , IOS sistema android mayor que 8.0

    €554 (Avg Bid)
    €554 Gebot i.D.
    12 Angebote

    Needs highly qualified C++ programmer the project should be done only by C++ Ultimate++ and CEF. To improve my rich text editor so it should be able to create files containing database. Saving or opening these files , the saved file or the file opened in the editor should be able to query the database and retrieve data. BE CAREFUL THE file created by the editor not the editor. My Editor was created using C++, Ultimate++ and CEF. Your code should be written in your files and called from my editor. Do not modify my editor code NOR Ultimate++ code.

    €198 (Avg Bid)
    €198 Gebot i.D.
    11 Angebote

    I have a Python Flask Apps that is working fine in localy. I tried to deploy it to Lambda AWS using zamma, there is no error but when trying to "upload file" or "read sqlite db" this seems to fail... I need someone to make it work using S3, Expert developers only and should be able to complete the project with minimal supervision.

    €28 (Avg Bid)
    €28 Gebot i.D.
    1 Angebote

    1) Perform a google search, per website, based on a mass list of websites in the program. Ie site: 2) Scan through every single link, on every single result page, and make sure it isn't omitting any useful information. (It has to be every html page on the website) 3) Scrape the URL link and the entire page source code for the URL into a sqlite database for later viewing Basically it needs to search google from a list of sites and scrape the URL and the source code of the URL. It will be handling a massive amount of information so no newbies please. Python or Ruby preferred.

    €130 (Avg Bid)
    €130 Gebot i.D.
    12 Angebote

    ...non vengono visualizzate se l'app non è aperta. Il problema è noto () - ho bisogno di correggere rapidamente questo bug. A chi risolverà il problema verrà proposto di continuare lo sviluppo su questa app. Si richiede ottima conoscenza dello sviluppo Android nativo, Firebase, SQLite e conoscenza della lingua italiana. Progetto urgente...

    €156 (Avg Bid)
    €156 Gebot i.D.
    7 Angebote

    ...higher, but also be as platform independent as possible. • App must properly resize for portrait and landscape mode as well as different screen resolutions with the help of layouts and spacers. • All text must be dynamically loaded and stored in XML or SQLite file on the device to support multiple languages (English only required for now). • All Operator profiles (username with password) to be stored in XML or SQLite file on the device; passwords must have at least basic encryption!! • All options to be loaded at startup and stored in XML or SQLite file on the device. • All entered and captured task data is stored temporarily on the device until the “Download” stage. • All transactions must be time stamped with date and time...

    €335 (Avg Bid)
    €335 Gebot i.D.
    12 Angebote
    Sales Application Beendet left

    I need a C# application to manage performance of sales people. There are many items to sell and I need to see reports by sales' person, by item, by month, by quarter... The app should use tabs (fluent UI) and SQLite. I have an idea of UI that I can share.

    €261 (Avg Bid)
    €261 Gebot i.D.
    28 Angebote

    I need senior Android Developer. This is very simple project

    €122 (Avg Bid)
    €122 Gebot i.D.
    13 Angebote

    I don't know how to convert sqlite source code (sqliteInt.h and etc...) into sqlite3.c sqlite3.h i have old sqlite version and i need to convert it to one .cpp and .h file precompiled

    €88 (Avg Bid)
    €88 Gebot i.D.
    5 Angebote

    La nostra azienda ha sviluppato un'applicazione in Java su piattaforma Android. L'applicativo dialoga con un backend scritto in PHP e utilizza dati in locale su database SQLite. Cerchiamo uno sviluppatore per l'ampliamento del programma con l'implementazione di nuove funzioni e il supporto alle funzioni esistenti. Si richiede la conoscenza della lingua italiana, trattandosi di applicativi per il mercato italiano. Invito i freelance disponibili a segnalare il loro interesse; maggiori dettagli verranno forniti dopo il primo contatto e la segnalazione di interesse.

    €1106 (Avg Bid)
    €1106 Gebot i.D.
    53 Angebote

    Develop a web-based application with a UI Support in desktop and mobile devices ERP includes Finance & Accounting,Purchase,Logistics,warehousing, CRM, E-CommerceProject Management,MRP,... Developers with at least 3 years experience in C#,Java,Python,PHP with SQLite and MySQL.

    €3841 (Avg Bid)
    €3841 Gebot i.D.
    105 Angebote

    I want to build application from scratch The application is assembelled from: 1) backend, a frontend, SQLite server 2) Front end - in JS & html/CSS 3) backend - prefered with lavarel connected to a db (sQLite) The site need to contain: - Map module (prefered free) - Payment module (paypal, mastercard, visa) Also need a mobile app (native) to work with the backend The candidate should know how to write secured code

    €269 (Avg Bid)
    €269 Gebot i.D.
    31 Angebote

    ...are transfered to client. When prototype works fine we can establish further projects. Overview on requirements for this application (detailed spec or hints in further direct communication) (1) Device discovery view with button for triggering a device discovery / ArtPoll ( ) (2) Processing of Art Poll Replies and storing information in SQLite database (3) In discovery dialog display list of devices discovered since last Poll (with UID, Manufacturer Name and Device Name) (4) Device detail view for a device selected in the list of devices (and navigation back to discovery dialog) = in device discovery view click on an item in the device list to open device detail view, in device detail view button (labeld with "back") for returning to

    €523 (Avg Bid)
    €523 Gebot i.D.
    17 Angebote

    Project Description I have the form created, I need someone to program the database interactions. What I need: 1) Query and write database locally in SQLite 2) Synchronize three local tables with database in remote MySQL (you can use TTimer) 3) Synchronize SQLite tables with a remote MySQL by TTimer indicating the status of connection Deliver project running and with source code, and send me components used

    €190 (Avg Bid)
    €190 Gebot i.D.
    17 Angebote

    ...bankruptcy managers. It syncs data on news, deadlines and a few other database tables from an existing back-end server and displays it to the user in list views. The data is then stored in a local database on mobile device. The user can download a pdf file for each news. The back-end server is already finished (MySql, PHP and JSON), the screens are already prepared in Flutter. I will do the local sqlite database and data model classes. The developer needs to do he following: - Implement the design from PSD files to the screens - wire all the screens to the data from the database - wire all buttons and write the appropriate actions - add reminders with alarms to the user calendar based on the received deadlines - show notifications for received new data and messages ...

    €572 (Avg Bid)
    €572 Gebot i.D.
    40 Angebote

    ...transition effect when opening, and keep activity screen should keep the stat even if screen switch or app put into background -Implement a nice loading animation status indicator when long activity being triggered •Note app will support working in offline mode with notice msg saying that the app is working in a limited functionality mode till the network is back. •Note app should have local SQLite storage to store data in order to reduce server requests and only refresh this data if forced or ever 24h (example if we loaded university data, we will cache it work for offline mode and for certain time before request refreshing this data again from the server •Note All flutter plugin that will be used with our app should be confirmed before implementing, please &bul...

    €307 (Avg Bid)
    €307 Gebot i.D.
    5 Angebote

    Required full-time skilled IOS developer, who can work from our Bangalore or Pune office. Job Details: - We are looking for a strong IOS developer who is responsible for developing the IOS app. - Candidate should be able to develop high-performance iOS applications. Job Requirements & Skills : - IOS MapKit, GoogleMaps, OpenStreet Map, GraphML, outdoor-indoor navigation, SQLite, etc. - Experience with development in third-party libraries, SDKs, and Web Services, REST (JSON) APIs. - Experience with publishing iOS applications on the app store. - Unit-testing code for including negative cases and usability checks. - Solid understanding of the full mobile development life cycle. - Should have sound knowledge in mobile application design principles and interface guidel...

    €886 (Avg Bid)
    Lokal
    €886 Gebot i.D.
    10 Angebote

    ...transition effect when opening, and keep activity screen should keep the stat even if screen switch or app put into background -Implement a nice loading animation status indicator when long activity being triggered •Note app will support working in offline mode with notice msg saying that the app is working in a limited functionality mode till the network is back. •Note app should have local SQLite storage to store data in order to reduce server requests and only refresh this data if forced or ever 24h (example if we loaded university data, we will cache it work for offline mode and for certain time before request refreshing this data again from the server •Note All flutter plugin that will be used with our app should be confirmed before implementing, please ...

    €3703 (Avg Bid)
    €3703 Gebot i.D.
    38 Angebote

    Se tiene una base de datos en sqlite con sus distintas tablas y registros pero estos estan guardados encriptados con valores como "+6CMVuO7HqFkyaDnVv+TEA==" que corresponde a una identificacion

    €122 (Avg Bid)
    €122 Gebot i.D.
    2 Angebote

    We need the skelet...RESTful server in go with production ready setup, build process (makefile) and testing (no docker) and api doc from code. - The code should be the base for a new backend written in go/v1.12 using modules. - Request and responses are to be in json. - Api versioning /v1/ ... /v2/ ... - There should be support for mocking request/repsone and auto testing - Authorization should happen against a mysql (sqlite in tests) database (user/password) with a jwt token. - It should be possible to generate ApiDoc from code for swaggerui - Logging of requests and errors - Swaggerui should be integrated into server - There should be a ping request implemented - There should be a "search" request with filter options and a mock response implemented - no testing based ...

    €524 (Avg Bid)
    €524 Gebot i.D.
    14 Angebote

    I need to set up a Drupal module that shows the information that each user of my site stores in the sqlite database.

    €164 (Avg Bid)
    €164 Gebot i.D.
    10 Angebote

    This is pretty similar to a sentiment analysis. We need you to develop an app to get data from social media (Instagram, Twitter, Facebook) and save the data to database (MySQL or SQLite or other). The data has to be shown on a responsive web dashboard (using Django or Flask or other, as long as mobile friendly). The app must be able to be set to get data globally or on specific area (using Latitude, Longitude and Range in KM) and using specific target words (keywords), more filter is better (date, etc). Finally the app must be able to be given an additional data source manually (by input or uploading csv / xls). The web dashboard must show overall data and show the occurance and rating from the keywords and area. Optionally, we need the app to plan a route to visit the area from...

    €492 (Avg Bid)
    €492 Gebot i.D.
    17 Angebote

    Inhouse-Shoppingcart-App Overall Briefing We want to have a shopping Cart app, where a User can add products to his Cart on his own and that we can ...includes the current timestamp, then the character “A”, then all scanned product ID´s, separated by the letter “A”. The User then shows the QR Code to a device we have created that processes his payment. Once the user has followed all advices from our device he can clear his cart and leave the store. Technology involved - Phonegap, as we want to be using the Phonegap service to build the app - SQLite Database for Products - Phonegap Barcode Plugin / - Apple Store / Play Store (we would need support in order to publish the App to the corresponding App Stores of iOS / Android)

    €176 (Avg Bid)
    €176 Gebot i.D.
    8 Angebote

    I need developer who be able to extract numbers from image of meter or using camera view the meter number are English and other meters are in Arabic and save these data in sqlite (the name of photo in data time - location using offline gps) with the photo in a folder .I would like this app to run on android-IOS-windowsphone and so i thinks ionic is the best to chive that PLEASE IF YOU ARE ABLE TO ACHIEVE THAT SEND ME AT LEST TOO SIMPLE EXAMPLE TO EXTRACT NUMBERS THEN WE CAN FINISH ALL THE PROJECT

    €18 / hr (Avg Bid)
    €18 / hr Gebot i.D.
    8 Angebote

    Привет, Валентин. Я проект тут хочу начать: ПО для медицины. Есть набросок ТЗ. Проект desktop приложения на wxPython. Импорт-экспорт DICOM изображений и данных (через pydicom), обработка в numpy, БД на SQLite или MySQL. ТЗ разобъём на этапы, суммарно бюджет около 20 k$. Срок - от полугода, я буду активно помогать (сделал бы сам, но нет времени разбираться в тонкостях кода). Вам интересен такой проект?

    €460 - €460
    €460 - €460
    0 Angebote

    I am experienced, but now retired programmer. I need some help in getting started with SQLite and Navicat for SQLite. This project might require, at most, an hour or two for someone with experience with both tools to walk me throught a single example of setup, configuration, and the importation of a CSV. Once we have the data imported, the correct data types set, and can run a couple of queries, I should be self sufficient from there and the consulting project will be completed.

    €204 (Avg Bid)
    €204 Gebot i.D.
    1 Angebote

    Introduction This SRS is for the development of a web based application to work with an equine treadmill. Type: Section Purpose The goal of the software is to display real time information from an equine treadmill and a heart rate sensor. Save work sessions to a database for later review. Scope The finished product will consist of the following modules o Real time display o Save work page ...inputs are 4 bits to represent the current program. o Light Barrier o Desc: Returns true if there is a horse on treadmill. o Type: Boolean o Addr: (DB1,X1025.2) o Low Lube o Desc: Returns true if low lube. o Type: Boolean o Addr: (DB1,X1025.3) Inputs From Polar H7 o Bluetooth GATT o Battery: 0x180F o Heart Rate: 0x180D o Information: 0x180A Functions Logical database requirements Either MySQL S...

    €2346 (Avg Bid)
    €2346 Gebot i.D.
    19 Angebote

    The small project would be to create a python API that manage a PostgreSQL database with basic ETL features (I will expand it myself) + GUI with Bootstrap I would like to be shown how you : - create the Postgres database (I have a .sql model) - connect the DB with a pythonAPI like Bloomberg's (just for stock price with a stock code) - create a CRUD python ETL (basic, I will expand it myself) - develop a GUI with python/Bootstrap 4 (basic, I will expand it myself) - deploy on a PaaS server like Heroku - manage security and access control to the API

    €158 (Avg Bid)
    €158 Gebot i.D.
    10 Angebote

    Hi, I need a very simple mobile application, that will based by ionic 3.. The requirement is the application can send sms programmability without opening sms application (so this mean user can input text number and content and button submit to send the sms via application).. Se...ionic 3.. The requirement is the application can send sms programmability without opening sms application (so this mean user can input text number and content and button submit to send the sms via application).. Sending SMS and receive sms will be identified as sim card 1 or sim card 2.. And when that phone receive any sms, that app can read the sms.. Sent sms and received sms will be saved at sqlite database.. And I need the application can delete sent message that already sent and delete inbox for specifi...

    €61 (Avg Bid)
    €61 Gebot i.D.
    12 Angebote