[SEP8.5][ROOT] Samsung Oreo (S9) Camera style on 7.1.1 [J500x] - Samsung Galaxy J5 Themes, Apps, and Mods

Since the new camera style on the S9 was released, I was unable to found this Camera app working with Nougat.
Here is a "working" Camera app, grabbed from apkmirror, modified with APK Editor (lowered the API from 26 to 25).
Caution! When the phone is restarted, the app starting but crashes after!
So if anyone want to participate with his hepl, WELCOME!
First. Open the Root Explorer then go to /system/priv-app/SamsungCamera7 folder and rename the app to whatever (backup)
Then copy this SamsungCamera7oreo.apk to the folder and rename it for SamsungCamera7.apk (keep in mind there is a backup)
Then copy this camera-feature-v8.xml to the /system/cameradata folder. There is no need to do any backup of prev. files
Now you can open the Camera app from homescreen, or where ever it is.
{
"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"
}
BUGS:
-When the phone is restarted, the Camera is starting, it gets the preview but then crashes. (you can restore the Camera apk, restart, then the same procedure, just renaming the two apk files)
-Camera settings is freezing if you want to change anything
-HDR, NIGHT, STICKERS modes not working
-SELFIE FOCUS doesnt have any affects.
Youtube:
https://youtu.be/QS9O4uBm0xs
Download:
https://mega.nz/#!71IVDSRI!WMdncy_y-mLNCtnc4t_cbd_0OfplXCg7EEKd8SwxJ-A
Samsung Camera 8.0.11.62 version

Finally, someone has to fix it

It crashes probably because it is looking for hardware that just isn't there. Like night mode and all that.
Files would probably have to be removed in order for it to work properly and to rebuild the apk.

garylawwd said:
It crashes probably because it is looking for hardware that just isn't there. Like night mode and all that.
Files would probably have to be removed in order for it to work properly and to rebuild the apk.
Click to expand...
Click to collapse
Ok it's true.
Just modified the xml.
Removed:
-Night mode, Stickers (rear and front)
-removed screen flash for selfie, only flash will work if turned on
Working:
-HDR
-Sports
Still looking for the solutions, biggest problem is the restarting phone and then crashing...
Not a big deal if night mode or stickers not working, imortant thing that you can take pictures and record videos.

I already made a post on Q&A section but no one cared about haha, take a look and see if it will help in some way. I just found a way to activate the stickers and selfie focus but both doesn't work, it's like the camera doesn't recognize the face...
https://forum.xda-developers.com/galaxy-j5/help/j510x-selfie-focus-camera-stickers-t3847165

mausfing said:
Ok it's true.
Just modified the xml.
Removed:
-Night mode, Stickers (rear and front)
-removed screen flash for selfie, only flash will work if turned on
Working:
-HDR
-Sports
Still looking for the solutions, biggest problem is the restarting phone and then crashing...
Not a big deal if night mode or stickers not working, imortant thing that you can take pictures and record videos.
Click to expand...
Click to collapse
PHP:
<local name="SUPPORT_FACE_AR" value="true"/>
<local name="SUPPORT_STAMP" value="true"/>
<local name="CAMERA_GPU_EFFECT" value="true"/>
Changing these values to false might fix camera crash. Face AR and stickers need their corresponding APKs to work.
Also try to make a logcat as logs gives you more detailed information about the cause.

xXPR0T0TYPEXx said:
PHP:
<local name="SUPPORT_FACE_AR" value="true"/>
<local name="SUPPORT_STAMP" value="true"/>
<local name="CAMERA_GPU_EFFECT" value="true"/>
Changing these values to false might fix camera crash. Face AR and stickers need their corresponding APKs to work.
Also try to make a logcat as logs gives you more detailed information about the cause.
Click to expand...
Click to collapse
Thanks, btw, in my previous answer to this, I made an upload with the respective apks of stickers and it enable on camera but nothing appears on face. Check it out if you want to.

Lanatico said:
Thanks, btw, in my previous answer to this, I made an upload with the respective apks of stickers and it enable on camera but nothing appears on face. Check it out if you want to.
Click to expand...
Click to collapse
Sorry guys but I'm not interested for stickers anymore.
I only want to make the style of S9 camera working.
So, when I overwrite the stock SamsungCamera7 with the newer SamsungCamera8 (ofc. renaming it to 7 and changed the API level to 25) placing the camera-feature-v8.xml into cameradata folder, after the first crash the app is begin to work.
The biggest problem is when the phone is restarted, then the app opens, showing the viewfinder, and then crashes after 5 sec.
Restoring the stock app, restarting and overwrite again the app, will be good, again...
I dont know, what happens after the reboot, is there something, that the app is installing or what is making the change...

Modded S7 camera xml

mausfing said:
Modded S7 camera xml
View attachment 4614483 View attachment 4614484 View attachment 4614485 View attachment 4614486 View attachment 4614487 View attachment 4614488 View attachment 4614489
Click to expand...
Click to collapse
it works?

Does the slow motion work fine?

BSKVL said:
Does the slow motion work fine?
Click to expand...
Click to collapse
Not working, sorry. Just for experiment.
So slow mode never will be usable, lack of higher frame rate.
There is a good video editor app on the Play Store, MOCR. You can render a video in slow mo, take a try.

Actually, Night Mode is working but you need to take a screenshot to save a picture.
Better than nothing.
Samples:

I was thinking and, maybe we need the correct libs files to work properly. I don't know how to this, someone could try. Maybe talking with some J7 2016 rom developer (I already seen some roms with oreo camera in 7.1.1) we could get something. The 'saiv' file in system/app contain another files with 'id' and 'face' that could be something.
Someone could port the OreoFusion ROM of J7 2016 for our J5 2016/15

mausfing said:
Modded S7 camera xml
View attachment 4614483 View attachment 4614484 View attachment 4614485 View attachment 4614486 View attachment 4614487 View attachment 4614488 View attachment 4614489
Click to expand...
Click to collapse
download?

Holasoycris22 said:
download?
Click to expand...
Click to collapse
Here. Removed the not working modes.
View attachment camera-feature-v8.xml

Holasoycris22 said:
download?
Click to expand...
Click to collapse
Here. Just removed not working modes.
View attachment camera-feature-v8.xml

UPDATE
Samsung Camera 8.0.11.83
https://mega.nz/#!vxYFEQRJ!Ul8Z9RDnktnTlUTwFRlUxkQ6eB1iC9eEw0ZOl_6jMOc
Night mode works, ONLY FRONT camera
View attachment camera-feature-v8.xml
Do the same. Copy and paste with RootExplorer, overwrite SamsungCamera7.apk in /system/priv-app/SamsungCamera7/
Paste the camera-feature-v8.xml to /system/cameradata/ folder
Remember, if system is restarted, must restore the original camera apk (in the first post), then restart, do the same copy paste.

mausfing said:
UPDATE
Samsung Camera 8.0.11.83
https://mega.nz/#!vxYFEQRJ!Ul8Z9RDnktnTlUTwFRlUxkQ6eB1iC9eEw0ZOl_6jMOc
Night mode works, ONLY FRONT camera
View attachment 4631749
Do the same. Copy and paste with RootExplorer, overwrite SamsungCamera7.apk in /system/priv-app/SamsungCamera7/
Paste the camera-feature-v8.xml to /system/cameradata/ folder
Remember, if system is restarted, must restore the original camera apk (in the first post), then restart, do the same copy paste.
Click to expand...
Click to collapse
In 2016 version if you restart the system it keeps working but, the only problem i have is that it doesn't open with the phone locked pressing the button home 2x and it is fundamental for me haha

Lanatico said:
In 2016 version if you restart the system it keeps working but, the only problem i have is that it doesn't open with the phone locked pressing the button home 2x and it is fundamental for me haha
Click to expand...
Click to collapse
Try the power button two times maybe.
Anyway, not working for me too, if I unlock the phone, there will be a camera app opened.

Related

Editing APKs to match themes (Not just app icons!)

I've never started a thread here, as I rarely have a unique idea - but this time I've decided to bite the bullet and share my experience.
It has been discussed on these forums about editing the APKs for non-stock apps in order to make the icon match the theme throughout the OS (as opposed to using Bettercut or similar to just change the homescreen icon). It has also been discussed elsewhere, but I can't find the link.
My problem was very similar, yet different, so I figured I'd play around and see what I could come up with.
I use the unbelievably sexy GlossSuite theme by Moonsspoon which uses this cool little icon in the notification bar to alert you to having a new SMS (and maybe MMS, not sure...).
{
"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"
}
I also use the app from the market called SMS Popup. If you dont know what it is, check it out - very handy. One of my favorite features of the app is that you can use it for your SMS notifications, and it allows you to set a custom vibe pattern and it will flash the LED the color of your choice - both very helpful to let you know that it's an SMS you're getting instead of a call or whatever...
You need to turn off the native SMS app's notifications when you use this feature of SMS Popup so that you dont get 2 alerts every time you get a message. The drawback to this, while using a theme like GlossSuite, is that the notification icon for messages that SMS Popup uses is the stock icon:
This is only a problem if you're OCD like myself.
I had already gotten the png icon extracted from the GlossSuite theme in hopes that I could just swap it out with the icon inside the SMS Popup apk (if I could find it, that is).
So I decided to crack open the APK for SMS Popup and see if I could find the icon used and what I could do to make it use the icon from the GlossSuite theme.
Inside the APK in the /res/drawable folder there are 2 images: The app's icon, and the icon used in the notification bar. And to make it even easier, the file name was exactly the same as the file used by the GlossSuite theme! Easy enough!
I used 7zip (WinRAR should work just fine too) to:
1. Open the APK
2. Navigate to the /res/drawable folder
3. Delete the stat_notify_sms.png
4. Drag and drop the png I extracted from the theme into it's spot
5. Delete the META-INF folder inside the SMS Popup APK
-- I got this info from the previously mentioned thread about swapping non-stock icons. It is so that when you resign the APK in the next step, the keys don't conflict with what the APK dev has used (or something like that - I admittedly don't know anything about keys and signing and all that jazz)
6. Close your archiving application.
I then used this auto-signing tool posted by "Dave Da illest 1" to resign the APK using the testkeys. It had to be edited slightly to sign APKs instead of ZIP files. If you want to download my edited version of the auto-signing tool, click here.
Uninstalled the previous version of the app, copied the APK over to my SDcard and then used AppManager to install the APK, and now:
(yes, I know there are typos...)
It works!
I'm sure most of your brainiacs here at XDA have figured this out on your own, but I couldnt find any solid information on it so I figured I'd share what little knowledge I had on the subject.
If you want to try this for yourself and want the icon from the GlossSuite theme, it is here.
And if you just happen to have GlossSuite installed and are using SMS Popup and would like my already edited version of the APK, click here.
[DISCLAIMER: If my sharing of this APK goes against any rules of the forum, please excuse my ignorance. If I find out this is the case, and a mod hasn't beat me to the punch, I'll gladly remove this link!]
So - with all that being said, I should clarify that I haven't done any theme creation (although I have edited a few pngs here and there, but nothing major), so obviously this bit of information is probably well below most of you... But if it can help anyone, then yay for my first real contribution to this community.
Awesome find. When I finally settle on a version I think I will sit down and do this for a few Apps. I havent heard anything on it before so as far as I'm concerned your the first!
|Spike|
i am trying to do something very similar- i am trying to install the file below as my status bar icon but when i use your autosign app (and the other auto sign app) i still get a "this cannot be installed on your device" or something similar....
did you have this issue ever?
After resigning with your tool did you then name it back to what is originally was or did you leave the name as to what the autosign converted it to?
fixed. apparently you need to uninstall the app first. wonder how this affects updates of it in the future?
MontAlbert said:
fixed. apparently you need to uninstall the app first. wonder how this affects updates of it in the future?
Click to expand...
Click to collapse
great find. im also curious to know how updates will affect the app (if the market place will even tell us if ther is an update)
MontAlbert said:
fixed. apparently you need to uninstall the app first. wonder how this affects updates of it in the future?
Click to expand...
Click to collapse
Yeah thanks for pointing this out - I added the "remove old version" step to my information in the original post.
And since the process goes as such, as far as the Market is concerned, the app isn't even installed on the phone, so I would assume that you won't be notified of updates.
And, of course, if you manually notice an update in the Market and install the app from there, you won't have your changes in place... would have to go thru the process again I believe.
That's where aTrackDog comes into play.
Keep all your apps uptodate even if the market doesn't know.
APrinceAmongMen said:
That's where aTrackDog comes into play.
Keep all your apps uptodate even if the market doesn't know.
Click to expand...
Click to collapse
yeah- for sure. now that i have flashed to 5.0G none of my apps show up in my downloads so i stick with atrackdog. i am wondering if an update is found by atrackdog will it be able to be installed over the top of the altered one we have installed....
2. Navigate to the /res/drawable folder
Am I supposed to open the APK on my phone or computer? I can't find this folder.
creid2352 said:
2. Navigate to the /res/drawable folder
Am I supposed to open the APK on my phone or computer? I can't find this folder.
Click to expand...
Click to collapse
you drag the apk file from your phone to your pc. from there open with 7zip.
MontAlbert said:
you drag the apk file from your phone to your pc. from there open with 7zip.
Click to expand...
Click to collapse
and how do i get the apk to my sd so i can transfer to my computer?
delete plz
Its simply just replace the image with your own, resign, install and you're good to go. Heres an example of what you could do.
I made this months ago but didn't think it was anything special so i never said anything. Lighting bolt at the top is the triangle notification.
copy it from your phone to your pc using adb.
MontAlbert said:
copy it from your phone to your pc using adb.
Click to expand...
Click to collapse
how do you pull stock apps?
I get the Apps out with "My Backup Pro"
and I modded the Weatherbug and Battery Level:
(see statusbar)
nice- i like battery level- now if only i had access to paid apps in australia so i could get it!
MontAlbert said:
nice- i like battery level- now if only i had access to paid apps in australia so i could get it!
Click to expand...
Click to collapse
For non-stock apps, you can use a free app called AppManager to copy non-protected apps to your SD card.
Or, you can just use the terminal emulator
cd data/app
ls
[shows a list of all non-protected apps installed]
cp [filename.apk] /sdcard/[backup folder of your choice]
This same method can be used for protected apps if you can find the correct folder... But I won't provide that info, because I'm sure that's against the rules of these forums.
im.l0ltn said:
Its simply just replace the image with your own, resign, install and you're good to go. Heres an example of what you could do.
I made this months ago but didn't think it was anything special so i never said anything. Lighting bolt at the top is the triangle notification.
Click to expand...
Click to collapse
Congrats. Like I said, this isn't rocket science. But for a n00b like me (and apparently others) this was good information that I'm glad I posted.
so how do edit the files in update.zip without getting an error?

[APP][ROOT] GTalk 1.3 with Video - Working on the SGS2!!

See the original thread posted by britoso for details but thought you guys might like a fresh post here with details specific to our SGS2:
[APP][ROOT] Google Talk 1.3 with Video calling, Now wifi optional!
Initially installed talk1.3.nowifi.update-signed.zip via root explorer as per I2asta's post but the other party could not see my video in their chat. So, installed the suggested "GoogleServicesFramework.apk" to /system/app location (root explorer), rebooted and video is now working both ways!!
Update - A little guide as suggested by nasgilani!
Notes
- Root Explorer is a paid app, tried & tested! There are free alternatives out there but use at your own peril...
- I'll be using the updated gapps and the files therein for this guide. If you want to use an alternative version e.g. nowifi, download that one and use in the instructions instead.
- After performing this mod you will probably have to setup your Google Account again... and possibly reboot a second time to resolve any quirks.
Steps
1. Download the Full Google Apps from 20110503 which includes the updated GTalk
2. Extract the following files from the zip and place them somewhere easily accessible on your phone's SDcard:
/system/app/Talk.apk
/system/app/GoogleServicesFramework.apk
/system/lib/libtalk_jni.so
3. Open up Root Explorer and goto your extracted files
4. Long Click on Talk.apk and rename to Talk2.apk
5. Long Click on Talk2.apk and copy it, then navigate to /system/app
6. Press Mount R/W at the top right so it looks like:
{
"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"
}
Fig. 1 - Mount R/W to write files to this system folder
7. Click on the Paste button to paste it here
8. Long Click on Talk.apk and rename it to Talk.apk1
Fig. 2 - You should now have both talk2.apk and talk.apk1 as shown above
9. Long Click on Talk2.apk and select permissions
Fig. 3 - Permissions should be as above
10. Alter the permissions to the same as Fig. 3 above and OK it
11. Now navigate back to your extracted files and rename GoogleServicesFramework.apk to something like GoogleServicesFramework2.apk and then Copy it.
12. Navigate to system/app and then Paste it here
13. Rename the original GoogleServicesFramework.apk to GoogleServicesFramework.apk1
14. Now you can Rename the new GoogleServicesFramework2.apk to GoogleServicesFramework.apk
Fig. 4 - Now you should have 2 GoogleServicesFramework files
15. Long Click on the new GoogleServicesFramework.apk and alter the permissions to the same as shown in Fig. 3 above and then OK it
16. Navigate back to your extracted files again and Copy libtalk_jni.so
17. Then navigate to /system/lib and press Mount R/W
18. Paste libtalk_jni.so here
19. Again, set the Permissions of libtalk_jni.so as shown in Fig. 3
20. Reboot your phone...
21. Open up Talk, click on your own avatar and make sure Allow video and voice chats is enabled
22. Test out chat to make sure audio/video is working both ways...
23. Done!
A big thanks to britoso for posting this and I2asta for the root explorer intstructions!!
Thanks for posting it mate,
I would suggest if you can make a small guide on how and what you did to enable Gtalk video enabled on SGS2
Edit: Thanks mate you made this thread alive after the Guide..
ma10 said:
See the original thread posted by britoso for details but thought you guys might like a fresh post here with details specific to our SGS2:
http://forum.xda-developers.com/showthread.php?t=1056793
Initially installed talk1.3.nowifi.update-signed.zip via root explorer as per I2asta's post but the other party could not see my video in their chat. So, installed the suggested "GoogleServicesFramework.apk" to /system/app location (root explorer), rebooted and video is now working both ways!!
A big thanks to britoso for posting this!!
Click to expand...
Click to collapse
As suggested, updated the OP with a guide... any mistakes, let me know please!
Do I have to replace the original Talk.apk on system/app?
have you tested video chat with a pc client? How was the quality on 3g?
jonrwg said:
Do I have to replace the original Talk.apk on system/app?
Click to expand...
Click to collapse
yep, I renamed it in the above instructions to Talk.apk1 and left it there just in case you wanted to revert back to the original Talk.
Just a note, lost my Google sync after installing the GoogleServicesFramework.apk, and had to re-add my account in Settings to get my contacts back etc...
No issue obviously just wanted to prevent any "OMGWTFBBQ!! where have all my contacts gone?!?!?!?!" posts... lol
Dickie
ke3pup said:
have you tested video chat with a pc client? How was the quality on 3g?
Click to expand...
Click to collapse
yep, I've only tested with PC clients and if you installed the nowifi version then it works with 3G. The quick tests I've done over 3G shows it works rather well with only a slight lag, acceptable imo.
dickie2007 said:
Just a note, lost my Google sync after installing the GoogleServicesFramework.apk, and had to re-add my account in Settings to get my contacts back etc...
No issue obviously just wanted to prevent any "OMGWTFBBQ!! where have all my contacts gone?!?!?!?!" posts... lol
Dickie
Click to expand...
Click to collapse
I did add something in the Notes section but obviously it wasn't that clear... you think I should make it more clear?
Also, did you follow my instructions? If so, you think it's ok or do I need to change anything?
ma10 said:
I did add something in the Notes section but obviously it wasn't that clear... you think I should make it more clear?
Also, did you follow my instructions? If so, you think it's ok or do I need to change anything?
Click to expand...
Click to collapse
Sorry mate, i missed that part as i had already installed it and the only change i made was installing GoogleServicesFramework.apk as i found earlier today my mate could hear but not see me...
So that was my bad buddy, i'm sure anyone coming to this thread and reading properly will see what i missed, i just scanned it quick as i had already done most of the work...
One thing i've experienced, when switching to the Rear Camera, it cashes and I only get audio until I select Force Close... i tried this several times but on the 4th it fully crashed my phone, which took maybe 2mins to decide to reboot itself... no damage done tho...
Dickie
Thanks ma10 !! it works ! haha.. I just need to re-login my google account but no contact lost before login.
Edit: Try to change to rear cam and it work fine.
jonrwg said:
Thanks ma10 !! it works ! haha.. I just need to re-login my google account but no contact lost before login.
Edit: Try to change to rear cam and it work fine.
Click to expand...
Click to collapse
Interesting, which version did you use? normal or no wifi??
Dickie
dickie2007 said:
Interesting, which version did you use? normal or no wifi??
Dickie
Click to expand...
Click to collapse
Switching to rear view camera works for me too... I'm using the signed nowifi version. Which one are you using dickie?
I use the one OP post the link in Step 1. What version is that? lol
ma10 said:
Switching to rear view camera works for me too... I'm using the signed nowifi version. Which one are you using dickie?
Click to expand...
Click to collapse
I'm using the one from this thread:
http://forum.xda-developers.com/showthread.php?t=1056793
Dickie
@Dickie, I'm using talk1.3.nowifi.update-signed.zip and I guess that jonrwg is using the one inside gapps.zip if that is any help...
What is the different between talk1.3.nowifi.update-signed.zip and gapps.zip? Is it the same? Just curious.
Do we have this working with the front camera yet?
Does 'Talk2.apk' not need to be renamed to 'Talk.apk' between steps 9 and 10?
Raspster said:
Do we have this working with the front camera yet?
Click to expand...
Click to collapse
Is working for me. Front and rear cam.

[TUTORIAL] How to replace the stock Camera & Gallery with AOSP versions (ROOT)

The stock camera on this phone blows as we all know. But fear not... the AOSP camera is completely compatible with our Moto G!:laugh::good: I'll give a quick tutorial on how to replace your camera for people that are new to this. But for those of you that have been around the block, basically youre just going into system/priv-app and renaming the moto cam & gallery apk's to apk.bak, then copy/pasting the attached camera and gallery apks to the system folder, setting R/W permissions, and rebooting.
Now for the step by step... (i'll be using Solid Explorer for this example, because its free from the play store, but you can use any file exploring app you like as long as it has root access)
1. Download the zip file in the link https://www.dropbox.com/s/crpilccds52lmaw/AOSPcam&gallery.zip and extract it. Inside should be two files, GalleryGoogle.apk and GoogleCamera.apk. Copy them to the internal storage of your phone.
2. Download Solid Explorer from the play store. Open it up and hit the jump button at the bottom, then device, then system root.
3. Now scroll down to the system folder, tap it and go into the priv-app folder. Scroll down till you see four files - MotCamera.apk, MotCamera.Odex, MotGallery.apk, & MotGallery.odex. For each one, hold down on it until the option to Rename it pops up, then add ".bak" to the end of each one. (example, MotCamera.odex = MotCamera.odex.bak) SuperSU should pop up asking for root access, grant it of course.
{
"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"
}
4. When youre done renaming, hit the jump button again, then device> Internal Memory. Inside should be your two files you downloaded earlier. Hit the actions button at the bottom, then select, and highlight the 2 files and hit the copy button at the bottom (the 4th one that looks like two little papers). Now hit Jump> Device> System Root and go into the system folder, then the app folder. Hit actions again and Paste.
5.Stay in the system/app folder, now find you two files you just pasted, and hold down on one of them, then tap Properties, and where it says Attributes hit change. You should only have 4 checkmarks here: Read for Owner, Group, and Other... and Write for Owner. Anything else thats checked, uncheck it. Hit ok and do the same for the other one.
6. Follow the directions in this post to fix fc's in gallery editor (thanks tazlooney89 :thumbup: ) http://forum.xda-developers.com/showthread.php?p=49263859
7. Now reboot and youre all done! Now you have a less crappy camera and a smoother gallery app! :highfive:
I can't rename the files for backup. he sais task failed
NIB0R said:
I can't rename the files for backup. he sais task failed
Click to expand...
Click to collapse
Sounds like an issue with root access,make sure you enabled root explorer in es settings and/or make sure your su binary is up to date
Sent from my XT1034 using Tapatalk
Does this camera have Google Sphere photos?
kevin.26 said:
Does this camera have Google Sphere photos?
Click to expand...
Click to collapse
Moto G doesn't have a gyro sensor, so this is the reason why Photosphere won't ever work.
kevin.26 said:
Does this camera have Google Sphere photos?
Click to expand...
Click to collapse
Nope, no photosphere. It does have a lot more options, like selecting MP size, scenes, and ISO.
*as a side note, part of the reason the stock Moto camera takes such crappy pics is that by default it takes pics at 3.5 MP. Uncheck the 16:9 option to get the full 5 MP :thumbup:
Sent from my XT1034 using Tapatalk
NIB0R said:
I can't rename the files for backup. he sais task failed
Click to expand...
Click to collapse
Same here. ES has root access according to SU app, but when I try to rename it, I get task failed.
Running on 4.4.2 US retail.
Oops... Sorry guys, I didn't realize ES was having problems. I personally did it with Root Explorer app, but since it's a paid app I didn't want to recommend it...
But I suggest using Solid Explorer, it has a free trial version and I've tested it just now so I know it works, just follow the use basic instructions as before. I'll update the op a little later:banghead:
Sent from my XT1034 using Tapatalk
ES File explorer, Astro File manager and Root file Manager don't work. At least not in 4.4.2.
But root browser does, and its free on google play.
Thanks for this mod.
krucymucy said:
ES File explorer, Astro File manager and Root file Manager don't work. At least not in 4.4.2.
But root browser does, and its free on google play.
Thanks for this mod.
Click to expand...
Click to collapse
Yea, it must be a thing with Kitkat, they probably havent updated their apps to be fully compatible yet. Thanks for the heads up
Installed and working as promised. Thanks coming your way mate.
mangusmeister said:
Installed and working as promised. Thanks coming your way mate.
Click to expand...
Click to collapse
Does it seem to you pictures are any better? I can't decide.
I think so. Try taking a pic of something with writing on it with both cams.
Is slow motion recording enabled?
Enviado desde mi XT1032
To me, the focus seems to work better and also the pics look more natural, with a little less processing / saturation that the stock moto cam. Low light shots still look crappy, but I think that's more of a hardware limitation.
Sent from my XT1034 using Tapatalk
I've done it with ES File Explorer, no problems at all. Thanks for the apps
For those who are having issues with ES File Explorer you must MOUNT R/W to make changes in "/system"
Enviado desde mi XT1032 mediante Tapatalk
If any of you have problems with the editor of pictures inside the gallery and problems with the panoramic photos, specifically FCs.
Download the zip file containing the libraries necessary to avoid these problems.
Download fix-galleryeditor.zip
Remove the lib folder and copy it to SDcard
Copy the files to / system / lib with RootExplorer or EsExplorer
* If you are instructed to replace some files will accept the option.
Finally give permissions RW - R - R
Restart their Moto entering G Galeria, edit photography and editor will be working properly.
@tazlooney89
Hi, if i replece original lib files, will Moto camera and gallery work?
Ja_som said:
@tazlooney89
Hi, if i replece original lib files, will Moto camera and gallery work?
Click to expand...
Click to collapse
Yes :good:
@lowrider262 & @tazlooney89
Thank you both.
I made flashable zip for this (apps & lib files) for easy installation.
If you have problem with this, i delete them...
To all
Chose your zip.
AOSP_Cam_and_gallery_delete_Moto_Cam.zip -> original Moto Camera & Gallery app will be deleted
or
AOSP_Cam_and_gallery_leave_Moto_Cam.zip -> original Moto Camera & Gallery app will NOT be deleted, and you will have two Camera and two Gallery apps
Copy zip dile to your device, flash it via CMW, TWRP or flashify
If someone used AOSP_Cam_and_gallery_delete_Moto_Cam.zip and want to have back MOTO Camera and Gallery, then flash this MOTO_Cam_and_gallery_delete_AOSP.zip. This will add back Moto Cam & Gallery apk with odex files, and will delete AOSP apk's.

[MOD][S6][DPI][CAMERA] Fix for Samsung Camera app on other device DPI

Do you want to claim your screen real estate but do you also want to use the Stock Camera App?
What does this MOD do?
This MOD sizes the Stock Camera App to the entire screen in the supported dpi settings (see supported dpi settings below). The MOD is available for both the stock app and the version modded by amk19 (please thank him, his mod is sweet!).
What's the problem?
If you try to change your device DPI from the default 640dpi to say 540dpi or 480dpi, your camera app will be broken and look like this:
{
"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"
}
This MOD will make the camera app fit your screen and work properly again!
What doesn't this MOD do?
Anything else. This MOD is solely created to support the camera functionality on DPI's other than stock 640dpi.
Known issues?
The 'Slow- and fast-motion video player and editor' has not yet been addressed. As such you can create slow- and fast-motion captures, but not watch/edit them on your device.
The white borders around the effects options and the preview button that takes you to the gallery are a little too small for their contents.
Supported DPI settings?
540 dpi
520 dpi
480 dpi
Sadly, due to the way the app is set-up, specific versions have to be created for each DPI setting. Is your flavor not available? Please mention your preferred dpi setting in the comments!
On which devices has this MOD been reported to work?
Galaxy S6 Edge International (SM925F)
Galaxy S6 International (SM-G920I)
If you have tested the MOD on an unlisted device and it works, please add a comment so the list can be expanded!
How to install?
Have a rooted phone
Make a backup! (better safe than sorry)
Pick the version of your choosing (see below) and download the corresponding zip file
Extract the apk file from the zip file
Copy the apk file to your phone
You can make a specific backup of all content inside the /system/app/SamsungCamera4/ folder for easy restoration
Using a mobile file browser like root explorer, copy the apk file to /system/app/SamsungCamera4/ and overwrite the existing file
Change permissions of the copied apk file to 0644 (see screenshot below)
remove the arm64 folder if there is any [UNTESTED, please confirm this works]
(Hot)Reboot your phone
Done!
If you want to install the amk19 version, please note that the 'media_profiles.xml' file is not included here. You will have to follow the install instructions provided by amk19 and replace his apk with this one.
Bla bla bla?
I have been really annoyed by the fact that the Camera didn't support much more useful DPI's, and saw an opportunity to do something back to this community, which has helped me and provided ROMs and goodies ever since I switched to android with my Galaxy Nexus. So thank you for that!
I'm providing this MOD as is, without any guarantees. I am not responsible nor liable for any kind of damage resulting from anything related to this post, etc. etc. etc. By using any of these files, you agree to be fully aware of what you're doing and to take full responsibility if anything goes awry.
Versions?
SamsungCamera4_orig_<x> - The Stock Camera App* modified to work with <x>dpi
SamsungCamera4_amk19_<x> - The Stock Camera App as modded by amk19, modified to work with <x>dpi
* The Stock Camera App used is the one included in the current ROM I'm on (XtreStoLite_G92xF-I-T-W8_DeodexedModEdition_v.1.4a_DVU1BOE3, which i really like so far).
Bugs?
Please add a comment or send me a message if you find anything amiss and I will see if and when I can help you out. For me to be able to help you please include the following information:
Which device version do you have?
Which ROM are you on?
Does the app force close or have some other malfunction?
Have you removed the arm64 folder if it was present inside the SamsungCamera4 folder?
Anything else you could mention that might help narrow down the problem?
If you used amk19's version, some additional questions:
Did you have amk19's mod installed before, and did it work?
Did you follow amk19's instructions when installing (specifically in regard to the media_profiles.xml part)?
Have you tried the orig version and did that give the same result?
Screenshots?
The following screenshots are taken on my phone at 540 DPI.
Enjoy!
- Bane -
Is there screenshots?
lilmikey201 said:
Is there screenshots?
Click to expand...
Click to collapse
I've attached some screenshots.
banenl said:
I've attached some screenshots.
Click to expand...
Click to collapse
oh ok sorry they wernt showing on my app
i dont get it ? This MOD sizes the Stock Camera App to the entire screen
doesnt the camera already fill up the screen? help me here lol
lilmikey201 said:
oh ok sorry they wernt showing on my app
i dont get it ? This MOD sizes the Stock Camera App to the entire screen
doesnt the camera already fill up the screen? help me here lol
Click to expand...
Click to collapse
Hi Lilmikey201,
The MOD solves an issue that occurs when you change the DPI setting of your device to something other than 640dpi (through build.prop editing). When changed to a lower number (for smaller UI elements and thus more room on your screen) the camera app malfunctions (buttons don't work properly anymore) and the app only takes up a part of your screen (see the screenshot I just added to the new "What's the problem?" section of my post).
So if you would want to change your DPI to 540 or 480dpi (I can support other dpi's on request) and still have the stock camera app in working order, you need this MOD.
I hope that answers your questions!
Cheers,
Bane.
Anyway to do this without having a rooted phone?
littleneutrino said:
Anyway to do this without having a rooted phone?
Click to expand...
Click to collapse
Not to my knowledge, sorry.
banenl said:
Hi Lilmikey201,
The MOD solves an issue that occurs when you change the DPI setting of your device to something other than 640dpi (through build.prop editing). When changed to a lower number (for smaller UI elements and thus more room on your screen) the camera app malfunctions (buttons don't work properly anymore) and the app only takes up a part of your screen (see the screenshot I just added to the new "What's the problem?" section of my post).
So if you would want to change your DPI to 540 or 480dpi (I can support other dpi's on request) and still have the stock camera app in working order, you need this MOD.
I hope that answers your questions!
Cheers,
Bane.
Click to expand...
Click to collapse
ohhhhh gotcha,thanks for the clear up. so changing the dpi would change like the on screen camera buttons making them smaller ect. so u can see more of the screen?
banenl said:
Not to my knowledge, sorry.
Click to expand...
Click to collapse
that sucks. I have been using the Google Camera being that it will work full screen. I also have issues with the Dialer not working in alternate DPI.
littleneutrino said:
that sucks. I have been using the Google Camera being that it will work full screen. I also have issues with the Dialer not working in alternate DPI.
Click to expand...
Click to collapse
Well, just root your phone? I've also fixed the keyboard and will have a go at the dialer next.
banenl said:
Well, just root your phone? I've also fixed the keyboard and will have a go at the dialer next.
Click to expand...
Click to collapse
in the past i have rooted every phone i have owned however, for some reason i am holding off on this. I have had my Edge replaced 3 times already (due to factory defects each time) and if i root it i fear if something happens again i wont get a new phone.
Thanks SO much for altering DPI on these, this is exactly what I was waiting for. Unfortunately, it doesn't work on the AT&T variant. If at all possible, could you alter this version for 540?
https://www.dropbox.com/s/yr14u24gv8s9i4y/ATTSamsungCamera4.zip?dl=0
Tried the amk version for 480, on the 925T and it doesn't work.
Goronok said:
Thanks SO much for altering DPI on these, this is exactly what I was waiting for. Unfortunately, it doesn't work on the AT&T variant. If at all possible, could you alter this version for 540?
https://www.dropbox.com/s/yr14u24gv8s9i4y/ATTSamsungCamera4.zip?dl=0
Click to expand...
Click to collapse
I see in your zip that you have an arm folder. Haven't had to deal with that situation yet. Could you please try to remove the arm folder as well? If that doesn't work I'll look into creating a specific version for the AT&T device.
Critical Detox said:
Tried the amk version for 480, on the 925T and it doesn't work.
Click to expand...
Click to collapse
Could you please elaborate?
Does it give a force close or some other malfunction?
Do you have an arm64 folder with odex files inside the SamsungCamera4 folder (and have you tried removing it)?
Did you have amk19's mod installed before, and did it work?
Did you follow amk19's instructions when installing (specifically in regard to the media_profiles.xml part)?
Anything else you could mention that might help narrow down the problem?
Thanks
banenl said:
I see in your zip that you have an arm folder. Haven't had to deal with that situation yet. Could you please try to remove the arm folder as well? If that doesn't work I'll look into creating a specific version for the AT&T device.
Click to expand...
Click to collapse
Thanks for the suggestion! I moved the APK without the arm folder and I just get an instant FC now - before the app would just open and close with no message.
I'm not sure whats going on.. tried playing with permissions, etc, but still nothing.
Sorry if im out of subject but can u make the dialer and thr samsung keyboard? too?
Sent from my SM-G925A using XDA Free mobile app
Hello,
Can you please explain me how I can change my dpi in my rom? (XtreStoLite)
What do i have to do?
THX!
DannySchaukens said:
Hello,
Can you please explain me how I can change my dpi in my rom? (XtreStoLite)
What do i have to do?
THX!
Click to expand...
Click to collapse
I hear there are actually apps for it in the app store (probably by searching dpi, didn't check). I like to do it myself by editing build.prop. In order to do that:
Get a file browser like root explorer in the appstore if you don't have one already.
Navigate to /system/.
Edit the build.prop file (long press on the file and select 'Open in text editor' in root explorer).
Find the first occurrence of 'so.sf.lcd_density=640'.
Change 640 to the density you want.
Save the file and exit (in root explorer this option is in the menu).
Reboot your device.
blkghost22 said:
Sorry if im out of subject but can u make the dialer and thr samsung keyboard? too?
Sent from my SM-G925A using XDA Free mobile app
Click to expand...
Click to collapse
Yes, I hope to get to that in the next few days.

[APP] Gcam AOSP/ MIUI 10 (8, 9 Beta)- All in One Module Added[24/06/2019]

GCAM ROUNDUP
​So I was looking on our GCam thread and found it the most confusing thread I've ever encountered on XDA.
Hence, I decided to look for other sources to find a suitable version of Gcam with some recommended settings for our device.
If you are on MIUI, please add modules named MIUI, and if you are on AOSP based roms please add AOSP named modules in Magisk.
Magisk Module- Updated Version [24/06/2019]
Version 6.3 for MIUI Oreo and 6.4 for LOS
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
Changelog:
AWB fix
Slow motion fix
GCAM 6.1- Updated Version 7.7 [25/04/2019]
GCam version which has Xlib v2s Mi 6 config added (calibrated based on iPhone XS) libs.
For the best result in sharpness and color accuracy, use Eszdman v3.1 libs along with Pit_Z.s.L(Xlib_v2s_mi6)0.2 config.
Just install apk file and add respective module based on your OS (MIUI or AOSP based)
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
This Gcam version supports export/import of config files.
How to make it work on Android 9 Beta 9.4.11, 9.4.25, etc... STATUS UPDATE 24/06/2019
From the folder https://mega.nz/#F!Uw8QlCDS!jgMOh6ynk5YfFRiLMZfYJQ
- Install Enable from Trwp
- Add Magisk Module
- Clear Cache/ Dalvik
- Install Gcam v7.6 b
24/06/2019 Changelog:
- Added iso 25
* Note: As per my experience still Gcam v7.6 b is the most stable version for Pie.
All in One Module MIUI 10 PIE- 24/06/2019
The same functionality as what was available for MIUI Oreo. Including: Rounded corners, EIS, HDR+ for front cam, 1080p slowmo for Gcam, 4k recording for front cam, HDR pro/ live for stock camera app, etc...
https://mega.nz/#!PehUBS7D!KCVbkffBJYxbB5fvNi6SYUFydy8sOxzpGAx6y3co9BQ
Configuration Files (Super Zoom -Zero Shutter Lag has been added) [21/02/2019]
New ZSL Config: Pitbull's Xlib v2s
I also added my own config with the name of mrhami, please let me know how it works.
Config files are stored in the /GCam/Configs/ directory, So:
Create a folder named "GCAM" in the root of sdcard
Create a subfolder named "Configs" in GCAM folder
Download config files from the link below and copy them to configs folder.
[url]https://mega.nz/#F!yWBVSK4Y!CMk3B2BAPDzUpLJYn5GKOg[/URL]
Now open Gcam, double click the dark area around the capture button, select the config, and then click on "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"
}
Export/Save:
To back up your settings, go to Gcam settings, in Help & Feedback section choose Save Settings option, assign a name. you can also share your configs with other users here. Mention me in your post and I will upload your config in Mega folder.
You can also try @00raq00 modded version from here
GCAM 5.3 - Modded Version 12 [27/11/2018]
As for V 5.3 I found gdb417's version, It has manual focus settings and tele or normal lens selection.
First version can be installed as normal apk, which needs @Alexey070315 module in order to be able to switch cameras.
Last version is Version 12. If you have older versions please uninstall the previous version.
https://mega.nz/#F!bDR1HIBb!BOTygI5qCXUJ55eIjJdF9g
Changelog:
Version 12 is pre-configured for for Mi 6.
Night Mode has individual setting
You can access older versions of v5.3 from below link.
https://mega.nz/#F!zOpgTQra!MgT4pJJ4cvA0Q9yS9iaUPg
Very good job bro!
In version 6.1 don't work slomo
Wysłane z mojego MI 6 przy użyciu Tapatalka
gdb417's version has russian interface on settings, so i don't understand it. when we need to switch tele photo? whats is the different with portrait mode? still confused with tele photos. explain plz
==============================================================================
GCam_6.1.021_Advanced_mi6_edition_v3.3 + 3.3a (different AWB)
GCam_6.1.021_Advanced_mi6_edition_v3.3.apk - 150.2 MB
GCam_6.1.021_Advanced_mi6_edition_v3.3a.apk - 150.2 MB
changelog:
Added the choice of AWB (pixel 3 pixel or 2)
Added disable gain
Modified stock AWB.
Colors closer to reality
Alexey Module for miui and los, new version:
new_module_miui_los_extract_with_winrar.zip - 11.3 MB
ps. if you want to use the telephoto lens you must change selinux to permissive since android 9 prohibit to use telephoto. you can flash this magisk modul or install the apk.
magisk:
magisk-permissive-script_v1.2.zip - 5 KB
apk:
SELinuxModeChanger+Mod+12.1+[M].apk - 2.8 MB
The.SELinux.Switch.ver.7.0.0.build.700-1.apk - 740 KB
zilan said:
gdb417's version has russian interface on settings, so i don't understand it. when we need to switch tele photo? whats is the different with portrait mode? still confused with tele photos. explain plz
Click to expand...
Click to collapse
Portrait mode adds a bokeh effect to background of photos. In MIUI camera which uses both lenses this will be done using the combination of Telephoto lens and main lens. But is Gcam the bokeh effect is added to the photo using software (that's why the effect will not be added to anything rather than people, as the algorithm doesn't recognize them).
In Gcams with switchable lens option, telephoto lens can be used to take photos with 2x optical zoom.
Long press the camera switch button, the first option is for changing camera. When you turn it on it switches to tele lens.
The second option is for manual focus settings. When activated then the sub menu below it redirects to Manual focus settings.
Can i use it without Magisk? Camera2 API is enabled in build.prop
Thanks for this I was having a nightmare finding what was the best option.
I've installed the first one including the magisk modules, how do I use telephoto?
@Shimizux You cannot install version 6.1, but you can use version 5.3.
@Pantherx12 long press the camera switch button, and turn on the first option.
Or go to settings and turn on the first option.
There is no need to restart the app.
Mᴀɴʏ ᴛʜᴀɴᴋs. Bᴇsᴛ ᴛʜʀᴇᴀᴅ ғᴏʀ GCᴀᴍ, ᴛʜᴇ ᴍᴀɪɴ ᴏɴᴇ ɪs ᴀ ᴍᴇss ᴀɴᴅ ᴛʜᴀᴛ ɢᴜʏ ᴊᴜsᴛ sᴛᴀʀᴛᴇᴅ ᴀɴᴏᴛʜᴇʀ ᴏɴᴇ.
Iᴍ ᴜsɪɴɢ ʏᴏᴜʀ 2ᵒ ᴏᴩᴛɪᴏɴ.
mr.hami said:
@Pantherx12 long press the camera switch button, and turn on the first option.
Or go to settings and turn on the first option.
There is no need to restart the app.
Click to expand...
Click to collapse
Doesn't seem to do anything.
My UI looks like this.
Pantherx12 said:
Doesn't seem to do anything.
My UI looks like this.
Click to expand...
Click to collapse
That's because you installed V 6.1 which does not support switching lenses. Install version 5.3 instead.
Finally a decent GCAM thread!
I was thinking of opening one myself as the existing one is way too "informative" but I am too lazy.
Thanks!
Good work tnx.
Did you happen find one for aosp or pie?
GCAM 6.1 with Night Mode working
Here is a 6.1 version with Night Mode working. In night mode the view finder is not working though and selfie cam has green hue.
Still slowmo is not working.
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
iprong said:
Good work tnx.
Did you happen find one for aosp or pie?
Click to expand...
Click to collapse
Try latest 5.3 (GDB17 Mod version 7) as it is the best cam for our device in my opinion.
Add the attached module in magisk and let me know how it works.
mr.hami said:
Here is a 6.1 version with Night Mode working. In night mode the view finder is not working though and selfie cam has green hue.
Still slowmo is not working.
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
Click to expand...
Click to collapse
Night sight works perfectly.
Would LOVE to have it on the front cam and with viewfinder working!
Thanks for your work
mr.hami said:
Here is a 6.1 version with Night Mode working. In night mode the view finder is not working though and selfie cam has green hue.
Still slowmo is not working.
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
Click to expand...
Click to collapse
Night sight works amazingly .
mr.hami said:
Here is a 6.1 version with Night Mode working. In night mode the view finder is not working though and selfie cam has green hue.
Still slowmo is not working.
https://mega.nz/#F!qa40nArB!Cq6oh3GfZ0-sITRVtly94Q
Click to expand...
Click to collapse
BTW, selfie cam works with night sight and normal HDR+ without hue if you select Nexus 6P as the input device on BSG settings. Great job!
Cheers
Though not as dramatic as Google's representation, NightSight works excellent wonders!
But for some reason after a while Gcam Crashes whenever NightSight is opened. :/
Hi. Thanks for the good idea. It would be nice to have a subject open for AOSP as well. I use Los.

Categories

Resources