Showing posts with label Hardware. Show all posts
Showing posts with label Hardware. Show all posts

Friday, 5 August 2016

Galaxy Note 3 Hardware and ROM editing.

So I have a Samsung Galaxy Note 3 model SM-N9002 -- it's the same device as the other htle models, except it has dual SIM capability. It also appears to have the same MicroUSB 3.0 port.
I've tried installing a CyanogenMod based N9005 ROM, and it worked out except for the Dual SIM, obviously; I tried turning it on with [setprop persist.radio.multisim.config dsds] and that just put both the slots out of order; and the MicroUSB port didn't work either, for whatever reason.

I've "fixed" it by resetting to stock ROM, but is there a way I can get these working on my device? Perhaps by editing variables in build.prop or something?

Issue: Fingerprint hardware not available



Would like to ask if anybody experienced the issue "fingerprint hardware not available"?

There's a thread in z5 forum:
http://forum.xda-developers.com/xper...3354800/page11
but seems liker a common problem for whole z5 series...

There are several possible solutions there but nothing works for me. And there is no clear symptom, when is occurs...

Perhaps can anybody share experience?



Monday, 1 August 2016

Hardware buttons click



After two weeks using my brand new Mi 5, the hardware buttons (volume rocker and power button) are not clicky anymore. They're soft and mushy, without that clicking feeling they had at the beginning.

It's really disappointing!
What about yours?



lg g4 hardware



Hi all, let me start by saying i apologise if this is the wrong section!!

I am running (sort of...) an lg g4 h815, rooted, but at the moment im stuck, so hoping to find info here :)

The phone at the moment is hard bricked and doesnt respond at all with/without battery, plugged into pc. No light, no download, and no recovery mode - litterally a brick..... i have opened up phone thinking that if i can get it to power up at all, i might be able to recover data or possibly even flash new files over to recover.

Pc dosent see it, not listed as adb device :(

What im asking really is, is there any way to just power up the internals so as its recognised my pc?? Even if that means connecting components on logicboard?

Any advice tutorial would be greatly appreciated as in its current state have not alot to loose
Xda has always come up trumps in the past

Thank you all on advance!



Cannot clone device or create new hardware profile



I just started learning android studio from thenewboston but I'm stuck with this problem.I cant clone a device or create a new hardware profile from the avd manager.It shows an error message saying "null".I'm able to click next,finish and also select devices.Yes I did try cloning by right clicking the phone profile too but I got the same error.It does open the explorer to import hardware profiles though.Please help me for free kappa!(seriously please help me)
this is the error message details btw:
null
java.lang.NullPointerException
at com.android.tools.swing.util.FormScalingUtil.scale Component(FormScalingUtil.java:183)
at com.android.tools.swing.util.FormScalingUtil.scale ComponentTreeWorker(FormScalingUtil.java:140)
at com.android.tools.swing.util.FormScalingUtil.scale ComponentTree(FormScalingUtil.java:111)
at com.android.tools.swing.util.FormScalingUtil.scale ComponentTree(FormScalingUtil.java:98)
at com.android.tools.idea.avdmanager.ConfigureDeviceO ptionsStep.<init>(ConfigureDeviceOptionsStep.java: 97)
at com.android.tools.idea.avdmanager.CloneDeviceActio n.actionPerformed(CloneDeviceAction.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Abs tractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultB uttonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.jav a:6535)
at javax.swing.JComponent.processMouseEvent(JComponen t.java:3324)
at java.awt.Component.processEvent(Component.java:630 0)
at java.awt.Container.processEvent(Container.java:223 6)
at java.awt.Component.dispatchEventImpl(Component.jav a:4891)
at java.awt.Container.dispatchEventImpl(Container.jav a:2294)
at java.awt.Component.dispatchEvent(Component.java:47 13)
at java.awt.LightweightDispatcher.retargetMouseEvent( Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:4466)
at java.awt.Container.dispatchEventImpl(Container.jav a:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750 )
at java.awt.Component.dispatchEvent(Component.java:47 13)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:758)
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.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 86)
at java.awt.EventQueue.run(EventQueue.java:731)
at java.awt.EventQueue.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 728)
at com.intellij.ide.IdeEventQueue.defaultDispatchEven t(IdeEventQueue.java:866)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeE ventQueue.java:650)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEv entQueue.java:381)
at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:109)
at java.awt.WaitDispatchSupport.run(WaitDispatchSup port.java:184)
at java.awt.WaitDispatchSupport.run(WaitDispatchSup port.java:229)
at java.awt.WaitDispatchSupport.run(WaitDispatchSup port.java:227)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSup port.java:227)
at java.awt.Dialog.show(Dialog.java:1084)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl $MyDialog.show(DialogWrapperPeerImpl.java:792)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl .show(DialogWrapperPeerImpl.java:465)
at com.intellij.openapi.ui.DialogWrapper.invokeShow(D ialogWrapper.java:1638)
at com.intellij.openapi.ui.DialogWrapper.show(DialogW rapper.java:1587)
at com.intellij.openapi.ui.DialogWrapper.showAndGet(D ialogWrapper.java:1602)
at com.android.tools.idea.wizard.dynamic.DynamicWizar d.showAndGet(DynamicWizard.java:531)
at com.android.tools.idea.avdmanager.CreateAvdAction. actionPerformed(CreateAvdAction.java:41)
at javax.swing.AbstractButton.fireActionPerformed(Abs tractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultB uttonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.jav a:6535)
at javax.swing.JComponent.processMouseEvent(JComponen t.java:3324)
at java.awt.Component.processEvent(Component.java:630 0)
at java.awt.Container.processEvent(Container.java:223 6)
at java.awt.Component.dispatchEventImpl(Component.jav a:4891)
at java.awt.Container.dispatchEventImpl(Container.jav a:2294)
at java.awt.Component.dispatchEvent(Component.java:47 13)
at java.awt.LightweightDispatcher.retargetMouseEvent( Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:4466)
at java.awt.Container.dispatchEventImpl(Container.jav a:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750 )
at java.awt.Component.dispatchEvent(Component.java:47 13)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:758)
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.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 86)
at java.awt.EventQueue.run(EventQueue.java:731)
at java.awt.EventQueue.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessI mpl.doIntersectionPrivilege(ProtectionDomain.java: 76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 728)
at com.intellij.ide.IdeEventQueue.defaultDispatchEven t(IdeEventQueue.java:866)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeE ventQueue.java:650)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEv entQueue.java:381)
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)



Saturday, 30 July 2016

An Xposed module to remap bottom hardware buttons ?



Hi,

I've bought several Android devices and since 2014 I really hate how the multitasking button replaced the menu button.
I just want to bring the menu button back and bring the multitasking section by long-pressing the home button, I really don't care about the Google Search functions.
The problem is, the phones I bought don't have any on-screen buttons and I really don't want to add a bottom panel for that.

I also know that GravityBox may be the Xposed module which can do that, but since it mostly applies to AOSP-based ROMs, I'm affraid of having conflicts with my phones' stock ROMs (Zenfone Selfie -ZE551KL- on Marshmallow).
Some apps that I found in the internet are quite old -pre 2014-, making them surely unsuitable for Android Lollipop and above.

So the question is: Is there any Xposed module -or even an app !- that can remap the bottom hardware buttons without conflicts ?



Wednesday, 27 July 2016

Has Quick Charge been disabled in newest firmware \ hardware issue?



My G5 H850 died after 3 months. I just got it back and they replaced the mainboard and battery under warranty. Now it wont quick charge with my original LG charger and cable OR my Anker Quick Charge 3 charger. It never says "Quick Charging", it was fine before. I have voltage \ current monitors connected to all my chargers, I think it used to get up to 7v @ 1.5A on my Anker QC3, now it's 5v @ 1A or less! I removed the voltage \ current monitors to see if they were affecting the charge rate but it still never Quick Charges.
Have they disabled it because of hardware issues?



Phone doesn't respond to hardware buttons sometimes



Can't power on, go into recovery, or download mode.

I have to remove the battery, put it back in, and then it works.

Has anyone experienced this?



Tuesday, 26 July 2016

hardware issue



Today I was walking with my z3 on my back pocket, I fell and hit on my phone. Now after that, it's not vibrating anymore; and whenever I turn on the flash, I can't turn it off, only if I turn the phone off. How can I fix that?



Is there an android emulator that runs just ARM on x86 hardware?



Been testing android emulators for a couple of weeks looking for a solution that will emulate an ARMv7 based phone without the extra x86 library. Memu, Bluestacks, Genymotion, etc etc are both x86 and if enabled ARMv7. I can't use the native SDK emulator due to lack of GPS and other features, and I need to test tilt which works great with key mapping that the other emulators provide. So... is there a solution for either Mac (intel based) or Windows (intel x64)?



Sunday, 24 July 2016

[Q] After upgrade to 6.0.1 of A310F hardware buttons not working



Hey guys,

I upgraded to 6.0.1 stock rom with ODIN. Not the hardware buttons are not responding. I already tried factory reset and wipe cache. No success.

Also downgrading to 5.1.1 doesn't change anything. Buttons not working in latest 5.1.1 ... strange.

Can someone give me an advice?

Thanks!



Thursday, 21 July 2016

D802 - No GPS fix - Hardware issue - Which part(s) to change ?



Hello there,

I'm facing GPS issues for months now. Problem is that my GPS doesn't get lock.

I tried software fixes. It worked for several weeks but finally GPS issues wasn't gone.
I tried hardware fix (removing the back case and do the paper trick on the GPS plugs). It worked again for several weeks but GPS fix is now really really difficult (between 5-15 min) and I'm losing fix often.

Now, I'm wondering if there is a real hardware fix to definitively repair my GPS. I plan to buy new D802 parts. Which one will help recover my GPS ?

I saw :
- Antenna part (link) : I think it's only antenna for phone and maybe FM radio
- Back cover (link) : It's probably this part that helps GPS fix (since the GPS plugs are connected on this part)

Any idea to help fix my GPS ? Thanks ;)



Wednesday, 20 July 2016

Be aware to not broke your Usb jack (Hardware damage)



Recently I use my USB cable to try make Adorable storage, Rooting etc. And my USB jack seems damaged arely, side movement to left and right and losing contact sometimes if I touch the cable or move the phone (starting to hear my PC making noise for disconnected device). In this condition our phones will last like a year before get totally damage. Like a just after warranty end.



Sunday, 17 July 2016

WiFi and Bluetooth won't turn on - Hardware defect or persist folder?



Hey all,

So I've been working on this for quite some hours now for two nights, but I'm done for and hope someone can give me clarity:

HTC One m9, running stock, latest update VDF Germany, Android 6.0.
Problem occured last week. I was using the phone quite extensively (yeah, tbh I was playing Pokemon Go... like a lot). With it being constantly on wifi/4g/GPS and all, charging it all the time, the battery also became quite warm.... And then while walking about it crashed and rebooted. I never had such a crash before tbh. After Reboot HTC Error Report even popped up and I also sent it. Then I found that the Bluetooth and Wifi Connections were off, which I usually both have activated all the time. And now I cannot turn them on anymore. No matter which shortcut is used. Wifi displays "error" after some minutes, while BT is just greyed out after triggering. Wifi Mac is showing with a 02:00:00:00:00 now as well.

So I did my research and performed quite some things, trying to get it fixed, because I am still not sure wether this is a Hardware or Software issue. A lot of people reported the issue at least for the wifi part. Less people reported it for both, wifi and BT, but I would guess that not too many people use BT regularly anyway. I found one person mentioning, that if both is not working it is most probably a hardware related issue. Which was my first thought exactly, thinking it overheated, something had gone loose internally and now the antenna is killed or at least not connected anymore.


As for the physical methods, I only tried the "whacking the back part of the device"-technique, which did not do anything. I haven't gone through "freezer" or "hair dryer" yet....

Some people were able to fix it via draining the battery and then restarting and draining again and what not.. but that all sounded weird to me.

I am still hoping it is software related so I went:

- Wifi Fix and Rescue App
- Unlock
- TWRP
- Root
- Reflashing stock
- numerous factory and network settings resets

Because I read about the /persist partition or folder and that it should contain wifi or mac address related info. Some guy had simply deleted those files and they were recreated upon reboot. But those files are not existing in my /persist folder (checked via Root Explorer - got the paid version) and I have Root - as stated above. Still that folder only lists:

\data
\display
\hlos_rfs
\lost+found
\rfs
\tee

I found a thread in google's cache of someone on how to recreate or fix that folder and contents, based on a nexus 5 however and that is probably not working on the HTC one m9 I was presuming.

So, what do you guys think?

Is there any way to get the wifi back to work? Would you say it even might be software related, looking at the persist partition/folder contents? Or am I totally wrong and the fact that BT AND Wifi are not working, rules everything else out and only leaves a Hardware Issue?

Looking forward to hearing your thoughts on this.
Thanks in advance!

- Arne



Hardware issue



Hi everyone
after 3 days of searching looking for solution to make my device recognized by laptop ."you can see my latest posts to focus on the problem or http://forum.xda-developers.com/gala...-case-t3420332 "
finally i give up :(
i am thinking now of an alternative solution
i am thinking of replacing usb port of my phone. does it affect ??
i mean if i replace the usb port with another one i would take it from ordinary phone ? does it make difference or not ?
my phone is galaxy s II plus
thanks in advance



Friday, 15 July 2016

Fingerprint issue on new hardware.



I bought the Redmi note 3 pro sd version on 27th june. I guess it has the new fingerprint hardware. Requesting previous developer who has built the cm radio zip to work the fingerprint on cm based Roms to create another zip for new hardwares or else it's really uneasy to use the ROM for us. Like it's easy but we really miss the fingerprint. feels like it's not there. Hope we'll get It on the new hardware soon. thanks. :fingers-crossed:



Thursday, 14 July 2016

Is it hardware or software that makes pictures look good ?



Hello Team,

Its so nice to be among XDA members, I have OP3 since 3 weeks now running Freedom Rom(excellent work team)
I had LG V10 , the specs for both cameras are almost the same (except laser focus in V10) but V10 has more details and quality in its pictures.
Is it google camera app that is simple in processing pics or something in hardware that is making the difference ?

Thank you for your feedback!



Tuesday, 12 July 2016

how to change hardware device name



hey guys,

this might be a more broader android question, but either way: is there a way to change the hardware device name of a device?

i.e. my issue is the following - i use the "good for work" application for my work emails. My company basically has every manufacturer added to their approved list (HTC, Samsung, even Nexus devices work no problem). Now that I have my sweet OP3, I get the below error message (pic attached)

"the device hardware version is 'oneplus a3000 android 6.0.1' and is not permitted. Install the application on a permitted device."

now - before you tell me to go to my network admins and have the device added - I can't do that for reasons I won't go into here. Basically i want to understand if there's a way to change certain files on the phone that will make this application think it's a nexus device and clear it.

I tried editing the build.prop file (using twrp and adb - since I don't have root) to remove all mention of oneplus, etc. and replacing with "nexus" or something else (used the build.prop file from my 5x for reference). But the app still does not work and the OP3 still shows the model as One Plus 3 in the "about phone" section. This is really fascinating to me. What is driving this device's identity?

Appreciate any thoughts/suggestions you might have. :eek:








Attached Thumbnails


Click image for larger version<br/><br/>Name:	IMG_20160711_153357.jpg<br/>Views:	N/A<br/>Size:	265.8 KB<br/>ID:	3811186