Tips for installing Apache server in Android? (PHP, MySQL, Web server) - Android General

Hi, I would like to know if it is possible to manually install an Apache server on Android to load the PHP pages and manage Databases since I am not interested in using downloaded applications that meet this requirement.
I suppose if in Linux it is possible, why not in Android? Any tutorial?
Thank you.

Related

Apache + php + mysql running on Windows Mobile?

Hi!
Is there a way that Apache + mysql + php could run on Windows Mobile?
I've searched the forums but I haven't found anything useful.
Thanks.
Not that I've seen. Care to enlighten us with a possible reason you need a webserver in a phone ?
Well... it would be useful in some scenarios
Id put 50euro in for someone to get them working. Means a lot of my Web Apps could work off like and then I just have sync page to save on roaming chargess.
maybe something like this,
but it only support SQLite3 and a subset of all php functions.
http://mobileleap.net/hph/
I remember way back being able to run apache at least.
http://www.rainer-keuchel.de/wince/apache-ce.html
There was also a version of asp http://www.modezero.net/PocketASP/
snachez said:
Not that I've seen. Care to enlighten us with a possible reason you need a webserver in a phone ?
Click to expand...
Click to collapse
Do folks really need a reason why?
I think the answer is, 'cause it would be cool!
Having the ability to test database queries
would be great for students like me.
Imagine while in the bus, or train, or waiting at the doctors and having the ability to create tables and all!
Answer...
Here is your answer..
apache II v1.0 on mobile phones http://www.google.de/search?hl=de&q=apache+on+windows+mobile&btnG=Suche&meta=&aq=f&oq=
apache php mysql would be great to have an always accessible mediawiki as described in my comments here :
http://carrypad.com/2010/02/22/airlife-100-thoughts-6-days-online-battery-and-pricing/#comments
PocketHTML;
http://www.isquaredsoftware.com/pockethtml.php
or
http://www.freewarepocketpc.net/ppc-download-hyperedit.html
For on the fly html edits.
And here an introduction to ASP.NET Mobile;
http://www.geekpedia.com/tutorial120_Introduction-to-ASP.NET-Mobile.html
Have fun,
Senax
How are you going to access the applications deployed on the web server in your phone? I dont think there is a way to get static IP for phones. This is a strange thread.
I was thinking something like bluetooth PAN, Celio Redfly or the phone itself.
But also I am thinking the wiki should be mirrored on the web so that the access to the wiki is not dependent on the 3G connexion. Seems to be doable with mysql, at least from the phone mysql db to the webserver mysql db. I guess I'd need sthg to mirror data from the webserver to the phone, maybe OpenVPN or sthg else with mysql I don't know ...
Use 2D barcodes on your webpage to obtain applications easily via
(Use your phone) http://www.i-nigma.mobi/ 2D Barcode Reader
VPN Mobile;
http://www.pocketpcfreeware.mobi/download-vpn-mobile.html
Total Commander (free for smartphones/PocketPC/handhelds) has inbuild FTP.

Java Distros

Hi guys,
I am in the process of making a custom Java application for my employers and have come across the evil that is App Signing for Java which is decided upon by the manufacturer and the carrier of the device you purchase.
I have an HTC Topaz(Currently running a Tom Topaz Rom) which has Sun Java Wireless Client as its Java Distribution. I have a colleague that has a Rhodium with Jblend. Now My device is restricted with AT&T certificates and probably trust domains as well. Jblend has another problem regarding JAD files. This means that my business app will be unable to send SMS messages through my carrier via my device.
Does anyone know where I would find an installer for an alternate distro or could they suggest a Rom that might be able to include more than one Java Distro or at least an unbranded Sun Java Distro?
I'd like to suggest you search "JavaFX Mobile" and you can find a WM version JVM in Sun's website.

[Q] Socket communication does not work fine in Android

Hi,
I have developed an application using J2ME CLDC technology and this
application talks to a server (a regular VB server) using TCP/IP or
Socket programming. I used the J2Me SDK Toolkit to develop the client.
With its simulator I am able to run and communicate to the server. But
when I convert the JAR into APK file for android phone and launch it I
see junk characters going to my server. Can anyone help me in giving
more information regarding this? What is it I am missing here. The
data that I am sending is a compressed format (the compression is my
customized format). I am not getting that buffer same on the server
end. Please help.
Thanks
Padma

[Q] Andorid development on VPS

Dear All,
I need help to setup a Android development environment to develop Apps. I am more comfortable to develop it on Linux CentOS.
I have a VPS CentOS Linux server of 1 GB RAM at Godaddy.
1. Do I need X-windows to view the GUI of Android Simulator. I mean do we have any web based i.e URL based way to view & develop my App rather than invoking the
the X-windows. If I have GUI or X-windows ( GNOME ) on Linux, I would need VNC or NX to remotely view & develop it which is quite slow.
2. I don't want to do it locally on my Laptop or Desktop. I want the environmen to be secured & available at the VPS server.
Please can someone advice me on this.
Rgds,

[Q] MySQL Server on RT

Hello,
I would like to be able to develop full Node.js apps offiline in my suruface RT, I have seen that there is Node.js, that is great!
It's possible to have mysql server running on RT?
Thank you!
jesuslg123 said:
Hello,
I would like to be able to develop full Node.js apps offiline in my suruface RT, I have seen that there is Node.js, that is great!
It's possible to have mysql server running on RT?
Thank you!
Click to expand...
Click to collapse
I don't know how easy it would be, I would bet on LXCore + a Windows 10 Frankenbuild for it.(too many ASM)
Maybe someone clever with cross compiler toolchains setup could compile this. There are however many document databases (including one i worked on) written entirely in javascript that work out of box on our nodejs/npm environment, if you are just looking for object stores you can query and save to disk.

Categories

Resources