help me !! how to make webserver on android

110 views
Skip to first unread message

Riswan Ahmad

unread,
Nov 21, 2012, 2:41:42 PM11/21/12
to php-for...@googlegroups.com
how to make a webserver on the android
so android can run php program in it as a server

help me please....?

Ed Manheim

unread,
Nov 22, 2012, 7:03:37 AM11/22/12
to php-for...@googlegroups.com
Hell Riswan,
Do you realy mean to use your Android device as a web server or, like in my case, do you want execute php within the Android environment?
I downloaded and installed:
- ASE    the Anroid Script Engine in which you probably can run miscellaneous interpreters
- PHPforAndroid
You than have a complete system with examples.
On my HTC phone I use Jota text editor and FileManager to make my own scripts (programs)

Good luck,

Ed

Op woensdag 21 november 2012 20:41:42 UTC+1 schreef Riswan Ahmad het volgende:

Walker de Alencar

unread,
Nov 21, 2012, 9:34:11 PM11/21/12
to php-for...@googlegroups.com
yes.

what is the objective?

2012/11/21 Riswan Ahmad <iwan...@gmail.com>
how to make a webserver on the android
so android can run php program in it as a server

help me please....?

--
You received this message because you are subscribed to the Google Groups "PhpForAndroid" group.
To view this discussion on the web visit https://groups.google.com/d/msg/php-for-android/-/34ftXkqEJD8J.
To post to this group, send email to php-for...@googlegroups.com.
To unsubscribe from this group, send email to php-for-andro...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/php-for-android?hl=en.



--
Walker de Alencar
Arquiteto de Sistemas PHP
http://www.walkeralencar.com
(61) 8599-8999 | (62) 8172-5487
ZCE: ZEND014591

John Peter

unread,
Nov 25, 2012, 12:55:39 PM11/25/12
to php-for...@googlegroups.com
if the web server is going to handle only the static content means, you can use iJetty.
 but am not sure about it will handle server side script.

else if you want the webserver to handle server side php scripts also,
you can do with phpforandroid.
you need to use the phpforandroid source code and android scripting library source.
first you need to build a http web server and need to use android scripting library and phpforandroid
to execute / render server side scripts php scripts and then pass the result to http response.

Sandeep Verma

unread,
Nov 21, 2012, 10:49:10 PM11/21/12
to php-for...@googlegroups.com
Hello,

You can find more help here


Thanks


--
You received this message because you are subscribed to the Google Groups "PhpForAndroid" group.
To view this discussion on the web visit https://groups.google.com/d/msg/php-for-android/-/34ftXkqEJD8J.
To post to this group, send email to php-for...@googlegroups.com.
To unsubscribe from this group, send email to php-for-andro...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/php-for-android?hl=en.



--
Sandeep Verma 
Entrepreneur - SVN Labs Softwares
Mob: +91 9928673578 Skype / MSN : svnlabs
Concentrate → Observe → Imagine → Launch

Mauro Bragança

unread,
Nov 22, 2012, 5:42:06 AM11/22/12
to php-for...@googlegroups.com
Yes it can. Look for couple tech that allow the instalation of a webserver. Some allow you to run  php in a basic level. 
Have not done this in a while.
The best solution is to create an app using phonegap . Basically u need to know couple things jquery , mysql, json and u are set.
M.


Sent from my iPad
--
Reply all
Reply to author
Forward
0 new messages