HTC Eris :: Android Sdk - Can't Get Into Command Prompt In Tools Directory
Jun 14, 2010
Looking to root my eris and have been following the guide but can't seem to figure out exactly what i need to do with the sdk program. For some reason, I can't get into the command prompt in the tools directory.
View 1 Replies
Jun 3, 2010
For the life of me i have read every sticky and i cannot figure out how to open a command prompt in the tools directory of the SDK file.
View 2 Replies
View Related
Aug 22, 2010
I'm trying to install a new lockscreen that I found on XDA. I have to use a command prompt to install and I'm completely lost. I just got a good handle on how to flash zip files but this is flying straight over my head. I have all the commands and codes or whatever but I don't even know where to begin I have a feeling this is probably very simple I've just never had any reason to do anything like this before.
View 9 Replies
View Related
Jun 8, 2010
Any help here? Can I do it through the command prompt?
View 10 Replies
View Related
May 3, 2010
I just rooted yesterday. Running Aloysius v6.
[ROM] Aloysius 2.0 PORT V6 REUPPED (5/1/10) - XDA -developers
I need help with the command prompt. I am trying to disable OTA updates. The command is "su
mount -o remount,
rw -t yaffs2 /dev/block/mtdblock3 /system
mv /system/etc/security/otacerts.zip /system/etc/security/otacerts.zip.nothankyou"
I understand the command prompt, I just don't know how I am supposed to access the phone with it.
View 13 Replies
View Related
Apr 13, 2010
I am trying to put recovery image on my eris. I just now figure out how to get to the directory my tools are in. What is my next step I don't get what to type into command prompt.
View 1 Replies
View Related
May 5, 2010
It seems that many people are having trouble navigating to the correct command prompt to do the recovery step of the root process. If you press (Shift + right click mouse) you can select to open a command prompt in that directory. I'm sure many of you know this, but I found it very helpful when rooting my Eris.
View 6 Replies
View Related
May 23, 2010
How do I do this? If I click emulator it opens and closes really fast. How exactly do I open a command prompt in tools?
View 6 Replies
View Related
Aug 5, 2010
I am working on Sqlite DB, I want to open and view or create database through adb shell command in command prompt i'm doing this above steps,
1. cd C:android-sdk_r04-windowsandroid-sdk-windows ools>
2. adb shell
How can I go for sqlite> after step2 and I'm getting an $ after step 2 and then how can move further process. Suppose I want to view database means how can I do it. I given cd/data/data/(mypackage)/databases sqlite3 (database). After $ but it shows database not found. How can I view database executed through my code.
View 1 Replies
View Related
Feb 10, 2010
I am the beginner for android development. I followed the procedure as specified in developer.google.com for installing. I tried to create AVD(Android virtual device) through command path. I executed at command prompt.
android create avd --target 2 --name my_avd
But the Error is coming "Error: Target id is not valid. Use 'android.bat list targets' to get the target ids." After executing android.bat list targets it is showing blank. I am not able to figure out the problem as I have already set the path also.
View 3 Replies
View Related
Dec 16, 2009
Yes my phone is rooted. Trying to run metamorph on the droid but I apparently need busybox first. I am having problems installing it. I tried to follow the directions:
cd to your adb tools directory
adb push busybox /data/local/busybox
adb shell
su
cd /data/local
chmod 755 busybox
./busybox
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
mkdir /system/xbin
/data/local/busybox cp /data/local/busybox /system/xbin
/data/local/busybox cp /data/local/busybox /system/bin
cd /system/xbin
busybox --install .
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
I don't have an adb tools directory and adb isn't even a command on my phone. There has to be something I am missing. Also, if I get those working, how would I get the file where it needs to be? I tried copying it from my SD card into the directory, but it never shows up.
View 4 Replies
View Related
Jun 7, 2010
I'm still pretty new to Android and programming in general, and I can't seem to get the command line tools packaged with the Android SDK to work. I'm running Mac OSX and each time I try to run layoutopt, for example, the terminal returns, *-bash: cmd: command not found. Also, is it okay to have my SDK located in the Developer directory and my android project in some unrelated directory when using these tools?
View 3 Replies
View Related
Aug 23, 2010
I'm starting with Android development and I have no idea what's wrong on the this command line:
C:Documents and SettingsGabriel.Esquivel.androidavd>android create avd -n Ev
o4G -t 9 -c 8000MB -s 480-800
Valid skins: WVGA854, WQVGA400, HVGA (default), WQVGA432, WVGA800, QVGA
Error: '480-800' is not a valid skin name or size (NNNxMMM)
I am trying to create the following AVDs
http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/
But it won't work on from Android SDK Manager. There seems to be bug that throws the following error "SD Card size must be at least 9MB". So I have decided to try from command prompt as I read on other blog that it will allow me to create AVDs without getting SDs less than 9MB errors. It won't take specific dimensions for the skin-s width-height
View 1 Replies
View Related
Oct 13, 2010
So I can see Logcat working with no problems in my eclipse IDE. However, when I try to run it in a command prompt, i get a bunch of logcat data for about a second, and then the whole thing freezes.
View 2 Replies
View Related
Oct 13, 2009
When I'm in the directory tools and try to use "android create avd..." I get an error like "Java is not recognizable as an internal or external command, operable program or batch." What's wrong? I'm using Windows 7 prof Have added android to the system environment variables. (Maybe doesn't change anything.)
View 12 Replies
View Related
Jul 30, 2010
I see several posts talking about going to the command prompt on the DINC. I have searched and have NO idea where in the world it is. If they mean my computer's command prompt that sucks because I am at work and can't get into it.I was able to get it rooted with the leaked 2.2, now I just need the command prompt for some programs I want to install.FYI the leaked 2.2 is freaking amazing, haven't had a reboot (had many previous) since installation.
View 1 Replies
View Related
May 3, 2010
I downloaded a battery life app today and after I did that a tiny command prompt looking thing appeared in the top right corner of my Incredible. Everytime I do an action, a line of code appears. For example, on my main page it says stuff like
system_server
m.android.phone
And other random code lines like that. Its in a tiny text in the top right of the touch screen. Is there any way to get rid of this? I tried to uninstall the battery app that seemed to cause it, but the prompt didn't go away with it.
View 5 Replies
View Related
Nov 18, 2010
I'm trying to root my new evo with the 2.02 hboot. I understand the process but i don't know how to access directories via command prompt on my computer.
View 7 Replies
View Related
Jul 23, 2010
When I type ADB devices, it comes up with this error: 'adb' is not recognized as an internal or external command, operable program, or batch file. I already installed the adb drivers, and Windows told me the drivers updated successfully. Any idea why I am getting this error? I hope to be rooted by the end of the night!
View 24 Replies
View Related
Dec 3, 2009
Has anyone tried Xtralogic or any other suggested remote desktop application on their Droids? Via the VPN, I would like to connect to my windows servers from my phone. How is Xtralogic if anyone has tried it? Also, is there a command line prompt application for the Droid, so I would have the capability of pinging windows servers, (after establishing a VPN connection of course)? The built-in VPN tool on my phone works fine.
View 10 Replies
View Related
Mar 11, 2010
I've seen these programs and tried one and just looks like a command prompt and i was wondering if one of these programs eliminates having to use the command prompt on my pc.but my next question is how would you use it for commands that requires you to be in recovery?
View 1 Replies
View Related
Feb 24, 2013
Is this possible? I'm trying to make an automated script without any user interaction. I can select sideload mode manually using the volume and power buttons when in ClockworkMod Recovery, however I want to enter sideload mode using the command prompt from my computer.
View 2 Replies
View Related
Sep 27, 2010
Im new to the forums here, I have a Droid currently running Froyo and I have been thinking about rooting my phone. I recently picked up and Apple IBook G3 and I was curious if I will have any problems rooting on the Apple OSX. The main reason I'm asking is because I have noticed that some roots require using the command prompt in Windows. I did search the forums for anything I could find but didn't really find anything useful.
The root I am planning on using is Soup or Root. This will be my first endeavor in to Rooting. PS- Mods if I posted this in the wrong place please move it to the correct one
View 12 Replies
View Related
May 28, 2010
I am following the steps of this walkthrough. I have now completed parts two and 3 however during step 3 it asks to enter these in a command prompt.
adb shell mount -o rw,remount /dev/block/mtdblock3 /system
adb push recovery.img /sdcard
adb push flash_image /system/bin
adb shell chmod 755 /system/bin/flash_image
adb shell flash_image recovery /sdcard/recovery.img
After entering these I get a message saying
"flash_image": not found
At the end of step 3 is that what is supposed to happen? From this I gather that the partition has not been created. Is it safe to go on to step 4?
View 18 Replies
View Related
Oct 31, 2010
At some points while running my android application, I need to create a directory on the sd card, for a small number of users this fails and I can't figure out the reason for it... (I've found similar problems caused by the WRITE_EXTERNAL_STORAGE permission missing, it's there and it works for almost all users so I don't think this is reason) When mkdirs returns false I crash the program and log the following java.io.File properties, starting at the directory I want to create, then recursive printing properties of the parent directory and so on...
/sdcard/MyDirectory/Dir1/Dir2 (exists: false, canWrite: false, isDirectory: false, isFile: false);
/sdcard/MyDirectory/Dir1 (exists: true, canWrite: true, isDirectory: true, isFile: false);
/sdcard/MyDirectory (exists: true, canWrite: true, isDirectory: true, isFile: false);
/sdcard (exists: true, canWrite: true, isDirectory: true, isFile: false);
/ (exists: true, canWrite: false, isDirectory: true, isFile: false);
The strange thing is that the parent directory is writable (canWrite=true), I can't print the execute file permission but from what I've read, write is what you need when creating directories... What I've looked at so far is the WRITE_EXTERNAL_STORAGE permission, if the sd card is full and if the sdcard is mounted read only:...........................
View 2 Replies
View Related
Dec 23, 2009
I have an app that instructed me to copy some data from my computer to the SDCard. So I plugged the Droid into the computer, mounted my Droid SDCard, looked at the directory, and copied the file. There are a bunch of files and folders listed (e.g. backups for apps, album artwork, etc.) as being on the SDCard. But when I go into Astro on the Droid and select "SDCARD" it shows "directory is empty." I don't get it. Why can't I see the folders and files on the SDCard that I can see on the computer screen?
View 3 Replies
View Related
Aug 5, 2010
I want to download my apk file into "/data/local/" directory. I am able do this in external storage but unable on "/data/local" also i was trying to create folder on same location but could not do that. Through "adb push" it is possible but i need to do this java program.
View 2 Replies
View Related
Apr 6, 2010
I recently rooted my droid eris and installed the sense-able2.0 custom rom. I was just wondering if I could delete the zip files out of the root directory after they are installed?
View 1 Replies
View Related
Sep 5, 2010
I seem to have issues flashing to new ROMs. I finally figured out how to do a logcat and was wondering if you guys would take a look? I just flashed over nonsensikal black 5.4 and when booting up ran the command adb logcat. I copied what I think is most of the text in the command prompt window by selecting mark and pulling the cursor down to cover all of the text, then pressed enter. copied to text file.
View 3 Replies
View Related
Sep 6, 2010
I have a rooted samsung captivate with sideloading enabled. After experimenting with different wifi tethering apps from the unofficial market, I began experiencing difficulties with my wifi connection. Even after uninstalling every app that I thought was changing the wifi state, the problem still persists. I can turn on the wifi and it will act normally for about 30 seconds before turning off without user intervention. In dmesg, the error is as follows: 'mmc1: Got command interrupt 0x00060001 even though no command operation was in progress.' Is this caused by an app or is this a more complicated problem?
View 15 Replies
View Related