androrat
androrat copied to clipboard
Compile
How the hell do I compile that into a Java or .exe? I installed Eclipse and Android SDK, as you said. I dragged all Files and Folder in Eclipse and then, if I try to run it, a error show up:
Error: Hauptklasse AndroratServer.src.server.Server couldn't be found or loaded.
you need to remove and add the libraries from the destination src again you can contact if you want to
Can you explain further about removing and adding libraries or can I contact you? I have a couple of questions
yaa i will send u some pics to explain just a little busy and will help you with best of my knowledge
On Fri, Sep 26, 2014 at 11:12 PM, Mrswesnod [email protected] wrote:
Can you explain further about removing and adding libraries or can I contact you? I have a couple of questions
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-57040596.
can you send the error you are getting i fixed it by searching that
On Tue, Sep 30, 2014 at 10:18 AM, varun kumar [email protected] wrote:
yaa i will send u some pics to explain just a little busy and will help you with best of my knowledge
On Fri, Sep 26, 2014 at 11:12 PM, Mrswesnod [email protected] wrote:
Can you explain further about removing and adding libraries or can I contact you? I have a couple of questions
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-57040596.
I got like 100 errors and 7 warnings. I will send you the errors ASAP
can send me the screenshot
On Tue, Sep 30, 2014 at 12:15 PM, Mrswesnod [email protected] wrote:
I got like 100 errors and 7 warnings. I will send you the errors ASAP
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-57339455.
I've tried a suggested sdk tools version change to 19.0.1...doesn't work I've tried everything Google search results had...nothing worked.
On 10/2/14, Mrswesnod [email protected] wrote:
I've tried a suggested sdk tools version change to 19.0.1...doesn't work I've tried everything Google search results had...nothing worked.
Reply to this email directly or view it on GitHub: https://github.com/wszf/androrat/issues/3#issuecomment-57626034
check the screenshot i remove all the jar files from the list first and then added the jar files again specifying the source
i am also attaching a files of androrat server just import it
i cant view the image, I'm sorry
Can you please resend the screenshot. Thank You and I appreciate your help and time.
On 10/3/2014 2:13 AM, 2complex wrote:
On 10/2/14, Mrswesnod [email protected] wrote:
I've tried a suggested sdk tools version change to 19.0.1...doesn't work I've tried everything Google search results had...nothing worked.
Reply to this email directly or view it on GitHub: https://github.com/wszf/androrat/issues/3#issuecomment-57626034
check the screenshot i remove all the jar files from the list first and then added the jar files again specifying the source
i am also attaching a files of androrat server just import it
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-57759505.
Sorry I'm young at working with eclipse, can you quickly explain how to specify the source. I tried searching but get million of ways that don't work in this case.
Well I'll be damned I think I finally did it correctly BUT the only problem is that I cant get the phone to connect to the server...any helpful suggestions?
Can you explain us, what have you done to resolve this problem ? I have the same problem.
On 10/5/14, Mrswesnod [email protected] wrote:
Sorry I'm young at working with eclipse, can you quickly explain how to specify the source. I tried searching but get million of ways that don't work in this case.
Reply to this email directly or view it on GitHub: https://github.com/wszf/androrat/issues/3#issuecomment-57939262
lol no problem just search how to import the project in eclipse really easy
Any ideas why I cant get the phone to connect to the server? I put IP and port once in launcherActivity is there somewhere else I'm missing?
-Firewall -Routeur (open ports) and port forwarding to your computer ?
All checked and all good there
all working for you now
On Tue, Oct 7, 2014 at 2:05 AM, Mrswesnod [email protected] wrote:
All checked and all good there
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-58092810.
I still cant get the phone to connect to the server
whats the problem
On Mon, Oct 13, 2014 at 4:24 AM, Mrswesnod [email protected] wrote:
I still cant get the phone to connect to the server
— Reply to this email directly or view it on GitHub https://github.com/wszf/androrat/issues/3#issuecomment-58825636.
After in install the recompiled apk and start the server the phone is never seen by the server. I double check my port and no.ip address and even tried my own ip address and the server doesn't see my phone. Logcat just says failed to launch/connect. I used virtual device through eclipse and my own personal phone to test
This is my logcat
I/Client(275): onStartCommand by: my.app.client.LauncherActivity I/Client(275): In onCreate I/Client(275): onStartCommand by: my.app.client.LauncherActivity I/Client(275): Try to connect to-----no-ip.biz:my IP i enter E/dalvikvm(275): Rejecting allocation of 268435456-element array W/dalvikvm(275): threadid=7: thread exiting with uncaught exception (group=0x4001d800) E/AndroidRuntime(275): FATAL EXCEPTION: Thread-8 E/AndroidRuntime(275): java.lang.OutOfMemoryError: array size too large E/AndroidRuntime(275): at Packet.TransportPacket.dataFilling(TransportPacket.java:122) E/AndroidRuntime(275): at Packet.TransportPacket.parse(TransportPacket.java:78) E/AndroidRuntime(275): at in.Demux.receive(Demux.java:56) E/AndroidRuntime(275): at out.Connection.getInstruction(Connection.java:94) E/AndroidRuntime(275): at my.app.client.Client.waitInstruction(Client.java:157) E/AndroidRuntime(275): at my.app.client.Client$2.run(Client.java:98) E/AndroidRuntime(275): at java.lang.Thread.run(Thread.java:1096) I/Client(275): onStartCommand by: my.app.client.LauncherActivity W/Client(275): Called uselessly by: my.app.client.LauncherActivity (already listening) I/Client(275): onStartCommand by: my.app.client.LauncherActivity W/Client(275): Called uselessly by: my.app.client.LauncherActivity (already listening) W/ConnectivityReceiver(275): Connection is Available 3g I/BootReceiver(275): BOOT Complete received by Client ! I/Client(275): onStartCommand by: BootReceiver W/Client(275): Called uselessly by: BootReceiver (already listening) I/Process(275): Sending signal. PID: 275 SIG: 9 D/AlarmListener(334): Alarm received ! I/AlarmListener(334): Message received: I/Client(334): In onCreate I/Client(334): onStartCommand by: AlarmListener I/Client(334): Try to connect to ip and port i entered E/dalvikvm(334): Rejecting allocation of 268435456-element array W/dalvikvm(334): threadid=7: thread exiting with uncaught exception (group=0x4001d800) E/AndroidRuntime(334): FATAL EXCEPTION: Thread-8 E/AndroidRuntime(334): java.lang.OutOfMemoryError: array size too large E/AndroidRuntime(334): at Packet.TransportPacket.dataFilling(TransportPacket.java:122) E/AndroidRuntime(334): at Packet.TransportPacket.parse(TransportPacket.java:78) E/AndroidRuntime(334): at in.Demux.receive(Demux.java:56) E/AndroidRuntime(334): at out.Connection.getInstruction(Connection.java:94) E/AndroidRuntime(334): at my.app.client.Client.waitInstruction(Client.java:157) E/AndroidRuntime(334): at my.app.client.Client$2.run(Client.java:98) E/AndroidRuntime(334): at java.lang.Thread.run(Thread.java:1096)
Mrswesnod how did you solve the problem with 100 errors?
How to I get the application to work when the phone is not connected to the same wifi network? Example: phone doesn't work when it is at a different location than my pc
hello buddy m getting the same issue... about would you please help me