Android :: Get Some Equivalent To The Adb Log While The Device Is Not Plugged Into Computer?

Apr 7, 2010

Does Android keep an internal log that is similar or identical to the log you can view with adb logcat via a Terminal window? It's difficult when my app crashes while I test it out in the field...

Any help would be great! I'm hoping Android keeps a log and there's some way I can access it. Oh, I do have root on my test device.

Android :: get some equivalent to the adb log while the device is not plugged into computer?


Android :: Ringtone Problem When Plugged Into Computer

Jan 9, 2009

Discovered a problem today which is reasonably obvious when I think about it.

I have various customised ringtones. They (necessarily) live on the sd card.

when the phone is plugged into a computer it essentially takes the card OUT of the phone loop to allow access.

When the phone rings it can't "find" the customised tone (as the sd card "isn't there) and so defaults to something on the phone itself. which was inaudible.

View 5 Replies View Related

HTC EVO 4G :: Charging - Plugged Into Computer Via USB

Oct 11, 2010

I have my evo plugged into my computer via USB and I never got the screen asking what I wanted to do, i.e. use as disk drive, just charge, etc. I tried unplugging and plugging back it, still nothing. Also nothing in the notification bar. I've tried 2 different plugs and same thing happens. It's not showing up on my computer either but it is charging according the the phone. I'm trying to copy some movies onto my phone and now I can't because I can't make is a disk drive.

View 6 Replies View Related

General :: Droid 2 Now Rings When Plugged Into Computer

Sep 20, 2011

All of a sudden my phone now rings for a while when I initially plug it into my computer. I have searched and searched but can't find where that notification sound is.

View 2 Replies View Related

Samsung Captivate :: Phone Plugged In Via USB But Not Shown On Computer

Aug 4, 2010

When I plug in my phone through USB it wont show up on my computer. Whats going on?

View 4 Replies View Related

Motorola Droid X :: Phone Not Get Charge When Plugged Into Computer?

Oct 25, 2010

My phone recently has stopped charging when plugged into my laptop. I have tried 3 different USB cables so i know that's not the issue. Also when I plug it in the screen lights up so I know there is some sort of connection going on, it just does not charge.

View 6 Replies View Related

Android :: How To Keep Droid Device From Sleeping While Plugged In?

Oct 16, 2010

I'd like to keep the screen on whenever one of my Activities are running and the phone is plugged in to a power source. I know that Wakelocks are tricky, so I'm looking for an example or some documentation on how to accomplish this specific goal.

View 2 Replies View Related

Android :: How To Make Device Boot When Power Is Plugged In?

Nov 12, 2010

I need to use this for a Samsung Tablet.Usually if the device is switched-off and the USB cable is being connected the display will wake up for some seconds showing an animated battery.Instead I want to let it boot.I suspect this is close to the metal. Where do I have to make a modification?In the kernel, in the Android platform, or is this hidden in some proprietary code of the manufacturer?

View 1 Replies View Related

Android :: Apps - Communicating With Device Plugged In USB Port

Sep 27, 2010

I'm thinking about an Android app (with possibly an accompanying physical device), and i'm trying to figure out whether this is something that's feasible.

1) Let's say I plug my Android to my PC. Would it be possible for an app installed on the PC to communicate with an app running in the cell phone? I just need a very simplistic data exchange, it can even be one-way (just data pushed from the cell phone to the listening app on the PC, whenever the cell phone wants, I don't need any data sent from PC to phone).

When I plug it in, the phone gives me 4 options (charge, disk drive, HTC sync, tethering), which makes me think this is not doable, but still worth the shot.

2) Would it be possible for an app on the PC to talk to an app on the phone through any other way? (Wi-fi, bluetooth, etc). I'm guessing no on wi-fi since neither party has the other's IP (and I want this to kinda just work, not having to input IPs manually all the time).

3) If I make a device that's plugged to the little USB port at the bottom of the phone (and let's say this is a magical device that can do anything, I don't quite care about those details as long as it's doable). Can I have an Android app talk to that device?

4) Any other ideas to make the phone talk to a "device" that I make, or to an app in the PC are more than welcome. Going "through the web" could be an option (although there'd have to be a central server that I own as a middle man, I believe). But i'd prefer if the communication was direct between the two devices.

View 3 Replies View Related

Android :: Streaming Audio From Computer To Device Via Bluetooth Possible?

May 21, 2010

I want to stream audio directly from my mac via bluetooth to my nexus one. This might sound crazy, but I actually want to be able to control the audio from my mac. I just want to be able to connect an audio jack to my nexus one and let it stream the audio via bluetooth. Is there an app for that?

View 4 Replies View Related

Android :: New Service - Link To Market From Device And Computer

Apr 1, 2010

I just launched my app VLC Remote and was surprised to see that there isn't a way to post a link to the app on the market that works both on my android device and also in my browser.

-so I made a way, and I'm opening it up for all-comers.

What it does is lets you post an http link like this

http://and-download.hobbyistsoftware.com/android/download?name=VLC Remote&q=pname:com.hobbyistsoftware.android.vlcremote

If someone clicks on the link from an android device, then the link opens in the market. If they click from their computer, then it offers to send them a link by email (so they can click on the link on their device).

the download emails have a (subtle) advert for my app, but the feature is clearly your app!

details are here:[url]

View 13 Replies View Related

Android :: Save Old Saved VM Messages To Device Or Your Computer

Jun 20, 2010

I have a few saved voicemails that I want to keep. How can I best save them to my phone or save them to my computer. Save maybe as a Mp3 or Wav file. Or even email them as an attachment?

View 6 Replies View Related

Android :: Pass An Application From Computer To Mobile Device?

Oct 6, 2010

I've already developed some basic application successfully that I tested on Android SDK. I want to know what are the files or file that I have to export to the mobile device(sony xperia x10 mini android) , what extension, how to install, etc etc. I want to check the application in he mobile device. I've been reading the developer manual but I don't find exactly what I'm looking for.

View 3 Replies View Related

HTC EVO 4G :: Only One Adb Device Per Computer

Aug 17, 2010

How many of you will ever run into this, but if you ever start writing android apps, it's bound to happen.

If you plug in your phone and you get a popup saying something like
Quote:

View 1 Replies View Related

Android :: Manfacturer Selling Computer Device - With Free Apps

Jul 13, 2010

I was wondering if it is possible for a manufacturer to sell a computer device with an Android OS with Pre-installed free android apps from the Android Market..?

View 2 Replies View Related

Sending Message From Android Device To PC (computer) Using Internet Connection

Nov 11, 2012

I am creating an Android application. This application should send message to computer via internet and Wifi (check whether if the device is using internet). The main function is by pressing on a button in Android device a message should go to computer via internet (I don't know, but I think it should be with UDP). I know that I need to set the server for computer and write down IP and port to the android app code. I don't have any clue how to do it. I kinda need to create a computer (windows 7) server receiver, which would receive messages. I am using Eclipse Android SDK

View 1 Replies View Related

General :: See And Control Device On Computer?

Sep 5, 2012

This guy is running Windows 8 and is able to see an 'ASUS like' device on his computer. It looks like he can control it as well... Here is a link to the YouTube video: [URL] ....

What app he's using? Is this possibly emulated?

He says that if the page gets enough traffic, he'll offer up the details. I went through and tried to search for it on XDA but nothing matches the way his app looked.

View 3 Replies View Related

HTC Incredible :: USB Device Connect To Computer Does Not Recognized

Oct 28, 2010

How much I love my new refurbished Incredible. The wonderful dust under the screen due to crappy reassembly, and the oh so amazing USB Errors. Seriously, any suggestions why it won't connect to my computer? I wanna bust out my 32 gig SD.

View 1 Replies View Related

HTC Droid Eris :: Device Not Syncing To Computer

Aug 12, 2010

So I brought my work computer home to transfer some pictures I took on my phone to my external hard drive, but when I plug my phone into the PC all I get is "USB device not recognized." I don't even get the HTC Sync notification in the status bar of my Eris. I used to be able to do it on my old computer before it died on me.

View 1 Replies View Related

General :: Root Device Without Odin Or Computer?

Jul 18, 2013

im trying to root my Gs3 i747!! My usb mini port got bad so i got it replaced and now it wont connect to computer! not even in download mode it doesnt even show the icon on notifications. I tried framaroot, Ezinox abuse, root Z4, thru terminal with motochopper method and nothing!! my gs3 is 6 months old but i lost warranty, My only chance to build a method for the i747 gs3

View 9 Replies View Related

General :: Computer Doesn't Recognize Device

Aug 29, 2013

I tried to download a gaaps file and I think it was the wrong one because I ended up completely deleting my OS. The battery fell out and now I'm unable to get into recovery mode. I can get into odin mode, though.My computer doesn't recognize the device when I plug it in, either.

View 5 Replies View Related

Samsung Captivate :: Computer Wont Recognize Device

Nov 11, 2010

i just got my second captivate, the first would never connect to my computer the second one (the one i have right now) connects to my laptop but my computer wont recognize the device, bottom line is that i cant connect it to my computer. I have tried so many things like: "mount and unmount" the SD card and the internal memory, also i have tried the USB debugging, i hava also tried the kies option on the phone, and nothing.. i have all the Samsung USB Drivers (version V.1.3.450.0) i have downloaded the kies program and the kies mini and they haven't work... what am i missing??? can anyone help me? (my laptop is a Toshiba Satellite A135-4527 with windows vista)

View 3 Replies View Related

Samsung I7500 :: Computer Not Recognize Device Via USB Cable

Jul 13, 2010

I have got problems with my usb cable. When I plug it into my computer it charges my phone, but transferring doesn't work. My computer doesn't recognize the usb!

View 6 Replies View Related

Samsung Moment :: Computer Not Recognizing Phone / USB Device Malfunctioned

Jun 2, 2010

I am working on putting the new update on my wifes phone and I already installed the drivers needed on my windows xp but everytime I plug in my wifes moment it says USB device not recognized. One of the USB devices attached to this computer has malfunctioned! I've tried everything I installed from sprint download site. I have tried Samsung studio. Also the tethering site. Also just the drivers nothing seems to work.

View 21 Replies View Related

Samsung Vibrant :: Computer Not Recognize Mounted Device In Windows 7

Nov 28, 2010

I use Windows 7, received my Vibrant a few weeks ago and have been having a great time, but my phone doesn't mount! It mounted the very first time but after making a potential mistake, it stopped. Here's what happened: Yesterday I installed several apps (Beautiful Widgets, WidgetLocker, just for reference), and for the first time since receiving my handheld, wanted to add some files to it via my pc. I connected my Android as usual only to find that while both the phone & sd card were recognized on my computer, both contained no records, which was obviously a glitch.

I then tried unmounting my phone, and screwed up by selecting for my phone to be a media device rather than mass storage. Windows began searching for the device drivers, was unable to find them, and gave the message: "device driver software was not successfully installed." And now, whether mounted or not, windows no longer recognizes my phone's storage. My Android however, has no problems going from mounted to unmounted. However, I have tried connecting my phone to two other computers and none recognize my device.

View 1 Replies View Related

Motorola Droid X :: Computer Won't Recognize Phone - Unknown Device

Jul 15, 2010

I plugged my Droid X into my computer to try and transfer a video I took today. It came up with a Motorola "CD ROM" drive. I clicked the setup file, installed it, then switched my phone to USB Storage. Windows tried installing the drivers and said there was an error. Now when I connect my phone to the computer nothing happens besides windows saying theres an unknown device.

View 8 Replies View Related

General :: Phone Will No Longer Allow Drag And Drop Files From Computer To Device

Jan 26, 2014

I am running a CM11 Nightly on my jfltevzw. I am trying to update to a new nightly by dragging and dropping it onto my phone, the way I always do. However for some reason when I try to do it now, I get an error message saying "Cannot copy item: This device has either stopped responding or has been disconnected." even though it shows up on my explorer. It was working fine like a day ago. I have rebooted my computer and everything, but it just won't work.

View 1 Replies View Related

Samsung Behold 2 :: "Device Not Recognized" / Connecting Phone To Computer Via USB?

Dec 21, 2009

I want to connect my Behold 2 to my computer (Windows XP) via USB so that I can transfer mp3's. When I plug the USB I get the message "usb device not recognized". Does anybody know how to get past this?

View 27 Replies View Related

Android :: Is There An Equivalent Of Tap Tap?

May 17, 2010

Is there an equivalent of Tap tap for Android phones (HTC Desire specifically)?

View 4 Replies View Related

Android :: Need Project 365 Equivalent App?

May 6, 2010

Does anyone know if there is an equivalent to an iPhone app called Project 365? It allows you to take a photo a day and then create a diary of all the photos you've taken.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved