Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any way to build android source code from php?

I need to build android source code into .apk file using php , is that some thing i can do ?

like image 367
Anees v Avatar asked Dec 20 '25 05:12

Anees v


2 Answers

xampp for android test this app https://play.google.com/store/apps/details?id=com.andi.serverweb&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5hbmRpLnNlcnZlcndlYiJd

This is certainly something you can do as long as you have a system which can build the sources. I suggest you look at this: http://developer.android.com/guide/developing/projects/projects-cmdline.html

Of course, use exec to run these utilities: http://php.net/manual/en/function.exec.php

like image 22
ThomasW Avatar answered Dec 21 '25 19:12

ThomasW



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!