Samsung Fascinate : PC Won't Detect Device / How To Fix?

Oct 10, 2010

When I go to Computer- Removable Disk E: and click on it, it asks me to insert disk. I knwo when I had my Eris I had to install some type of pack so it would register. Is that the same thing here?

Samsung Fascinate : PC won't detect device / How to fix?


Samsung I7500 :: Adb Shell Error - Device Not Found - WinXP Cannot Detect

Oct 23, 2010

problem: adb shell error: device not found winXP cannot dedect adb interface on device manager so i cannot use adb shell. i tried 2 pc

system properties:
winXP 32 bit sp3 home
i7500 I7500XXII5 gaosp-2-10-21-2010-nightly

device manager dedect adb interface when @fastboot for 15 seconds. and i installed current drivers. after 15 seconds phone reboot normally. and device manager cannot dedect adb interface. and adb shell failed... device not found...

View 1 Replies View Related

Samsung Fascinate :: Camera Not Autofocus Device?

Oct 16, 2010

My iphone 4 has autofocus, whenever I point the camera at something it will focus on the object. When I do the same with the fascinate it will not do anything until I tap the screen and then it will focus. Am I missing some setting or is this camera not a true autofocus device?

View 3 Replies View Related

Samsung : How Do I Setup To Exchange Server Emails On This Device On Fascinate

Nov 30, 2010

I recently purchased the Samsung fascinate which runs android 2.1 (eria) and found online before i bought it that the phone could support 2 exchange server emails. i have set up my first email through the setup and selected exchange as the server. now the problem arises, when i go into link up my other exchange email account i enter in the info then click automatic setup, it brings me to manual setup automatically everytime and wont allow me to select exchange as the server. it only gives me the options of imap and pop3, neither of these thus far will work and link my second email, i called my it dept and got the port numbers and all that when entering them into the imap and pop3 setup but it will not work. is there anyway around this or how do i setup to exchange server emails on this device.

View 1 Replies View Related

Android :: Detect The Usb Device

Dec 11, 2009

I have ported the Android to a x86 platform. And i want to detect the USB plug-in.But follow the information about the android.intent.action.MEDIA_MOUNTED in the SDK's DOC, i can't receive the event of the USB's plug-in. i have checked my code and it can receive the other event ( ps:intent action) .

Besides, in the CLI, i could mount the USB device to /sdcard but it couldn't mount automatically. have seen some source code about the mount and mountlistener and it should be effective. my SDK's version is 1.5.

View 7 Replies View Related

Android :: How To Detect The Bluetooth Device?

Dec 20, 2009

How to detect the bluetooths device found?

View 2 Replies View Related

Android :: Detect If An Device Has Been Touchedmoved

Apr 25, 2010

Is it possible to know if the phone has been touchedmoved (lifting it for example), using some Events?
How would you code it?

View 1 Replies View Related

Android :: How To Detect Device Model?

Dec 14, 2009

Is there a way to detect the device model of a user through Java code on Android? To return htc-magic or htc-dream or something like that, somehow? I have been trying to detect this through the user agent when the client is accessing an web page, however this is always Java0 through Android. Has anyone done this? Any ideas?

View 2 Replies View Related

Android :: Need To Detect A 4G Capable Device

Oct 19, 2010

I need to detect the 4G capability of the device.

How can I do that?

View 1 Replies View Related

Android : How To Detect Device Is Rooted In App?

Aug 26, 2010

On Launch of the application, I want to detect if the device running is rooted. Is there proper way of detecting it? I don't think trying to write a file to 'data' to see if rooted is a good solution.

View 2 Replies View Related

Detect Movements On Android Device?

Feb 20, 2012

Is it possible to detect whether the android device has moved in a certain direction and how much it has moved? For example, if I move my device 100 pixels to the left, a number would be displayed saying x is -100 pixels. If this is possible, which sensor would I use?

View 5 Replies View Related

General :: Device Can't Detect WiFi

Sep 28, 2012

I would like to ask, what are some of the core files that wifi depend on to be able to work?

And what permissions are set for those files? I am using a Cowon Z2 which runs on Android 2.3.5, and it suddenly stops detecting hotspots. It just keeps scanning endlessly with no hotspots. My Nexus S can detect and connect still.

I tried a couple of things like, removing the data/misc/wifi/wpa_supplicant.conf file to allow it to generate a new file, but it still fails.

know what are the files I should see to ensure that wifi works.

OR

How do I know if my wifi hardware is dead?

View 2 Replies View Related

Android :: Detect On Emulator And Not On Real Device

Jun 15, 2010

Is there a simple way to detect that your code is running on the android emulator and not on a real device? I want to work around differences between emulator + real, e.g. with respect to network connectivity detection.

View 2 Replies View Related

Android :: Detect Whether Sense UI Is Running On A Device

Jul 9, 2010

Is there any way in Android to determine whether a device is running Sense UI? I'm working on an app that is working fine with vanilla Android, but Sense UI is messing with layouts and sizes. I'd like to be able to see whether the device is running Sense UI and so I can take appropriate action.

View 1 Replies View Related

Android :: Want To Detect If App Have Run In Past On Given Droid Device

Oct 18, 2010

I would like to know if and how it is possible to detect if my application have run in the past on a given android device. I would like every time the phone reboots to be able to check if my application has run on the past and retrieve some private data. If not just create those data.

View 4 Replies View Related

Android :: How To Detect Which Google Calendars Synced With Device?

Nov 7, 2010

I'm writing a software that checks events in user's calendars and does some manipulations over them. But I would like to touch only those events which are present in synced calendars only. I'm using Google Calendar API, but don't know how to list only synced calendars and ignore others.

View 1 Replies View Related

Android : Way To Detect Presence Of Camera On Droid Device?

Jun 24, 2010

How can I detect the presence of camera on an Android device?

View 11 Replies View Related

Android : How To Detect System Information Like Os / Device Type?

Jul 9, 2010

The most important things i want to know are the device type, the os version, if it has a hardware keyboard and maybe the screen resolution. but if you know other useful debug information.

View 2 Replies View Related

Android : AVD Manager Won't Detect HTC Hero Phone As Virtual Device

Feb 10, 2010

I need to use my phone as emulator/target/virtual device when I run my application. I have installed HTC Sync and the USB driver is in order. I have enabled the USB Debugging in Settings. What more do I need to do to make Eclipse AVD Manager to detect my phone?

View 7 Replies View Related

General :: Detect Android Version Running On User Device

Feb 17, 2011

I've got an app that needs to handle Android versions 2.2.1 and above differently than 2.2. I'd rather not create two separate apps, but I haven't been able to find a way to identify what version of Android is running on the user's device.

View 9 Replies View Related

Android : How To Detect Device Support Multi Touch Without OnTouchListener's Event?

Sep 3, 2010

I want to get information of how to detect device support multi touch without OnTouchListener triggers event.

View 4 Replies View Related

Samsung Fascinate :: Testing GPS Satellite Usage On Fascinate - Use Wireless Networks - Off

Sep 8, 2010

First of all congratulations everybody. I am soooo excited for each and every one of you. Seriously, I have a big smile on my face because I know that excitement, that joy you all are feeling. You won't be putting your phone down for days, I GUARANTEE IT! You guys seriously just purchased the most kick ass Android device, along with the rest of the Galaxy S phones!

The Vibrant and Captivate users are watching closely. Samsung has promised us a GPS optimization, and presumably your Epic and now Fascinate already has it. So you guys are our life line right now.

For those of you who will be testing out your GPS in the next few days, I'd like to make a few comments, so that we can get accurate GPS testing, to determine if the phone is actually using satellites like it should, or depends instead heavily on less accurate cell phone towers to determine your location, which means the GPS is still busted on these phones.

Okay, so here it goes. When testing your GPS, "Use Wireless Locations" should be turned off. Settings>location & security>Use wireless networks...make sure its UNCHECKED.

Read the note right under it, it says "See location in applications(such as Maps) using wireless networks."

If you put a check mark next to this, and turn this ON, then how will you ever know if the phone is functionally using the satellites. This is the big question with the phone, can it use and lock onto satellites or is Samsung hoping we use less accurate cell towers. Samsung hopes you have this on. I ask that you keep this unchecked, this is the only way to truly test the Satellite usage.

Further, by checking this, you are allowing Google to collect location data, even when no applications are running, they say its anonymous, but you never know.

So uncheck "Use Wireless Networks," restart your phone, make sure this is still unchecked, power up Google Maps, and go for a good long drive. Then please share your real world results. Including, how quickly it located you, was the location correct, how wide of a blue circle is there around your location, did the phone ever drop the GPS signal, etc. No 2 min drives, you really need to drive around a lot to dependably test this.

You can also download "GPS Test" from the Android Market, it will show you how many satellites your phone views, versus how many satellites are locked in. You need 4 LOCKED on satellites to get a true 3D positional lock that includes x,y,z,t. GPS test also shows your accuracy in ft, up in the upper right corner. Good accuracy is anything less than 10 ft. I have phones that get 5ft accuracy, the best accuracy I can get with my Vibrant is 40ft. Please report this number also. If you have time, upload a screen shot of your GPS test, or just take a pic of your phone running the GPS test, upload it and share your results.

You can also use the built in native GPS test. It is virtually the same as the GPS TEST program above, it's just not a pretty visual interface.

Go to your phones dialer, as if you are making a phone call, and dial in *#1472365# or if that doesn't work try *#*#1472365#*#*Then click on "get position test."

This test will show you your longitude and latitude, you can then enter this into Google maps to see how accurately it located you. It gives you accuracy in meters, convert to feet by multiplying the number given in meters by 3.28, you will now have your accuracy in ft.

The native built in test will show you have many satellites it has in view, the satellites that it actually locks onto will have an asterisk next to it. Please report both these numbers. Remember you need 4 locked on satellites for true precise 3D positioning.

I'm really interested to hear from prior smart-phone Android users, because these users will be able to make a direct comparison of the GPS to prior phones.

View 23 Replies View Related

Samsung Fascinate :: Fascinate - System Dump - Includes Bloat APKs

Oct 20, 2010

Just found the stock /System dump, which includes all the apps/APKs that come with a stock Samsung Fascinate.

*This is useful for those who accidently deleted bloatware, but still want a backup for future use (i.e. for updates).

Thread:
Fascinate system dump - Android Forums

Direct Download to the /System dump (Copy and paste the links):

Code:

View 13 Replies View Related

Samsung Fascinate :: Access Fascinate's System Files - Folders

Oct 18, 2010

I have a rooted Fascinate. Using ES file explorer I was able to view system folders and found the system media files containing ringtones, notification tone, etc. However, I can not edit the files there or paste new files in there. I cannot find the system folder when I connect the fascinate to a computer. I tried showing "hidden files" but the folders still would not show up.

What I want to do is add my downloaded ringtones into the system media folder so that I can use those ringtones without having those ringtones appear in my music player. Another post tried to deal with this issue of the music player recognizing ringtones and notification tones, but no one could provide an actual solution to the problem. If I could move ringtones from the media folder on the SD to card to the media folder in the system folder, this would solve the problem.

Can anybody access the system folders in a manner that I can add files to the folders.

EDITED: PROBLEM SOLVED.
With the help given below, I came up with a solution, and have pasted instructions directly below.
Here are the steps I did in case any one else is interested.


Once your phone is rooted, it's pretty simple.
1)Download Root Explorer from the Market. Root explorer will give you the ability to edit folders/files that normally can't be edited, ie read and write permission as opposed to read only.

2)Using Root Explorer (make sure in top left of program it says "mounted as r/w"), copy any ringtone, notification file, .ogg file, .mp3 file, etc that you have made or downloaded, by selecting sdcard folder and navigating to the location of your tones, long pressing the file of interest, and select copy. (You can even long press on the folder and copy the whole folder of tones).

3)Still using Root Explorer, back out of the SD folder, and find the folder called "system". Navigate to system/media/audio/"ringtones" or "notifications" . Click the paste button at the bottom of the screen (which should have appeared as soon as you copied your file/folder). The file/folder will now be in your system's tone folder.

4)You must power down and power back up your phone before the phone will recognize these newly added tones.

5)Either delete the tone files from your SD card, or put a .nomedia file into the folder to remove them from the SF's media player.

View 7 Replies View Related

Samsung Fascinate :: Fascinate Wont Send Emails With Photos

Sep 16, 2010

Has any one try sending photos via email with out hanging in the sending folder? It only sends them when I do a battery pull and once in a wile it will send.

View 2 Replies View Related

Samsung Fascinate :: Want To Connect Computer To Fascinate Wireless Tether?

Nov 5, 2010

I downloaded wireless tether, the newest version and the two previous versions. I install the apk using the fascinates file manager. The program appears to run fine on the phone, and says 0.4kb download and .1kb upload. I've used two different laptops, one with windows 7, and one with XP to try to connect to the phone. I can find Android Tether as an available network for both computers. However, when I click to connect, both computers cannot connect. When I perform a diagnostic test, windows reports there is a problem with the access point, but cannot fix it.

View 3 Replies View Related

Samsung Fascinate :: Need To Change EVRC-B Voice Settings On Fascinate?

Sep 17, 2010

EVRC-B allows you to have enhanced voice quality in large metro areas. On the HTC's, you could dial ##PROGRAM, press send, choose EVRC-B and BAM! It made a huge difference for us city folk.ny ideas?

View 4 Replies View Related

Samsung Fascinate :: Did Your Fascinate Automatically Update For Time Change?

Nov 7, 2010

Mine didn't? But my Blackberry did.

View 21 Replies View Related

Samsung Fascinate : .Png File Of Default Fascinate App Drawer Icon?

Nov 22, 2010

Does anyone have a .png file of the default fascinate app drawer icon? I want to change the default one on launcher pro.

View 1 Replies View Related

Samsung Fascinate :: Camera Comparison Fascinate Vs Incredible

Sep 6, 2010

I went outside and took these. Let me know what you all think.Fascinate vs Incredible pictures by jedii13 - Photobucket

View 26 Replies View Related







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