General :: Any Way To Determine SoC In Unknown Android Device?
Mar 26, 2013
When I get handed a new and previously unknown Android device (typically from a minor player), is there a way to figure out which components it is made of, such as the SoC, the flash chip, the RAM type etc. (Assuming noone else has posted the info of cause)?
In other words are there any tools (other than a screwdriver) for finding this out directly from the device, preferably without rooting (as some of this info may be needed to pick a rooting method...)?
View 2 Replies
Jan 3, 2013
I am attempting to pull an image from an unknown android device. I am running into a few issues:
When I attempt to pull the image by using the command in ADB : dd if=/dev/block/mmcblk1 of =/sdcard/boot.img I get the error write Error: File too large.
This happens when getting to the 4.0 GB mark, (assuming this is an issue with FAT32)
Is there an adb command to do a rom dump directly to my PC? Is there an application?
View 4 Replies
View Related
Dec 18, 2012
I'm asking this because HBO Nordic which recently became available in Scandinavia won't allow me to use my rooted ASUS TF101 for streaming. The HBO Nordic app says "Service is not available on this device because it has been modified."
I'm thinking one of two options might work:
1. Revoke one or more permissions
2. Modify build.prop
Permissions list can be seen here: [URL] .....
I should add that HBO Nordic works on my Galaxy Nexus which is currently unrooted but has an unlocked bootloader.
View 6 Replies
View Related
Oct 15, 2010
This month, I am not able to get a AT&T Samsung Galaxy Captivate to be recognized by my Win xp when I connect them with a USB cable. This is the same phone I had trouble connecting a few months back. With much help from this list, I was able to get them connected. (Win device mngr, red check mark, get ID, insert this ID in android_winusb.inf file and reinstall android sdk usb driver.) After the fix, communication was successfull for Aug and Sept (about 10 connections per monthduring a 5 day period). But this month the Win xp will not recognize the phone. The only thing that happens is that the device manager, usb, list is updated to include "unknown device" which has no ID's. I have talked to AT&T and Samsung. One person said that there was "an update Oct 5" and this bit of information got me introduced to Samsung tech suppor level 1 and then, after considerable talking, to level 2. Samsung level 2 said that I must have the specific USB cable that came in the box with the phone, I said that probably was not the problem because I have used this (motorola) cable successfully at least 20 times. Then all of a sudden I get a dial tone. So I drove the 20 miles, went into the owners home (while talking to him on his phone, he has mine to use beta testing) and got the cable. Results are the same with this Samsung cable. I am writting this long note becasue I have lots of time waiting for 50 minutes for level 2 support again. I am loosing hope that Samsung is going to be able to help me or possibly they recognize my phone # and know my problem is unresolvable. Does anybody have any light they can shed on this issue?
View 2 Replies
View Related
Jun 19, 2010
I have a need to classify the device on first run to set some default settings for my games. This is my first time doing this and I've already hit some snags as to how to handle such a thing.
Basically I want to figure out if I can run the game with full quality everything on, which would be for the following phones: Nexus One Droid Incredible EVO X10 Maybe devour, haven't tested Any other snapdragon or cortex/pvr device
Everything else with a GPU gets low quality settings Anything without a GPU gets low quality plus a warning saying that the game will not perform adequately on their device
Ideally, I would retrieve some information like:
CPU = MSM7200, MSM7600, CortexA8, etc.. GPU = MSM7200, PVRSGX530, etc.. - OR - CPU speed = 378Mhz or 600Mhz, or 1000Mhz GPU max = GLES 2.0 or GLES 1.1, etc
but of course that's not really available as I only have a few pieces of information in android.os.Build, which mostly are:
Build.BOARD (IE trout) Build.DEVICE (IE dream) Build.MODEL (IE T-Mobile G1) and then whatever is in /proc/cpuinfo which I could fetch easily through either Java or native.
Examples on the end.
So here are the 3 approaches I was hoping to try:
1) Benchmarking - Run a simple test for 2 seconds and ballpark the raw cpu power from that. Pros - easy to implement, fairly reliable Cons - If it happens to run during a high-load moment on the phone (which can last for several seconds) it will be very far off and will misclassify devices. 2) Use a really big list of DEVICE or MODEL names and check against that list. Pros - It'll work Cons - The list is already over 60 entries and is growing at an incredible rate. It would be very hard to keep it current and keep all the variants straight 3) Pull some raw info out of linux and use that. Pros - Most detailed info available Cons - Can't find things like raw CPU Mhz, OpenGL version support, etc..
cpuinfo for a G1:
Processor : ARMv6-compatible processor rev 2 (v6l) BogoMIPS : 245.36 Features : swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 6TEJ CPU variant : 0x1 CPU part : 0xb36 CPU revision : 2
Hardware : trout Revision : 0080 Serial : 0000000000000000
cpuinfo for a Nexus One:
Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 162.54 Features : swp half thumb fastmult vfp edsp thumbee neon CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0x0 CPU part : 0x00f CPU revision : 2
Hardware : mahimahi Revision : 0081 Serial : 0000000000000000
View 4 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 7, 2010
Can anyone help me with calculating the speed of Android Device. how to determine the speed with which device is moving.
View 2 Replies
View Related
Jun 16, 2009
How to distinguish Android is first run or not after booting device?
View 2 Replies
View Related
Sep 6, 2010
Is there a way to determine what apps are currently installed on an android device? I guess reading /data/app directory doesn't do the trick (access denied).
View 1 Replies
View Related
Apr 27, 2010
What is the easiest way to find out how fast the Android device is traveling?
Also, is there a way to register an intent for speed? Example: intent if the device goes more than 20 miles an hour.
View 2 Replies
View Related
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
Nov 10, 2009
I ran into the first problem with my Droid- and I am sure it is not the Droid itself. I am running Vista32- I have Motorola Media Link installed. When I plug my Droid into the PC, I get a mass storage device that installs OK most of the time, and an "unknown device".. Even when I mount the SD from the phone, I still see no Drive in my computer The unknown device never installs. I have tried almost every suggestion i have seen.. reboot pc..reinstall MML, reboot phone.. no luck
View 6 Replies
View Related
Jun 30, 2010
How to determine the speed of moving android device. Any pointers or hints.
View 3 Replies
View Related
Jul 25, 2012
I have seen applications like gpsstatus which have compass and determines whether the device is heading north south etc. How can i determine the heading of my device?
View 1 Replies
View Related
Oct 22, 2013
I just bought a new new Android smartphone, and electronically and mechanically, it works very well, and gives a nice appearance. It was sold as having Android 4.1.1, and About Phone -> Android version displays 4.1.2. So in this version range, we are talking about Jelly Bean, right?
Software version in the 'About Phone' begins with, '6820_2.3.5_' but whether or not this identifies the OS version, or means something else ...
I'd like to know if there's any way of telling exactly which version of Gingerbread my phone is running? This is useful in deciding which apps should or should not, be installed.
The phone has been rooted, has busybox and a terminal application installed, how to identify the OS that requires this capability.
View 2 Replies
View Related
Nov 8, 2012
what is the way to determine what ROM / firmware is running on my Android phone? And what is the best way to determine what upgrades are available for it?
I have a Samsung SIII that is parallel imported. Looking at the About Device info, it shows:
Model number = GT-I9300
Android version = 4.1.1
Baseband version = I9300XXLH1
Kernel Version =
3.0.31-41218
se.infra@SEP-71 #1
SMP PREEMPT Tue Aug 14 01:19:41 KST 2012
Build number = JR003C
View 4 Replies
View Related
Jun 5, 2012
I have an HTC Rezound running Android 4.0.1, and I notice that it very rarely enters sleep mode, even after the screen has been off for a very long period of time.
Is there any way I can determine which apps are keeping the phone from entering sleep mode? ..or which app is waking it up constantly, whichever the case may actually be?
I have tried doing a logcat and just let it run for a while after turning the screen off, but I'm not quite sure what to look for in the results..
View 2 Replies
View Related
Nov 29, 2012
having problems with my phone not showing the right location in google maps and other apps, this only happens on the mobile network really and in new areas i goto. It always fixes to one location i have never been to,
What files can i change or check for errors ? i have replaced the network location apk in the system/app directory with one that worked on my old phone, should i run and install this apk ?
View 3 Replies
View Related
Jul 7, 2013
My Galaxy S3 is frequently getting into hotboot looping state for no apparent reason. The only way to get it out of this state is to wipe the phone or restore a backup of the "data" folder only. After that, it might work for a week, but it might not work for a day (not work = start to hotboot loop). It happens when after the phone screen is locked, it doesn't wake up anymore. It doesn't answers to any calls (like if it's off) or notifications.Forcing a reboot (by holding the power button) or removing the battery able me to reboot it, but enter in hotboot looping state. I can make it go thru the whole booting state and I see the homescreen (And that's weird because I'm supposed to see the lockscreen first). Some widgets animation works but the device doesn't answer to touch (two softbuttons vibrates when touched, they do vibrate but don't render anything on Android) and then hotboots. Keeps doing this forever. Booting into safemode USED to work, but it doesn't work anymore, I don't know why.
After wiping the device or restoring the Data backup, device turns on as expected (restoring data takes it back to working state exactly like it was before the backup, even the same lockscreen pattern). I've tried to leave a terminal running logcat to catch the error, but it doesn't write in realtime, so when the bug breaks out, the logfile is empty.
I even thought it could be the S3 memory issue with firmware, but I'm using the "fixed" kernels. Also, it is recoverable, and not permanently dead.
I suspect of some rogue app, but I have too many apps to just go through installing one by one (and waiting even weeks to install the other one). Is there any way I can get a postmortem logfile or make logcat write in realtime?
View 7 Replies
View Related
Feb 22, 2013
My boyfriend just left for Basic Training for the Army, and I should be expecting a call from him soon, and then possibly every Sunday. It could be from his phone, or a phone at the base, I don't know which.
I work weekends so I need to find an app that will only allow incoming calls from my boyfriends number and ALL unknown numbers.
I've been able to find apps to add people to "VIP" lists, but not one that also allows the silencing of my entire contact list and allows Unknown.
(I'm trying to avoid downloading an app and manually going in and silencing everyone.
View 2 Replies
View Related
Feb 17, 2014
I have an unknown icon come up at the top of my screen and I'm not sure if it has anything to do with suddenly not being able to log into Google
View 6 Replies
View Related
Mar 25, 2013
in my device htc one x mt6577 it have ram 1g but always used 802mb and free 186mb its high usage of ram and in same time i dont open any app and when i connect device to computer and run eclipse program this appear in this picture
it appears 82% of ram uknown it need same to format it
View 1 Replies
View Related
Jan 5, 2014
There's this icon that pops up at random.
Its kinda like a rectangle shape, with a plus sign in the middle.. I wish I could attach a screenshot but I am not sure how to..
View 18 Replies
View Related
Mar 8, 2012
I'am trying to install a sprint app that didn't come with my sprint Google nexus, and the only way to get it is to download it is through a unknown source. I have already checked the unknown source box, but every time i get to the screen to install, the button to install wont work. Its like something in blocking it, no message shows up or anything it just doesn't work ..
View 5 Replies
View Related
Oct 18, 2011
Sometime in the last couple days i've not been able to install any apps from the market or amazon. They show they are downloading just fine, but Installation always fails. I click on the details and get the "unknown reason -110 " The only thing I've done different is buy aThrive tablet and log into all my gmail and market stuff.
View 5 Replies
View Related
May 25, 2012
Today, one of my text message conversations showed an icon on the right hand side that I was unfamiliar with. It was right about the date/time stamp and looked like an x button. I was thinking maybe it meant the conversation had reached a limit because no matter how many additional texts I sent or received from this person, the number stayed the same (204). But when I restarted the phone, the icon had gone away and the number started increasing again.
View 3 Replies
View Related
Apr 21, 2012
All of the sudden a camera app I've never seen before or installed shows up in my android app list.
I don't know what it is. It might have happened after installing DoubleTwist Alarm Clock. I'm afraid to open it since I think it might be malware. It has a purple icon.
Screenie included
View 2 Replies
View Related
Apr 19, 2014
a friend of mine brought to me Samsung galaxy s2 i9001 with the unknown baseband.
View 2 Replies
View Related
Dec 25, 2013
I got Lenovo S696 phone from friend. It was buy from China. And now the unit is bring to Indonesia. Something weird is happen.
The phone is Dual SIM, when i use local operator SIM, it say "Unknown type card" both, but there is signal bar show on menu bar. Also it can't connect to the internet, the APN list can't show local operator APN and ii can't be edited.
I did try to find some ROM (english ROM) but S696 seem to unpopuler model, so there is no ROM i could find.
Does upgrading ROM/firmware can make the SIM card works at my country?
Version Indo: lenovo S696
hardware Version: H-1-01
Software Version Number: S-1-01
Framework: 4.0.4
basebandversion: S696_1_A_3_SS_0109_130325
OS version: LenovoMagic4.0
Interbal version: S696_1_S_2_SS_0111_130325
View 4 Replies
View Related
Nov 14, 2012
What's the best way to determine why all of a sudden my battery is losing it's charge more quickly than normal? I checked battery usage in settings and everything seems reasonable. I can't think of a newly installed app that might be causing it. (HTC Rezound, ICS) ADR6425LVW
View 2 Replies
View Related