Build prop edit/mod for MHL/ casting DETERMINED!! - Moto Z2 Force Questions & Answers

So this phone does or doesn't support mhl?
I edited build prop with persist.data.wfd.enable
I had to add it changed value too 1
can anyone confirm why that command line was not there by default like some others say I never seen...it so I added it ?
And can anyone at all help me confirm MHL Video data transfer from z2 force with this mod
Sent from my [device_name] using XDA-Developers Legacy app

Sending you a PM but review this thread.
In case you don't know, if there is a "#" at the beginning of a line in build.prop, that makes it a comment, i.e. non-functional. removing that "#" will make it functional/effective.

Related

[Q] LCD density and app resizing

Anyone else found that when they set a custom density not all apps resize, they seem to keep the default density of the Samsung ROM? even though it has been changed. NOVA HD was one but also dialler app and camera for me.
It is also irritating that touchwiz seems to be locked to particular density as well. Anyone found any workarounds for this?
I assume you've turned Compatibility Mode off in Spare Parts? If not, try that first.
TouchWiz seems to misbehave even with that turned off, but I've had no problems with anything else being too small while running at 192 density.
you weather and clock arent squashed up into the top left hand side of your screen then, leaving about 3/4 inch column down the right hand side?
Have to wait for a good multi dpi theme or rom... but I think without cwm they'll have to wait
Sent from my GT-I9100 using XDA Premium App
Anyone else notice that the video camera starts force closing when the led density is at a non default value?
fpar said:
Anyone else notice that the video camera starts force closing when the led density is at a non default value?
Click to expand...
Click to collapse
for me it's FC's when using 180 LCD Density, 185 works fine.
fpar said:
Anyone else notice that the video camera starts force closing when the led density is at a non default value?
Click to expand...
Click to collapse
YES.!, thought it was just me, didn't realise it was density at first and ended up flashing my phone twice from scratch, second time I didn't use it and no force closes.
Custom ROMS starting to head our way now so hopefully we can get this issue resolved.
stoolzo said:
Anyone else found that when they set a custom density not all apps resize, they seem to keep the default density of the Samsung ROM? even though it has been changed. NOVA HD was one but also dialler app and camera for me.
It is also irritating that touchwiz seems to be locked to particular density as well. Anyone found any workarounds for this?
Click to expand...
Click to collapse
the camera app and the dialer isnt working very well on the resize, im only at 200 density
any fix?
Budske said:
the camera app and the dialer isnt working very well on the resize, im only at 200 density
any fix?
Click to expand...
Click to collapse
Have disabled compability mode in spare parts?
Running mine at 216 no issues so far
Sent from my GT-I9100 using XDA App
Yes, I disabled it..
Added some screens
Sent from my GT-I9100 using Tapatalk
Yeah there's quite a few oddities when changing density. I basically worked around it by replacing most of the default programs.
Dialer: DialerOne
Camera: One of the numerous camera apps in market
Music: Poweramp
Videos: mVideoPlayer
I still have to find decent replacements for Calendar and Contact list, though the contact list doesn't look bad really.
What theme are you using? I like orange
Budske said:
Yes, I disabled it..
Added some screens
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Sent from my GT-I9100 using Tapatalk
Its not a theme, its just the screengrab app that changes the colors, it is not for this phone xD
Sent from my GT-I9100 using Tapatalk
Ok, using this post as reference, I messed around with the Contacts.apk file.
I managed to resize the default dialpad to fit 200dpi.
Note that this apk was only tested on VillainRom. I don't think the signatures are compatible with normal deodexed roms.
However the scrolling aid on the right side when searching through contacts is still too small. Haven't found how to fix that yet.
EDIT: Also fixed the TouchWiz Calculator. Fits nicely on both portrait and landscape mode.
As I mentioned on another post below, if it doesn't work on your ROM, just replace the META-INF directory in my apk with the META-INF from your original apk to resign that package.
NOTE: Previous version of Contacts.apk still had misaligned landscape dialpad. I've fixed it and reuploaded.
JaeCee said:
Ok, using this post as reference, I messed around with the Contacts.apk file.
I managed to resize the default dialpad to fit 200dpi.
Note that this apk was only tested on VillainRom. I don't think the signatures are compatible with normal deodexed roms.
However the scrolling aid on the right side when searching through contacts is still too small. Haven't found how to fix that yet.
Click to expand...
Click to collapse
i wont use this cos the sigs are diferent, but if u can point me where to look to change the settings, i will make my own... or ill just upload my apk for u to fix it, or make it more resizeable.
thx for the help!
Well an easy way for you to get it to work on yours is to download the Contacts.apk that I uploaded. Copy your Contacts.apk somewhere, and open both apks in 7zip. Then just copy the META-INF directory from your apk to my apk. That basically changes the signature. Once that's done my apk should work for you.
JaeCee said:
Well an easy way for you to get it to work on yours is to download the Contacts.apk that I uploaded. Copy your Contacts.apk somewhere, and open both apks in 7zip. Then just copy the META-INF directory from your apk to my apk. That basically changes the signature. Once that's done my apk should work for you.
Click to expand...
Click to collapse
Let's take it one step further, what are the files you changed in your apk? For example, I know with the dialer, we may only need to change dialer_app.xml.
lpsi2000 said:
Let's take it one step further, what are the files you changed in your apk? For example, I know with the dialer, we may only need to change dialer_app.xml.
Click to expand...
Click to collapse
I actually went overkill on the apk. I basically grabbed the layout_resize java file from this thread and ran it on all layout xml files. Basically the script replaces all x dip references to x * 1.5 px. It's a bit unwise actually, but so far it's working as intended. Gonna test it for a few more days to see if replacing all dips broke anything.
JaeCee said:
I actually went overkill on the apk. I basically grabbed the layout_resize java file from this thread and ran it on all layout xml files. Basically the script replaces all x dip references to x * 1.5 px. It's a bit unwise actually, but so far it's working as intended. Gonna test it for a few more days to see if replacing all dips broke anything.
Click to expand...
Click to collapse
I see, yeah that was a little bit too much for me. Nonetheless keep us posted on your progress. I am currently running 182 dpi which is the safest before certain stock applications stop working.
lpsi2000 said:
Let's take it one step further, what are the files you changed in your apk? For example, I know with the dialer, we may only need to change dialer_app.xml.
Click to expand...
Click to collapse
yeah, i want to know what changes u made to fit the 200 density. and some day i will learn how to do stuff and i want to start now

[Q] Colours for temperatures

I saw someone else had asked a similar question, but I tried that answer's template, and then also the website, and neither is working, sooo....
I'm using text (not rich text, does this matter?) to tell me the current conditions and the temperature. I tried using the conditional code in the "edit text manually" section, and then, in the "advanced parameters" section. So far, I have #WCCOND#, #WCTEMPN#$<=32?[c]#00ffff[/c]$, to change the temperature to a light blue when it's 32 or below. This was also trial and error: the other two attempts based off the examples I tried, the temperature entirely disappeared: now, at least, it's still visible, but it's not turning blue even though it's 19 outside. Am I writing this code wrong?
If you want to change the color of the temperature only, use [c]$#WCTEMPN#<=32?#ff00ffff:#ff000000$[/c] in advanced parameters and #WCTEMPN# as text.
Sent from GT-I9505 via Tapatalk
CopKiller76 said:
If you want to change the color of the temperature only, use [c]$#WCTEMPN#<=32?#ff00ffff:#ff000000$[/c] in advanced parameters and #WCTEMPN# as text.
Sent from GT-I9505 via Tapatalk
Click to expand...
Click to collapse
Does it matter if it's text, or rich text?
....also, I'm using six number colour codes, does that make a difference?
Nevermind, I think I've got it. I'm just a little annoyed that between your example, the website's example, and someone else, the code doesn't seem to match
Doesnt matter richtext only has a few more options.
Sent from GT-I9505 via Tapatalk
CopKiller76 said:
Doesnt matter richtext only has a few more options.
Sent from GT-I9505 via Tapatalk
Click to expand...
Click to collapse
Okay, so then, if I use the Advanced Parameters, is it going to affect everything within the module? I'm trying to apply this idea to my battery stats, using #BSTAT#, #BLEV#, and #BLEFT#. All three are present in the module, but in Advanced Parameters, I'm only trying to apply a change in colour (like the website example) to #BLEV#. However, it changes all three instead of just one.
The change in advanced is for the complete module. In this case you have to use rich text and try doing this with bb-code.
Sent from GT-I9505 via Tapatalk
---------- Post added at 08:20 PM ---------- Previous post was at 08:12 PM ----------
Try this #BSTAT# $#BLEVN#<=30?[c=#ffff0000]#BLEV#[/c]:[c=#ff00ff00]#BLEV#[/c]$ #BLEFT#
Sent from GT-I9505 via Tapatalk
CopKiller76 said:
The change in advanced is for the complete module. In this case you have to use rich text and try doing this with bb-code.
Sent from GT-I9505 via Tapatalk
Click to expand...
Click to collapse
But can BBC code change the colour dynamically as well?
Example added.
Sent from GT-I9505 via Tapatalk
Nope. Maybe I'll just try small separate widgets then.
Sokudoningyou said:
Nope. Maybe I'll just try small separate widgets then.
Click to expand...
Click to collapse
Not working for you?
Sent from GT-I9505 via Tapatalk
CopKiller76 said:
Not working for you?
Sent from GT-I9505 via Tapatalk
Click to expand...
Click to collapse
No, didn't work.
As i look over my other widgets i see there is a change in the newest zooper(themer zooper?). If you write the # in a color tag there is sometimes an error. Try this:
#BSTAT# $#BLEVN#<=30?[c=ffff0000]#BLEV#[/c]:[c=ff00ff00]#BLEV#[/c]$ #BLEFT#
On Android you have to use 8 digit colorcode cause the first 2 digits are for the alpha value. use 00 to ff for 0-100% alpha.
Edit: This is not for Advanced Parameters, its for the Edit Text input field!
CopKiller76 said:
As i look over my other widgets i see there is a change in the newest zooper(themer zooper?). If you write the # in a color tag there is sometimes an error. Try this:
#BSTAT# $#BLEVN#<=30?[c=ffff0000]#BLEV#[/c]:[c=ff00ff00]#BLEV#[/c]$ #BLEFT#
On Android you have to use 8 digit colorcode cause the first 2 digits are for the alpha value. use 00 to ff for 0-100% alpha.
Edit: This is not for Advanced Parameters, its for the Edit Text input field!
Click to expand...
Click to collapse
I actually got it to work finally, but I'm just using the battery level as a separate piece within the widget. Much less stress. But thanks!
Sokudoningyou said:
I actually got it to work finally, but I'm just using the battery level as a separate piece within the widget. Much less stress. But thanks!
Click to expand...
Click to collapse
In case this might help either of you down the road, here's a paste from an app I built where this works.
Code:
[c]$ #BLEVN# > 30 ? #FFA0A0A0 $$ #BLEVN# <= 30 && #BLEVN# > 15 ? #FFE2892B $ $ #BLEVN# <= 15 ? #FFFF3F3F $ [/c]

Any AT&T G4 owners on build H81010l, could you post your build.prop?

I'm looking at tweaking my build.prop file, but I've noticed that mine seems to be randomly cut off near the end, with the last line being
Code:
persist.service.radio.enabl
I haven't done any changes to it yet so I don't know if this normal or what, but it definitely doesn't look right to me.
InsanityOnABun said:
I'm looking at tweaking my build.prop file, but I've noticed that mine seems to be randomly cut off near the end, with the last line being
Code:
persist.service.radio.enabl
I haven't done any changes to it yet so I don't know if this normal or what, but it definitely doesn't look right to me.
Click to expand...
Click to collapse
If you're editing build prop, be carefull with the app you used..some of them doesn't support full editing and will show half of it because it waa too long..meh..
For example: yours.
It should end with ro.pip.gated=0
If you reboot your device it will boot loop
faizalotai said:
If you're editing build prop, be carefull with the app you used..some of them doesn't support full editing and will show half of it because it waa too long..meh..
For example: yours.
It should end with ro.pip.gated=0
If you reboot your device it will boot loop
Click to expand...
Click to collapse
Turns out it was the text editors I was trying. Apparently that's a common issue with them. I had to use Jota to view the whole thing.

[Req / Ask] 2 way voice recording

Hi guys,
Did you know app or mod or something else that could record voice or phone conversation from both side i mean my voice and opponent voice like xiaomi feature. I tried several app from play store but they just record my voice
Thank you
barcodevii said:
Hi guys,
Did you know app or mod or something else that could record voice or phone conversation from both side i mean my voice and opponent voice like xiaomi feature. I tried several app from play store but they just record my voice
Thank you
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=polis.app.callrecorder
Seems to work
Download skyvalex callrecorder
Sent from my G8142 using XDA-Developers Legacy app
I have been using skvalex for years but this beta was buggy oz XZP (I've tried it month ago). Now I am using ACR and it is working like a charm.
AJHutchinson said:
https://play.google.com/store/apps/details?id=polis.app.callrecorder
Seems to work
Click to expand...
Click to collapse
Mangtas_666 said:
Download skyvalex callrecorder
Sent from my G8142 using XDA-Developers Legacy app
Click to expand...
Click to collapse
denkem said:
I have been using skvalex for years but this beta was buggy oz XZP (I've tried it month ago). Now I am using ACR and it is working like a charm.
Click to expand...
Click to collapse
Super.
Will try one by one and let see which better
Why you don't use the native call recording feature?
@serajr has ported it. Ask him if he can please make a version for oreo
lebigmac said:
Why you don't use the native call recording feature?
@serajr has ported it. Ask him if he can please make a version for oreo
Click to expand...
Click to collapse
First of all I need an device running oreo stock fw, which it's not my case, unfortunately (I've bought an XZ1 for my wife, but it will remain locked)! Till there, I can't help out!!
There's also a couple of interesting settings available via adb on the ZX1c which may also be present on the XZP.
adb shell settings get system somc.call_recording
adb shell settings get system somc.call_recording_beeptones
The defaults are:
somc.call_recording=0
somc.call_recording_beeptones=1
But both can be changed with:
adb shell settings put system somc.call_recording 1
adb shell settings put system somc.call_recording_beeptones 0
I don't get any call recording options when I activate them on the XZ1c, but maybe the XZP's dialer is different.
pbarrette said:
There's also a couple of interesting settings available via adb on the ZX1c which may also be present on the XZP.
adb shell settings get system somc.call_recording
adb shell settings get system somc.call_recording_beeptones
The defaults are:
somc.call_recording=0
somc.call_recording_beeptones=1
But both can be changed with:
adb shell settings put system somc.call_recording 1
adb shell settings put system somc.call_recording_beeptones 0
I don't get any call recording options when I activate them on the XZ1c, but maybe the XZP's dialer is different.
Click to expand...
Click to collapse
These settings need this to work. Just enabling them will not give you the call recording feature.
Dialer looks for these settings first, and then if some packages are installed and working. These packages (apps) are not part of sony stock firmware anymore!
serajr said:
These settings need this to work. Just enabling them will not give you the call recording feature.
Dialer looks for these settings first, and then if some packages are installed and working. These packages (apps) are not part of sony stock firmware anymore!
Click to expand...
Click to collapse
I see..
I haven't figured out how to deodex the Oreo framework jars yet, so I haven't been able to get too deep into the underlying code.
That does explain why I didn't see any recording options in the phone related APK's.
Thanks for the post. I didn't even realize skvalex wasn't working with Oreo after upgrading (even though most people say it didn't work with Nougat, it worked fine for me). Just installed the unreleased beta and everything is working fine again.

Samsung Galaxy A71 Working MODs

Hello, XDA Community!​Welcome to my thread, where I'm testing out quite a few things for the Galaxy A71. My end goal is to make a ROM or IMG that can be flashed that contains all these MODs I'm testing, but right now I'm finding it a bit difficult to actually build a working IMG to flash.
So, I guess I can use this thread as a log of things I'm testing out and for anyone who wants to try them out too, you are very welcome to use them. So, here are a few things that I've tested:
Code:
Your warranty is now void.
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about any of the modifications
* in this thread! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you. HARD!
Floating_Feature edits!​These are features you can add in floating_features, which is located in system(root)/vendor/etc
Add full edge lighting features:
Search for the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>
And remove the '-basic_lighting' line. It should look something like this
Before:
Code:
<SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>people,task,circle,panel,-edgefeeds,edgelighting_v2,debug,cornerR:6.2,search,phonecolor,dot_bottom[COLOR="Red"],-basic_lighting[/COLOR]</SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>
After:
Code:
<SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>people,task,circle,panel,-edgefeeds,edgelighting_v2,debug,cornerR:6.2,search,phonecolor,dot_bottom</SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>
Activate Dolby Atmos without earphones:
This is taken from the tutorial here: https://forum.xda-developers.com/showpost.php?p=77100856&postcount=404 but simplified for the A71
Add the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_AUDIO_SUPPORT_DUAL_SPEAKER>TRUE</SEC_FLOATING_FEATURE_AUDIO_SUPPORT_DUAL_SPEAKER>
Search for the following line:
Code:
<SEC_FLOATING_FEATURE_AUDIO_CONFIG_SOUNDALIVE_VERSION>
It should say something like the following:
Code:
eq_custom,uhq_level,karaoke,adapt,dvfs_700000
Replace it with (these were taken from S9+):
Code:
eq_knob,eq_custom,uhq_switch,uhq_level,adapt,spk_stereo,dvfs_860000,tube,concert
Save, reboot and you should now be able to activate Dolby Atmos without earphones
Show music information (now playing) in AOD:
Search for the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Delete "musicoff" from that line
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>aodversion=7,clearcoveroff[COLOR="Red"],musicoff[/COLOR]</SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Save and reboot. You will now see the song information in AOD when it's playing
Add AOD to lockscreen clock animation:
Note: This only works on OneUI 2.5, does not work on OneUI 2.1 and below for A71.
Search for the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Add clocktransition in this line, like this:
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>aodversion=7,clearcoveroff[COLOR="Lime"],clocktransition[/COLOR]</SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Save and reboot. Done, there will be an added animation from AOD to lockscreen clock.
Camera-feature edits!​These are features you can add in camera-features, which is located in system(root)/system/cameradata
Add Pro Video:
Tested in OneUI 2.1. Add the following line under the SHOOTING_MODE lines:
Code:
<local name="SHOOTING_MODE_PRO_VIDEO" back="PRO_VIDEO" enable="true" more="true" [COLOR="Yellow"]order="10"[/COLOR]/>
Make sure your order=## doesn't affect the other existing lines. If your last mode said order="9", change pro_video to "10". If the last one said "11", change pro_video to "12" and so on and so forth
Reboot and you should have pro video on your shooting options
Add 60fps video recorder (1080p):
Tested in OneUI 2.1. Search for the following line:
Code:
<local name="BACK_CAMCORDER_RESOLUTION_FEATURE_MAP_1920X1080"
Under it, add the following line:
Code:
<local name="BACK_CAMCORDER_RESOLUTION_FEATURE_MAP_1920X1080_60FPS" value="true" hdr="true" hdr10="false" preview-size="1920x1080" snapshot-support="true" snapshot-size="4624x2604" vdis="false" effect="false" object-tracking="false" seamless-zoom-support="false" external-storage-support="true"/>
Reboot, go to video settings and you should now see the option to set resolution to FHD (60fps)
Note: For 60fps to work, you have to disable video stabilization. If it is activated, your video will not record (it will just record a bunch of nonsense, like black and white screens).
Edit: Updated line, it now disables video stabilization by default to avoid issues.
Enable second editing in Singe Take:
Tested only in OneUI 2.5. Search the following line:
Code:
<local name="SINGLE_TAKE_USING_SINGLE_LENS_ONLY" value="true" />
Under it, add the following line:
Code:
<local name="SUPPORT_SINGLE_TAKE_EXTENDED_CAPTURE" value="true" />
Save, reboot and you should now be able to switch how many seconds you want single take to last. From 5 seconds all the way up to 15 seconds
If you guys have any edits I should add, let me know. Feel free to give suggestions or edits you've done yourself, even in build.prop
Thanks!
-reserved1-
-reserved2-
-reserved3-
If you guys have done any edits, let me know so I can add them and we can keep them all in the same thread
Nice to see someone doing these mods!
Is there any way to enable system blur in our A71? I mean blur in app drawer, folders, recents, blur options in goodlock etc.
S1rKekSias said:
Nice to see someone doing these mods!
Is there any way to enable system blur in our A71? I mean blur in app drawer, folders, recents, blur options in goodlock etc.
Click to expand...
Click to collapse
Native blur. It may be possible, probably will need to swap out some libs and quite possibly have to port flagship firmware.
It'll take me quite a while before I can port something like an S20 ROM, because system works a little differently.
Who knows, will try sometime in the future.
ShaDisNX255 said:
Native blur. It may be possible, probably will need to swap out some libs and quite possibly have to port flagship firmware.
It'll take me quite a while before I can port something like an S20 ROM, because system works a little differently.
Who knows, will try sometime in the future.
Click to expand...
Click to collapse
Thanks for your effort and wish you good luck with your projects! I'll try your mods or rom in the near future.
Edit: I don't think you need to port a flagship fw, e.g. A90 isn't a flagship but it has native blur because of snap 855. Samsung just didn't add it for A71 because of "performance" but I doubt it'll be a problem for snap 730.
S1rKekSias said:
Thanks for your effort and wish you good luck with your projects! I'll try your mods or rom in the near future.
Edit: I don't think you need to port a flagship fw, e.g. A90 isn't a flagship but it has native blur because of snap 855. Samsung just didn't add it for A71 because of "performance" but I doubt it'll be a problem for snap 730.
Click to expand...
Click to collapse
Well, what I meant to say actually is that I would need to port a ROM from a device that already has blur, like of course you mentioned the A90.
This is because sometimes, blur is not just dependent on libs, it also depends on certain framework methods
Samsung is known to completely rip them out of mid-range devices, so it's likely that A71's stock framework has it disabled by default and I would need to completely port the system from another device with blur.
Hello! Does this require root? And if not, can it be done over ADB? Thanks!
Andissace said:
Hello! Does this require root? And if not, can it be done over ADB? Thanks!
Click to expand...
Click to collapse
It can't be done with adb as far as I know. You need root and a root explorer app that will let you do these modifications on the files specified.
ShaDisNX255 said:
It can't be done with adb as far as I know. You need root and a root explorer app that will let you do these modifications on the files specified.
Click to expand...
Click to collapse
Got it! Thank you for the fast reply!
ShaDisNX255, these are exactly what I was looking for, thank you!
Last thing is is there anyway to get slow-motion in 1080p from back camera instead of 720p?
It's ridiculous because the selfie camera allows slow-motion in 1080p, and the back doesn't. If this is possible, that would fulfill all camera wishes!
Outrunna said:
ShaDisNX255, these are exactly what I was looking for, thank you!
Last thing is is there anyway to get slow-motion in 1080p from back camera instead of 720p?
It's ridiculous because the selfie camera allows slow-motion in 1080p, and the back doesn't. If this is possible, that would fulfill all camera wishes!
Click to expand...
Click to collapse
Sorry to say, I just tried to change slow motion to 1080p and recording fails, it's not capable by doing simple edits. Would probably need more in-depth modding, which I am not capable of doing.
ShaDisNX255 said:
Sorry to say, I just tried to change slow motion to 1080p and recording fails, it's not capable by doing simple edits. Would probably need more in-depth modding, which I am not capable of doing.
Click to expand...
Click to collapse
Are you maybe in touch with other devs?
Technically A71 should be capable to record slow motion in 1080p as even older A70 was.
DonAndress said:
Are you maybe in touch with other devs?
Technically A71 should be capable to record slow motion in 1080p as even older A70 was.
Click to expand...
Click to collapse
No, I don't speak with other devs. I don't invest a lot of time on this and am too lazy to look for help anywhere else. If I can get it to work, great. If not, then oh well I just move on.
I don't really feel like looking through A70 firmware and/or looking through custom ROMs to see what can make it work. I personally just leave it as as and move on, something like slow motion recording isn't that much worth my time, in my opinion.
Any other user is free to do the research themselves if it's something they truly want, they have all my support
Other than that, I can do no more for this.
That is ok, I am very grateful for what you have already done Stay safe!
ShaDisNX255 said:
Sorry to say, I just tried to change slow motion to 1080p and recording fails, it's not capable by doing simple edits. Would probably need more in-depth modding, which I am not capable of doing.
Click to expand...
Click to collapse
Hello, thanks for the mods,
Could add the option timelapse
jmsmarcelo said:
Hello, thanks for the mods,
Could add the option timelapse
Click to expand...
Click to collapse
Do you mean hyperlapse?
ShaDisNX255 said:
Do you mean hyperlapse?
Click to expand...
Click to collapse
Yes

Categories

Resources