General :: Device Administrators Log Files - Enabled By Default
Jun 19, 2013
Are there any log files that are enabled by default pertaining to 'device administrators'?
I'm trying to look up the history of when an app with associated device administrator control was disabled? (Lotus Traveler)
I'm running CM10 on a Captivate (SGS1) if that's of any consequence.
View 2 Replies
Sep 26, 2013
Is Wi-Fi Direct Software or Hardware feature. Is there any possible way to connect to a Wi-Fi Direct device from a device with only Wi-Fi support without using Superbeam or other apps that use Wifi hotspot feature.
In Wi-Fi Direct specification, it is written that "Only one of the Wi-Fi devices needs to be compliant with Wi-Fi Direct to establish a peer-to-peer connection that transfers data directly between each other with greatly reduced setup."
View 1 Replies
View Related
Nov 9, 2012
Is it possible to install gingerbread on a java enabled touch screen device?
View 2 Replies
View Related
Jan 12, 2010
This new release (1/12/2010) is significant because it brings about a few significant changes:
1) Default over/underclock of 600MHz when under load, and only 125MHz when idle. The lower idle frequency should make up for the higher battery usage at load.
2) Wifi tethering is now enabled by default, as the new overclock kernel has the files needed for it.
3) The new kernel also allocates an additional 65MB of space for a swap file, making the overall speed greatly improved.
For these advantages, there are a couple of things 'broken':
1) Only auto brightness works (you cannot set your own brightness level)
2) No WEP encryption for the wireless tether (this is inherent in the wifi tether program, not the ROM)
I've been using this for a couple of hours now, and so far, so good. Everything is still optimized a la birdman, and the additional swap memory allows for speedier transitions between memory hogging applications (i.e. from gallery to browser to home screen, etc).I won't be able to gauge the battery life, obviously, until I've had some more time with it. Still, overall, it seems speedier than both the original Sholes.info 1.0 RC, and birdman's V4, which before this, IMO, was the best ROM available.Anyways, the ROM can be found both at alldroid and at sholes.info. I won't be providing any links.Other adventurous flashers can use this thread to discuss this ROM. This may be the last great 2.0.1/2.1 ROM, as now that 2.1 is open sourced, I expect developers to flock towards that.
View 49 Replies
View Related
Jun 8, 2010
Does anyone know of a cheap Android or programmable device that has wifi? I need it for a project for a company that needs a wifi handheld device for the shop floor. Im not too fussed about the language the device uses though Im not really interested in the iTouch as theres no intention to release the app in the app store and I don`t really want to jail break everybodys iTouch. Ideally it would be small , iTouch size for example and relatively cheap $100 or less. Nothing fancy just ability to write a simple UI and have wifi. Voice is not needed.
View 2 Replies
View Related
Sep 26, 2010
Is Exchange ActiveSync enabled by user? device? device type or device OS? I'm asking because I'm going to an employer who said they only support Exchange corporate email on Blackberry or iPhone. I just purchased a Samsung Epic Android phone under Sprint. As far as I now there is no Enterprise email plan for that phone. But it does run ActiveSync. Why would an employer limit the devices allowed to access email and can they really enforce that? Is the limitation usually a function of what devices can run Active Sync? Also, if they do allow my Android, what beyond entering the the user, pw and exchange server do they need to do on my phone? Can they put a policy on my personal phone?
View 1 Replies
View Related
Nov 20, 2009
I wanna set the ADB_ENABLED and USB_MASS_STORAGE_ENABLED option automatically in my App.
so i add below statement in my App(Activity).
---------------------- Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 0);
or
Settings.Secure.putInt(getContentResolver(), Settings.Secure.ADB_ENABLED, 1); ----------------------
and add below statement in my App(manifest).
---------------------- .... </application> <uses-permission android:name="android.permission.WRITE_SETTINGS" /> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> .... ----------------------
but some exception are occured in runtime like below.
---------------------- Uncaught hander: thread main exiting due to uncaught exception. java.lang.SecurityException: Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS ... ----------------------
How i can use ADB_ENABLED and USB_MASS_STORAGE_ENABLED in my App?
View 3 Replies
View Related
Jul 11, 2012
I'm working on a Jelly Bean port. Can i use ICS device files for my galaxy and include them into the JB Build.
Did i must change many things in that files or can i leave it at the most parts?
View 6 Replies
View Related
Aug 15, 2013
I dont know if the real term is "PUSH" when you want to replace the mms.apk !! how i can change the default messaging app in my android.
View 3 Replies
View Related
Jun 23, 2013
As long as I have the requisite SDK files and a terminal on an Android device, or if I'm doing this programmatically in an app I'd develop, can I use adb to push a file from one device to another that's connected via USB? The devices will be a Nexus 4 and probably a Nexus 7. The N7 would be the sender, fwiw. I'm hoping that it's not required that the device executing the adb push commands be a computer as opposed to a mobile device.
I'm assuming that I can find a cable that's micro USB (if that's what it's called) at both ends to connect the two devices.
Is it possible to do the same thing via a Bluetooth connection? Or can adb only recognize a device connected via USB?
View 3 Replies
View Related
Sep 18, 2013
I am having trouble finding the right command to copy a file from a device via adb shell to my pc. I tried -mv- but that just renamed it.
Code:
mv Camera c:/camera
renamed to c:camera
View 5 Replies
View Related
Jun 27, 2013
I have XTouch X507S it is MTK6577 http:[url]..... and I want to compile AOSP 4.2.2 to it, I've successfully unlocked the bootloader, and ported a TWRP but I want to know how to extract device proprietary files?
View 2 Replies
View Related
Dec 4, 2012
I have pined them and they are local it says, but cannot find the files, do you know where they are stored. I read on other post that it is in Internal storageAndroiddatacom.google.android.music, but when looked there it is empty
View 2 Replies
View Related
Dec 6, 2013
I have xprivacy installed and even when I uncheck all options for Google maps and try to find my current location with it, the gps sign flashes in the notification area but never gets a fix on my location. My question is simple:
I think I may have accidentally deleted some GPS files from my phone /device location. How do I check or what files do I look for in particular (and their location precisely) to make sure that I deleted my files and its not an issue in some other place before I go reporting a bud to the developer.
And where exactly are the GPS driver/files located in the phone?
View 1 Replies
View Related
May 11, 2010
I want to know how to get the ringtone,audio files in the device and I want set them as alarm. I am working in the code to set the alarm and I want to know how to retreive audio or ringtones from the device.
View 1 Replies
View Related
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
Apr 10, 2013
I have music that is playable with Google Play Music player, but not with other players. I have chosen for the music to be "on the device", and it plays when even in Airplane Mode, so I know it is not streaming, but the music files do not show up in my "Music" directory tree, or under any other file trees that I can find. I have used ES File Explorer to do a top down search for some of the missing titles, but it doesn't find them. I'm perplexed. There must be a cache somewhere, but I can't find it.
View 5 Replies
View Related
Nov 5, 2009
I'm new to the site, hopefully be using it a lot now I have my HTC Hero.I've been tinkering with it for a couple days and had to re-format my micro sd card.This means I lost all the high-resolution pictures that come with the phone to use as desktops and whatnot.Can somebody please copy the files off their sd card, upload them somewhere and give me a link to them? or Can anyone tell me how to get pictures I have to look as good as the default ones on the hero do.
View 3 Replies
View Related
Mar 21, 2010
How can i get the default orientation of a Android device.DROID has portrait as the default orientation whereas many of the android tablets have landscape as the default orientation. I want to determine the default orientation of a android device through an OS call and this orientation should be independent of the device position/ rotation.I will be of great help if somebody can suggest a mechanism to achieve the same.
View 11 Replies
View Related
Feb 26, 2010
Is there a mechanism in Android to know the default layout of any device (landscape or potrait)?
View 3 Replies
View Related
Feb 22, 2012
I've been loving this HTC keyboard that I've downloaded from xda forum, but the only concern that I have is the fact that I don't have a multi-touch on my HTC keyboard. HTC keyboard apk with multi-touch enabled?
View 4 Replies
View Related
Sep 23, 2010
But are photos and videos taken on the phone stored on the SD card by default? I can't see any properties options to see where my files are stored.
View 3 Replies
View Related
Jul 2, 2010
From my application i can able to download the files from the internet. but the files are downloaded to sdcard/downloads directory by default. Is it possible to change this location so that user can give the path to save the file?? Is it possible to save the files in internal memory?
View 8 Replies
View Related
Feb 5, 2010
My application collecting some data and have to send it by mail. How can it open the device's default email client?
View 2 Replies
View Related
Oct 8, 2009
I have added a second Virtual Device to test a different screen resolution (QVGA), but now I wanna switch back to the first AVD (HVGA) again. How can I set the virtual device in Eclipse to be used by default or even specifically for my project? In the properties I can only set the API level. I also couldn't find any information in the command line tool documentation to set this manually.
View 1 Replies
View Related
Jun 2, 2010
My app uses a custom View that does a lot of text drawing.To ensure my text is always readable I've been using the result of calling getTextSize() on a newly-created Paint() instance as the minimum size. Docs say calling 'new Paint()' sets attributes like text size to default values.One of my European users just got a Motorola Milestone phone and reports that some text is unreadably small.I believe I've duplicated this using the WVGA854 skin in a 2.1 emulator.Run in that emulator my app's smallest TextViews look fine, but the text I'm drawing myself using Paint instances where I haven't changed the text size from the default is too small. I confirmed this by commenting out all setTextSize() calls in my View subclass: the text becomes too small to read comfortably.
View 5 Replies
View Related
Apr 30, 2012
I m running ICS 4.0.3 and I am having work wifi with proxy. I have also installed proxy droid and I am able to download apps and browse internet through my wifi. BUT THE PROBLEM is not all apps are having access to Wifi. i.e. Gtalk is not able to sign in while using internet from wifi.
View 4 Replies
View Related
Mar 4, 2014
Would it be possible to have the opera browser but with flash player enabled? I know it is not available with the flash player.
View 1 Replies
View Related
Nov 29, 2011
Which GPS settings should I have enabled Google or Stand alone services? What's the difference and which one is the best on battery life?
View 2 Replies
View Related
Jul 25, 2010
I want to know how to add to the default ringtones. I downloaded Zedge and it works great for voice ringtones but I can't get notification ringtones from this. Help.
View 1 Replies
View Related