Android application with Delphi

The next version of Delphi will include a new compiler for the Android ARM Platform. This compiler is based on LLVM architecture like Delphi for IOS compiler. It will produce native code (That is ARM assembly language) which is executed on your device (Phone, tablet of whatever).

You''ll said: Native? I tough that Android was Java. Actually no. Android is based on Linux and has of course a physical processor. Most implementations use ARM architecture, but not all.

Look at the 4 Delphi for Android default icons

Every Android application is a Java application. Well, almost. The truth is that the entry point for an Android process must be in a Java application. This application may be minimal, just a simple class with the only role of loading the native code. Android for Delphi will create a shared object Library containing everything you coded in Delphi. This shared object will be loaded by a minimal application - included with Delphi - that will load the shared object. So what the user see is an normal Android application.

Everything is done transparently for you. You write your Delphi application the usual way, you hit F9, after compilation, Delphi automatically creates an APK (an Android Package Application) with all required files (manifest, resources, and the binary), Delphi deploy the application to your device using Platform Tools, and start it.

To deploy your application using Delphi, you must connect your device thru USB and enable USB debugging on it. You can also deploy the application thru GMail by sending a mail to the user which can then accept to install it on his device. No need to send your application to Android Play Store!

To do all this magic, Delphi for Android requires both the NDK and the SDK to be available on the developer machine. The SDK and NDK are free of charge from Google.


출처 : http://francois-piette.blogspot.kr/2013/08/android-application-with-delphi.html
번호 제목 글쓴이 날짜 조회 수
25 BETA 신청은 어디서 해야 되나요? Feelple(고재철) 2013.08.09 2435
24 질문 및 요청 좀 드립니다. minders 2013.05.13 2620
23 안드로이드 델파이 버전 간단한 프리뷰 동영상 c2design 2013.08.20 2929
» 안드로이드 델파이 버전의 또다른 소개 c2design 2013.08.20 3017
21 좋은 홈페이지인데 글이 적네요? 이기 2013.01.21 3048
20 델파이 안드로이드 버전 출시 임박에 즈음하여.. c2design 2013.08.20 3228
19 XE3 모바일 스튜디오에 관한 의견 [1] c2design 2012.09.07 4106
18 XE3 세미나를 다녀와서.. [1] 준이킴 2012.09.07 4212
17 프레임워크 개발진행 상황이 궁금합니다. cdrd 2012.05.17 4275
16 RAD Studio XE3 프리뷰 비디오 관리자 2012.08.24 4458
15 RAD Studio XE3 프리뷰 페이지가 오픈했습니다. file 관리자 2012.08.24 4528
14 XE3 and beyond: 모바일 관리자 2012.08.22 4798
13 파이어몽키 e-learning 코스에 등록 하세요. 관리자 2012.04.25 4976
12 항상 개발을 절차식으로 하고 잇습니다. [3] O-X 2012.04.06 4987
11 FireMonkey 카페를 개설 하였습니다. [2] c2design 2012.04.09 4989
10 올해(2012)는 정말 재미있는 한해가 될것 같습니다. 박병일 2012.01.18 5133
9 게시판 오픈 추카 추카! kwk 2011.12.21 5240
8 활성화가 빨리 되었으면 좋겠습니다~^^ [1] 초딩개발자 2012.03.07 5259
7 The zen of Nick Hodges - 닉호지스의 명상 박병일 2012.01.27 5535
6 자게 테스트 입니다 ^^ 관리자 2011.12.21 5997