issue132:ubports
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
issue132:ubports [2018/05/05 08:09] – d52fr | issue132:ubports [2018/05/07 12:11] (Version actuelle) – auntiee | ||
---|---|---|---|
Ligne 4: | Ligne 4: | ||
At the last UbuCon, I gave a basic programming workshop. In order to simplify the installation process, I prepared a virtual machine with the Ubuntu Touch SDK. Just download the file, set up your virtualization environment, | At the last UbuCon, I gave a basic programming workshop. In order to simplify the installation process, I prepared a virtual machine with the Ubuntu Touch SDK. Just download the file, set up your virtualization environment, | ||
+ | |||
+ | Les applications dans Ubuntu Touch (UBports) sont programmées sur l' | ||
+ | |||
+ | Le SDK d' | ||
+ | |||
+ | Lors du dernier UbuCon, j'ai animé un atelier de programmation de base. Afin de simplifier le processus d' | ||
+ | |||
**Installing the virtual machine | **Installing the virtual machine | ||
Ligne 17: | Ligne 24: | ||
Add to the end of the file: ** | Add to the end of the file: ** | ||
+ | Installation de la machine virtuelle | ||
+ | La machine virtuelle utilise Ubuntu Mate 16.04. L' | ||
+ | |||
+ | Le lien est : https:// | ||
+ | |||
+ | La première étape consiste à ajouter le dépôt de VirtualBox. | ||
+ | |||
+ | sudo nano / | ||
+ | |||
+ | Ajoutez à la fin du fichier : | ||
**deb http:// | **deb http:// | ||
Ligne 37: | Ligne 54: | ||
I recommend you to use the maximum RAM you have available in the system.** | I recommend you to use the maximum RAM you have available in the system.** | ||
+ | deb http:// | ||
+ | Sauvegardez les modifications et ajoutez la signature d' | ||
+ | |||
+ | wget -q https:// | ||
+ | |||
+ | Installez VirtualBox. | ||
+ | |||
+ | sudo apt-get update; sudo apt-get install virtualbox-5.2 dkms build-essential | ||
+ | |||
+ | Une fois l' | ||
+ | |||
+ | virtualbox | ||
+ | |||
+ | Cliquez sur le bouton Nouveau puis nommez et configurez le système d' | ||
+ | |||
+ | Je vous recommande d' | ||
**You must select Use an existing virtual hard disk file. Then select the virtual machine file you downloaded earlier. | **You must select Use an existing virtual hard disk file. Then select the virtual machine file you downloaded earlier. | ||
Ligne 50: | Ligne 83: | ||
Start the Ubuntu Touch SDK by double-clicking on the icon.** | Start the Ubuntu Touch SDK by double-clicking on the icon.** | ||
+ | |||
+ | Vous devez sélectionner Utiliser un fichier de disque dur virtuel existant. Ensuite, sélectionnez le fichier de la machine virtuelle que vous avez téléchargé précédemment. | ||
+ | |||
+ | La machine virtuelle est alors créée et doit maintenant être configurée. | ||
+ | |||
+ | Cliquez sur le bouton Paramètres. Dans Système, Processeur, sélectionnez Activer PAE/NX pour améliorer la performance de la machine virtuelle. Les options de virtualisation de l' | ||
+ | |||
+ | Dans Affichage, vous pouvez configurer la mémoire graphique de la machine virtuelle. Même si votre ordinateur le supporte, je vous recommande de désactiver l' | ||
+ | |||
+ | La machine virtuelle est maintenant prête. | ||
+ | |||
+ | Démarrez le SDK Ubuntu Touch en double-cliquant sur l' | ||
**Conclusions | **Conclusions | ||
Ligne 56: | Ligne 101: | ||
If you have any questions, you can ask them in the Telegram group of the course: https:// | If you have any questions, you can ask them in the Telegram group of the course: https:// | ||
+ | |||
+ | Conclusions | ||
+ | |||
+ | Nous avons déjà préparé l' | ||
+ | |||
+ | Si vous avez des questions, vous pouvez les poser dans le groupe Telegram du cours : https:// |
issue132/ubports.1525500570.txt.gz · Dernière modification : 2018/05/05 08:09 de d52fr