Themes / Apps / Mods [CLOSED] Perfect GCam for Poco F3 - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

Hey, guys!
Try Nikita Developer GCam with my xml settings for POCO F3.
I BELIEVE YOU WILL NOT REPENT.
After several experiments with different gcam, I came to a conclusion.
GCam contains:
Pixel Binning (48mp to 12mp)
4k 60fps (no stabilization)
Redesigned Lib Patcher for Poco F3
Very detailed and rich in color photos.
The three lenses of the Poco F3 are working correctly
Night Mode works great
Portrait
slow motion
Moving photos options
Reduce Points
Focus Tracking
What to do:
install gcam
{You can install any gcam apk as all versions are the same just change the name (I used the first apk)}
Download my XML file
How to Load XML Gcam Configs
Please comment what you think about this gcam.
Have fun!

_lucasouza_ said:
Hey, guys!
Try Nikita developer's GCam with my xml settings for POCO F3.
BELIEVE YOU WILL NOT REPENT.
After several experiments with different gcam i came to a conclusion.
The gcam contains:
- Pixel binning
- The three cameras it works very well
- Lib patcher design for Poco f3
- 4k 60fps
- Very detailed photos
- Night mode it works very well
- and much more...
Click to expand...
Click to collapse
Where is your XML file?

ebusuhejbi said:
Onde está seu arquivo XML?
Click to expand...
Click to collapse
can't see the attached file??

Which apk? Snap or cam? What is the difference?
Thanks!!

Hi thanks for your settings. At first impression, the pictures look nice with your XML.
I will test drive Gcam for a while with it.

better then BSG with iron xml ? anyone compare them?

There are 4 files, which one do you use?

_lucasouza_ said:
Hey, guys!
Try Nikita developer's GCam with my xml settings for POCO F3.
BELIEVE YOU WILL NOT REPENT.
After several experiments with different gcam i came to a conclusion.
...
Click to expand...
Click to collapse
Hi,
As people have already asked, which of the 4 files should I use?
Sorry for my ignorance, what should I do after I download your xml file?
Thank you.

All the apks are the same app, they just have different package names in case you have a conflicting app or you use an app that is hard coded to use one of those.
Bottom line: it doesn't matter.

_lucasouza_ said:
Try Nikita developer's GCam with my xml settings for POCO F3.
Click to expand...
Click to collapse
Thanks for sharing. What do you think about the new v8 versions (8.1 & 8.2)? Have you tried them?

min-dfreak said:
Qual apk? Snap ou câmera? Qual é a diferença?
Obrigado !!
Click to expand...
Click to collapse
tanto faz, mas eu instalei o primeiro apk (eng)

ive lsot the xml file

RaptorITA said:
Thanks for sharing. What do you think about the new v8 versions (8.1 & 8.2)? Have you tried them?
Click to expand...
Click to collapse
I haven't tried it yet because I think gcam 7 is very complete and stable, with everything I need

_lucasouza_ said:
Hey, guys!
Try Nikita Developer GCam with my xml settings for POCO F3.
...
Please comment what you think about this gcam.
Have fun!
Click to expand...
Click to collapse
WOW!!! The night mode manages to catch so much light and the photos are nice and bright and sharp.

Hey so I'm new to gcam and I've downloaded the Nikita gcam as well as your XML file. I have also created the gcam folder but I'm not able to update the gcam with the XML. It looks like the pic below. There's no update button only restore
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Just hit restore and you should be fine.

THREAD LOCKED
As per the Forum Rules:
5. Create a thread topic or post a message only once, this includes external links & streaming media.
...
...
Duplicate threads and posts will be removed
Always post in an existing thread if a topic already exists, before creating a new thread.
...
Click to expand...
Click to collapse
Kindly use the existing thread for continuing discussion: https://forum.xda-developers.com/t/gcam-perfect-gcam-for-main-camera-less-for-ultrawide.4284561/
Regards,
shadowstep
Forum Moderator

Related

camera API2 mod: front camera upside down [FIXED]

Hi guys!
If you modded your xiaomi mi mix camera by adding a setting to build.prop: 'persist.camera.HAL3.enabled=1' you probably got front camera upside-down. There's simple fix for that: edit your "/system/etc/camera/msm8996_camera.xml" file (I used ES file explorer with internal ext file editor) and change following line:
before:
Code:
<Position>FRONT</Position>
<MountAngle>360</MountAngle>
after:
Code:
<Position>FRONT</Position>
<MountAngle>270</MountAngle>
Restart, done.
(source: https://forum.xda-developers.com/showpost.php?p=68889572&postcount=18)
What advantage do you get from adding that build.prop line?
Hi!
"persist.camera.HAL3.enabled=1" is what you need to have on buil.prop to enable API2, right?
I was confusing everything on Resurrection Remix...
Sander9847 said:
What advantage do you get from adding that build.prop line?
Click to expand...
Click to collapse
You have ability to save pictures taken in raw format, that theoretically give you more information, so better quality. But I've noticed not all cameras support saving in raw, so I dropped using it.
Moreover, API2 allows you more things, for example focus once and then read images from camera. So for example some applications can use it to make serial pictures more quickly, or measure light with camera more quickly (which does not require focus).
albertoduqe said:
Hi!
"persist.camera.HAL3.enabled=1" is what you need to have on buil.prop to enable API2, right?
I was confusing everything on Resurrection Remix...
Click to expand...
Click to collapse
Yep, correct.
(the file name is build.prop).
Yes sorry, typing mistake
Got it set
a quick mod will be intesting...
zip file to flash to twrp... to enable this mod without all manually task.... i know i m bored !!
lesscro said:
a quick mod will be intesting...
zip file to flash to twrp... to enable this mod without all manually task.... i know i m bored !!
Click to expand...
Click to collapse
You are right though :victory:
I have no idea how to do this. Can I fix the camera upside down with a flash file?
As you can see in first post: you need to be rooted, then download ES File Explorer or some other file manager with root, go to the designated file, edit that line and you're done.
I'd add: first make a copy of the xml file and put it somewhere safe
Can this be included in the ROM? Seems easier than everyone has to edit files individually. But then again, I have no idea how this works
Why doesn't this mod work with all camera-apps? It seems like it only works with the default Google Camera (?) What am I doing wrong?
I changed 360 to 270 and add this code in buold.prop, now my camera doesn't work.
Then I tried in your order, still it didn't work.
Then I restored my backup, still I can't use my camera.
sad
FuLiTheOne said:
I changed 360 to 270 and add this code in buold.prop, now my camera doesn't work.
Then I tried in your order, still it didn't work.
Then I restored my backup, still I can't use my camera.
sad
Click to expand...
Click to collapse
Change permissions to rw-r--r--
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Guys, I changed both "FRONT" entries to 270 but while the front camera is fine, the image is saved upside down using the Google camera. Any solution?
Dame issue
I hace they ROM Resurrection Remix and i have inverted front campera and this don't work Any solución?i have amo note 2
feralt said:
I hace they ROM Resurrection Remix and i have inverted front campera and this don't work Any solución?i have amo note 2
Click to expand...
Click to collapse
Check my previous reply. Have you checked the permissions? Are you sure that the file is really edited and saved?
Thanks now my Front camer shows correctly
but when i take selfi pictures )front camera) withe the google camera app the pics are saved upside down
all other aps works fine only the google camera makes this upside down thing do you kno an apk for goolge camer that saves the pics correct
Used this version MGC_5.1.014_7.0H_C2API_v.1.2_AllinOne.apk from here https://androidfilehost.com/?fid=889964283620760238 and both cameras (front and rear) are working fine ......
Of course had to enable api2 in build.prop with a build.prop editor from play store adding persist.camera.HAL3.enabled=1
Also had to copy file media_profiles.xml to folder system/etc, and file msm8996_camera.xml to folder system/etc/camera
Now front camera woks perfect and slow motion video in google cam, does not crash any more
At least, now Google Camera is working fine in my mi Mix
Still needed to have an android 7 minimum ?
By the way, can you open DNG raw files??

[APP][MOD] ZUI Camera, SnapCamera, Google Camera, CameraNextv7, Lenovo, Oneplus

So here i am presenting all cameras for ZUK Z2 PRO
ZUI 2.5 Camera
This is the official camera for this phone, I have buy this phone but the shipping is very slow, and I am forced to work without it.
LINK WARNING not work its a test version. but stay turned !
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SnapCamera
Snap is the new camera apps included in nightly of Lineage OS, replacing the camera AOSP used so far.
This camera, based on Qualcomm's Snapdragon room, although doesn't offer all the advanced features of the latter offers a shot much faster compared to the camera AOSP, and even Google camera.
If you want to try it, here you will find an APK installable on many smartphone with Lollipop or marshmallows.
Since the camera uses libraries which are not present on all smartphones (NOW LIBS ARE INTO APK), however, does not mean that it functions: should go smoothly on all ROMS based on cyan, but also on AOSP and other.
If you try it, reported below which device you have been successful (or not).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LINK
FOR OTHER INFORMATION SEE MY THREAD --> SNAP CAMERA MOD
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
CameraNext v7
CameraNextMod. It is developed by @abhi08638 and now its officially maintained by *PRATHAMESH*. Enjoy the sweetness of Camera Next with extra features.
LINK
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Lenovo Camera
Lenovo official camera. ex motorola camera.
LINK
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Oneplus Camera
Official oneplus camera. port on zuk z2 pro
LINK
CREDITS:
*PRATHAMESH*
LineageOS
Code aurora forum
GOOGLE CAMERA
Google camera 3.8b - work on AEX 5.0
Best Setting :
Ger$$on said:
For me HDR+ and 60FPS are working, dowloaded the first apk from here
https://www.xda-developers.com/google-camera-hdr-customization-raw-support/
Take my settings attached, play with them to obtain the best result, if it gives fc clear data and config again
Sent from my Z2 Pro using Tapatalk
Click to expand...
Click to collapse
Reserved 2
Good morning. Do not install in resurrection remix 5.8.2
Enviado desde mi ZUK Z2121 mediante Tapatalk
Zui camera test Could it have the same quality as the original camera in zui 2.5?
Do not flash in the zui camera, if you do, you have to make a wipe date!
Maybe you better remove it!
Easily installed in RR 7.1.2 v5.8.3 but what are the benefits?
@ikram.senguen
Are you talking about ZUI Cam? Does it work?
krasste said:
@ikram.senguen
Are you talking about ZUI Cam? Does it work?
Click to expand...
Click to collapse
no
If your somehow rootet, try Out luckypatcher and try installing the App aß system App through luckypatcher. Worked for me
Marcovox said:
Zui camera test Could it have the same quality as the original camera in zui 2.5?
Click to expand...
Click to collapse
its the same
Ninnix96 said:
its the same
Click to expand...
Click to collapse
The zip is fake
Marcovox said:
The zip is fake
Click to expand...
Click to collapse
plese read the description before to talk. its a test, its not work already i stay work to fix...
Ninnix96 said:
plese read the description before to talk. its a test, its not work already i stay work to fix...
Click to expand...
Click to collapse
It's intersting, before the Z2 pro, i've buy a Zenfone 2, and someone do the same for customs roms, he make a zip with framemework library and APK of camera, and version after version, we get all functionality of the app.
Ninnix96 said:
its the same
Click to expand...
Click to collapse
Ninnix96 said:
plese read the description before to talk. its a test, its not work already i stay work to fix...
Click to expand...
Click to collapse
Ok, it's not a fake app. I flashed this zip and the phone did not know it started anymore. I had to wipe data to resume the smartphone. Now you can write in the description that the app's flash locks the phone.
Marcovox said:
Ok, it's not a fake app. I flashed this zip and the phone did not know it started anymore. I had to wipe data to resume the smartphone. Now you can write in the description that the app's flash locks the phone.
Click to expand...
Click to collapse
So isn't the zui camera app working?
lumpenregis said:
So isn't the zui camera app working?
Click to expand...
Click to collapse
I stay work for it, all can you help me with log and error .
I am waiting for your "ZUI 2.5 Camera".
When can I download it?
Do you mean Zui camera works when istalled as a system App on a non zui based ROM?
What ROM do you use?
ikram.senguen said:
If your somehow rootet, try Out luckypatcher and try installing the App aß system App through luckypatcher. Worked for me
Click to expand...
Click to collapse
No i meant the SNAP camera

AR Stickers on OP5 Oreo OOS 5.0 [ STOCK ROM ] Without Root

Step 1. Install Latest Google Camera app
Link
Step 2. Open the Google Camera app & give all the required permissions for the camera to work.
Step 3. Swipe the Google Camera app from Recent apps or Force stop the app.
Step 4 . Install AR Core App
Link
Step 5. Install Ar Stickers App
Link
Make sure you follow the steps carefully. This process has only be tested on OOS 5.0 Stock OREO Latest Stable update.
You dont need to be rooted to have AR Stickers working.
Have Fun ! :laugh:
AFH Mirrror ( Thanks to djsubterrain ) :
https://androidfilehost.com/?w=files&flid=237890
Check the screenshots :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks. Works without any problem.
The link doesnt work
It works fine on my end.
Works like a charm, thanks.
Thanks, but why does the camera quality degrades
lotfi lotfi said:
The link doesnt work
Click to expand...
Click to collapse
Working perfectly
sticker can apply official camera 1+5 ?
brmbjn said:
sticker can apply official camera 1+5 ?
Click to expand...
Click to collapse
No, only for offical google camera
nikhil007mmus said:
Make sure you follow the steps carefully. This process has only be tested on OOS 5.0 Stock OREO Latest Stable update.
You dont need to be rooted to have AR Stickers working.
Have Fun ! :laugh:
Click to expand...
Click to collapse
Funny thing! What was changed to the original APK's, as you list Google Drive instead of Apkmirror?
Hi nothing changed. Actually the problem is some users complained about downloads with APK Mirror
nikhil007mmus said:
Hi nothing changed. Actually the problem is some users complained about downloads with APK Mirror
Click to expand...
Click to collapse
I had that too, apk mirror gave me errors.
Hopefully not stepping on any toes but I uploaded all 3 files to AFH:
https://androidfilehost.com/?w=files&flid=237890
@nikhil007mmus Feel free to add as mirrors or tell me to remove if you wish.
Not working on nogut
works 1a, thx, but need very bright places to work properly
kaliyaakakallu1 said:
Not working on nogut
Click to expand...
Click to collapse
no it wont
Sent from my ONEPLUS A5000 using Tapatalk
Working great here, many thanks.
Enviado desde mi ONEPLUS A5000 mediante Tapatalk
Working great on OP5 Oreo 5.0.1 with BSG modded Google cam and latest magisk 15.2.
Thanks for the app
Sent from my OnePlus5 using XDA Labs
Ehh... Unable to dowl just this ar core. Not only this post but from here as well- https://www.xda-developers.com/enab...kers-nexus-5x-nexus-6p-oneplus-3-xiaomi-mi-5/
Had installed this earlier but now i just cant find it anywhere. Very strange. Can someone plz share ar core.
djsubterrain said:
Hopefully not stepping on any toes but I uploaded all 3 files to AFH:
https://androidfilehost.com/?w=files&flid=237890
@nikhil007mmus Feel free to add as mirrors or tell me to remove if you wish.
Click to expand...
Click to collapse
Hoshang25 said:
Ehh... Unable to dowl just this ar core. Not only this post but from here as well- https://www.xda-developers.com/enab...kers-nexus-5x-nexus-6p-oneplus-3-xiaomi-mi-5/
Had installed this earlier but now i just cant find it anywhere. Very strange. Can someone plz share ar core.
Click to expand...
Click to collapse
Check the 6th post above yours, there is a link by @djsubterrain

[APP] [PIE] [Night Scape] OnePlus 6T Camera Port for Mi A1 v2.10.11

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the Camera app from my OnePlus 6T, I pulled it out and tweaked it to work on Mi A1
What's Working:-
•Pro Mode
•Night Scape (Doesn't work for now)
•Watermark
I have only tested it on 9.0 AOSP PIE ROM for Mi A1, Someone please confirm if it is working on stock ROM or any other ROM you're currently using!
DOWNLOADS
OnePlus Camera v2.10.11.apk Updated Link!
Enjoy
​
Just tested for few mins in stock Rom, it works. Didn't test night mode by the way.
Successfully installed on stock, unrooted. Night mode is not working, it clicks normal photo, as well as HDR is also not working. Photos don't open within the camera app. For front camera face retouching don't work. Everything else is working fine.
Face retouching for front cam, night mode don't seem to work and can't open the photos from the camera app (says no photos). Rest works. But above all, the FRONT CAM WORKS in LOS 16! Kudos!
Portrait mode option not show in my mi a1 liquid remix pie ROM
Bro how to get portrait mode in mi a1
Doesn't work on Havoc OS Pie
Stealtherthreat said:
Successfully installed on stock, unrooted. Night mode is not working, it clicks normal photo, as well as HDR is also not working. Photos don't open within the camera app. For front camera face retouching don't work. Everything else is working fine.
Click to expand...
Click to collapse
Thanks for testing, I'll try to fix what's broken soon.
ozgurubuntu said:
Doesn't work on Havoc OS Pie
Click to expand...
Click to collapse
What error did you get?
shubham8 said:
What error did you get?
Click to expand...
Click to collapse
Front cam not take photo and video
No portrait mode
No night mode
shubham8 said:
What error did you get?
Click to expand...
Click to collapse
Download link not working now bro!
ozgurubuntu said:
Front cam not take photo and video
No portrait mode
No night mode
Click to expand...
Click to collapse
I'll try to fix that
kalkan001 said:
Download link not working now bro!
Click to expand...
Click to collapse
Check now, I've upgraded the links. Cheers!
Working in stock rom with november security patch. The night mode doesn't makes any difference also can't see portrait mode. Thanks for the port
Night mode is not working.. photos doesn't get directly via cam.. anyhow it's working other features but how to get portrait mode..?
OnePlus Camera APKs are available here.
https://www.apkmirror.com/apk/oneplus-ltd/oneplus-camera/
Not need of pulling from your "OnePlus 6T".
suheyyl said:
OnePlus Camera APKs are available here.
https://www.apkmirror.com/apk/oneplus-ltd/oneplus-camera/
Not need of pulling from your "OnePlus 6T".
Click to expand...
Click to collapse
what the hack ?
you are joke ???
child pleaseee stop
Byramklc said:
what the hack ?
you are joke ???
child pleaseee stop
Click to expand...
Click to collapse
I can't understand your English.
I think you meant to say , I am joking , right?
I am not joking ,just asking to do a easier job.
suheyyl said:
I can't understand your English.
I think you meant to say , I am joking , right?
I am not joking ,just asking to do a easier job.
Click to expand...
Click to collapse
https://www.techopedia.com/definition/24719/port-an-application
Please have a look at the link above
thank you very much on a xiaomi my 5s with lineage Os 16 works everything perfect
and with regard to what there is update I have tried to put them and with this setting does not install and install the update alone (without having this same setting) not go some features
I'll keep this version anyway and seriously thank you very much because the camera stock in lineage is not very good.

[xposed] a xposed module to make video enhancement work for every video application

hi
i found that inbuilt video enhancament have a white list, if the player not in the list, video enhancemnet will not take effect, so i made a xposed module to bypass the whitelist verification
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here is the result. for comparison, i stitched the two screenshots together, im using mxplayer(not in whitelist) playing the demo video, left part is screenshot without this module and right part is screenshot with this module
module is opensourced at here , and apk file can be download at here
Nice i am trying it now... will post, thanx
Thx god someone notice this bug too, oh and it works on my xzp using existenz v10 pie :good:
Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why
Anyway big thanks again :good:
This only work on stock ROM? Or on custom ROMs aswell?
Rotaku said:
Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why
Click to expand...
Click to collapse
i can't find any limit of hdr in system, and hdr video can be played normally via mxplayer, it's seem the limit is not from system but youtube
digiscales said:
This only work on stock ROM? Or on custom ROMs aswell?
Click to expand...
Click to collapse
stock only, i didn't add any feature, just turn the limit off, if system don't have this feature, the module will change nothing
eidglfvsgkj said:
hi
i found that inbuilt video enhancament have a white list, if the player not in the list, video enhancemnet will not take effect, so i made a xposed module to bypass the whitelist verification
here is the result. for comparison, i stitched the two screenshots together, im using mxplayer(not in whitelist) playing the demo video, left part is screenshot without this module and right part is screenshot with this module
module is opensourced at here , and apk file can be download at here
Click to expand...
Click to collapse
Wooowww amazing work dude
but how i can know if it work or not ?
CRNO said:
but how i can know if it work or not ?
Click to expand...
Click to collapse
there are two example of test if the module is working
1. turn on setIsEffectWhiteList and turn off setIsDemoWhiteList, go to system settings .display .Video image enhancement, full screen the demo video, it should be only one part because setIsDemoWhiteList is off, after turn it on, demo video will split to two part as before using this module
2. turn on instant mode and show toast, when switching foreground application there will be a toast showed which contains the config you set in the module
Is it not available for classic Xposed oreo 8.1?
I'm not using Edxposed and I'm unable to install the file. It says package parsing error. What should I do?
taxda said:
I'm not using Edxposed and I'm unable to install the file. It says package parsing error. What should I do?
Click to expand...
Click to collapse
i don't test this module can work on 8.1 or not(i don't have any xperia device running Android 8), so i decided to set the minimum sdk version to to 28(android 9), so that's why you install failed.
if you want help me for test, you can upload apk of com.sonymobile.swiqisystemservice, i will have a try to compat it
I didn't understand, why Xperia device? And what apk you're talking about. I'm using custom rom (oreo) in my Xiaomi phone. Sorry if I'm not able get what you're saying.
taxda said:
I didn't understand, why Xperia device? And what apk you're talking about. I'm using custom rom (oreo) in my Xiaomi phone. Sorry if I'm not able get what you're saying.
Click to expand...
Click to collapse
this module doesn't add any feature, it just unlock a feature, so if your phone doesn't have this feature, the module will do nothing
(apologize for my poor English)
Xistein 107 rom xsoped no works
papica said:
Xistein 107 rom xsoped no works
Click to expand...
Click to collapse
please post your xposed log
Rotaku said:
Thx god someone notice this bug too, oh and it works on my xzp using existenz v10 pie :good:
Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why
Anyway big thanks again :good:
Click to expand...
Click to collapse
it's possible now, i found a package seems related to hdr, and I'm working on it
bad news, that package is related to max brightness in hdr not hdr itself, but i had already make a update for my module to bypass the whitelist of max brightness
android pie exiztein 107 xsoped apk please
papica said:
android pie exiztein 107 xsoped apk please
Click to expand...
Click to collapse
im using same version as you, download link is right above, if it not working for you plz upload your log
arkadaşlar xsoped apk please xz preıum 107 exiztein
papica said:
arkadaşlar xsoped apk please xz preıum 107 exiztein
Click to expand...
Click to collapse
if you want to install xposed on Android pie and upper, you can install riru-core and riru-edxposed in magisk, and (ed)xposed apk can be downloaded at here
(sorry i don't understanding you are asking for xposed apk not the module before)

Categories

Resources