Android :: Want Terminal Or Ssh Client To Unix Or Linux
Sep 6, 2010I want a ssh client or terminal simular to Unix or Linux so I can ssh into my server.
View 2 RepliesI want a ssh client or terminal simular to Unix or Linux so I can ssh into my server.
View 2 RepliesI'm trying to set up a VPN connection between a Linux Mint 10 PC (server) and a Nexus 7 (client).
All I'm getting so far is a "Connecting" status from the Nexus 7, followed after a few seconds by a "Disconnected" one.
As it is my first attempt at setting up a VPN (both on the server and client sides) I was wondering if there was a log file generated by Android on the Nexus that would give me a clue as to where I'm going wrong.
A similar file on the server side
Anyone have any idea how I would go about converting a timestamp in milliseconds from 1970 (from android's System.currentTimeMillis();) to a UNIX timestamp? It need only be accurate to the day.I figure I could divide by 1000 to get seconds, and then divide by 86 400 (number of seconds in a day) to get the # of days. But I'm not sure where to go from there.
View 2 Replies View RelatedI'm trying to run an unix command from my application,
Basically I want to extract a tar file, but Im getting an I/O exception while running the below code. ...
I have a smartQ V5 device running Android ( 1.6, I think)I can not do simple unix things (find, more, ... ) on this device.they are not there. Do I aomehow downlooad them? apt-get is not there either; is there an alternative?
View 1 Replies View Relatedi successfully got into adb in recovery mode fairly easily on my ubuntu 10.4 laptop using the following method- this should also work for a linux live boot from a usb flash drive
in one terminal tail and follow log messages
~$ tail -f /var/log/messages
In another terminal run the loop
Then
1. plugin usb and keep it plugged in
2. remove battery, eject sd card.
3. put battery in
4. press vol- and power
5. after around 6 seconds, your terminal with the log will show something like "new high speed USB..."
6. press vol- to select recovery
7. press the power button
8. IMPORTANT- as soon as you see a new log entry (something like "USB disconnect"), pop in the sd card
check your loop terminal for adb. if it doesn't work, repeat at step 2
Question about Gmail on the Eris Droid.
Has anyone noticed a difference in settings, functionality, or battery life by using the integrated Gmail client as compared to using the Other e-mail which uses an IMAP client??
You set this up at initial startup.
I know root is new for the eris but what do you guys perfer. The one cost 3.99 in the market and the other is free. Is there a difference?
View 2 Replies View RelatedI know android is based on linux, does this mean it can run any and all linux applications? If so has anyone tried to run anything like wine? I also noticed that by default you cant run apps directly from sd card, but i saw a modification on a site that lets you change it so you can, so technically speaking is there any limit on the size of sd the G1 can handle?
View 1 Replies View RelatedAndroid AMF client library Aftek has extensive experience in developing enterprise Flex applications. We have used BlazeDS extensively and we believe that it would nice to provide all the benefits provided by AMF for Android applications as well. We have developed an Android AMF client library which would enable Android application developers use the same extensively. The Android AMF client library supports remoting and secured remoting. This will allow all android applications to use the existing backend like .NET, Java, or PHP. The implementation is asynchronous in nature providing success and failure callbacks. This allows application to perform other tasks without blocking the application. We are currently performing some performance benchmarking and plan to release our library very soon. We would also be incorporating the messaging feature as well.
Android RTMP client library:Aftek has extensive experience in developing voip and audio/video and media applications. Media applications has a huge market and there would be quite a few people eager to develop the medial applications on Android. We believe that it would nice to provide all the benefits provided by RTMP for Android applications as well. We are developing an Android RTMP client library which would enable Android application developers use the same extensively. Our Android RTMP client library would support some add-ons that would help developers to deliver robust media solutions.
I'm using a Google phone running Android, and I need to figure out how to use the terminal's
'ip' command. I found out that Android uses BusyBox in its terminal, but I can't find any help or tutorials or any information regarding it other than the basic information given in the terminal help. Can anyone point me to a site that would give me more information on how to use the commands, or tell me how to use the 'IP' command if you are familiar with it?
I would like to do some simple things from the command line on my HTC desire such as telnet, DNS lookup and looking at ARP Tables, DHCP client functions etc. (for testing network services as part of my job, typical things such as testing SMTP access or testing connections to web server etc. e.g. using telnet {host} {port}) Telnet from the terminal seems to require root access (permission denied) I haven't rooted my HTC Desire and don't intend to root it at present unless I have to.I'm wondering how droid applications such as telnet clients etc. gain access without root and hence how I can?
View 4 Replies View RelatedI am doing a project where we have to use the Android Terminal Emulator. I downloaded the the Jackpal Android Terminal Emulator from github and using the instructions in the document to build the terminal emulator.
[code].....
I am having trouble installing the package in the first step itself, i.e. building the ndk shared libraries.
According to the instructions provided:
Build the shared library:
cd <the-android-terminal-emulator-directory>
<path-to-the-android-ndk>/ndk-build
Accordingly, I typed the following in my cmd
C:>cd androidterm
C:androidterm>android-ndk-r6b/ndk-build
I got the following error message:
'android-ndk-r6b' is not recognized as an internal or external command, operable program or batch file.
I am still learning Android and have never worked with the command line before. Is it a problem with the way I have typed the command?
when i will install backtrack 5 for android from this topic here: URL..... i get this in Terminal Emulator:
sh-4.1$ export PATH=/data/local/bin:$PATH
sh-4.1$ su
sh-4.1# cd sdcard
sh-4.1# cd backtrack
sh-4.1# cd bt5
sh-4.1# sh bt
mkdir: can't create directory '/data/local/mnt': File exists
[code]....
Through Android Emulator, I am trying to create a folder using dev tools > Terminal Emulator. The terminal emulator gets launched with the SHELL PROMPT. (1) However, when I try to type a command, at the bottom of the screen, some suggestions are shown - but in CHINESE CHARACTERS. Dont know why CHINESE? (2) Also, the characters I type are not being displayed properly. For example, typing "cd" (for change directory), shows "^P". I need to go to the sdcard folder using "cd sdcard" and create a directory using "mkdir" and then copy some files into it.
View 3 Replies View RelatedI have to implement for my users something smaller than a notebook. I've been searching and researching and I found iPad and other Tablets with Android. I'm very interested in Android because, I think, it's more flexible but one thing will deerminate my solutions and it's gonna be "being able to connect to a Terminal Server". It's the only way the can access tp their emails and other documents securly. Do you know any free or paid software to perform this?
View 3 Replies View RelatedHow to send a command to the terminal through android app and get the output back? For example, sending "ls /" and getting the output to print it in the GUI?
View 2 Replies View RelatedI want to pause terminal 'top' command. I tried using 'top -d 1000' but it makes it draw its output for the first time after 1000 seconds from launch, so first I would have to wait 1000 seconds to actually see its output.
How do I make 'top' stop refreshing itself?
I cannt install apk via android terminal emulator
i have tried
$cd /sdcard
$pm install apk.apk
but i always get this error message
[1] killed
Is it possible to create full phone backup on the phone itself using adb backup? I am using android terminal emulator on xperia s. I want to backup my phone in the internal memory using command line from the phone itself.
View 1 Replies View RelatedHow to format the second partition on an SD Card using terminal emulator?I have been trying to format the second partition I created on an sd card using the terminal emulator.I have tried all the normal mkfs, mkpartfs, mkdosfs all of them say "<command>: not found".Though 'dd' works and clears the data it also destroys the File Allocation Table.I was trying to format the second partition of the sd card so that I can still use the sd card on my windows machine and view the files in the second partition.
View 2 Replies View RelatedBy using command prompt access the device shell/terminal. then use the su command getting permission denied error. Why this happening? how can i solve this problem.
View 4 Replies View RelatedI have Samsung Galaxy ACE which is rooted. Till y'day I was using CM9 Beta 8 ICS 4.0.4 and it was working well.
I installed CM10 JB for Galaxy Ace alpha1 from "hxxp://maclaw.pl/?page_id=180#comment-3642"
Now the problem is, JB doesn't have File Manager installed and I need to install TB to revert my backups.
Due to some unknown reason I am not able to access internet on my device either through GPRS or 3G connection.
I am desperately looking for a way to access my SDCARD wherein I have all my apk's which I can install however, without File Manager I am not sure how to install an apk.
I did some google search and came across topics about installing apk using Android SDK etc.. however I would not want to work on SDK as I feel its bit tedious job for me.
I also tried Android Injector however that didnt work even if I have enabled USB debugging Mode for adb + apps.
Now, I am hoping that, I can use the Terminal Emulator which is preinstalledo n my phone to install apk present on my sdcard.
However, I am not sure how to do that, what are the steps to install apk present on my sdcard from Terminal Emulator available on my phone.
Here are some of the screen captures [URL] ......
So I hear a lot of talk about "pushing" things with adb shell, and from what I've read I believe this requires a PC? If I have a Mac, and want to perform some of these actions, can they be done with the terminal emulator, and if so, do I just copy exactly the directions for adb or do I have to change them slightly? And yes, that was quite the run-on sentence, my English teachers would probably cringe...
View 5 Replies View RelatedHaving trouble figuring out how to make terminal emulator work. I'm trying to setup Collin_Phone's battery tweak according to these instructions: [GUIDE][UPDATE] Try the battery tweak with Myn's RLS3! - xda-developers but when i type in batt-cfg, it tells me something like command not found so i cannot move on into the later steps.My questions are:
1)should i have done something in particular to setup terminal emulator before running it?
2)can TE even work on my phone since i didn't use ADB to root, but unrevoked instead?
3) Lastly can i still somehow install/hook up into ADB even though i used unrevoked? There are still some functions I'd like to try out that i dont think i can without a direct link to my PC.
I just compiled a very small theme to test the waters. Its basically only an edit of the status bar, battery icon, browser background, and for no reason what so ever made the gtalk icon grey scale.Like I said, testing the waters here and only did a tiny bit of modifying. When Velocity 0.2 comes out I will be making a more detailed theme. This is just something to throw on your rom while you wait.Note: This will not completely replace your current theme if you have one. This theme will work best when installed on the stock theme.Beautiful Widgets and launcherpro not included.
View 8 Replies View RelatedRight, as of yesterday my rebooting problem seems to have become terminal. It won't boot beyond the red circle, and although it will load into the bootloader it won't go into recovery after that. Now obviously I'll be sending back for repair but what are the chances (given that it won't boot at all now) that they'll know the phone has been rooted and refuse to fix it?
View 19 Replies View RelatedI am rooting my phone and there is a list of safe apps to remove. One was a terminal app and it says to remove it so I can install a functional one...so I was wondering what a terminal app is for and if I should be looking for one.
View 1 Replies View RelatedCan someone please recommend a terminal app that works on CDMA Hero? I'm in the middle of re-rooting after the MR and don't have the one I used last time, it was not a market download and I don't recall what it was. A lot of the ones on the market seem to be flawed in one way or another according to the comments.
View 1 Replies View RelatedI'm very intimidated by terminal emulator because I've never used such a thing and it seems like a powerful tool.Many of the roms I'm considering offer special scripts (like Overclock or switch apps) that I'd like to be able to use.Would someone mind sharing exactly step by step how to use terminal emulator to install a program or use a custom script.Are there settings in terminal emulator that I should adjust? Basically I open TE and see a blue screen (yes reminds me of BSOD).Then what.just type the script instructions verbatim? After typing do I use the enter key to run?I'm looking at Fab's Apex Rom.Maybe that will help give an idea as to what options/scripts I'd like to be able to tinker with.Maybe a short video tutorial would help?
View 7 Replies View Related