Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
Programming for Android OS.
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
problem executting tproce...
by
Martin_fr
[
Today
at 02:05:23 am]
Updates to fpc sources - ...
by
ydd
[
Today
at 01:47:06 am]
Get palette
by
kimof
[
Today
at 01:44:12 am]
[LAMW] is it possible sen...
by
Mongkey
[
Today
at 01:18:38 am]
More componenets.
by
Martin_fr
[
Today
at 01:04:27 am]
TDateCellEditor: a date e...
by
jamie
[
Today
at 12:55:09 am]
Problem with xor-el crypt...
by
xinyiman
[
Today
at 12:04:40 am]
TIpHtmlPanel and backgrou...
by
wp
[March 01, 2021, 11:32:49 pm]
Lazarus Release 2.0.12
by
Bloodbat
[March 01, 2021, 10:52:00 pm]
Problem with receiving ev...
by
skalogryz
[March 01, 2021, 10:36:46 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Programming for Android OS. (Read 327 times)
OC DelGuy
New Member
Posts: 30
Programming for Android OS.
«
on:
January 27, 2021, 07:44:55 pm »
What is needed to make Android applications? Will I need special hardware or programming libraries?
Thanks!
Logged
Free Pascal Lazarus Version #: 2.0.10
Date: 07 JUL 2020
FPC Version: 3.2.0
SVN Revision: 63526
x86_64-win64-win32/win64
Shpend
Full Member
Posts: 148
Re: Programming for Android OS.
«
Reply #1 on:
January 27, 2021, 07:59:11 pm »
afaik you only need the android libs, like NDK and so on, (don't know all here.. now)
but no hardware needed. that's the compiler's job to do the bidding for the internal of the smartphone you wanna port to.
Logged
PascalDragon
Hero Member
Posts: 2748
Compiler Developer
Re: Programming for Android OS.
«
Reply #2 on:
January 28, 2021, 09:13:39 am »
Quote from: OC DelGuy on January 27, 2021, 07:44:55 pm
What is needed to make Android applications? Will I need special hardware or programming libraries?
If you want to write GUI applications it's probably best to look at the
Lazarus Android Module Wizard
. For command line application you would need to get your hands a bit more dirty, but you can find information
here
.
Regarding hardware: you can either run in an emulator (provided by the Android SDK) or if you have an Android phone you more often than not already have everything you need (except if you need access to features that the version of your phone's OS does not provide yet).
Logged
rsu333
New Member
Posts: 18
Re: Programming for Android OS.
«
Reply #3 on:
January 28, 2021, 03:28:49 pm »
Computer having Lazarus and LAMW is sufficient .LAMW make it too easy.
Logged
jmpessoa
Hero Member
Posts: 1785
Re: Programming for Android OS.
«
Reply #4 on:
January 28, 2021, 04:14:02 pm »
LAMW: Getting Started
https://github.com/jmpessoa/lazandroidmodulewizard/blob/master/LAMW_Getting_Started.txt
Logged
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
Programming for Android OS.
TinyPortal
© 2005-2018