ads
Affichage des articles dont le libellé est starting. Afficher tous les articles
Affichage des articles dont le libellé est starting. Afficher tous les articles
lundi 21 septembre 2015
samedi 19 septembre 2015
bluetooth radio not starting music player
On previous phones, when the phone was attached to my car radio via bluetooth, and I switched my car radio (pioneer AVIC8100) to bluetooth mode, a music player (usually the last one used) would start running on the phone and start playing a track.
With this note 5, this isn't happening. BT connects fine, but the music player doesn't start at all.
If I run the music player myself (tapping on the screen) then everything works normally - therefore the problem isn't in the pairing or that "media player" isn't selected. (I know XDA users.. 50 people are still going to suggest that I make sure that I have "media audio" turned on in the BT settings even AFTER reading that media playing works fine if I spawn it manually.)
Anyone have any ideas?
(Please resist the urge to reply sarcastically. This issue is really starting to annoy me and my sense of humor in regards to it is GONE.)
With this note 5, this isn't happening. BT connects fine, but the music player doesn't start at all.
If I run the music player myself (tapping on the screen) then everything works normally - therefore the problem isn't in the pairing or that "media player" isn't selected. (I know XDA users.. 50 people are still going to suggest that I make sure that I have "media audio" turned on in the BT settings even AFTER reading that media playing works fine if I spawn it manually.)
Anyone have any ideas?
(Please resist the urge to reply sarcastically. This issue is really starting to annoy me and my sense of humor in regards to it is GONE.)
vendredi 18 septembre 2015
Gionee e7 mini doesn't starting up
Hi guys, please help me with this kind of problem. My phone is not starting/loading even to loading screen is not starting up (sorry, im beginner. I don't know what it is). Maybe I've bricked my phone :(. It all started when I root this and install recovery_gnE7.img and my IMEI 1 & 2 both gone. Then, I grant also some apps. Then, I unroot it and uninstall the superuser and framaroot. Then changed to other framaroot (compatible framaroot based on the blogspot). but rooting was not successful. So I tried to shut it down. Then my cellphone starts to encounter this problem. I also tried to hold the power 10 sec upto 25 sec. but didn't work. It keeps on rebooting not displaying the logo and turning off then rebooting and so on.
Please help me guys on this.. :( Your help/suggestion will be much appreciated.
Please help me guys on this.. :( Your help/suggestion will be much appreciated.
mardi 15 septembre 2015
How to install monthly Nexus firmware updates without starting over?
Usually when a new Android OS version is released, I'll just start over from scratch by manually flashing the seven image files using fastboot. I then install the unencrypt kernel/boot image and also root.
Now that these security updates are coming out every month, is there an easier way in my specific situation to install the update only without having to start from scratch every time like above?
Now that these security updates are coming out every month, is there an easier way in my specific situation to install the update only without having to start from scratch every time like above?
A little help here for someone who is starting in the modification world :D
Hey guys, I'm kinda new to this modification world, started when I received my Zenfone 2 out of necessity since ZenUI is very poluted and ended up enjoying it :P
So, right now I'm using SuperZen (super basic) just to get rid of the endless bloatware that comes with the phone... my question is: what is the best overall rom right now for someone who is starting and want something very clean?
Other thing, the double tap feature still working in these others roms or just in stock? Cant live without it, I came from LG G2 and I cant stand at clicking the power buttom anymore... I know that sounds idiotic but is really cool to have this feature...
So, right now I'm using SuperZen (super basic) just to get rid of the endless bloatware that comes with the phone... my question is: what is the best overall rom right now for someone who is starting and want something very clean?
Other thing, the double tap feature still working in these others roms or just in stock? Cant live without it, I came from LG G2 and I cant stand at clicking the power buttom anymore... I know that sounds idiotic but is really cool to have this feature...
jeudi 10 septembre 2015
Starting FASTBOOT mode
Hi everyone,
I am looking for the way to start this phone directly on the fastboot mode as it is softbricked and it doesn't recognise anything (i can't go on recovery, no matter which one) after I flash a stupid update.app of 500 mb
I think I have to flash system.img boot.img and recovery.img
Thanks in advance, it don't go on the fastboot by himself like he did before, after i flashed twrp
I am looking for the way to start this phone directly on the fastboot mode as it is softbricked and it doesn't recognise anything (i can't go on recovery, no matter which one) after I flash a stupid update.app of 500 mb
I think I have to flash system.img boot.img and recovery.img
Thanks in advance, it don't go on the fastboot by himself like he did before, after i flashed twrp
lundi 31 août 2015
zenfone 2 not starting up
i have asus zenfone 2 4gb ram. I got an update regrading battery icons which i installed n rebooted my phone. Now the phone s not starting. It remains in bootanimation screen all the time. pls help.Phone is rooted by the way. pks help asap as i hv very impotant detains n its my only phone.::crying:
samedi 29 août 2015
Error When Starting Android Studio
When I start up Android Studio, I get this terrifying error message
Start failed: Internal error. Please report to code-google-com
java.lang.RuntimeException: java.lang.IllegalArgumentException: Argument for @NOTNull parameter 'name' of com/android/tools/idea/welcome/Platform. must not be null at com.intellij.idea.IdeaApplication.run(IdeaApplicat ion.java:178) at com.intellij.idea.MainImpl.run(MainImpl.java :52) at java.awt.event.InvocationEvent.dispatch(Invocation Event.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:756) at java.awt.EventQueue.access0(EventQueue.java:97) at java.awt.EventQueue.run(EventQueue.java:709) at java.awt.EventQueue.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 76) at java.awt.EventQueue.dispatchEvent(EventQueue.java: 726) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEv entQueue.java:362) at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:82) Caused by: java.lang.IllegalArgumentException: Argument for @NOTNull parameter 'name' of com/android/tools/idea/welcome/Platform. must not be null at com.android.tools.idea.welcome.Platform.(Platform. java) at com.android.tools.idea.welcome.Platform.getLatestP latform(Platform.java:72) at com.android.tools.idea.welcome.Platform.createSubt ree(Platform.java:89) at com.android.tools.idea.welcome.InstallComponentsPa th.createComponentTree(InstallComponentsPath.java: 81) at com.android.tools.idea.welcome.InstallComponentsPa th.init(InstallComponentsPath.java:215) at com.android.tools.idea.wizard.DynamicWizardPath.at tachToWizard(DynamicWizardPath.java:97) at com.android.tools.idea.wizard.DynamicWizard.addPat h(DynamicWizard.java:233) at com.android.tools.idea.welcome.FirstRunWizard.init (FirstRunWizard.java:75) at com.android.tools.idea.welcome.FirstRunWizardHost. setupWizard(FirstRunWizardHost.java:100) at com.android.tools.idea.welcome.FirstRunWizardHost. getWelcomePanel(FirstRunWizardHost.java:92) at com.intellij.openapi.wm.impl.welcomeScreen.Welcome Frame.(WelcomeFrame.java:68) at com.intellij.openapi.wm.impl.welcomeScreen.Welcome Frame.showNow(WelcomeFrame.java:173) at com.intellij.idea.IdeaApplication$IdeStarter.main( IdeaApplication.java:302) at com.intellij.idea.IdeaApplication.run(IdeaApplicat ion.java:172) ... 16 more
I have already set the environment variable of JDK_HOME with the value as the destination of JDK
I have uninstalled and reinstalled many times, and I have even reset my PC
Any help would be appreciated :) -Pingu
Start failed: Internal error. Please report to code-google-com
java.lang.RuntimeException: java.lang.IllegalArgumentException: Argument for @NOTNull parameter 'name' of com/android/tools/idea/welcome/Platform. must not be null at com.intellij.idea.IdeaApplication.run(IdeaApplicat ion.java:178) at com.intellij.idea.MainImpl.run(MainImpl.java :52) at java.awt.event.InvocationEvent.dispatch(Invocation Event.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:756) at java.awt.EventQueue.access0(EventQueue.java:97) at java.awt.EventQueue.run(EventQueue.java:709) at java.awt.EventQueue.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 76) at java.awt.EventQueue.dispatchEvent(EventQueue.java: 726) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEv entQueue.java:362) at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:82) Caused by: java.lang.IllegalArgumentException: Argument for @NOTNull parameter 'name' of com/android/tools/idea/welcome/Platform. must not be null at com.android.tools.idea.welcome.Platform.(Platform. java) at com.android.tools.idea.welcome.Platform.getLatestP latform(Platform.java:72) at com.android.tools.idea.welcome.Platform.createSubt ree(Platform.java:89) at com.android.tools.idea.welcome.InstallComponentsPa th.createComponentTree(InstallComponentsPath.java: 81) at com.android.tools.idea.welcome.InstallComponentsPa th.init(InstallComponentsPath.java:215) at com.android.tools.idea.wizard.DynamicWizardPath.at tachToWizard(DynamicWizardPath.java:97) at com.android.tools.idea.wizard.DynamicWizard.addPat h(DynamicWizard.java:233) at com.android.tools.idea.welcome.FirstRunWizard.init (FirstRunWizard.java:75) at com.android.tools.idea.welcome.FirstRunWizardHost. setupWizard(FirstRunWizardHost.java:100) at com.android.tools.idea.welcome.FirstRunWizardHost. getWelcomePanel(FirstRunWizardHost.java:92) at com.intellij.openapi.wm.impl.welcomeScreen.Welcome Frame.(WelcomeFrame.java:68) at com.intellij.openapi.wm.impl.welcomeScreen.Welcome Frame.showNow(WelcomeFrame.java:173) at com.intellij.idea.IdeaApplication$IdeStarter.main( IdeaApplication.java:302) at com.intellij.idea.IdeaApplication.run(IdeaApplicat ion.java:172) ... 16 more
I have already set the environment variable of JDK_HOME with the value as the destination of JDK
I have uninstalled and reinstalled many times, and I have even reset my PC
Any help would be appreciated :) -Pingu
starting up after upgrate
hi guys!!
after i upgraded my z2, it starts until the (SONY XPERIA) finishes then it just restart again... i tried to upgrade it manytimes with different firmwares... but still same result... plz help!!!
my original was l50u- v4.4.2 chinese
ty
after i upgraded my z2, it starts until the (SONY XPERIA) finishes then it just restart again... i tried to upgrade it manytimes with different firmwares... but still same result... plz help!!!
my original was l50u- v4.4.2 chinese
ty
jeudi 27 août 2015
Asus Memo Pad 7 ME170C Starting infinite
I was taking root with various apps , then I'm going to take it off and when you restart charge indefinitely . I tried to follow your guide but a last point gives me error , practically when I go on recovery tells me and then update installation error . What should I do ? You can give the right firmware and tell me how to do?
Inscription à :
Articles (Atom)