[WIP][Xposed]GyroEmu-Accelerometer/Magnetometer fusion - Xposed Framework Modules

Hello,
Lots of devices from low to mid-end range don't have gyroscope installed, and thanks to that have AR capabilities severely decrased.
I'm working on Xpose module that uses Accelerometer and Magnetic Field Sensor to simulate Gyroscope output.
Module works by creating new Sensor instance and injecting it into SystemSensorManager sensor list after its constructor, so getDefaultSensor(Sensor.TYPE_GYROSCOPE) will return it.
Module registers then SensorEventListeners for accel and magnet sensors and does it's calculations on accelerometers update and calls onSensorChanged of listener that uses it.
I'm still working on calculating velocities properly and getting good quality noise-free output. I did some progress on this but it still does not work as intended. (rotation directions seem correct, or maybe are swapped or inverted, but that can by easily fixed, problem is with values, which are simply wrong.) Testing it is a problem though, since I don't own any device with actual gyro, so I'll be gratefull for any feedback.
xda won't let me post normal link yet, so here is repo: https://github.com/Mourdraug/GyroEmu/
And here is apk: https://github.com/Mourdraug/GyroEmu/raw/master/app/GyroEmu_0.1.apk

Woah, i thought that was impossible. Continue bro, this'll be an interesting module..[emoji106]
Sent by a Cool Guy using XDA-Developers mobile app

Cool!!
Sent from my SM-E700H using Tapatalk

Amazing bro

Sweet!

Tested it a little bit. Well, it's okay on my 1st gen. Moto G. Tried to create pano in Google Camera. Can move my phone only vertically. So no horizontal reaction at all.
Thanks for your work! Keep it going on!

Interesting!!!
Continue the good work.

good work…
keep continue .

Already such a module in repo

How to install this without root / Xposed.Is it possible to modify the APK (I need the Street View and Google Camera apps patched for Samsung Galaxy J2 which has no gyro) .

Suici Doga said:
How to install this without root / Xposed.Is it possible to modify the APK (I need the Street View and Google Camera apps patched for Samsung Galaxy J2 which has no gyro) .
Click to expand...
Click to collapse
It's an xposed module so that would be a no

Hi, don't work on my phone, I have a Vernee Thor.
Good Luck !
Envoyé de mon thor en utilisant Tapatalk

Guys, does anybody of you know if there is a site listing ALL sensors mounted on smartphones? On all sites I only find partial, approximate and untrustable informations about this topic.

Neat!
Great work man! This is definitely a great news for those low-end devices..

would be good for Moto X Play owners
---------- Post added at 07:58 PM ---------- Previous post was at 07:27 PM ----------
as of now, doesnt work on Moto X Play. Rooted with xposed

jumpjack said:
Guys, does anybody of you know if there is a site listing ALL sensors mounted on smartphones? On all sites I only find partial, approximate and untrustable informations about this topic.
Click to expand...
Click to collapse
gsmarena

jumpjack said:
Guys, does anybody of you know if there is a site listing ALL sensors mounted on smartphones? On all sites I only find partial, approximate and untrustable informations about this topic.
Click to expand...
Click to collapse
Just use an app that reads your hardware so you are on the safe side

Kinscreen, an app to keep screen on by positions and other related screen-on/screen-off functions, original complained about lack of gyro. Upgraded version got around this, works like a charm. Might have done the same as this module.

BlueFlame4 said:
Just use an app that reads your hardware so you are on the safe side
Click to expand...
Click to collapse
I need to know BEFORE purchasing the phone!

Dovidhalevi said:
Kinscreen, an app to keep screen on by positions and other related screen-on/screen-off functions, original complained about lack of gyro. Upgraded version got around this, works like a charm. Might have done the same as this module.
Click to expand...
Click to collapse
Hi, I prefer Gravity Screen
Envoyé de mon thor en utilisant Tapatalk

Related

Possible fix for e-compass

Hi,
As many users know on android lollipop for our devices e-compass is not working well (always pointing north). It's not the most usefull part of our phones, but it's a bit boring when you try to use google maps.
The reason why it's not working may be because it's not calibrated. I'll share something that worked for me.
-Download this app : https://play.google.com/store/apps/details?id=com.brothers.compass
-Open it and click on menu button
-Follow the step, just do it all the time while progress bar is moving.
For me it worked, I hope it'll work for you
Try and report the result here
Didn't work for me.
I am using Mi3 with Blisspop v2.1
I tried calibrating 3 times and got the vibration for calibration complete but still the compass didn't work neither in this app nor in google maps.
Anyway thanks.
Ah maybe only works with Mi4
Envoyé de mon MI 4W en utilisant Tapatalk
Doesn't work on Mi3
tany.jags said:
Doesn't work on Mi3
Click to expand...
Click to collapse
No, not working anymore for me on latest Cm-cancro rom.
Envoyé de mon MI 4 en utilisant Tapatalk
Hello, since I haven't yet reached 10 posts, I need to write here. So. My question rather points at SynnyG and his AOSPA-L rom for Mi3. Is there any progress with the compass fix? Just asking, I myself found compass useful because of travelling and mapping certain objects. At the same time, I love this ROM, its simplicity and spirit of the AOSP look. But, the compass is bugging me. Every compass app is randomly turning the arrow around, depending on how I tilt the phone. Also, the measured magnetic field is out of range, showing more than 200uT when device is laying horizontally(not happening with MIUI in the same room with the same conditions). Maybe just heavily decalibrated? Calibrations don't work though, so I rather think it's something in the ROM(and basically all CM based ROMs, as I was also trying Bitti's one and it behaves the same, plus phone overheats with temps at almost 80°C). Other than that, the ROM so far runs smoothly, without any crash or lags. I just miss some option to switch between performance modes. Just for information, I'm using the latest AOSPA 6.7.1015 build with stock AOSPA kernel, MI3W 64GB. Not sure if I need to post some logs or such. If so, please tell me and I'll send it. Oh! And one other thing, that doesn't fit in this thread much, but I think there's a little bug in systemUI, where the network and wifi icon doesn't show the traffic activity with the up and down arrows. Thank you for answers, appreciate it. And sorry if I'm asking in a wrong thread, I'm relatively new to XDA.
Odesláno z mého MI 3W pomocí Tapatalk
Here it is... working fix for compass
http://forum.xda-developers.com/showthread.php?t=3156551

[ REQ ] Moto 3.0.45

Can anyone give the apk of the new moto app update? Please?
https://drive.google.com/file/d/0B4xKLLFl6MT2M1FGWmljSGRnOEk/view?usp=docslist_api
Sent from my XT1095 using Tapatalk
thanx for sharing @bimasakti85 .. is there any updates for moto voice, mine is 7.2.08.1...
Sent from my XT1092 using xda premium
varinder jaswal said:
thanx for sharing @bimasakti85 .. is there any updates for moto voice, mine is 7.2.08.1...
Sent from my XT1092 using xda premium
Click to expand...
Click to collapse
No update for moto voice yet...
Sent from my XT1095 using Tapatalk
Hello, someone could upload the latest updates from the app Moto:
Moto
Moto Voice
Moto Action
Moto Display
Edit the build.prop and now tells me that are not compatible with my device.
I do not want to reinstall the entire firmware do not have time.
tazlooney89 said:
Hello, someone could upload the latest updates from the app Moto:
Moto
Moto Voice
Moto Action
Moto Display
Edit the build.prop and now tells me that are not compatible with my device.
I do not want to reinstall the entire firmware do not have time.
Click to expand...
Click to collapse
Here they are:
https://drive.google.com/folder/d/0B1jFVjp5LrZraDNIcmxCRy1kVjA/edit
Sent from my XT1095 using Tapatalk
I told only one rule, Reddit, does not mean that I agree with him. I may have a link to the APK are not allowed, but I can send me a link to APKmirror.com, will allow you to download the application field. This does not mean much sense to me, if the application is free I see no problem distribution.
This is the APK file LINK for MotoVoice version 7.4.05.1 : https://drive.google.com/file/d/0Bzy128ZDO2EHWWhpYTVjRXpBak0/view
nandakis4 said:
This is the APK file LINK for MotoVoice version 7.4.05.1 : https://drive.google.com/file/d/0Bzy128ZDO2EHWWhpYTVjRXpBak0/view
Click to expand...
Click to collapse
Thanks for uploading this, could you also upload the recent Moto Actions? (I think its 1.11.39)
mastarifla said:
Thanks for uploading this, could you also upload the recent Moto Actions? (I think its 1.11.39)
Click to expand...
Click to collapse
Sure , here you go Moto Actions APK :
one of them is MotoG 's : https://drive.google.com/file/d/0Bzy128ZDO2EHVDg1eC1QcTdBdFE/view?usp=sharing
and other is MotoX(play)'s : View attachment base.apk
Hope any one helps me with MotoVoice for my MotoG
nandakis4 said:
Sure , here you go Moto Actions APK :
one of them is MotoG 's : https://drive.google.com/file/d/0Bzy128ZDO2EHVDg1eC1QcTdBdFE/view?usp=sharing
and other is MotoX(play)'s : View attachment 3517273
Hope any one helps me with MotoVoice for my MotoG
Click to expand...
Click to collapse
Awesome, it looks like the Moto G version is the new 1.11.39
MotoVoice would need specific hardware right? You would need the always listening chip or a chip with the qualcomm low powered processor (like Moto X 2014)
mastarifla said:
Awesome, it looks like the Moto G version is the new 1.11.39
MotoVoice would need specific hardware right? You would need the always listening chip or a chip with the qualcomm low powered processor (like Moto X 2014)
Click to expand...
Click to collapse
i dont know why they say so .. but yes , i have seen several people saying the same theory,but if that is the issue, why dont people try to port app and install on 615 chipset and make it work !!
i didn't see Motovoice working on any NON-MOTO devices till now , if that's the case why not MOTO G :crying:
the reason i am talking about MOTO G is : motoG's GoogleNow when charging can activate even though the screen is locked .. so why cant it function like this MotoX ? is it the APP alone restricting / or the chipset !! if chipset let me try on other 615 devices ..
Hope you get my problem :highfive:
nandakis4 said:
i dont know why they say so .. but yes , i have seen several people saying the same theory,but if that is the issue, why dont people try to port app and install on 615 chipset and make it work !!
Click to expand...
Click to collapse
The reason why is because it takes a lot of work to port it, because the libraries and .so files are all encrypted, meaning that someone would have to literally de-assemble it then work backwards to even attempt to get code working for the processor that it wasn't designed for, if it was easy then you would have already seen a solution right?
nandakis4 said:
i didn't see Motovoice working on any NON-MOTO devices till now , if that's the case why not MOTO G :crying:
Click to expand...
Click to collapse
Could they be using the same processor as the Moto X 2014? If so, then it dramatically cuts down the work needed, as you have the CPU architecture executable code, its then just the higher level coding making the correct calls to the library, which non-moto phone got Moto Voice working?
nandakis4 said:
the reason i am talking about MOTO G is : motoG's GoogleNow when charging can activate even though the screen is locked .. so why cant it function like this MotoX ? is it the APP alone restricting / or the chipset !! if chipset let me try on other 615 devices ..
Click to expand...
Click to collapse
The APP is looking for a specific chipset and specific library/bin/so files for that chipset, if they don't have them, then it doesn't execute, it needs these files in order to boot up the application, you may have better luck looking into the code from the Google side, looking at the Google app for the place where it recognizes the voice command, then making an Xposed module that would allow you to constantly keep listening for the command, even with the screen on, this will take more battery, but it would essentially give you what you want
Thanks for explaining everything to my brain bro thanq very much
nandakis4 said:
Thanks for explaining everything to my brain bro thanq very much
Click to expand...
Click to collapse
Np man, did a bit more digging and found a few new pieces of info...
Moto G 2015 uses a quadcore 64 bit processor (410) with the ARMv8 instruction set, the only other Moto phones that uses this new instruction set are the other phones in this years lineup, the Moto X Play uses an octacore version and the Moto X Style/Pure uses a hexacore version, so unfortunately you don't have any files that you can directly port over to your Moto G unless they make another phone that does have Moto Voice with the same/similar chipset
You can de-compile the APK with apktool, then use dex2jar to create a jar file that you can look at with JD-Gui, this will give you a pretty good idea of how the code works, but the code may be obfuscated (mixed up), it isn't perfect, but it does a pretty good job!
Then once you open it up, take a look at the AppConstants.class file, you will see that there are a lot of files that AudioMonitor is expecting in order for it to boot up, if you don't have these files you won't be able to use it, also these files may be compiled with the CPU (.so and .dat files), so again, if you don't have a phone with a similar processor you would have to de-assemble the code and reverse engineer it to work with your CPU
This is why I would highly suggest looking into the Google Search apk and seeing if you can find how it triggers the intent, if you can, you can modify the smali or make an xposed app that uses that trigger to send your own intent to trigger Google Now
This is why I would highly suggest looking into the Google Search apk and seeing if you can find how it triggers the intent, if you can, you can modify the smali or make an xposed app that uses that trigger to send your own intent to trigger Google Now
Click to expand...
Click to collapse
hmm .. i didnt think it was that much tuff to port , i kept on posting for this MotoVoice.. and i see none replying to it properly so if this is the case , i will leave my hope on MotoVoice
do you know Cortana for android? hope it gets fully functional and they comeup with code such that it can activate even though if the phone is locked .. :highfive:
can you give me any simple guide to port Launchers for 5.1.1 ? :victory:
I saw that the moto display on 2015 motorola phones has controls for play music on playing a song. Is there any way to port it over to our phone?

[TESTING] Camera 2 API

If possible I am asking those of you with TWRP, root and backed up Le Max 2 phones to test and see if this method will enable Camera 2 API and provide full manual control to this best price - performance ratio phone.
Make sure to have a recent BACKUP before trying this mod !!! It involves editing the build.prop file.
DISCLAIMER:
Do not attempt if you do not know what you are doing!
http://androiding.how/enable-camera2api-manual-focus-aperture-exposure-raw-dslr-features-android/
You can test the success with Manual Camera Test app on the google playstore
Has anyone tried these APIs?
Nice, now I can shoot RAW pictures and get some manual things. I use Le max 2 and Cuoco92 rom and this enabling of camera2api doesn´t break the stock camera app on my device.
So it works for you? Thanks for your feedback!
My Le Max 2 is on the way and I wanted to find out if it works for our device.
I am amazed NO ONE else has tried a rather simple procedure which could take 10 - 15 minutes of their time.
With this kind of community, our device will lack development if no one shares experience and leaves their input.
Regards to all member of our subforum.
I am very eager to test it but right now I am stack with Indian rom and stupid encryption and can't do anything!!!
OK,after fixing the problem with the Indian rom stack,i have test it and works fine,i am now on 15s Chinese stock.Default camera works
Awesome! It will enable us to use advanced shutter functions for better low light and night photography and RAW too ! You can use free Camera 2 API-enabled apps now.
http://www.xda-developers.com/top-4-camera-apps-for-lollipops-new-api/
neo299 said:
So it works for you? Thanks for your feedback!
My Le Max 2 is on the way and I wanted to find out if it works for our device.
I am amazed NO ONE else has tried a rather simple procedure which could take 10 - 15 minutes of their time.
With this kind of community, our device will lack development if no one shares experience and leaves their input.
Regards to all member of our subforum.
Click to expand...
Click to collapse
In case you yet to receive, i suggest not to upgrade from 14s until u root your device. OR built a rooting tool for most of us who are not willing to root once after updating 15s security patch :crying:
Best Regards
@neo299 Awesome !!
Thanks for highlighting this tip once more !! It makes an already good camera even better.
@EverPing My pleasure! It will make our phones more awesome and useful. With manual camera controls, we can make amazing photos even in low-light and night time conditions. Win-win for all of us
Hi
It seems it doesn't work here...
I edited t the build prop file as described in the link and installed the he recommended app.
On main camera all I get is a black screen ?
Maybe I should try another a app but don't know which one I should get to test it out...
Regards
What ROM are you using?
neo299 said:
@EverPing My pleasure! It will make our phones more awesome and useful. With manual camera controls, we can make amazing photos even in low-light and night time conditions. Win-win for all of us
Click to expand...
Click to collapse
You can send test photo?
will this work with all roms?
in which rom have tested? in remix 18s + 19s does not work.
---------- Post added at 04:19 PM ---------- Previous post was at 04:16 PM ----------
i added to build.prop a new string at the bottom but can't shotting in raw, haven't a manual slider to focus or manual settings to long exposure.
neo299 said:
So it works for you? Thanks for your feedback!
My Le Max 2 is on the way and I wanted to find out if it works for our device.
I am amazed NO ONE else has tried a rather simple procedure which could take 10 - 15 minutes of their time.
With this kind of community, our device will lack development if no one shares experience and leaves their input.
Regards to all member of our subforum.
Click to expand...
Click to collapse
Been using this trick for a couple of weeks now. It's not that no one else has tried this, only that there are not many people on xda lemax 2 forums, most are on letv.re or spanish htcmania.
So, camera2 api is working on EUI roms? Because on Mokee it doesn't. It is activated in build.prop but when i try to use some camera app that work with camera2 api - crash, or blank screen etc.
Sent from my Le X820 using Tapatalk
camera2api raw mode does work on the latest .19s rom. However, the only camera app that works perfectly for me on my x820 is the Footej Camera on Playstore. Lightroom mobile detected the .dng perfectly at about 40mb for RAW and after you edited and save it, the jpg is 20mb
xterminater07 said:
camera2api raw mode does work on the latest .19s rom. However, the only camera app that works perfectly for me on my x820 is the Footej Camera on Playstore. Lightroom mobile detected the .dng perfectly at about 40mb for RAW and after you edited and save it, the jpg is 20mb
Click to expand...
Click to collapse
is not working for me....
elopezam said:
is not working for me....
Click to expand...
Click to collapse
What's not working for you? Please elaborate on more... i need to know what rom you using and what device, x820 or x822 etc...

SnapIntercept - Save all Snaps

First off, forgive me if I'm not submitting this correctly - this is my first XDA post ever. I can't use DevDB since I don't yet have permissions?
This project originated from me attempting to update SnapPrefs for a newer Snapchat version. I grew frustrated with the amount of work it takes to migrate SnapPrefs to a new version of SnapChat. There is so much functionality built into SnapPref that it takes a serious amount of detective work to find new hook points and work around architecture changes every new Snapchat release.
I built this streamlined Xposed module with one primary purpose: intercept all incoming snaps and save them to external storage. Any additional functionality will be considered but my main goal is to keep a fast paced development cycle that would allow the module to keep up with new releases. I plan on keeping the project in sync within a couple of releases of the latest Snapchat version. This is only possible due to the streamlined functionality.
There are a couple of improvements that are likely sometime in the future:
Chat media is not currently saved
Group Snaps are not currently saved
There is no way to save Stories
There's also one more thing I added: If your phone has a front facing flash (such as the Moto X) this module will make Snapchat use it for front facing pictures when flash is enabled.
Github link: github.com/lithirium/SnapIntercept (Can't make it a link since I'm new here).
You can download this module in the Xposed Module Repository under the name "SnapIntercept".
August 15, 2017: New version has been posted that is compatible with version 10.15.0.0 of Snapchat.
Very thank you
To start, I thank you very much !! I do not know enough to help you, but I thought for a long time to resume the work of SNAPREF! I am entirely in your step and as soon as the features to record the photos we want as well as videos, I uninstall SNAPREF for your module. A big thank you again and I hope that the updates for new features will soon come out, I would see on this page every day to not miss any of your news
(Sorry for my bad english)
Does this work with xposed for nougat?
Sent from my OnePlus3 using XDA Labs
---------- Post added at 07:26 AM ---------- Previous post was at 07:17 AM ----------
Can you please do that auto chat save and is it possible to auto save sent snaps?
Thank you so much!
Sent from my OnePlus3 using XDA Labs
---------- Post added at 07:40 AM ---------- Previous post was at 07:26 AM ----------
Okay so i have tested this module and here is my feedback
Incoming snap with text and without text works
Snap with only Bitmoji sticker works
Video without any text or Bitmoji works
But if a video contains text or sticker than although it is saved but it cannot be played
Hope it helps
Cheers ?
Sent from my OnePlus3 using XDA Labs
Well finally someone stepped up to do something about snapprefs. Gonna try this out.
Thank you so much.
Snaprefs is making an update if you have snaprefs followed on S.C.
kashileo said:
To start, I thank you very much !! I do not know enough to help you, but I thought for a long time to resume the work of SNAPREF! I am entirely in your step and as soon as the features to record the photos we want as well as videos, I uninstall SNAPREF for your module. A big thank you again and I hope that the updates for new features will soon come out, I would see on this page every day to not miss any of your news
(Sorry for my bad english)
Click to expand...
Click to collapse
There is coming a update that supports the newest snapchat up to the new snapchat even the version that support this module. They are planning to give the update on the 17th
Prattham said:
Does this work with xposed for nougat?
Sent from my OnePlus3 using XDA Labs
---------- Post added at 07:26 AM ---------- Previous post was at 07:17 AM ----------
Can you please do that auto chat save and is it possible to auto save sent snaps?
Thank you so much!
Sent from my OnePlus3 using XDA Labs
---------- Post added at 07:40 AM ---------- Previous post was at 07:26 AM ----------
Okay so i have tested this module and here is my feedback
Incoming snap with text and without text works
Snap with only Bitmoji sticker works
Video without any text or Bitmoji works
But if a video contains text or sticker than although it is saved but it cannot be played
Hope it helps
Cheers
Sent from my OnePlus3 using XDA Labs
Click to expand...
Click to collapse
Thanks for testing! There's a new version on the Xposed repository that fixes this issue.
Thank <3
Shaannoobrr said:
There is coming a update that supports the newest snapchat up to the new snapchat even the version that support this module. They are planning to give the update on the 17th
Click to expand...
Click to collapse
Thank you, for this info !
At the moment I use SC 9.39.5.0 with SNAPREF 2.1.0
With this module my snap has a big bug, like crash, and closes all by itself 1 time on 2 ...
SnapIntercept Also looks very interesting, that's why I think I'll test both
Thanks a lot for this module !
Where are the snap intercepted?
spartanz51 said:
Thanks a lot for this module !
Where are the snap intercepted?
Click to expand...
Click to collapse
In your sd card there is a folder snap intercept
In there
Cheers ?
Sent from my OnePlus3 using XDA Labs
This looks very promising but SnapTools does also, maybe you should colaborate with andrerm (main developer) in his slack, I think they made reddit post in the /r/xposed @lithirium
Prattham said:
In your sd card there is a folder snap intercept
In there
Cheers ?
Click to expand...
Click to collapse
Thanks for the reply
But I dont have any folder in sd or phone storage
Galaxy s7 MM rooted + xposed
(Module enabled and phone rebooted)
I opened some snap but no folder was created
EDIT: Updated snap and it works great on S7 , thanks
The idea is cool and I was interested about your project, A pity Xposed not be compatible with Nogaut. Please add support for Magisk PLEASE
JnnDoug said:
The idea is cool and I was interested about your project, A pity Xposed not be compatible with Nogaut. Please add support for Magisk PLEASE
Click to expand...
Click to collapse
It is. I'm on nougat with systemless magisk xposed.
https://forum.xda-developers.com/xposed/xposed-android-nougat-sdk-25-arm64-t3639221
I might come back to Marshmallow just for this mod ? sounds awesome!
Is it supported on nougat??
ayush.gl said:
Is it supported on nougat??
Click to expand...
Click to collapse
Yes.
If i forward someone's snap story to myself, will it be saved ???
Doesn't work on ...14.5.0, hoping for an update ASAP because there is an update for snap (...15.0.0) and this app seems to have potential. Would be a shame to see it go to waste
Eh. Downgraded to the supported version. Works like a charm. Snapchat can't view the folder which isn't necessarily a bad thing. Good work L
DawoodSahi said:
It is. I'm on nougat with systemless magisk xposed.
https://forum.xda-developers.com/xposed/xposed-android-nougat-sdk-25-arm64-t3639221
Click to expand...
Click to collapse
Tried this on nougat with systemless xposed from purifyOS, using snapchat 10.14.1.0, but no folder is created when opening a snap, storage permissions are granted.

Google camera port with Hdr+ (abandoned)

This is kinda work in progress port of Gcam with hdr+ for arm devices. it's based on google camera version 4.2.035.141213305-arm.
it needs camera api 2 enabled. you can enable it via flashing the zip I've attached or add below line into build.prop.
Code:
persist.camera.HAL3.enabled=1
Stock rom is preferred, but it should work on all roms as long as above requirement is met.
Google camera apk
Please let me know if auto/touch focus works or not. happy testing :good:
Credit : @defcomg
Requires TWRP for flashing zip. or root for manually editing build.prop
Nice to see another thread on this..
Is root needed??
Also please try new Google camera APK.
Appreciate your work.
I see many devices having their own port of Google camera with more or less features, did you tried some of them on g5s? GCam ports for other devices on g5s?
amit.tiger12 said:
Nice to see another thread on this..
Is root needed??
Also please try new Google camera APK.
Appreciate your work.
I see many devices having their own port of Google camera with more or less features, did you tried some of them on g5s? GCam ports for other devices on g5s?
Click to expand...
Click to collapse
Newer gcam apks are 64bit only so they won't work on phones with 32bit os like g5/g5s/g5+/g5s+ etc. this also needs root or custom recovery like TWRP to flash attached zip. i don't have this phone that's why i posted it here so others can see if it works.
slowmotion video won't work, nor i will fix it. since stock cam have that option already. this is only for hdr+.
kraatus90 said:
Newer gcam apks are 64bit only so they won't work on phones with 32bit os like g5/g5s/g5+/g5s+ etc. this also needs root or custom recovery like TWRP to flash attached zip. i don't have this phone that's why i posted it here so others can see if it works.
slowmotion video won't work, nor i will fix it. since stock cam have that option already. this is only for hdr+.
Click to expand...
Click to collapse
Slow motion video works for me on XT 1806, also AEX 5.0 has the option already enabled, so you might not have to root if on a custom rom.
yackback said:
Slow motion video works for me on XT 1806, also AEX 5.0 has the option already enabled, so you might not have to root if on a custom rom.
Click to expand...
Click to collapse
i don't have this phone to test, does HDR+ with touch/auto focus works or not on this phone ?
everyone talks about something different than i asked. feels like why i even bother. this community seriously sucks.
kraatus90 said:
i don't have this phone to test, does HDR+ with touch/auto focus works or not on this phone ?
everyone talks about something different than i asked. feels like why i even bother. this community seriously sucks.
Click to expand...
Click to collapse
Sorry, I can't read apparently. Yes touch/auto focus works, nice job!
yackback said:
Sorry, I can't read apparently. Yes touch/auto focus works, nice job!
Click to expand...
Click to collapse
Interesting, just to be sure you have set hdr+ to always on ? how's the image quality now tho ? any improvements ?
can you post some samples with/without hdr+ ? :good:
I also tried this port. Work quite fine, on screen in live capturing there's some light/colours distortions, but in the shot in the gallery is perfect. The app sometimes crashes, but it's still usable.
Shots with her+ shows a good quality in low light with good noise reduction and details compared to stock camera app. When I'll got some free time I'll post samples.
I tried this camera, my phone is not rooted and wouldn't know about api2 able... Wouldn't mess up with system files... Anyway, I installed this camera and works... Photos have good detail on them, only problem is a bit too much noise and it creates a raw file that I never asked... Anyway, hope the developer manages to reduce noise and stop that raw file... Thanks
---------- Post added at 08:06 PM ---------- Previous post was at 08:03 PM ----------
Oh yeah auto/touch focus works
kraatus90- Is this different from the version on the G5+ forums in this thread:
https://forum.xda-developers.com/g5-plus/themes/potentially-google-camera-port-t3684264
I've been playing with that one all day on my G5+ (non S variant, single camera), but the focus issue is driving me bonkers. Even the posted "workaround" which requires going to video and focusing, then going back and trying to lock focus... sometimes the focus will drift when the camera reinits upon photo mode.
tricky-tricky said:
I tried this camera, my phone is not rooted and wouldn't know about api2 able... Wouldn't mess up with system files... Anyway, I installed this camera and works... Photos have good detail on them, only problem is a bit too much noise and it creates a raw file that I never asked... Anyway, hope the developer manages to reduce noise and stop that raw file... Thanks
Oh yeah auto/touch focus works
Click to expand...
Click to collapse
I too have an unrooted phone and no, this doesn't work.
How did you get it to work without rooting and without enabling Camera2 API?
yourSAS said:
I too have an unrooted phone and no, this doesn't work.
How did you get it to work without rooting and without enabling Camera2 API?
Click to expand...
Click to collapse
Are you on an S or regular Moto 5+? The S version, as I understand, has camera2 already enabled by default. I think the dual camera stock setup uses it internally so it was always there. As far as it working without root- the app itself doesn't require root to run, however if you have a phone that lacks Camera2 API, you'd need to root in order to fix that.
Dishe said:
As far as it working without root- the app itself doesn't require root to run, however if you have a phone that lacks Camera2 API, you'd need to root in order to fix that.
Click to expand...
Click to collapse
I have G5 plus. Yes, I know that app itself doesn't require root; indeed, I was referring to enabling the Camera2 API.
I guess I'll have to wait for Oreo update which will have it enabled by default :/
yourSAS said:
I have G5 plus. Yes, I know that app itself doesn't require root; indeed, I was referring to enabling the Camera2 API.
I guess I'll have to wait for Oreo update which will have it enabled by default :/
Click to expand...
Click to collapse
What makes you think that? Api2 has been around since Lollipop, I think phones leave it disabled when it isn't needed by the stock camera. For example, the G5S plus (which this thread is referring to) has it enabled, even on Nougat, and I think that's because the dual camera thing required some fancy magic in the stock app to make it work, and that was accessible via api2.
BTW, I'm not rooted, but I unlocked my bootloader and changed the build.prop through recovery to add the line. Still mostly stock on my G5 plus (non S variant, like yours).
moto has opted for 32bit operating system and apparently the google camera port only works with devices with 64bit os
Awesome HDR+ Shots..A Big Thumbs Up for porting This...??
This is Google camera 4.4 working on Moto g4 plus please someone try this I want to know hdr+on vs hdr+ off https://drive.google.com/file/d/1MDPtr--esK1KxjgrFOEk5gvbKJmBZf-4/view?usp=drivesdk
Aby lad said:
This is Google camera 4.4 working on Moto g4 plus please someone try this I want to know hdr+on vs hdr+ off https://drive.google.com/file/d/1MDPtr--esK1KxjgrFOEk5gvbKJmBZf-4/view?usp=drivesdk
Click to expand...
Click to collapse
I gave this a try. Honestly I'm not seeing any difference between the stock moto camera and the google camera after I added persist.camera.HAL3.enabled=1 to my build.prop
Maybe I'm doing something wrong, I dunno. I'll try taking some photos outside.
---------- Post added at 12:22 PM ---------- Previous post was at 12:14 PM ----------
dunderball said:
I gave this a try. Honestly I'm not seeing any difference between the stock moto camera and the google camera after I added persist.camera.HAL3.enabled=1 to my build.prop
Maybe I'm doing something wrong, I dunno. I'll try taking some photos outside.
Click to expand...
Click to collapse
Also there are so many settings in the camera app it's tough to tell which ones actually make a difference. I'm pretty underwhelmed by this big goose chase for a better camera. Any help anyone?
dunderball said:
I gave this a try. Honestly I'm not seeing any difference between the stock moto camera and the google camera after I added persist.camera.HAL3.enabled=1 to my build.prop
Maybe I'm doing something wrong, I dunno. I'll try taking some photos outside.
---------- Post added at 12:22 PM ---------- Previous post was at 12:14 PM ----------
Also there are so many settings in the camera app it's tough to tell which ones actually make a difference. I'm pretty underwhelmed by this big goose chase for a better camera. Any help anyone?
Click to expand...
Click to collapse
Try this setting
Aby lad said:
Try this setting
Click to expand...
Click to collapse
Thank you. I'll give those settings a try. How did you come about those settings anyway? Are they posted in another forum elsewhere?

Categories

Resources