Closed GoogleCodeExporter closed 8 years ago
Yep, I think that this is a SDK issue...
Can you share the error please?
Use this SDK to compile the server:
revision 19. You can download form here
https://developer.android.com/tools/sdk/tools-notes.html
Original comment by joanpuig...@gmail.com
on 20 Jan 2013 at 11:46
[deleted comment]
[deleted comment]
I found the problem.
Running aidl from the command-line returns:
org/servDroid/server/service/params/ServerParams.aidl:3 interface ServerParams
should be declared in a file called
org/servDroid/server/service/params/ServerParams.aidl.
Original comment by reap3r...@gmail.com
on 20 Jan 2013 at 6:08
I have the same problem.
Original comment by liuzhenh...@gmail.com
on 27 Apr 2013 at 2:31
delete ServerServiceListener.aidl then it's ok
Original comment by chensh....@gmail.com
on 28 May 2013 at 3:11
[deleted comment]
JoanPuigSanz: Would removing ServerServiceListener have any negative effect ts?
Original comment by reap3r...@gmail.com
on 5 Jul 2013 at 5:17
Nope, no negative effect.
BTW, I'm updating the app, so I'm making it compatible for tablets. I've
already started and hopefully in a few weeks will be finished. Then the project
will be moved to GitHUb.
All the aidl's will work with the new version and will also remove the useless
code
Thanks for the feedback.
Original comment by joanpuig...@gmail.com
on 5 Jul 2013 at 6:39
Fixed. You can find the new code in github. I'm waiting to fix a few thing and
I'll create a store build
https://github.com/joanpuigsanz/servdroid
Original comment by joanpuig...@gmail.com
on 16 Jul 2013 at 4:21
Original comment by joanpuig...@gmail.com
on 24 Jul 2013 at 6:39
Original issue reported on code.google.com by
reap3r...@gmail.com
on 20 Jan 2013 at 6:07