Android :: Connecting Phone To DDMS SDK Utility
Aug 11, 2010
I am trying to use the SDK's DDMS utility to capture screens off my Droid X. I have installed the Java JDK and the Android SDK. I set up the USB driver on my Windows laptop and connected my Droid X to the USB port. Windows XP can see the Droid just fine in Windows Explorer as a removable USB device, but the DDMS utility shows no devices. Running "adb devices" in a DOS window lists no devices either. Yes, the java.exe location has been added to my PATH. Yes, the Droid is set to allow USB debugging. So why can't DDMS see my phone?
View 2 Replies
Apr 1, 2009
It seems that DDMS does not accept that a debugger in another host connects to it (a scenario where host A has the Emulator and DDMS running, and host B has the debugger). It appears that DDMS is binding to the loopback address. Does anyone know if that is intentional ?
View 2 Replies
View Related
Jun 19, 2010
I have searched and searched for help and am not finding anything. Well i take that back I have found countless guides on how to do it. tried many of them, didn't work, deleted everything, tried another , didn't work so now I am asking for help.I am trying to do screen captures using the SDK and eclipse and whatever else the guides say to download. Whenever i double click the ddms file a command box flashes up on the screen for a split second and thats it . Can't go any further if the commab box won't stay up. I think a windows window is supposed to pop up after that so I can choose my phone.
View 3 Replies
View Related
Aug 3, 2010
I'm trying to use DDMS to track my allocations, but it only finds my activity if I run it on the emulator. If I run my app on my phone it can't find it, even though it finds the phone. Is there anything specific that I need to do that I might have missed?
View 9 Replies
View Related
Sep 23, 2009
I have developed an application and want to sign it. After signing the application when I try to Align the final package with zipalign. But there's no file called zipalign in tools directory. Can someone guide me regarding this?
Moreover, after signing the application when I try to install the application it gave me "com.satloc signatures do not match the previously installed version; ignoring!". To remove this error I tried -wipe_data. After doing this I again tried to load the application with adb install SatLoc.apk but it again gave me an error this time it
DDM dispatch reg wait timeout Can't dispatch DDM chunk 52454151: no handler defined Can't dispatch DDM chunk 48454c4f: no handler defined pkg: /data/local/tmp/SatLoc.apk Failure [-12]
What is this and how to remove this? I want to load the signed application in emulator. Is zipalign necessay for this purpose? If yes then from where can I get zipalign utility.
View 4 Replies
View Related
Oct 14, 2010
I have a little idea of the Utility Classes with a slight doubt on demand.
If I use a Utility class in my Application than to use that class in my main Activity do I have to create the object of that class or I can directly Import that class in my main activity?
In the nutshell, all I want to be clear about is that basically how can I use the utility class in my Main Activity?
View 5 Replies
View Related
Feb 19, 2010
I've got a common use-case wherein a user selects one item out of many (say, on a spinner or autocomplete list), then enters the data. For example, let's say the user selects a country. Ultimately, the data I want is the country code, not the country name; but the users will want to select based on name, not code. To put it another way, user's will select "United States", but I ultimately want that to translate into "US".
There are a lot of countries. Is there an easy way to setup a mapping in Android to hash from the name to the code? I've thought of a few solutions, none of them are quite satisfactory in my mind:
A database containing country/code, which I can query on. Setting up all countries as strings in strings.xml, then retrieving the resource by name. Creating a huge Map in code and using that. (This is the least satisfactory answer).
View 2 Replies
View Related
Nov 21, 2010
Find a lib which can provide url parsing/building functionality which can be used with Android platform. Character escaping is desired.
View 1 Replies
View Related
Jul 27, 2010
I'm conceptualizing an app that would *ideally* service as dashboard admin of the users SD Card. Is it possible to create a utility app that would be act as a file browser/manager for all the media on an SD Card? does this app already exist? In the event this is possible. I'm interested in sourcing a freelance developer help that can make this happen.
View 2 Replies
View Related
Sep 23, 2009
Can anybody suggest what functionality to provide in a query utility class/classes? The idea is to provide a database utility package for android developers. I just wanna do it for android community and of course for my learning.:-)
View 5 Replies
View Related
Oct 13, 2010
I am new to Java and I referred regarding my question on the Net but not quite Satisfied. I want to know what the "Utility Class" in Java is?
View 3 Replies
View Related
Feb 4, 2010
During the installation of my Android SDK, I am getting stuck during the process where the manager goes out and downloads all the revisions of the APIs and the SDKs.
It is potentially due to a socket issue that typically occurs when a database query is called and there are a large number of TCP connections... according to googling my error (No buffer space available (maximum connections reached?): recv failed )...
So I just need to know if there is a way, other then using the Android download manager, to download / update my computer with the following Android SDK components:
Downloading Documentation for Android SDK, API 7, revision 1
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 2.1, API 7, revision 1
No buffer space available (maximum connections reached?): recv failed
Skipping 'Google APIs by Google Inc., Android API 7, revision 1'; it depends on 'SDK Platform Android 2.1, API 7, revision 1' which was not installed.
Downloading Google APIs by Google Inc., Android API 7, revision 1
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 2.0.1, API 6, revision 1
No buffer space available (maximum connections reached?): recv failed
Skipping 'Google APIs by Google Inc., Android API 6, revision 1'; it depends on 'SDK Platform Android 2.0.1, API 6, revision 1' which was not installed.
Downloading Google APIs by Google Inc., Android API 6, revision 1
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 2.0, API 5, revision 1
No buffer space available (maximum connections reached?): recv failed
Skipping 'Google APIs by Google Inc., Android API 5, revision 1'; it depends on 'SDK Platform Android 2.0, API 5, revision 1' which was not installed.
Downloading Google APIs by Google Inc., Android API 5, revision 1
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 1.6, API 4, revision 2
No buffer space available (maximum connections reached?): recv failed
Skipping 'Google APIs by Google Inc., Android API 4, revision 2'; it depends on 'SDK Platform Android 1.6, API 4, revision 2' which was not installed.
Downloading Google APIs by Google Inc., Android API 4, revision 2
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 1.5, API 3, revision 3
No buffer space available (maximum connections reached?): recv failed
Skipping 'Google APIs by Google Inc., Android API 3, revision 3'; it depends on 'SDK Platform Android 1.5, API 3, revision 3' which was not installed.
Downloading Google APIs by Google Inc., Android API 3, revision 3
No buffer space available (maximum connections reached?): recv failed
Downloading SDK Platform Android 1.1, API 2, revision 1
No buffer space available (maximum connections reached?): recv failed
Downloading Usb Driver package, revision 3
No buffer space available (maximum connections reached?): recv failed
View 2 Replies
View Related
Jan 22, 2009
I can not find any utility to parse the ini file in android.
View 11 Replies
View Related
Nov 11, 2010
Sometimes I need to provide a Context object to call specific functions, such as
Intent intent = new Intent(context, MyClass.class);
in order to start a service
context.startService(intent);
Or, provide a Context object to do a query
Cursor cursor = context.managedQuery(uri, projection, null, null, null);
If this is done in a UI class which extends Activity, that's fine.
However, If I want to create my own utility class (a singleton) that doesn't extend anything and call these functions, I don't have necessary Context object. Now my workaround is to pass an activity reference while initializing the utility class and have that reference to call those functions. I'm wondering what's the correct way to do that. It should not be reasonable to have every class to extends Context so that it can call those functions.
View 2 Replies
View Related
Jul 19, 2010
I am doing Android programing with Eclipse (Helios), and I have some utility classes created. How do I set up Eclipse, so that if I use one of my utility classes it gets included when the project compiles?
View 1 Replies
View Related
Feb 18, 2010
I just got a Android Eris and plugged the USB cord into my computer and phone, it looked like it was going to work, then said it needed to install a file from the cd (I have no idea what that means). I am at school right now and forgot the name of the file it needed, but I have no idea how to do this. I want to tether my phone to the computer with PDAnet but can't even get my phone connected to the computer. I also want to put music on the phone. I am on Windows XP. If you need more info, I can get it when I get home from school. Just hoping there is an easy step I am overlooking.
View 9 Replies
View Related
Jul 5, 2010
Is it possible to connect a USB stick DIRECTLY to a android phone through an adapter?
View 2 Replies
View Related
Apr 29, 2010
Following the big guide and I am at the nanroid backup stage in the recovery utility. I've got
Android system recovery utility
Use trackball to highlight, click to select.
Options:
Reboot system now [home+back]
Apply sdcard:update.zip [alt+s]
Wipe data/factory reset [alt+w]
Then at the bottom it says
E: Cant open /cache/recovery/command
Thats the full screen, nothing about backup/restore
View 2 Replies
View Related
Sep 4, 2010
It would work something like this
someUtility.replace ("Hello, my name is {1}. What is your {2}?", "Mark", "name");
View 3 Replies
View Related
May 9, 2010
Always seems to be running. Anybody know what it does?
View 1 Replies
View Related
Apr 9, 2012
Any good apps that can clean up folders and files that are left behind by un-installed apps?
View 1 Replies
View Related
Jun 19, 2010
I have a HTC hero with modoco 2.1 Rom What I do that connecting to Internet With pc from HTC phone (gprs).
View 1 Replies
View Related
Jul 11, 2010
I have an android phone (lg gw620) which is awesome apart from the rubbish battery life, anyways to the point of this thread, i have just ordered a new mp3 player the archos Internet tablet which is also an android system which should be really fun. basically the mp3 player has blue tooth as does my phone, is there a way of connecting the phone to the mp3 player so i can use 3g internet when m out on the mp3 player?
View 1 Replies
View Related
Jan 6, 2013
is there a TWRP backup utility for Pantech Flex?
View 3 Replies
View Related
Apr 22, 2012
my computer would not recognize my infuse...(btw i have windows 7 ultimate)
have kies installed on my computer, tried uninstalling, reinstalling..still no hope
when i connect my phone to comp it says device not recognized
i dont think there is any problem with my cord, because i just root my bros captivate today with the cord i have.
View 4 Replies
View Related
Sep 23, 2010
Is there an app that will backup and restore your desktop widgets to there original position. I know you can backup/restore your icons with Launcher Pro, Titanium, etc... but they do not restore working widgets. Is the only way to do this through a complete system restore like nandroid?
I would like to be able to restore my desktop with widgets after something like a factory reset or custom ROM install. Is it possible to restore just the desktop/widgets from a nandroid backup? What data would I restore to accomplish that?
View 1 Replies
View Related
Apr 20, 2014
I am using the ES File Explorer on my HTC One M8, but it doesn't allow me to copy pictures on my SD card. Root Explorer also not. Is it because of Kitkat? Are there any other file browsers that allow copying stuff to the SD card?
View 6 Replies
View Related
Sep 17, 2010
Trying to connect a HTC Hero to my computer, it used to connect ok as i used to use the phone as a modem for my laptop, but now instead of the charger light coming on & charging and the little symbol saying it was connected in the top elft of the screen it ONLY charges the phone but the little symbol doesnt come up in the top left and i cant find the device on my computer, iv tried new cables etc but still no joy, any ideas?
View 18 Replies
View Related
Nov 18, 2010
I am looking to connect my EVO to my car's audio system so that I can listen to Pandora and my own mp3s through my car's speakers.
The audio system is a JVC KD-G200 -- below, I've included pictures of the Line Out area behind the unit:
http://dl.dropbox.com/u/1053769/IMAG0150.jpg
http://dl.dropbox.com/u/1053769/IMAG0151.jpg
http://dl.dropbox.com/u/1053769/IMAG0152.jpg
http://dl.dropbox.com/u/1053769/IMAG0153.jpg
If you could please tell me how I can connect these two.
View 14 Replies
View Related
Feb 22, 2010
I have just installed HTC Sync 2.0.18 on both my computers and none of them will recognize my phone when I connect it. One of the computers is a Dell Inspiron 9400 running Vista and the other is a MacBook Pro running Windows 7 under VMWare Fusion 3.0.2.HTC Sync 2.0.18 should work in Windows 7 and definitely under Vista so I don't understand what I'm doing wrong. On both computers I'm running AVG Antivirus 9.0 Free, on which I disabled resident shield during installations, as recommended.
View 7 Replies
View Related