ads

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

lundi 21 septembre 2015

XT1045 - "No Service" / radio issues



I had my phone for quite some time now. Bought it off Amazon in december 2014, and been running CM 11/12/12.1 ever since.

However, a completely new problem surfaces. After the last nightly, the cell radio seems to be dead, and rolling back to the older/stock roms was no luck

- Under service menu *#*#4636#*#*
- Clicking "Turn On Radio" nothing happens and the button stays "Turn On Radio"
- I had tried doing a complete reflash with all stock XT1045 5.1 ROM, including the modem
- the radio seems to be in the constant off position

Help...



i9506 service manual?



Does anyone know where i can get a service manual for S4 model i9506? I´ve found for i9500, but since some voltages are different from both models, i assume there must be a specific one for i9506.

Thanks in advance,
Regards



vendredi 18 septembre 2015

missing samsung cloud service



I have an sm-9208 duos and I tried to find why my gallery application doesnt synchronise and show pictures from facebook drive dropbox etc..
What I found is that from my phone is missing the Samsung cloud service (present on my Note 4)..
Even the cloud setting is missing under the personal settings..
Does anyone know how I can fix that?
thanks



Network Lock Menu via Service Menu



Does anyone know how to get to the network control via the service menu on the ATT note 4?
I know *#197328640#. will open the Debug Screen, Im not sure how to get to the Phone Control, then Network
Lock and then the options menu.

Is it not a option at all?



mercredi 16 septembre 2015

C6603 customized, unable to enter 'Service Info' screen



Hi all,

Longtime lurker and modder looking for some help. Had my C6603 for over 2 years and hope to run it into the ground.

Recently chose to switch provider, requested unlock code from current provider and awaiting. However in the mean time I am trying to get my unlock code window open, attempted entering new sim and just get limited network with no code request. Tried to find out service status but when I open dialer and enter Service Info *# code upon completion the code disappears from dialer but nothing happens. Have tried 3 different ROMs at this point in an attempt to get it to appear with no success.

Current ROM info;

Android Version: 5.1.1
ParanoidAndroid Version: 5.1
Baseband Version: 9x15A-ACEFWMAZQ-30110089-64
Kernel Version: 3.4.0-aospal-gc8a8575
Current Provider: Orange UK

Hope this helps.

Seany1212



mardi 15 septembre 2015

best ROM for use with SIM service (t-mobile) on straight talk



kinda says it all in the OP, but just curious as to what everyone who is using this phone on ST with TMOB GSM service is using. Successes, failures, pictures of cats, etc



lundi 14 septembre 2015

Repair - Service Centre



Hey guys my S6 Edge has developed a few dead pixels and has had the ripple behind the screen almost as if something is pushing up behind it?

My phone is rooted/Custom Rom'd and I'm due to take this to a Service Centre on Saturday will this cause an issue for a screen replacement in the UK??

As dead pixels aren't related to root/rom.

Will i need to reset this back to stock before I take it into them?



dimanche 13 septembre 2015

Sony Xperia C3 Virus Monkey Test and Time Service



Hi,
I've a Sony Xperia C3 having some virus of random download of application, which after searching found two applications Monkey Test and time service are culprit for same.

Solutions Referred-
-Factory Reset done with "Automatic Restore" uncheck (Application are there even after restoring):rolleyes:.
-After restoring disabled the service and no uninstall option was there (Now play store is not opening):mad:.
Questions:
-What is firmware re installation?Is it re installing andriod OS?
- Will this remove the virus i've mentioned?
- what tool or application will do this (Searched one PC Companion, is this the one).
- Can anyone provide step by step reference or any video to do this

Thanks & Regards
Harsimran



samedi 12 septembre 2015

vendredi 11 septembre 2015

Current Google Play Service version for stock 5.1.1?



I am looking for the last three numbers in the latest Google Play Services release for stock 5.1.1. I jumped the gun trying a different updated version of Google Play Services to get Android Pay working and forgot to check/note the version my phone had on it before hand... Any help would be appreciated. Thank you.



"No service." on lockscreen.



I just flashed OxygenOS onto my phone, and now when the phone is locked, it always tells me I have no service, despite my ability to still receive calls. Is this a common thing?



Network lock menu from service mode?



Does anyone know how to get to the network lock from the service more for a sm910a?
i bought a unlock code from the celluar unlock.net..failed...didnt get any PUK error so all good there
ive tried numerious ways of entering the defreeze code and call that still failed... now they want me to do a factory reset and i dont want to do that just yet...

Ive done the non att sim trick...ive done

The following code brought up the network unlock prompt #7465625*638*# tells me unlock cone is sucessful


im trying to get to the network lock function through the service menu. Ive tried :
· Dial *#197328640#
· Press the Menu > Back > Menu
· Open the Key input and enter 1, then press OK
· Press Menu > Back
· Press UMTS > Debug Screen > Phone Control > Network Lock
· Press Options > Perso SHA256 OFF
· Press Menu > Back
· Press COMMON > NW Lock NV Data INITIALLIZ
· Your Samsung Galaxy Note 3 is now SIM unlocked

None of that above gets me there:


This takes me to the debug screen but from there I cant get to the network lock:
Do the same for *#197328640#. That will open the Debug Screen.
service mode *#27663368378#
*#6328378#


One thing I havent tried is because the phone is ATT but I have it on a Straight Talk SIM for the BYOP is to go into the APN settings and switch it from the Straight talk APN settings to the ATT Nextgenphone option and then prompt to do the sim there... NEVERMIND DID THAT AND IT FAILED
Any ideas guys??
Ive read place online to unlock it via usb cable but it says it wipes the data so im wondering how that works
might have to see if there is any option for KIES.....
.....no wonder why people already buy them unlocked...



jeudi 10 septembre 2015

Mobile Data 'disconnected because service is unavailable' Htc one M8



I unlocked the bootloader of my Htc One m8 gsm a few weeks ago. I installed TWRP recovery and then cm12. I made a backup of my stock rom before doing a wipe. I then expeirenced that the mobile data was not working on the new rom. I also tried the GPE 5.1 lollipop rom but to no avail. There was a ' ! ' mark beside the service bar and no icon appeared in my status bar whenever I turned mobile data on. Today I restored my phone back to the stock (sense) rom and still mobile data is not workinng.
I can not understand the problem. It just says 'disconnected because service is unavailable'. I have been able to recieve text messages/calls the whole time, just the mobile data does not work.



[Dev Help] Is it possible to hook into methods that are running in System Service?



Hi, I'm new to Xposed and I wanted to hook a method in class "com.android.server.am.ActivityManagerService" .

Since this class runs at a very early stage on system boot as a system service, I chose to use "initZygote" to hook into this method. However, I'm not sure it is possible to really hook into the method. If so, what is the classloader here if I wanted to use findAndHookMethod() to change the function behaviour?



mercredi 9 septembre 2015

NOTE 5 Dialing International using AT&T service



I bought the note 5 verizon because they come factory unlocked , once i bought it i put my sim card in it and every single time someone calls me it shows a (+) and their number .. and everytime i try calling back it shows a (011) and then their following number . I replaced my sim card , i called verizon , samsung & at&t and still nothing ... i tried resetting the whole phone and nothing still .. any body has any suggestions before i sell this phone ?



dimanche 6 septembre 2015

!!!URGENT!! Please help me to get rid from Time Service and Monkey Test



Guys please help me to remove MONKEY TEST and TIME SERVICE from my mobile.
Brand:- HTC
Model:- Desire 310
Problem:- MONKEY TEST and TIME SERVICE , they are irritating. I tried so much of things but now everything on you guys.
I google, I send mails to different antivirus companies.
Please help me as soon as possible, my exams are coming soon and the both apps just frustrate me alot.



Question for tombile s6 to att service



My question is does the Tmobile phone have to be unlocked to work on the ATT network???

Can I just put my att sim card for this to work??


Someone help please and thanks!!



Free s-off local service thats freeeeeee



Im making a new thread because other s-off threads i guess i cant post in ? or others are dead last post 2013 .......

Well let me tell you what is going on here , as i have seen all over htc forums on xda people demand a free or cheaper s-off method and also there's no s-off for verizon m9 ..... What im offering is FREE S-OFF it takes about 1 sec for me to s-off any htc any android version , and not void the warranty !!!!
Questions?
will my phone be rooted ? NO
will my phone have custom recovery ? NO
will my phone have a custom rom ? NO
can you do this remotely ? NO Local only im in austin tx
Can i contact you directly? Yes i am not scared to give you my phone number just PM me for it, as i may be braking some internet rules if i post it here ?...??...??



FIX for Monkey Test & Time Service Virus. (Without Flashing)



Hello everyone,
This method I'm going to write is tried on my own Lenovo A7600-H Kitkat 4.4.2 tablet, which I did not flash because I'm not sure about stock roms available on the net. If I had found a reliable rom I wouldn't be able learn this

To remove this virus you need to install busybox, Terminal emulator, Root explorer pro and you must have Supersu not superuser which is installed by Kingoroot. If you have rooted your device with kingoroot, so you need to change that.

Here is how to change that:
Google this: how to get ride and replace kinguser with supersu app (Follow first zidroid link)

I'm not able to submit links so im going to write the exact apps with developer names to download from Playstore.

Busybox Installer by JRummy Apps Inc.
Terminal Emulator by Jack Palevich
Root Explorer Pro by Speed Software

Once you have installed everything here is what to do in steps:

1) Turn off wifi/3G/4G Open settings> apps> all> disable time service and monkey test. (If already frozen via titanium backup or other app) skip this.

2) Open Root explorer go to system/xbin and see if there is any file starting with a dot (eg: .ext.base) also note that every (.) file has diff permission then the rest of other files. So just remember those files with dots because those are the one that you're going to remove in terminal emulator.

3) Go back to system and then go to Priv-app folder and look for these two files
[1] cameraupdate.apk [2] providerCertificate.apk and notice permission of these files which are the base of MT TS virus and needs to be deleted.

4) Open Terminal Emulator OR if you have access to your device via adb from a computer.

5) WHAT TO TYPE IN TERMINAL EMULATOR or ADB (CMD Windows)

adb devices (Type this line if you're using adb Windows)
adb shell
su
cd system/priv-app
chattr -iaA providerCertificate.apk
rm providerCertificate.apk
chattr -aA cameraupdate.apk
rm cameraupdate.apk
cd ..
cd system/xbin
chattr -iaA .b
rm .b
chattr -iaA .ext.base
rm .ext.base
chattr -iaA .sys.apk
rm .sys.apk

6) Please see if your device xbin has more files with dots because these are three files I had so if there are more you need to remove them with the same command I mentioned above (e.g:cd system/xbin [Enter] chattr -iaA .New.file & then rm .New.file and make sure you type the file name correctly just as providerCertificate C is capital otherwise permission wont change.

7) Exit Emulator/ADB shutdown your device go to recovery clear cache and restart.

8) Go to settings> apps> all> send me the screenshot if you have Monkey test or Time Service there

9) I'm 100% sure if you've followed everything as I mentioned you are good as new and you don't need to flash.

10) I'm not a developer and That's it!



samedi 5 septembre 2015

FIX for Monkey Test & Time Service Virus.



Hello everyone,
This method I'm going to write is tried on my own Lenovo A7600-H Kitkat 4.4.2 tablet, which I did not flash because I'm not sure about stock roms available on the net. If I had found a reliable rom I wouldn't be able learn this :)

To remove this virus you need to install busybox, Terminal emulator, Root explorer pro and you must have Supersu not superuser which is installed by Kingoroot. If you have rooted your device with kingoroot, so you need to change that.

Here is how to change that:
Google this: how to get ride and replace kinguser with supersu app (Follow first zidroid link)

I'm not able to submit links so im going to write the exact apps with developer names to download from Playstore.

Busybox Installer by JRummy Apps Inc.
Terminal Emulator by Jack Palevich
Root Explorer Pro by Speed Software

Once you have installed everything here is what to do in steps:

1) Turn off wifi/3G/4G Open settings> apps> all> disable time service and monkey test. (If already frozen via titanium backup or other app) skip this.

2) Open Root explorer go to system/xbin and see if there is any file starting with a dot (eg: .ext.base) also note that every (.) file has diff permission then the rest of other files. So just remember those files with dots because those are the one that you're going to remove in terminal emulator.

3) Go back to system and then go to Priv-app folder and look for these two files
[1] cameraupdate.apk [2] providerCertificate.apk and notice permission of these files which are the base of MT TS virus and needs to be deleted.

4) Open Terminal Emulator OR if you have access to your device via adb from a computer.

5) WHAT TO TYPE IN TERMINAL EMULATOR or ADB (CMD Windows)

adb devices (Type this line if you're using adb Windows)
adb shell
su
cd system/priv-app
chattr -iaA providerCertificate.apk
rm providerCertificate.apk
chattr -aA cameraupdate.apk
rm cameraupdate.apk
cd ..
cd system/xbin
chattr -iaA .b
rm .b
chattr -iaA .ext.base
rm .ext.base
chattr -iaA .sys.apk
rm .sys.apk

6) Please see if your device xbin has more files with dots because these are three files I had so if there are more you need to remove them with the same command I mentioned above (e.g:cd system/xbin [Enter] chattr -iaA .New.file & then rm .New.file and make sure you type the file name correctly just as providerCertificate C is capital otherwise permission wont change.

7) Exit Emulator/ADB shutdown your device go to recovery clear cache and restart.

8) Go to settings> apps> all> send me the screenshot if you have Monkey test or Time Service there :)

9) I'm 100% sure if you've followed everything as I mentioned you are good as new and you don't need to flash.

10) I'm not a developer and That's it!