Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

create APK? 7 years 6 months ago #10082

  • Enrico Pergola
  • Enrico Pergola's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi.
I was able to compile a simple Project for android (only a button).
It created a project1 (without extensión).
How do I create an APK from that?
I found Pandroid, but I do not know how to install it, I know nothing about debían and other esoteric (to me) terms.
Am I out of luck, or is there another easy way to créate the APK?
Thanks

Please Log in or Create an account to join the conversation.

create APK? 7 years 6 months ago #10083

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
Ark file is a simple Zip file (yes yes, rename and open for test)
Please search to web for Ark tools...

PS:We use "Android Studio" tools for this
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

create APK? 7 years 6 months ago #10088

  • usbdoo
  • usbdoo's Avatar
  • Visitor
  • Visitor
Debian is much better for programmers than Windows.
if you try you will soon forget the windows.
1) cdimage.debian.org/debian-cd/8.6.0/amd64/iso-dvd/

Debian LXDE

sudo apt-get install openjdk-7-jdk
sudo apt-get update
sudo apt-get install libgtk2.0-dev gdb openjdk-7-jdk android-tools-adb ant mtp-tools zip
sudo sudo apt-get install git-all
cd /usr/local

git clone github.com/zeljkoc/pandroid.git

sudo chmod 0777 -R pandroid

Here is all the installation of the JVM to get Lazarus.

/usr/local/pandroid/FreePascal/lazarus/lazarus.sh

And that's all.

in pandroidu you have patterns for everything you need in its programming.
You can do everything you can do "Android Studio".
For pascal programmer pandroid it is much better than "Android Studio".
"Android Studio" is more suitable for Java programmer.
This is my thinking.

Try!
if you had a problem,
I'll help you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1