Articles

Affichage des articles du mai, 2017

Project base

Image
For the project we will be using : Tool: - IntelliJ IDEA 2017.1.3 - Java 8 (v52) - Kotlin Library: - TornadoFX - RxJava 2 - Dagger 2 - JADB And maybe more in the futur. For remimder this project is about making the teacher life easier with the install / configuration of his tablet. The first week will be about the base of the project. And especially making some test of what to use, and to use it to make it so that it can be used on all devices, and all Android version. First look with a current device connected to the computer:

Constraint / Possible Solution

Image
Here is the list of the possible constraint, with their possibility.

Creation of the project

Image
Sugarizer is a way to use Sugar on any device using web technologies. Sugarizer can be deployed on many devices including Android phones and tablets. The goal of this specific project is to create the "Sugarizer Deployment and Management Tool for Android". Expected results Sugarizer Server Deployment and Management Tool is a GUI Tool working on GNU/Linux, Mac and Windows to deploy and configure Android devices using ADB (Android Debug Bridge). Inventory : Collect and store devices data like serial number, os version, device name, installed applications, current Android launcher and Sugarizer availability. Application Manager : Install or remove applications using APK files. File Manager : Add / Remove files Input Manager : Click / Touch coordinates on the screen, launch applications to perform automations. Scenario Writer : Allow non developpers to create sequences to perform all the steps previously defined. First screen Github