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

vendredi 27 février 2015

Flashing to 5.0.1 missing system.img topic






I followed this guide:
http://phandroid.com/2014/11/12/how-...n-the-nexus-5/

And it has noted the "Missing system.img" is common so I continue to follow the steps on how to manually flash them, I extracted the said image-hammerhead-lrx22c.zip to a new folder I called image and copied the bootloader-hammerhead and radio-hammerhead into the new folder and renamed them bootloader and radio respectively (did not touch the file extensions) and so using the fastboot flashbootloader.img gives me this error:

Unknown Partition 'bootloader.img'
Error: cannot determine image filename for 'bootloader.img'









[Q] Galaxy s5 missing features topic






Hi. I received a Samsung Galaxy S5 as a gift about a month ago, but it's missing so many features I have no idea why.

My friend has exactly the same model, yet he has so many more options. For example,
  • I cannot edit the options for Power Saving mode

  • There is NO S voice on my apps page

  • The Sound Recorder looks just like the one from S4 and not S5, it also has NO options either, to configure it

  • Cannot change several options on the Camera, such as setting the brightness. The option is there, but it's greyed out, I cannot select it

  • I cannot update the android version. My current version is 4.4.2 and I cannot update it. As I access the 'System Updates', it does say 'Checking for update', but after a while it just says 'Network connection failed' no matter what. The signal for internet is the strongest, as well.

  • If I press and hold on the Home Screen, the whole options are not coming up either, such as seeing the current running applications. It just says 'Set wallpaper for', 'Apps and widgets' and 'Folder'.


What's wrong with it? Any way I can at least get the S voice?






Update is missing!! topic






Hi friends
Recently, I got the update message to android 5, so I started the progress. Downloading completed after 2 hours and then nothing happened!
And the update message came up again!
Why did such a strange thing happen?
What should I do?
My htc one m7 is unroot and unlocked and the other "un"s!
Please help me
Thanks [emoji5]

Sent from my HTC One using Tapatalk






mercredi 25 février 2015

NOOB with a question about missing radio band after installing CM10.1.3 topic






Sorry if this has been answered but I searched quite a bit and didn't see anything that looked similar! I flashed my Atrix HD to CM 10.1..3 because the phone is old and was slowing down. This was my fist attempt at a process like this and I figured it out and the phone is working great except I don't get LTE speeds like I was getting before. After a lot of research I think I know why but I can't figure out the fix. I checked my wife's phone (stock S3) by dialing *#0011# and her radio band is band 17. I went into my settings using *#*#4636#*#* and there is no Band 17 available. The only bands it shows is AUS2, USA, Cellular, PCS, Band Class 6 and Band Class 15.
Is there a way to enable Band 17 in Cyanogenmod 10.1.3???






[Q] Play Store and Play Services missing topic






Hardware: Samsung Galaxy S2, GT-I1900
History: This device was rooted and running CM11.
Problem: I tried loading CM12 but Google Play Services and Play Store apps were missing after the install. (As part of the install I formatted /system and did a factory reset.)

I've tried reloading CM11 but have the same problem - so I've switch back to CM12.

ROM: CM12-20150211-UNOFFICIAL-i9100 (downloaded from http://forum.xda-developers.com/gala...od-12-t2955551)

gapps: I've tried various gapps packages, including cm12_gapps-lp-20141109-signed.zip

Q: Why are these two apps missing?

When I going into Settings / Accounts there is no option to create a Google account. I presume this is because Play Services is missing. Is this correct?

With regard to gapps: I've tried not loading that zip and installing Play Services from a downloaded APK (http://www.apkmirror.com/apk/google-...-apk-download/). This purports to be version 6.7.76. This gives the following:

F/GmsApplication( 3752): Unable to install secure provider, due to exception:
F/GmsApplication( 3752): java.lang.SecurityException: attempting to read gservices without permission: Neither user 10058 nor current process has com.google.android.providers.gsf.permission.READ_G SERVICES.
F/GmsApplication( 3752): at android.app.ContextImpl.enforce(ContextImpl.java:1 920)
F/GmsApplication( 3752): at android.app.ContextImpl.enforceCallingOrSelfPermis sion(ContextImpl.java:1949)
F/GmsApplication( 3752): at android.content.ContextWrapper.enforceCallingOrSel fPermission(ContextWrapper.java:593)
F/GmsApplication( 3752): at com.google.android.gsf.f.c(SourceFile:107)
F/GmsApplication( 3752): at com.google.android.gsf.f.a(SourceFile:121)
F/GmsApplication( 3752): at com.google.android.gsf.f.a(SourceFile:227)
F/GmsApplication( 3752): at com.google.android.gms.common.a.l.a(SourceFile:281 )
F/GmsApplication( 3752): at com.google.android.gms.common.a.e.a(SourceFile:199 )
F/GmsApplication( 3752): at com.google.android.gms.common.a.d.b(SourceFile:177 )
F/GmsApplication( 3752): at com.google.android.gms.common.a.d.c(SourceFile:188 )
F/GmsApplication( 3752): at com.google.android.gms.common.security.ProviderIns tallerImpl.insertProviderGated(SourceFile:90)
F/GmsApplication( 3752): at com.google.android.gms.common.app.GmsApplication.o nCreate(SourceFile:104)
F/GmsApplication( 3752): at android.app.Instrumentation.callApplicationOnCreat e(Instrumentation.java:1011)
F/GmsApplication( 3752): at android.app.ActivityThread.handleBindApplication(A ctivityThread.java:4553)
F/GmsApplication( 3752): at android.app.ActivityThread.access00(ActivityThr ead.java:147)
F/GmsApplication( 3752): at android.app.ActivityThread$H.handleMessage(Activit yThread.java:1357)
F/GmsApplication( 3752): at android.os.Handler.dispatchMessage(Handler.java:10 2)
F/GmsApplication( 3752): at android.os.Looper.loop(Looper.java:135)
F/GmsApplication( 3752): at android.app.ActivityThread.main(ActivityThread.jav a:5256)
F/GmsApplication( 3752): at java.lang.reflect.Method.invoke(Native Method)
F/GmsApplication( 3752): at java.lang.reflect.Method.invoke(Method.java:372)
F/GmsApplication( 3752): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:898)
F/GmsApplication( 3752): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:693)


I've tried adding the permission com.google.android.providers.gsf.permission.READ_G SERVICES to the Play Services package via adb but that permission is not recognised.

HELP!

Thanks in advance,
Kevin






PJ46IMG - missing topic






When I go to Bootloader, I see this that the Image file PJ46IMG is missing. What is this?






samedi 21 février 2015

[Q] Missing downloads app topic






Hi, this is my second ever post and before any says anything, I did search for a fix before and couldn't find anything. If anyone could be so kind as to lead me to one if there is, then I will gladly use that instead. Anyways, a few months ago, I rooted my Verizon Galaxy S5. That night, I foolishly updated my phone and it updated my kernel version. As far as I could tell, nothing major/awful happened to my phone other than that every time I booted up my phone, it annoyingly said "custom" under the android splash screen and that the download app, the one that is stock to an android phone and the one you use to access all of your downloads such as an apk or a pdf file that you downloaded from the internet, was missing from my app drawer. I still had the icon on my home screen because I was using nova launcher and that saved the icon but otherwise, it was like it never existed at all on my phone. I could access the app using the home screen icon but that was it. Today, I updated my phone using Odin and now, I have lollipop 5.0 and the annoying custom from the splash screen is gone but the downloads app is still missing. Can anyone help me? Should I just try downgrading back to 4.4.2? Edit, I imported the same back up that had the download app, is it called download manager now? If so, I still don't have it except on the system itself, no way to access it.






[Q] missing dock settings on lollipop topic






So, the lag is annoying but since lollipop I can't get sound from the official dock.
Only from the nexus 7 speaker, seems to charge and recognise it's on a dock but there only reason for the dock is the line out...
There used to be some settings in the sound menu for this but there is nothing there any longer - can anyone help?
Seriously regretting this update might just root and get something usable on it!






vendredi 13 février 2015

After 5Q update my un-synced contacts & owner profile details are missing topic






Hello guys,

First of all, I shouldn't have clicked the ' Install update ' button. I was perfectly happy with the previous version. Everything worked fine for one or two days after the update. Even battery was not draining too fast. But today morning all my un-synced contacts are gone from the phone and my owner profile is gone too. . I don't like to sync my contacts with google so I manually added all the contacts when I first got the phone. Do you have any solution for this??. Is there any way to restore all those contacts ?:crying:






[Q] Bootloader unlock status missing on Sony Xperia Ray topic






Hi! I'm trying to install Cyanogenmod on a Sony Xperia Ray, but in order to do this I have to unlock the bootloader first. In my case there's no 'Bootloader unlock Status' under Service info > Configuration > Rooting Status. Is there any chance I can unlock it or install Cyanogenmod?






[Q] Sim card not recognized and missing pcb component topic






Ok. Since apparently I can't post links of any sort, this is going to get complicated. Sorry in advance. I have links and pictures I could send via Message, if someone would be kind enough to post them. I don't think spamming 10 random posts just to get permission to post links is a good idea...

So I was following Chales Wilkinson's guide to installing a sim card slot. I successfully connected the slot to the PCB, double-checked all the connections, made sure I had not created any accidental short circuits and tried several different sim cards, none of which were recognized. I even soldered the sim card directly to the PCB (without bothering with the slot, thinking it might have been broken), still nothing. I have CM 10.2.1 installed. It had no trouble with the built-in sim card and is otherwise running completely fine.
Searching for things I might have done wrong, I've found that there appears to be a component missing on my PCB. It's the thing that resides above the sd card slot, right next to the screw that fixes the PCB. Now my question is: can anyone tell me, what that was and whether it might be the reason behind the problems I'm having? And whether it can be replaced somehow without getting a new phone? I know that's not likely, but I want to be completely sure before starting all over again...

Sorry again for not being able to show this properly.






[Q] HTC One - Is the Guest User feature missing from Sprint's version of Lollipop? topic






I finally got around to installing the Lollipop OTA update yesterday and I've been going through some articles looking for new features. One awesome-looking feature is the guest user feature. The only problem is that I can't seem to find a menu item for this in the settings, nor is there the user icon next to the settings icon in the notification tray. Am I missing something or is this not a feature that is included in the Sprint version?






mercredi 11 février 2015

[Q] missing app groups from profiles after new update to 05Q topic






Oneplus one stock non rooted ,, I'm am.now missing application groups in my profile editing page, I was using it previously to override apps that have no way to change inbuilt sounds, for example Tinder. After 05Q everything's working perfectly but now no " email, SMS or others" option to group apps ... Where is it or how do I get it back... Please help








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2015-02-11-16-32-01.png<br/>Views:	N/A<br/>Size:	118.0 KB<br/>ID:	3160743
 

















lundi 9 février 2015

[Q] HTC One M8 Verizon - Radio band missing after messing with phone info settings topic






Hi Guys.

Short info:
- before: HTC One M8 Verizon, Android 4.4.4 (RUU M8_VZW 4.4.4), rooted, S-OFF, Super CID, TWRP 2.8.3.0
- after: HTC One M8 Verizon, Android 4.4.4 (Viper OneM8 3.2.1), rooted, S-OFF, Super CID, TWRP 2.8.3.0.

Few hours ago I finished "converting" HTC One M8 Verizon from 4.4.4 to T-Mobile version, successfully installing Viper OneM8 3.2.1 over 4.4.4 RUU firmware, as described in this post:

http://forum.xda-developers.com/show....php?t=2710720

The main reason for the above was lack of LTE services under Verizon firmware (I live in Europe).

Finished installing Viper ROM, configuring phone, restored content (apps, contacts, settings etc) - part of it manually. LTE still not available, and continued to verify.

In the end I started to check Viper Tweaks section, and finally got to Misc - Phone info. While there, I checked also Radio bands, and I was stuck in the radio menu, with only 3 options (US Radios, 900-, 1900-). Had to select one to continue, and ... the winner was 900-. Instantly lost GSM signal and never came back.

Just to be nicer, after reboot (normal reboot), 900- option disappeared from Radio bands in Phone info advanced menu, and never came back. No matter what I did.

What I did try (all with full wipe / formatting etc):
- resetting Viper ROM
- reinstalled Viper ROM
- reverting to RUU M8_VZW 4.4.4 nandroid backup (saved before first installing Viper ROM).
- reverting to clean RUU M8_VZW 4.4.4 firmware
- flashed 4.4.4 radio from this topic: forum.xda-developers.com/verizon-htc-one-m8/development/radios-0-89-20-0222-t2824882
- reverting to Viper One ROM, this time installed with T-Mobile version. Same outcome, different message: "error er05 invalid sim".

Error messages stepped on:

Constant: "The SIM card is from an unknown source"

From time to time: "your SIM card does not allow a connection to this network."

If I tried to select GSM network and search for operators (manually / automatic): "No network found. Select "Yes" to switch to global mode, or Select "No" to stay in current mode." And "Error searching for networks" / "No networks found".

The only thing that did not have possibility to check (yet): SIM card health.

UPDATE: SIM card checked and OK, phone registered finally (T Mobile version of Viper One had also "Auto" option under Radio band, in Phone info hidden menu! :eek:).

Still working on this, managed to solve it while compiling this post, but still have the question: what have I done so wrong, and how can I get back to the "good" setting? Is the radio band setting so resilient to full format, several ROM's and resets, even radio firmware change?!

I will revert with updates!

Thanks!






Things missing and not working in Lolipop Roms..... topic






So I recently got my LG G3 and love it. I immediately rooted and flashed a Lolipop rom. I am making this thread in hopes of figuring out a few features that I am missing or someone else has already discovered.

1. How do you get the long button press on the back button to kill apps (I have it enabled in developer console but it does nothing. Tried a few 3rd party apps too. Still nothing)
2. Has anyone created or modified the xposed framwork to work on lolipop yet?
3. Is there a way to have a hard button for the camera built into the rom? (Currently now I have a app that allows me to bind it. I have it set to double tapping the down button to open the camera)

Thanks,
Alan