Showing posts with label Finding. Show all posts
Showing posts with label Finding. Show all posts

Monday, 18 July 2016

Need help finding which apk of Xposed Installer is right for my Alcatel One Touch!



I need help finding which APK Of Xposed Installer is right for my Alcatel One Touch Fierce XL running lollipop 5.1.1!

I am not running a custom rom or recovery, I am just rooted!

I will need more than one person to confirm which one is correct because if I download the wrong file, I am risking a bootloop! I am scared to download one because I don't know for sure which one is right for my Alcatel!

The link is in the description of this video! [https]://www[dot]youtube[dot]com/watch?v=7QydxEKHmOs
Just copy and paste the title of the one I am supposed to download!

Thanks guys!



Thursday, 14 July 2016

Confused in finding cause of drain. Need help!!



Hii everyone i need help regarding some issues with my battery.
1) I have changed the battery of my phone about 6 months ago. It was on lollipoo it was fine about battery. It used to drain about 3-4 percent of battery overnight. I m on stock .
2). Then came marshmallow update. After updating to mra58k my battery became superb it would only drain 1% battery overnight.
3). Another update came of some 5-6 mb it said some securiry and fixes. After updating that the battery drain increased overnight to 8-10 %.
4). Then after some days i rooted and tried many different roms even mra58k and even flashed lollipop rom also but battery drain cannot be under control. Now also it drains about 10 percent battrry overnight.
I dont know where the problem is i am charging with a microsoft 0.5 amp charger. As my stock charger has stopped working.
5) where is the problem i dont understand.( during overnight all Bluetooth, wifi,data,location is off,and signal is full)
Need help guys i m fed up of this problem.
And nowadays charge holding capacity is decresed it gets discharge very quickly with less performance oriented task also lIke chatting or surfing. ( i dont have fb app installed).



Wednesday, 6 July 2016

Windows 10 Not Finding My Phone



Hello, I am having a rather strange problem. My PC did the dreaded auto upgrade to windows 10 the other day and I also got a new Nexus 6P. It seems my computer won't recognize my phone, at all, when I plug it in via USB. It's not even showing up in the device manager as a problem, it's like nothing happens at all.

I have
- downloaded and installed the latest google usb driver (right click install)
- downloaded the latest mtp drivers
- downloaded official nexus package from Huawei
- installed ADB and android SDK and also reinstalled the drivers from the SDK manager.
- downloaded some update for windows media player as someone mentioned that could be the problem
- tried different cables
- tried different ports (usb 3 too)

I am really at a loss. My work computer works just fine with it so I know the phone and the cable are okay and other things work on those ports on my home computer. By the way the computer is Windows 10 pro - 64bit



Tuesday, 5 July 2016

Need some help finding the newest update for HTC One M7



I had rooted my phone a year or so ago. I installed the update for the phone that was recent at the time, but now I need a new update.

Is there one available currently for my phone?

I can't remember all of the information I am supposed to provide to help with the search for it, so I will need some assistance with remembering how to do all of this.

Thank you!



Sunday, 3 July 2016

ADB not finding device



Trying to get ADB to find my device but it wont.
I tried a comment to reboot bootloader but it cannot find device.

I have it Rooted and bootloader unlocked.
Here is what I get








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Untitled.jpg<br/>Views:	N/A<br/>Size:	75.6 KB<br/>ID:	3802304
 














Are there any alternative ways of finding out what is keeping my phone awake without



*without rooting ( don't know how to edit incorrect title)

The title pretty much says it all but this is why I was asking 👇




Saturday, 2 July 2016

Having difficulty in finding system mount point



As an experimentation, I'm trying to take a full ROM backup of my Karbonn A35 (a little known MTK based phone) using this method. However, I'm unable to find the "by-name" folder inside /dev/block/platform. There is only one folder there called mtk-msdc.0. This is the output when I run cat /proc/partitions from the adb shell:


Code:


major minor  #blocks  name

  7        0      5920 loop0
 179        0    3845120 mmcblk0
 179        1          1 mmcblk0p1
 179        2      10240 mmcblk0p2
 179        3      10240 mmcblk0p3
 179        4    665600 mmcblk0p4
 179        5    385024 mmcblk0p5
 179        6    1355776 mmcblk0p6
 179        7    1382144 mmcblk0p7
 179      64      2048 mmcblk0boot1
 179      32      2048 mmcblk0boot0


And here is the output of cat /proc/mounts


Code:


rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/emmc@android /system ext4 ro,noatime,noauto_da_alloc,commit=1,data=ordered 0 0
/emmc@usrdata /data ext4 rw,nosuid,nodev,noatime,noauto_da_alloc,data=ordered 0 0
/emmc@cache /cache ext4 rw,nosuid,nodev,noatime,noauto_da_alloc,data=ordered 0 0
/emmc@protect_f /protect_f ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/emmc@protect_s /protect_s ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0
/dev/block/vold/179:7 /storage/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:7 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /storage/sdcard0/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0


Is there any easy way to backup the ROM using dd command from inside the shell?

The reason I want to backup the ROM is that later on I want to root and install CWM, CyanogenMod, etc. The said phone (Karbonn A35) is I think a rebranded version of HTC FairPhone First Edition because that's what it says in the lsusb.



Friday, 1 July 2016

Help finding correct ROM



Hey all,

I recently bought a "new but unboxed" M8 off ebay which was sold as unlocked. It came with 4.4.2 but did not have an update button (it was literally missing) so tried to update it manually.
I have tried numerous RRU's and Stock ROMs but none have succeeded to allow me past the bootloader while the RUU.exe just fails each time error 155. The only ROM which worked was Skydragon but wish to go back to stock Marshmallow for OTA.

I get the feeling my phone is actually a US variant Sprint by looking at the codes, but please correct me if I am wrong ? It is also a developer CID of 11111111, so should be able to use any ROM ?

Here are the details





C:\HTCM8Rom>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.09.20.1112
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxxxxxxxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxxxxxxxx
(bootloader) imei2: Not Support
(bootloader) meid: xxxxxxxxxxxxxxxxxxxxxxxxx
(bootloader) product: m8_whl
(bootloader) platform: xxxxxxxxxxxxxxxxxxxx
(bootloader) modelid: 0P6B70000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: 8a0f02ff
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.034s



It is also rooted.

First thing - should the "version - main" be blank like this?
The MID seems to point to a sprint carrier but I am in the UK - will this affect me?

I have gone through an entire folder of different stock roms/recoveries etc but feel at a dead end.
Error codes I have had are : 41 model id check fail 24 parsing android-info fail RUU error 155 unknown

So in short - what are my options here?
Do I change the MID (is this safe?) and get a corresponding set of ROM, Recovery and Firmware?

I have followed these guides - http://forum.xda-developers.com/htc-...-twrp-t3086860
http://forum.xda-developers.com/show....php?t=2701376 and many, many others! (For which there are no files for this MID)

I had been trying the following as I had misread my MID of 0P6B70000 for it.

CID HTC__001 & HTC__J15
MID 0P6B67000
6.21.401.1

I feel so overwhelmed with the sheer number of different versions/models I would really appreciate some help. :)

Thanks in advance,

Hiijinx



Wednesday, 29 June 2016

Finding motherboard id using Android Terminal Emulator.



Could someone explain how to use Android Terminal Emulator to get the motherboard id for android tablet?