davidannis Posted May 3, 2013 Share Posted May 3, 2013 I am going to spend a month in Europe and would like to avoid carrying a laptop if I can. However, I'll have a lot of time, sitting on a Greek Island while my son learns Greek and so I'd like to be productive instead of bored. I'm trying to decide if I can load a Nexus 7 with Php, MySQL and Apache and get real development accomplished or whether I'll be frustrated by speed or other issues. Has anyone had experience with developing on Andriod and if so what software would you use? I would especially like a recommendation on a Netbeabs like IDE if there is one. Thanks, David Link to comment https://forums.phpfreaks.com/topic/277590-development-on-android/ Share on other sites More sharing options...
kicken Posted May 3, 2013 Share Posted May 3, 2013 At the very least, you could install something like ConnectBot in order to SSH into a remote box and do your development that way. I kind of doubt you'd be able to setup a local environment w/ php, mysql and apache. I'd guess the best you'd be able to get is to install a decent editor and ftp client to upload files, and would have to rely on an external server to host apache/php/mysql. I've never looked into such a thing on android though. I've only got my phone and trying to do any dev work on it would be a nightmare (small screen, crappy keyboard). Link to comment https://forums.phpfreaks.com/topic/277590-development-on-android/#findComment-1428000 Share on other sites More sharing options...
davidannis Posted May 3, 2013 Author Share Posted May 3, 2013 I saw this https://play.google.com/store/apps/details?id=ru.kslabs.ksweb&hl=en but I've never heard of anyone using it. Also found Bit Web Server https://play.google.com/store/apps/details?id=com.andi.serverweb&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5hbmRpLnNlcnZlcndlYiJd Link to comment https://forums.phpfreaks.com/topic/277590-development-on-android/#findComment-1428039 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.