Re: Help embedding into Android

2013-09-13 Thread jacob kelly
something. As always, any help is greatly appreciated. Thank you. From: John Hartnup To: "ftpserver-users@mina.apache.org" ; jacob kelly Sent: Tuesday, September 10, 2013 2:20 PM Subject: Re: Help embedding into Android I don't know a g

Re: Help embedding into Android

2013-09-10 Thread John Hartnup
I don't know a great deal about Android, but in principle you shouldn't need to do anything different from standard Java. I suggest you attach a debugger to your Android app and put a breakpoint at server.start(). Either the breakpoint won't trigger, meaning you need to find out why your code isn

Help embedding into Android

2013-09-10 Thread jacob kelly
Hello, I have seen some people implement this server into an Android application, so I am trying to embed it into my own app. I have followed the tutorial, and the application runs, but it doesn't seem like it is doing anything. I feel like I am missing something.  Is there any sort of framewo