General :: Running Photorec On Android Device?
Oct 22, 2011
I accidentally deleted some photos from my Samsung Galaxy Tab 10.1, since the photos had sentimental value (my marriage proposal ), I started a quest to restore them.
To tell a long story short:I tried a lot of PC recovery programs, but non of them recognize the tab as a drive (because windows/Linux don't recognize it this way)I tried purchasing "Hexamob Recovery Pro", but it doesn't work on honeycomb / internal storage drivesI looked everywhere for a photorec binary to run from a terminal emulator diskhelp/photorec is a tool for linux to restore deleted files with.
run photorec (or any file recovery program) from the android tab itself.
My Tab is rooted with clockwork recovery and busybox installed.
View 1 Replies
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
Jul 25, 2013
I have a Nexus 7 running 4.2.2 Jelly Bean, with an unlocked boot loader and rooted. Since the 4.3 versions are now officially out, I was wondering how I would update. Is there any special process? Can I just use the normal OTA update service built-in? Will doing that lose my root and unlock? If possible, I'd prefer the most risk-free method, as I don't want to mess up my Nexus.
View 5 Replies
View Related
May 7, 2013
I recently moved and had the opportunity to view my TV-channels on my phone. However it is required to have a device who is not rooted, and I don't really want to unroot just to view tv on my phone.
Any small program, script etc. which can tell the app that the phone is unrooted, even though it is rooted? My phone is a Samsung Galaxy Nexus, running stock unlocked and unrooted JB yakju 4.2.2.
View 6 Replies
View Related
Apr 9, 2014
Last few weeks, get what I think is a system message (small bit of white text on black background that pops up regardless of app I'm in) that says "Device Lost." Googled and found no info.
Nexus 5 running 4.4
View 3 Replies
View Related
Feb 8, 2012
I have my PC downloading all sorts of media during the day, music, videos, etc... as far as this discussion goes, all of them are completely legal and DRM-free.
My PC is a Dell laptop (i7-2670QM) running legit Windows 7 Home Premium 64 bit I have a Samsung i9000 running ICS, and a B&N Nook Color Running CM7,
I tried reading about RTSP and UPnP and other stuff, but couldn't get my head around it, I'm usually good with computers, except for this case.
What I want to do is to setup a media streaming from my PC to any of my devices. I don't even want my computer to re-encode the media, just stream it as-is, given that you can play almost any format on android these days.
Is it possible? If so, what do I need? can I use VLC, or do I have to setup something more serious?
View 9 Replies
View Related
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
Jul 9, 2009
My app has a certain piece of functionality that will only work on a device where root is available. Rather than having this feature fail when it is used (and then show an appropriate error message to the user), I'd prefer an ability to silently check if root is available first, and if not,hide the respective options in the first place.
View 6 Replies
View Related
Jul 10, 2010
Is there a way to look at LogCat when the app is running on a device on DeviceAnywhere?
View 2 Replies
View Related
Feb 16, 2010
My Motorola Droid shows up just fine in this configuration and appears as a deployment target. Works like a snap. How do I get the HTC Eris Droid to show up as a deployment target? Is there some special driver needed for the Eris?
View 1 Replies
View Related
Oct 20, 2010
Ho could I get Android version of a running device using java code?
View 4 Replies
View Related
Nov 10, 2009
What is the best way to reboot the device? I have done a shutdown and a battery pull, but when it comes back up, I still see quite a few apps running from a fresh state. Is this normal?
View 1 Replies
View Related
Nov 1, 2010
I opened my NotepadCodeLab, NotepadAdv1 project, and got this as soon as I built and ran:
[2010-11-01 14:42:48 - DeviceMonitor]Sending jdwp tracking request failed!
[2010-11-01 14:42:48 - Logcat]device not found
com.android.ddmlib.AdbCommandRejectedException: device not found
at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:736)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:373)
at com.android.ddmlib.Device.executeShellCommand(Device.java:285)
at com.android.ddmuilib.logcat.LogPanel$3.run(LogPanel.java:516)
View 3 Replies
View Related
Mar 18, 2010
I've installed the usb driver, I'm running win7. I can see that the driver is installed in the window->android SDK and AVD manager->installed packages but when I'm writing "adb devices" in the cmd it doesn't show like the phone is connected (it is - it has the orange led on..) I'm using the HTC G1. I also did the "Turn on "USB Debugging" on your device" step. anyone got an idea?
View 1 Replies
View Related
Feb 28, 2014
Basically I have an old iPod touch 2g on iOS 4.x and a Nexus 5.
I want to use my iPod as my media player but I'd like to be able to control music from my Nexus (only basic controls).
Is there an app on either device that allows this? I know tsk skipping can be done by some Bluetooth headphones so I'm hoping there's a way to make iOS accept command from my Nexus
View 1 Replies
View Related
Sep 22, 2011
I am currently building an Android app using Eclipse and phonegap.I am successfully able to run the app on an Emulator. I want to test it on a device but however Eclipse just doesn't recognise my android device. I have made sure that i have downloaded all the required usb drivers and also on my device i have set USB debugging to true.
View 5 Replies
View Related
Aug 6, 2010
I am trying to install an apk file from command prompt but getting an error "Device not found".
View 1 Replies
View Related
May 28, 2013
I have 3 Galaxy Player 5 ( YP-G70 with 3 capacitive buttons ), only one of the actually have a working rom that i flashed a while ago.
The other two have a different rom that only have the back and menu button working ( the home button doesn't respond )
Is there a way for me to take the Rom and kernel off the working galaxy player so i can install it into the other two ?
View 1 Replies
View Related
Jun 28, 2010
I have a project that builds against Android v2.1 . I can run it fine on a phone running 1.5 but when I try to launch it with an emulator running 1.5, the emulator doesn't show up on the list of available AVDs. I have the <uses-sdk android:minSdkVersion="3"/> tag in my manifest but it doesn't make a difference.
View 2 Replies
View Related
Aug 19, 2009
I am trying to get the list of process running in the background.
View 4 Replies
View Related
Nov 4, 2010
I've created a class which is an extension of Thread. This class hits a web service and throws some data on screen. I don't care about persisting this data (the screen displays search results).
Currently, the user simply types into an EditText and clicks a search button. I'd like to take away the search button and implement something similar to Google's Instant Search where, as you type, the search results get updated.
This means, as the user types, the search parameters change. I want to be able to kill the currently running thread (if one is currently running) and spawn a new one with the new search string. How can this be achieved? Can I do it with Thread or will I need to use a new object?
View 4 Replies
View Related
May 20, 2012
Can I run an Android ROM without installing it on my device?
View 3 Replies
View Related
Oct 19, 2009
I noticed that if i dont use the app to kill running apps after i exit them they are still running in the background is this normal for the Android? I am coming from Pre so not sure if they are killed when exited.
View 3 Replies
View Related
Feb 6, 2012
My company is considering the purchase of an Android app (minimum Andriod 2.1) for our salesforce and wants to buy some Android tablets to run it. Regarding its functionalities, we're talking about an app that collects barcodes through the tablet camera and sends them to our network using our VPN over 3G network.
Mi idea was to wait a few months more and instead of buying the tablets, renew the laptops and buy some W8 tablets and run the application over them and that's where I have a couple of doubts:
1) How can I emulate Android in Windows 7/8?
2) Is there any possibility for the emulator to recognize both the tablet camera and the 3G SIM for communications?
View 4 Replies
View Related
Nov 28, 2012
I have a android but I love I phone.... It's so good looking.. So, i wanna try an Ios emulator for android..
View 9 Replies
View Related
Jan 14, 2012
I have a galaxy tab 10.1
I'm trying to use a USB headset on it. Its normally used on my laptop or PlayStation and is just plug and play. It is powered through a mains socket so it does not feed from its connected device.
how can I get it to run on my tab?
View 4 Replies
View Related
Feb 19, 2014
I have a Galaxy S4 running android 4.3. Recently it's been randomly shutting off. I ride a motorcycle and most of the time when I get home the phone is off. If I try to turn it on it just goes into a reboot loop and the only way to stop it is to plug it into the charger. At first I thought maybe that the power button gets pressed somehow in my bike jacket pocket and hard shuts it down. But it keeps doing it.
Also I was using it whilst sitting in my house and it just randomly shut off. I'm not too sure whether it does it at a certain percentage or not or whether it only does it when a lot of memory is being used, which I doubt as I'm obviously not using it when it's in my pocket.
Another thing, and I don't know whether it's related or not, but when it shut off the other day whilst I was using it I thought If I took the battery out and back in would it let me boot it up without the need for a charger. But no it didn't work. I plugged it in and then when it came on the language had changed to Slovakian.
Looking on other posts about this some say it's a bad battery. I have AVG anitvirus so I doubt it's a virus although maybe one that isn't yet recognized by AVG? I would like to try and sort out the issue without factory resetting my phone. I have loads of apps and would take ages to back it all up and also the phone is rooted and that's difficult to do as well as install all my root only apps.
View 3 Replies
View Related
Mar 20, 2013
I have Android 2.2 from a Car radio.
I want to edit the files inside it. But I don't know how to do it.
These are the files inside the ROM:
Quote:
_MACOSX (folder with nothing inside)
Optional Apps (folder)
> os.tools.scriptmanager-2.apk
> ru.org.amip.ClockSync-1.apk
> Tasker.1.3.3u2.apk
flash_uboot.bin
Installation Instructions.txt (just some instructions on how to install the rom)
MLO (no file extension)
ubi.img
u-boot.bin
uImage (no file extension)
x-load.bin.ift_for_NAND (no file extension)
I want to know where I can find the updater-script to change something in there and also the two files android-logo-mask.png and wallpaper_electric.png
I also want to know how to extract the files.
View 2 Replies
View Related
Feb 28, 2012
Is it possible to run Linux on low-end android phones? Possibly a method that does not need loop device support.
I'm talking about 600Mhz processor and 256mb RAM. And Damn Small Linux as the linux distro.
Is there any method to do this? I have seen methods for Ubuntu and backtrack but they require better hardware.
View 3 Replies
View Related
Jan 2, 2013
I'm using a Tecno T3 running android 2.3.5, and using a qualcomm msm7627a chipset, I've tried rooting it using one click methods but to no avail. so I came across a thread that says If I flash a cwm recovery, I can use universal gingerbread root to root the phone. I Dont know how to port cwm to my device, so I decided to use the cwm for the karbonn a7+ which uses the same chipset. will it work?
View 4 Replies
View Related