Home  /  Tools Apps  / File upload - Dateien, Fotos und Notizen hochladen on Windows Pc

File upload - Dateien, Fotos und Notizen hochladen on Windows Pc

Developed By: thomask

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0.0
Size 1 MB
Release Date March 05, 19
Category Tools Apps

What's New:
Viel Spaß mit ULTI - upload tool for images. Beachten Sie die Beschreibung mit Nutzungshinweis.-> Anzeige der optionalen Kategorieliste geändert [see more]

Description from Developer:
With the 'Upload tool for images' (ULTI) you can easily upload files, photos and notes with optional categorization to your server.

Use cases are e.g. Construction diary,... [read more]

App preview ([see all 8 screenshots])

App preview

About this app

On this page you can download File upload - Dateien, Fotos und Notizen hochladen and install on Windows PC. File upload - Dateien, Fotos und Notizen hochladen is free Tools app, developed by thomask. Latest version of File upload - Dateien, Fotos und Notizen hochladen is 1.0.0, was released on 2019-03-05 (updated on 2023-12-27). Estimated number of the downloads is more than 1. Overall rating of File upload - Dateien, Fotos und Notizen hochladen is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install File upload - Dateien, Fotos und Notizen hochladen on Windows?

Instruction on how to install File upload - Dateien, Fotos und Notizen hochladen on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install File upload - Dateien, Fotos und Notizen hochladen on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install File upload - Dateien, Fotos und Notizen hochladen using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "File upload - Dateien, Fotos und Notizen hochladen" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install File upload - Dateien, Fotos und Notizen hochladen on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "File upload - Dateien, Fotos und Notizen hochladen" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.0.

Download File upload - Dateien, Fotos und Notizen hochladen 1.0.0 on Windows PC – 1 MB

With the 'Upload tool for images' (ULTI) you can easily upload files, photos and notes with optional categorization to your server.

Use cases are e.g. Construction diary, collection of ideas, project diary, deficiency detection, time recording, accident documentation, camp notes, preservation of evidence, etc. Text input via Google keyboard or Google voice input. Select and upload multiple photos.

The app is kept clear and functional, so you can concentrate on the essentials.

Configuration at the first start of the app:
-> open the configuration in the app on the top right
-> enter the link to your processing script (see below), the rest is optional

Your trusted IT company can program the processing script and web frontend for you using the following API description (so you can view and edit the submitted photos with category and notes on your web page in your secure area to save time and money a sample processing script can also be obtained from me):
1) The app sends the data as a FormData object (multipart / form-data) using XHR POST
2) key / value pairs submitted with XHR POST:
    a) "key" => {String} optional authentication password entered in the App Config
    b) "timestamp" => {Int} 13-digit UNIX timestamp (in milliseconds) at the time of the upload start
    c) "category" => {String} optionally in the form entered category (no character limit)
    d) "note" => {String} optional note / description entered in the form (no character limit)
    e) "fileCount" => {Int} Number of sent photos
    f) "file_i" => {Array} i indicates the number of transmitted photos (for example "file_0", "file_1" for 2 photos). For example, loopable in PHP $ _FILES ["file _". $ i]
3) JSON to be returned to the app:
    a) "ok" => {Int}: 1 if processing and saving in the script OK, otherwise 0
    b) "fileName" => {String} Photo names successfully saved separated by commas (for example, Foto1.jpg, Foto2.png, Foto3.jpg, ...)
    c) "info" => {String} individual response text that will be displayed in the app for a few seconds (for example, project X with 3 photos saved, photos exceed maximum size; ...)
Viel Spaß mit ULTI - upload tool for images. Beachten Sie die Beschreibung mit Nutzungshinweis.
-> Anzeige der optionalen Kategorieliste geändert