HTC EVO 4G :: How To Create Device Manager Instance?
Jul 28, 2010
HTC Sync (with cable to Outlook on my desktop) worked fine for a few weeks after I got the Evo and doesn't work now. Trying to start it brings up an error message "Unable to create device manager instance". I've searched the web and forums and have tried every suggestion, none of which work. Has anyone here had this problem and actually solved it?
View 3 Replies
Sep 11, 2010
How can I make sure that only one instance of Service is created?
I have checked some functions with logging (WeatherService is the class who extends Service):
CODE:........
It gives different hash codes even when I am sure that the same function is running twice (downloading):
CODE:............
I am binding a Activity to the service with:
CODE:.......................
And the service can run for minutes until it is completed, therefore the service can be binded to/created by many Activities.
View 1 Replies
View Related
Sep 3, 2010
I am thinking to create a static method to return a reference to the application instance. I am not sure if it is safe to assume there is only one instance of the Application in one application. Apparently, the Application class in Android SDK doesn't provide such method to return the instance reference. So I suspect there must be a reason?
View 1 Replies
View Related
Jan 11, 2010
Instead of installing another program I would rather just use Astro's process manager, it works plenty well for what I want now.I know you can use Anycut to rename and create shortcuts to most things, but is there a way to create a shortcut to a function within a program? If not with Anycut, maybe a different program?
View 2 Replies
View Related
Jan 11, 2014
Is there anyway to block access and prevent someone from simply deactivating this or turning off the lock and wipe features in it?
View 3 Replies
View Related
Aug 19, 2012
getting Device Manager working on my new Galaxy S5. If I recall, Device Manager looks at GPS position first. If that is turned off, it rolls to WiFi. If that is off, it rolls to Cell communications. It worked well on my old Galaxy S2, even when GPS was off, it still found the phone within a certain range.
With my Galaxy S5, it doesn't seem to work when GPS is turned of. WiFi or Cell signal will not allow device manager to find the phone.
View 2 Replies
View Related
Nov 21, 2013
I am trying to find my lost Nexus 7 but when I go to the Android Device Manager page on my phone or PC I get an Internal Server Error, Error 500. URL....
View 5 Replies
View Related
Aug 7, 2013
As you may have heard Android Device Manager has rolled out to 2.2 and above. To activate it, go to settings and then tap Device Administrators. There should be an option to activate Android Device Manager.
To track it and wipe the data follow the directions: Go to [URL]... log in and then click the settings gear under your account info. There should be an option for Android Device Manager.
Be sure to read this too. Android Device Manager rolling out
View 4 Replies
View Related
Nov 4, 2012
Why nexus is showing up twice in device manager ,as an android atb and as nexus digital camera, my computer only shows the digital camera?
View 3 Replies
View Related
Aug 5, 2010
I'm writing an android application that depends on network activity and the alarm manager sometimes waking the phone up from a sleeping state. My question is how can I reliably test this on device? Ideally, how can I force the phone into a full-on sleeping state. Failing that, how can I know for sure when the phone has fully gone to sleep? How do you test your Alarm Manager / Wake Lock / Sleep handling code?
View 2 Replies
View Related
Nov 9, 2010
there was a way to enable the Device Policy Manager without getting the users consent? The examples I've seen say to start an activity with intent DevicePolicyManager.ACTION_ADD_DEVICE_ADMIN which results in a window being popped up on the handset. Is it possible to enable the Device Policy Manager without a popup window?
View 2 Replies
View Related
Dec 30, 2012
I'm using Android Virtual Device Manager with an AVD Android 4.2 installed. The AVD configuration is like Whenever I clicked on the app Camera, I got the following error message
Unfortunately, Camera has stopped.I tried various solutions. I was thinking [HIGH]Menu->Manage apps->All tab->Camera->Clear data[/HIGH].should be able to solve the problem, but failed as well.
The only thing now I can think of is whether I need to change armeabi-v7a to armeabi or not? Should I use armeabi specifically for the emulator, rather than the real phones?
View 1 Replies
View Related
Jan 27, 2014
How to connect my Android device via file manager (personally I use FileMaster) to my Windows laptop? It requires a login and password that I haven't.
View 5 Replies
View Related
Feb 5, 2014
I have never been able to install Motorola Device Manager on 3 different computers. My problem is just like this Motorola Device Manager won't install!!! except when I click on the link in post #12 (#1 on the list in that post) it says the troubleshooter is not available.
View 2 Replies
View Related
Jun 16, 2010
I was trying to get calkulins DE03 on my moment tonight, and since I've put dd03/dd10 on, I thought it would be easy but I obviously messed up something. i have the new 2.1 rom flasher, i have joeykrims 2.1.3, those dont seem to be the issue. the issue is now when I place the phone in download mode, I no longer get a data connection. I just get something called m900 under the Other Device category in Device Manager. i have no idea what driver I need to make this happen, and I certainly dont remember this from flashing it the previous two time. I tried to install the drivers from the Technica YT video, but that didnt seem to solve anything. when the phone is in Normal Mode, I can mount and do all sorts of things via USB, so clearly, this is a Download Mode driver issue.
View 5 Replies
View Related
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
Jul 22, 2010
I can't find market or another file manager on the device.
View 10 Replies
View Related
Sep 24, 2013
I have a European GNex (4.3) that is not tied to a carrier. I also have a Nexus 10 on 4.3. On both devices, I have activated "Allow remote lock and factory reset" in the Google Settings app.However, while I have all functionalities shown as activated on the ADM web interface for the Nexus 10, my GNex is "stuck" with only the "Ring" function active. I have unchecked and rechecked "Allow remote lock and factory reset" and refreshed the web page, deleted the data from the Google Play Services app and rebooted, tried combinations of all of these, all to no avail. The ADM web interface continues to show only the "Ring" function for my GNex, with "Lock" and "Erase" greyed out.
View 1 Replies
View Related
Mar 29, 2009
I am porting android to my own device now. I checkout the latest source code from android.git.kernel.org. I have successfully compilated filesystem images and burn those images to my devices. But i couldn't automatically mount my sdcard when android startup. The / sdcard directory is empty when i used 'ls /sdcard' command. I have copied the vold.conf file from development/data/etc direcotry to my device(/system/etc), but it's invalidated. When i read the source code(vold), i found the vold daemon relate to switch driver, device mapper driver and android gadget driver. Are there some document or information about how to configurate android kernel to support vold new volume management and wirte right vold.conf configuration file?
View 2 Replies
View Related
Mar 6, 2014
I can't create a virtual device on android 2.2. what can I do?
View 3 Replies
View Related
Oct 19, 2013
How to create a new device tree for a friends device. It's a completely new device and has no support from it's company etc. and I want to build a rom for it. How to build a device tree?
View 1 Replies
View Related
Nov 24, 2010
I want to create a virtual device (nexus one) with wvga800, 800x480 but when I do, I can't see the whole screen on my 13" macbook pro, and I can't scroll down to see the bottom of the screen. How can I see the bottom of my virtual phone screen?
View 1 Replies
View Related
Dec 3, 2009
I want to create file dir when apk installing ondevice. does it possible?and how?
View 2 Replies
View Related
Jul 20, 2012
I have a SmartPhone from an not very well known brand and I want to make an android update for it (from 2.3.6 to 4.0).I don't want to change anything (no custom theme and no custom apps) i only want to create an update.Because (i think) nobody knows this device i dont know how to start.
Is ClockWork Recovery for every device? How is it possible to extract the stock rom without ClockWork?
View 2 Replies
View Related
Nov 18, 2010
I'm trying to create a new Eclipse Project where I can test android classes without having to start the emu or connect a device.
I imported the android libraries, but I can't get it to work... My project only contains one java file where I use an android class, I only want to start it as a simple java app.
The error I get is: "Exception in thread "main" java.lang.RuntimeException: Stub!"
My question is: How can I create a simple java project (in eclipse) which uses android classes?
View 3 Replies
View Related
Jan 17, 2010
I found out that you can use something like this to create a file:
CODE:............
When running the above code I get an IllegalArgumentException stating:
CODE:......
And Im guessing the "/" is not appreciated. I wanted the "/" since I need to write the file to the root directory of the device, as stated in the API in trying to follow:
CODE:.........
Question is: how do I place a file in the root-directory? I have been looking around for an answer, but havent found one yet.
View 1 Replies
View Related
Nov 17, 2013
I have been thinking of extracting my current ROM and make a flashable .zip out of it. Is there a way to do this? Does RUU.exe work on a non-HTC device? My device is a XOLO Q1000.
View 7 Replies
View Related
Jun 29, 2010
How can I create custom android virtual device, using my own images? I've been trying to change default *.img-s on my own in sdkplatformsandroidimages but it didn't help - the emulator didn't launch or frozen.
View 1 Replies
View Related
Sep 26, 2009
I have stacked here, because i am totally new in android world. Can show the way please?
View 2 Replies
View Related
Mar 25, 2013
We are looking to create a device that only shows/gets information from one source on the internet. There will be only one application running on the device.
View 1 Replies
View Related