One of the test programs I just built is an EditBox, ListBox, Button
app (the same app that was the first used to launch Delphi version 1.0
and shown at the Software Development Conference in 1995
running on 16-bit Windows). Using three components and one line of
code, I have the same app running on my Samsung Galaxy S4 phone.
To develop a FireMonkey Mobile App, you can start with a mobile
application project template. I chose the "Blank Application" template
for my first app.
Next, I placed the 3 components on my main form.
I double clicked on the button to bring up the code editor and added
the one line of code inside the Button’s onClick event handler to take
the contents of the editbox and add the text as a new item to the
listbox.
Finally, I selected Android as the target platform in the project
manager and made sure the IDE was connected to my Samsung Galaxy S4
phone ("SCH-I545").
I hit the run button to build the application using our true native
code Delphi ARM compiler for Android to create the APK file and deploy
it to my Samsung Galaxy S4 phone. I added "Hello" and "world" text in
the application and pressed the power and home buttons to grab the
screen (I could have also used the Palm Swipe method to capture the
screen).
What’s even cooler, the same code can be used with our Delphi true
native code compilers for Intel and ARM to compile and run the same
project on Windows, OSX and iOS. All you have to do is set the target
platform and use the same form and code. With my PAServer running on my
MacBook Pro, I configured my iOS Device target.
I hit the run button again to build the same application using our
true native code Delphi ARM compiler for iOS and deploy it to my iPhone.
Going back to the Project Manager window, I activated the Win32
target and compiled the same app and ran it on my Windows virtual
machine.
.
.
.
Posted by
on Tuesday, August 20, 2013, at 1:13 pm
Ads
Translate
Tuesday, 27 August 2013
My first Delphi Android app
Author: Fajar
Hello, I am Author, decode to know more: In commodo magna nisl, ac porta turpis blandit quis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In commodo magna nisl, ac porta turpis blandit quis. Lorem ipsum dolor sit amet.
Best Post This Year
Install Fortesreport community Delphi 7 dan RX Berlin
Download Pertama2 kita harus punya file installernya terlebih dahulu, download https://github.com/fortesinformatica/fortesrepo...
About Me
Total Pageviews
Subscribe Channel TUTORIAL PEMROGRAMAN , Update Guys !
Blog Archive
-
►
2016
(3)
- ► 09/11 - 09/18 (1)
- ► 09/04 - 09/11 (2)
-
►
2015
(19)
- ► 12/27 - 01/03 (3)
- ► 11/08 - 11/15 (1)
- ► 09/13 - 09/20 (1)
- ► 08/23 - 08/30 (1)
- ► 08/09 - 08/16 (1)
- ► 06/28 - 07/05 (1)
- ► 05/24 - 05/31 (1)
- ► 05/17 - 05/24 (2)
- ► 05/10 - 05/17 (1)
- ► 04/26 - 05/03 (1)
- ► 04/05 - 04/12 (2)
- ► 03/29 - 04/05 (2)
- ► 03/08 - 03/15 (1)
- ► 01/25 - 02/01 (1)
-
►
2014
(15)
- ► 11/02 - 11/09 (1)
- ► 10/19 - 10/26 (1)
- ► 09/21 - 09/28 (4)
- ► 09/07 - 09/14 (1)
- ► 07/06 - 07/13 (1)
- ► 06/29 - 07/06 (2)
- ► 05/04 - 05/11 (2)
- ► 01/05 - 01/12 (3)
-
▼
2013
(91)
- ► 12/22 - 12/29 (1)
- ► 12/15 - 12/22 (2)
- ► 12/08 - 12/15 (3)
- ► 11/24 - 12/01 (1)
- ► 11/17 - 11/24 (5)
- ► 11/10 - 11/17 (6)
- ► 11/03 - 11/10 (1)
- ► 10/27 - 11/03 (11)
- ► 10/20 - 10/27 (1)
- ► 10/13 - 10/20 (1)
- ► 09/29 - 10/06 (1)
- ► 09/22 - 09/29 (1)
- ▼ 08/25 - 09/01 (3)
- ► 08/18 - 08/25 (2)
- ► 08/04 - 08/11 (1)
- ► 07/28 - 08/04 (1)
- ► 07/21 - 07/28 (1)
- ► 07/14 - 07/21 (1)
- ► 06/30 - 07/07 (1)
- ► 06/23 - 06/30 (1)
- ► 06/09 - 06/16 (2)
- ► 05/05 - 05/12 (1)
- ► 04/28 - 05/05 (5)
- ► 04/14 - 04/21 (1)
- ► 04/07 - 04/14 (5)
- ► 03/24 - 03/31 (7)
- ► 03/17 - 03/24 (17)
- ► 03/10 - 03/17 (1)
- ► 03/03 - 03/10 (2)
- ► 02/10 - 02/17 (2)
- ► 01/20 - 01/27 (2)
- ► 01/06 - 01/13 (1)
-
►
2012
(120)
- ► 12/30 - 01/06 (11)
- ► 12/23 - 12/30 (3)
- ► 12/16 - 12/23 (2)
- ► 12/02 - 12/09 (2)
- ► 11/25 - 12/02 (3)
- ► 11/11 - 11/18 (3)
- ► 11/04 - 11/11 (11)
- ► 10/28 - 11/04 (17)
- ► 10/21 - 10/28 (57)
- ► 10/14 - 10/21 (2)
- ► 10/07 - 10/14 (9)
mas fajar mau tanya saya coba delphi xe5 firemonkey saat di kasih databse mengunkan sqlate pas di run kenapa ngebalnk hitam y .minta solusinya :(
ReplyDelete