Hey guys, I recently got the RAZR i and it's been working great. I was worried about compatibility issues, but haven't ran into any other than the obvious lack of Flash. However, I have an issue relating to SSH. Neither DropBear nor SSHDroid seem to work. Whenever I run SSHDroid and click start, the screen gets a pop up for a microsecond and the server stops. In the log it says:
Code:
INFO: Cannot generate RSA key: link_image[1936]: 9213 could not load needed library 'liblog.so' for '/data/data/berserker.android.apps.sshdroid/dropbear/dropbearkey' (reloc_library[1453]: 9213 unknown reloc type 7 @ 0x403a4ba4 (0))CANNOT LINK EXECUTABLE
I tried SSHDroid before rooting the device, and then rooted it and tried again. The same error occurred.
As for using DropBearSSH to launch the server, it says that it's launched and running fine, but I cannot connect to it from within the same wifi network. I tried using ConnectBot with localhost as address, and that didn't work either. I'm at a loss of what to do. Has anybody else had issues with SSH?
All these are built for ARM, and they might not really run on x86 arch (which the Razr I is)
hiemanshu said:
All these are built for ARM, and they might not really run on x86 arch (which the Razr I is)
Click to expand...
Click to collapse
Ok.
But does anyone knows if are there some app like them to run SSH Server on android x86 (razr i)?
Just to update this thread, since last week berzerker_devel published his beta version of SSHDroid, now runs over x86 device. Its working on my Razr i right now.
See at: http://forum.xda-developers.com/showthread.php?t=921801
You can also have a look at Servers Ultimate which contains an rather complete SSH Server. The ssh server itself works on all devices and architectures and the command line works on ARM and x86.
On Play: Servers Ultimate
On XDA: Servers Ultimate
hi, i was wondering if its possible to install the samsung drivers into linux? i want to install a new type of OS just for web browsing on my computer and its called JolyOS. (based off linux) But my only internet source is to tether w/ my phone, so is there a way to tether into linux ? or anything. thanks for reading
Hello, sir
i m new on xda developers
i need your help.
i have internet on my pc and i want to run internet on my moto g 2014 from my pc
thanx
Haroon2015 said:
Hello, sir
i m new on xda developers
i need your help.
i have internet on my pc and i want to run internet on my moto g 2014 from my pc
thanx
Click to expand...
Click to collapse
(assuming you use Windows as you didn't mention what you OS you use)
Start with these links depending if you have Windows 7 or Windows 8 and it goes without saying but your computer has to have a WiFi card
Windows 7 can do it without additional software: http://lifehacker.com/5369381/turn-your-windows-7-pc-into-a-wireless-hotspot
Windows 8 can be done using the command line or using a program: http://lifehacker.com/5983161/virtual-router-plus-turns-your-windows-8-pc-into-a-wi-fi-hotspot
Program 1: http://virtualrouterplus.com/
and there is also http://www.mhotspot.com/ (the programs also work on Windows 7)
I have downloaded jtds-1.2.7.jar and import into Android Studio. But it come out error ,ClassNotFound:net.sourceforge.jtds.jdbc.Driver..
Android studio setting image: i.stack.imgur.com/xbaRa.png
ran into a problem running my test project on my android device after downloading android studio. How can i configure android studio 2.X to connect to my device through the adb port? I am in a tight situation here