Hi Sahib, xrdp, as the name says, is an RDP server for X11. I have not heard of an effort to port it to an environment other than X11, so you might have a hard time doing an Android port.
FreeRDP, on the other hand, is both a client and server project, and the libraries have been ported to Android already. Right now, only a client is available for Android, but you at least the libraries which you need to get started on developing an RDP server. You can refer to the manuals (especially the Developer Manual) for instructions on how to setup your development environment for Android https://github.com/awakecoding/FreeRDP-Manuals There are also instructions in docs/README.android I'd suggest you first compile and run the Android port of FreeRDP and learn from it. An Android server would be done with the same libraries used by the client, except in a different way. You could then look at the current FreeRDP servers in development: xfreerdp-server, mfreerdp-server and wfreerdp-server. Best regards, - Marc-Andre On Thu, Mar 14, 2013 at 6:53 AM, Sahib <sahib.peaceandl...@gmail.com> wrote: > > Hey everyone, > am now trying to port xRDP to android, for this I started to > understand ndk, how it work, (for more than 3 days now), now I'am trying > to rewrite Makefile. am (on the xrdp folder inside xrdp-master) to > android. Mk, I want to ask, should I compile all xRDP folder to make it > work because I one only the server RDP part because to be compiled (on > the xRDP-master folder that I have downloaded, there is many folder > vans, ...) > > any help would be greatly appreciated > and > in the end > excuse me for my bad English and thank for your patience > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Freerdp-devel mailing list > Freerdp-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel