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

vendredi 6 février 2015

[Q] Build.Prop Qualcomm question topic






Hey there people of XDA! Umm, can someone explain to me what are these values?

debug.qualcomm.sns.hal
debug.qualcomm.sns.daemon
debug.qualcomm.sns.libsensor1

I've seen some builds with different inputs like =w, =1, =0, =i and the like. Thanks! :D






[Q] Not booting after build.prop change topic






Hi

I have IUNI U3
I wanted it to support google services, so i've followed some guide from this forum
According to the guide, I had to change the ro.product.model
Since then, the phone is not starting..even not fastboot : /

I have a backup of the file inside the phone, but there are 2 main problems:
1. adb has issues connecting the device..
When I connect the device to the computer, it starts searching for drivers
During the search the device is connected, but when it fails, the adb sees the device as offline
Do you have any idea how can I get the drivers? I don't know chinese, so I have problems searching the official site

2. if I do manage to get inside with adb, it doesn't have permissions on the files

Please HELP : ///

Thanks






mardi 3 février 2015

[Q] Need build.prop file for Digiflip pro xt901 topic






Hi,
I mistakenly deleted :p build.prop file from my tablet Digiflip pro xt901. Please someone post that here if you have it.

Thank you in advance :)






lundi 2 février 2015

Flashable file to change build.prop values topic






Hi!
So I'm having this weird microphone issue with my OnePlus One where people can only hear me if I turn on the speakerphone.
I found a way to fix it, but I need to do it every time I flash a new rom. Since I'm currently testing the CM nightlies, that means almost everyday!

I was thinking about a flashable .zip file that changes the values for me. Is this possible? Is it complicated? Do we have any tool/app for this?
The details are below, but the files that need to be adjusted are build.prop, audio_platform_info.xml, and mixer_paths.xml+

Thanks!

Step by step:

/system/build.prop. Change
ro.qc.sdk.audio.fluencetype=fluence
to
ro.qc.sdk.audio.fluencetype=none
Then, edit /system/etc/audio_platform_info.xml
<device name="SND_DEVICE_IN_HANDSET_MIC" acdb_id="40" />
to
<device name="SND_DEVICE_IN_HANDSET_MIC" acdb_id="4" />

And also....

1. Go to system/etc/mixer_paths.xml
2. Mount system as R/W
3. Open up mixer_paths.xml with Text Editor
4. Scroll close to the bottom of the text, your little scroll position indicator should be about an inch up from the bottom of your screen(no on screen buttons)
5. You will see <!-- Analog input devices --> and a bunch of text underneath.
6. I wasn't entirely sure which mic would make this work so I changed the <path name+"main-mic"> value from 84 to 110
7. Save the changed mixer_paths.xml and reboot your device for good measure






mardi 27 janvier 2015

build.prop topic






Hello,
Are there "safe" values to put in the build.prop to fool an app to think my phone is a tablet?
I need the phone to appear as a tablet for several apps.
One of the apps has a maximum of 1600 kbps for streaming, however it only does this on a tablet.
Streaming is limited to 1200 kbps on the phone.

Device details are attached.
Thank you in advance.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2015-01-27-11-30-40 (1).png<br/>Views:	N/A<br/>Size:	121.4 KB<br/>ID:	3136772
 

















dimanche 25 janvier 2015

Build.prop file in Android 5 topic






Hi,

I have this app that won't work if you have a custom rom installed. Can someone here that uses stock (preferably not AOSP) 5 or 5.0.2 extract his build.prop file and upload it here? I want to try tricking the app into thinking I have stock rom and see if it will work.

Thank you.