Books Writers Publishers Languages

Delphi - Concurrent developments guide for iOS and Android Vol1: Development environment construction guide - From start to build Mastering DELPHI

Published by : Amazon

Writed by : Ano Maki

Published date : 29/02/2020

Language : 日本語 日本語

Web site : https://amzn.to/3mI8YAX

About Delphi - Concurrent developments guide for iOS and Android Vol1: Development environment construction guide - From start to build Mastering DELPHI

Mobile app development is now an integral part of any business. In the past, it took a lot of time and money to support both iOS and Android devices such as the iPhone. However, Delphi allows you to create apps that work in two different mobile environments with almost the same code. This means a significant cost savings. Furthermore, the screen can be created intuitively with the GUI, and the handling of variables is as simple and clear as a general program language. It already has the various features you need for mobile, and it's easy to add features.

This book was written to help business users who are considering deploying Delphi for mobile development do the validation without spending money and time.
In addition, it enables individual developers and hobby programmers who want to develop mobile apps at the lowest possible cost to build a development environment smoothly in a short time. You can avoid the stumbling blocks that often occur with the introduction of Delphi and start programming comfortably.

Delphi saves time! Easy! Cost saving! !!

Note) This book is not a manual about language grammar and basic operation methods.

Le développement d'applications mobiles fait désormais partie intégrante de toute entreprise. Dans le passé, il fallait beaucoup de temps et d'argent pour prendre en charge les appareils iOS et Android tels que l'iPhone. Mais avec presque le même code, Delphi vous permet de créer des applications qui fonctionnent dans deux environnements mobiles différents. Cela signifie des économies de coûts significatives. De plus, l'écran peut être créé intuitivement avec l'interface graphique, et la gestion des variables est aussi simple et claire qu'un langage de programmation général. Il dispose déjà des différentes fonctionnalités dont vous avez besoin pour mobile et il est facile d'ajouter des fonctionnalités. Ce livre a été écrit pour aider les utilisateurs professionnels qui envisagent de déployer Delphi pour le développement mobile à le vérifier sans perdre de temps et d'argent. En outre, il permet aux développeurs individuels et aux amateurs qui souhaitent développer des applications mobiles au coût le plus bas possible de créer un environnement de développement en douceur en peu de temps. Vous pouvez commencer à programmer confortablement, en évitant les obstacles qui se produisent souvent avec l'introduction de Delphi. Delphi fait gagner du temps! Facile! Réduction des coûts! !! Note) Ce livre n'est pas un manuel sur la grammaire du langage et les méthodes de fonctionnement de base.

モバイルアプリ開発は今やあらゆるビジネスに必須の要素です。これまではiPhoneなどのiOSとAndroidの両デバイスに対応するために多くの時間やコストが必要でした。しかしDelphiはほとんど同一のコードで、2種類のモバイル環境で動作するアプリを作成することができます。これはコストの大幅な節約を意味します。さらにGUIで画面を直感的に作成でき、変数の扱いも一般的なプログラム言語と同様に単純明解です。モバイルに必要な様々な機能が既に組み込まれていますし、機能を追加するのも容易です。

本書はモバイル開発のためにDelphiの導入を検討しているビジネスユーザが、お金と時間をかけずに検証を行う一助として書かれました。
さらに、できるだけローコストでモバイルアプリを開発したいと考えている個人開発者、趣味のプログラマが、短時間でスムーズに開発環境を構築するのを可能にします。Delphiの導入で起きがちなつまずきを避け、快適にプログラミングを始めることができます。

Delphiは時短!簡単!省コスト!!

注)この書籍は言語文法や基本操作方法についての解説書ではありません。

Where to buy ?

If this book is still available for sale, you probably can order it on its website.

Table of content

1. Delphi Advantages

2. Create a development environment
(1) What you need
(2) Installation of standard tools
(3) Install Delphi itself
(4) Install the patch

3. Preparing for mobile development
(1) Settings for Android
(2) Mac settings
(3) Connect a mobile device (iPhone, iPad) to your Mac
(4) Temporarily generate an app with Xcode
(5) About Apple's developer registration
(6) About lifting restrictions on execution on iOS devices
(7) Link setting with Mac

4. Build and check the operation of the app
(1) Creating an Android application
(2) Creating an iOS app

After the build

1. Avantage Delphi 2. Créer un environnement de développement (1) Ce dont vous avez besoin (2) Installation d'outils standards (3) Installez Delphi lui-même (4) Installez le patch 3. Préparation au développement mobile (1) Paramètres pour Android (2) Paramètres Mac (3) Connectez un appareil mobile (iPhone, iPad) à votre Mac (4) Générer temporairement une application avec Xcode (5) À propos de l'enregistrement des développeurs Apple (6) À propos de la levée des restrictions d'exécution sur les appareils iOS (7) Paramètres de liaison avec Mac 4. Construisez et vérifiez le fonctionnement de l'application (1) Créer une application Android (2) Création d'une application iOS Après la construction

1. Delphiのアドバンテージ

2. 開発環境を作成する
(1)必要なもの
(2)標準ツールのインストール
(3)Delphi本体をインストールする
(4)パッチをインストールする

3. モバイル開発の準備
(1)Androidのための設定
(2)Macの設定
(3)Macにモバイルデバイス(iPhone、iPad)をつなぐ
(4)Xcodeでアプリを仮生成する
(5)Appleの開発者登録について
(6)iOSデバイスでの実行制限の解除について
(7)Macとの連携設定

4. アプリのビルドと動作確認
(1)Androidアプリの作成
(2)iOSアプリの作成

ビルドを終えて