Affichage des articles dont le libellé est find. Afficher tous les articles
Affichage des articles dont le libellé est find. Afficher tous les articles

dimanche 8 février 2015

[Q] I want correct ruu for m7 how can I find it? topic






this my phone info

C:\fastboot>fastboot getvar version-main
version-main: 6.07.1540.2

C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.07.1540.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 4238mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 9.039s

C:\fastboot>






samedi 7 février 2015

[Q] how can i find exactly where an android app store its data? topic






i have recently installed an app from play store named "hotstar" which is used to download episodes of tv shows. and downloaded few episodes too but they can only be watched using the app. i tried to find where it stores its data so i can transfer it to another devices but failed. can anyone tell me how can i find the exact location where it stores its data or any means so i can transfer those episodes to other devices.






mardi 3 février 2015

[Q] Getting error message "can't find the network" topic






I use the S voice feature quite a bit. All of a sudden, I started getting this error message saying that the phone can't find the network. Wi-fi is enabled as well as Bluetooth. I have voice coverage as well as data. I thought at first that it was due to a bad root. I replied the stock image but that didn't fix the problem. I went back to a rooted status. Any idea what could be going on here?






I find developer for Dual, need phone topic






So this is situation, i look around on other forums and i find developer on htc816 forum, his name is @LiquidPlacidity and he is willing to work on developing lollipop and cm port and also fixing bugs but to do that he need a phone d5322.. So is there some of you People who is intersting in donate phone or some money to push development of our phone? This is my entire PMs with him:

Me:eek:riginally Posted by miki89
Hello my friend, i have one question for u.. there is two model of our phone xperia t2 ultra dual d5322 and one sim version 5303.. Freexperia project already made cm11 and aosp 5.0.2 for one sim verison but they wont support dual sim version..they sad there is so many developers you can take there work and source form github and easy made dual sim varient to boot.. we already have cm11 for dual but non-worked things as second sim and camera wont take a pictures(video works fine).. but we dont have any 5.0 rom or anyone who wll fix this error in cm11.. I dont have knowlage in developing, so my question is, is there any chance that you can help us? At least to fix cm11 bugs.. I can provide to you all links you need.. we have our forum on xda also.. Best Regards

Him:Why are you messaging me about the xperia t2? I don't have this phone. I have a single SIM Virgin Mobile HTC Desire 816. Are you just going around messaging random developers?
Anyway, I don't work on phones that I don't have as there is no way for me to test my completed builds on a streamlined basis.

I would be glad to work on the xperia t2 for you if you will buy and provide the development phone for me, as well as all shipping costs.

So, that is it.. Bee free to comment, and you segestions,etc.. BR miki89






[Q] Si Web Studio FIND ME Games Pack! topic






Hi,
Try our FIND ME FREE Games Pack for android and give us feedback please, how it could be improved?
Try it on our website (siwebst.eu/findme/)
-----------------------------------------------
FIND ME - for memory training in a funny way!
Guess 100 random combinations of five symbols as quickly as possible with use the right additional symbols to achieve the top score 5.230 points!

FOLLOW - for heating memory!
In the shortest possible time repeat the combination of sequentially lighted symbols (from one to nine).

HUNTER - for killing boredom!
With changing the tilt of the mobile navigate the hunter and destroy as many viruses (in time of 60 seconds)!
------------------------------------------------






lundi 2 février 2015

Can't find answers to my specific issues topic






I tried to root my 8.9 kfhd 8.5.1 from a youtube video. I got stuck on the blue kindlefire screen. Through different guides I am able to get to twrp and fastboot. I have not been able to install a rom zip on the device through a cut and paste or a push command. I have left messages in a few threads and got a little response, but nothing that got me fixed. I've working on this for 2 weeks and read dozens of threads and cannot find a solution. I guess I had adb working at one time and had the drivers installed, but I'm not sure if ADB is working and my drivers are gone. I tried this thread "Frequently Asked Questions - 2nd Generation Kindle Fires " which directed me to this thread " [GUIDE] Kindle Fire For Beginners [GUIDE] Kindle Fire For Beginn… Post #2 " where I thought following this "How do I install the ADB drivers?" would be the way to go. So I followed it to here "[Root][TWRP][FFF][CWM]Kindle Fire Utility v0.9.6 (5/09/12) [First Gen Only] " and it warns me not to use it on my 8.9. So I looked some more and found this "Let's take some of the mystery out of getting ADB working in Windows ". I think I can get through these instructions correctly, but I now not sure if I this is the proper course of action considering I can get to fastboot and twrp. I've looked for a simpler solution to fix this. I even tried the push command to try and get liquid smooth rom and gapps onto the devices sdcard with no luck.

I am a total newbee and most of the lingo goes right over my head. The following is the original log of my first rooting attempt using this guide ......

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Home>cd desktop

C:\Users\Home\Desktop> cd kindlefire/stuff

C:\Users\Home\Desktop\kindlefire\stuff>adb push stack /data/local/tmp/
800 KB/s (4096 bytes in 0.005s)

C:\Users\Home\Desktop\kindlefire\stuff>adb shell
root@android:/ # su
su
/system/bin/sh: su: cannot execute - Permission denied
126|root@android:/ # dd if=/data/local/tmp/stack of=/dev/block/platform/omap/oma
p_hsmmc.1/by-name/system bs=6519488 seek=1
f=/dev/block/platform/omap/omap_hsmmc.1/by-name/system bs=6519488 seek=1 <
0+1 records in
0+1 records out
4096 bytes transferred in 0.001 secs (4096000 bytes/sec)
root@android:/ # mount -o remount,rw ext4 /system
mount -o remount,rw ext4 /system
root@android:/ # mv /system/etc/install-recovery.sh /system/etc/install-recovery
.sh.bak
.sh /system/etc/install-recovery.sh.bak <
root@android:/ # mount -o remount,ro ext4 /system
mount -o remount,ro ext4 /system
root@android:/ # reboot bootloader
reboot bootloader

C:\Users\Home\Desktop\kindlefire\stuff>fastboot -i 0x1949 flash bootloader kfhd8
-u-boot-prod-8.1.4.bin
< waiting for device >
target reported max download size of 1006632960 bytes
sending 'bootloader' (243 KB)...
OKAY [ 0.021s]
writing 'bootloader'...
OKAY [ 0.046s]
finished. total time: 0.069s

C:\Users\Home\Desktop\kindlefire\stuff>fastboot -i 0x1949 flash boot kfhd8-freed
om-boot-8.4.3.img
target reported max download size of 1006632960 bytes
sending 'boot' (8173 KB)...
OKAY [ 0.447s]
writing 'boot'...
OKAY [ 0.773s]
finished. total time: 1.225s

C:\Users\Home\Desktop\kindlefire\stuff>49 flash boot kfhd8-freedom-boot-8.4.3.im
g
'49' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Home\Desktop\kindlefire\stuff>fastboot -i 0x1949 flash recovery kfhd8-t
wrp-2.6.0.0-recovery.img
target reported max download size of 1006632960 bytes
sending 'recovery' (8173 KB)...
OKAY [ 0.451s]
writing 'recovery'...
OKAY [ 0.754s]
finished. total time: 1.208s

C:\Users\Home\Desktop\kindlefire\stuff>fastboot -i 0x1949 reboot
rebooting...

finished. total time: 0.001s

Today I tried a factory reset thinking I could push a rom and gapps on the sdcard, but of course that didn't work either.

I don't want to ask people to rehash the same questions over and over but being this far down the road I don't know if I can start the rooting process over or just what. Any help would be appreciated.

Wes






Find detailed information about apps using my network/internet topic






I want something better like checking all incoming and outgoing connection Windows os has lot of applications for same

Using Internet bandwidth meter pro which gives details of total data downloaded on WiFi or mobile but I need current active connections on my mobile.

Sent from my SM-N900 using XDA Free mobile app






vendredi 30 janvier 2015

[q] htc one m7 *tampereed *relocked* *security warning* help to find ruu h3g_402 cid topic






Hy guys, my htc one m7 is bricked (hard) no boot,no recovery... i want that my htc return stock for solve the problem but the problem is that i can't find the right RUU for my terminal. My CID is H3G__402. How can resolve this serious problem ?
Thank for eventually answer.
This is status of the terminal

(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34XW907025
(bootloader) imei: 354436055944712
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__402
(bootloader) battery-status: good
(bootloader) battery-voltage: 3963mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ae8bbb39
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.043s

HELP MEE PLEASEE






jeudi 29 janvier 2015

Need Help to find this launcher topic






Hi guys im currently using Multix 2.7 rom. In that dev has included nice S5 launcher. I like it very much. I have searched it several threads and no any other s5 launcher same as this.. So guys if you know place to find it please give me the link.. Here.. These are the screen shots :):):)








Attached Thumbnails


Click image for larger version<br/><br/>Name:	1422546392616.jpg<br/>Views:	N/A<br/>Size:	56.8 KB<br/>ID:	3139847
 

Click image for larger version<br/><br/>Name:	1422546405801.jpg<br/>Views:	N/A<br/>Size:	64.4 KB<br/>ID:	3139849
 

Click image for larger version<br/><br/>Name:	1422546417365.jpg<br/>Views:	N/A<br/>Size:	51.6 KB<br/>ID:	3139850
 

















mercredi 28 janvier 2015

fix can't find music files in apollo player from external SD card in cynogen mod ROM. topic






What the problem was:
I have X-plor app installed which by default provide access to root folders
on your device. As a result your phone must be showing 3 partitions which is root partition
sdcard0 (internal memory first partation) Phone memory sdcard1 ( internal memory which
provide storage to application) this is the only location from where you can see you music listed in Apollo. Your SD card as extcard0 which is why you can't detect your music as this is listed as removable device as a result it won't read your music files.

This is what solved my problem:
I went to X-plor configuration from where it says ROOT ACCESS choose DISABLED
this will hide the root partition and now just clear your media storage cache from all application in settings. now reboot your phone and install SDfixtools and open and scan now. This will make all your music list in Apollo and other music players.

hope this helps press thanks if it helps






[Q] How do I find a device's location if I don't have access to it? topic






So I just noticed recently that a new device has shown up in my Android Device Manager. It is a Samsung SM-G900F, which apparently is a T-Mobile Galaxy S5 (it says T-Mobile in the web version of the Play Store). I only know two people with S5s and they're both on Verizon. I'm concerned someone has gained access to my Google account, so I'm hoping to gain some more information. The device cannot be found in ADM, likely because the app is not installed and set up, but I have access to the device in the web version of the Play Store, so I can install apps to it. So here's my question - are there any device location apps I can install to the phone to help me determine where this device is? I don't really want to confront anybody, but this would give me an indication of whether this could be someone I know. Is there a different method you could recommend to gain any other insight into where this mystery device came from or how it came to be associated with my account?






Please Help me find Firmware with MODEM: I9300BOUGNB1 Keyboard 3x43x4 topic






Hi, I have my S3 with MODEM: I9300BOUGNB1 / PDA: I9300XXUGNA5. I want back my 3x4 keyboard and looking for ROM (custom or better official) as include old 3x4 keyboard, can You tell me whych one I can flash without loos my IMEI (without downgrade modem)? Thanks so much






[Q&A] [ROM] Official CM12 for Find 7 Nightlies topic






Q&A for [ROM] Official CM12 for Find 7 Nightlies

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [ROM] Official CM12 for Find 7 Nightlies. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






mardi 27 janvier 2015

[Q] CM12 Network Issues,Yatse won't find host-XBMC, ES-FileExplorer FTP Server Broken topic






Hello,
a couple of days ago i updated my Galaxy S5 from rooted stock Kitkat (Touchwiz) to Cyanogenmod 12 (nightly 26.01. at the moment, recovery is TWRP).
I know CyanogenMod from using it on my Galaxy S2 already.

unfortunately i keep having some network problems..

At first the phone didn't connect to my Wifi. The Router assigns a fixed ip to the phone's MAC-address. I was able to fix that by configuring the Wifi-conection on the phone to the same IP instead of using DHCP.
Wifi works fine now.

Second: My ES-file-explorer FTP-Server isn't working. It starts well on the phone, but i can't access the IP ftp://192.168.178.xx like i was used to from my windows pc. Also if i ping the ftp://ip-address in the command promt i get a "couldn't find host"-error..

Third: My Yatse XBMC / Kodi remote won't find the Host. it is active in the same network and i can controll it with my girlfriend's stock Galaxy S5, but i can't add the host to my Yatse.. Even if i enter IP and Webserver-Port directly the JSON-RPC check fails..


Any advice?

Thank you very much for your Help!!






dimanche 25 janvier 2015

[Q&A] [Q] I can't find a thread for rooting the XT1042. Can someone please help me? topic






Q&A for [Q] I can't find a thread for rooting the XT1042. Can someone please help me?

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [Q] I can't find a thread for rooting the XT1042. Can someone please help me?. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






[Q] I can't find a thread for rooting the XT1042. Can someone please help me? topic






I'm aware that I'm an idiot and it's probably right under my nose. Thanks guys!






samedi 24 janvier 2015

[Q] Honor 6 can't find update to EMUI 3.0 topic






Hi,
I have already updated my Honor 6 to EMUI 3.0. But my Honor 6 don't look like father's Ascend P7 with EMUI 3.0. My phone saying I have still EMUI 2.3. When I try to find update so phone don't find nothing.
Can you help me with whis issue?


Sorry for my bad english.






[Q] Help!Can't find anywhere stock rom 4.4.2 for my baseband topic






I will try to be as short as possible and any help or feedback,would be higly appreciated :D
After 3 weeks of trying leaked lollipop on my SM-9005 ( flashed everything from odin including pit ) i decided to go back to stock 4.4.2 where i was on the 1st place...till official release of 5.0
The result?I read every single thread on xda and similar forums,after succesfully flashing stock roms supposingly that would fit my phone,even pit file and aswell rooting it and trying custom roms...i ended up with baseband unknown and imei null :eek: and ofcourse most of you know what that means,no need to explain.
Finally the only thing that revived my phone was ,after 4 hours of a dead device,meaning no reception and imei,flashing back the leaked lollipop...at least i have a phone now...
My baseband is N9005XXEGBNL8 which is not on samsung firmware stock section and even if i searched and searched i couldnt find it...
Should i stay then on leaked lollipop to be safe that i 'll have a working phone?Anyone can tell me where can i find my baseband and i should flash it normally or with pit from odin again just in case im lucky?
thank you in advance