Related
CyanogenMod 9.1 Huawei U8160/U8180 Port
Latest release: 20121130 [v0.6] <--- this link is not broken - learn what "RTFM" means
Latest Google Apps package: mini-gapps-ics-20120429b-signed.zip <--- you must only use the mini-gapps-ics package, as the standard gapps-ics packages are too large for our device
Hey folks,
This is a port of CyanogenMod 9.1, a community-developed Android ROM based on Ice Cream Sandwich 4.0.4, for the Huawei U8160 & U8160 phones. The current port status is beta - may be suitable for daily use, but you must read the ROM Status before deciding whether to use this ROM.
Pre-requisites:
ClockworkMod Recovery
Optional: GooManager
Installation (first time/new users):
Open the GooManager application.
Navigate to psyke83 -> roms -> u8160.
Click on the build you wish to install from the list.
Click on the Download button to download the rom.
Once the download(s) are complete, reboot into recovery and install the update package, followed by the Google Apps package.
Important: if you are updating from a stock ROM, CM7 or any other ROM that is not my personal CM9 build, choose the data wipe option before rebooting!
Latest changelog:
20121130 [v0.6]
md5: a2972a18cfbafbce64088433b941a35e
updated CyanogenMod source (9.1)
enabled compile-time optimizations (-Os, -fstrict-aliasing, switched to gcc4.6)
optimized package size/memory usage (mdpi-sw600dp resources removed)
full CM9 application list is now included in build (possible thanks to space optimizations)
switched from Gallery2 to older Gallery (new app doesn't display static images properly).
switched from CM7's FileManager to new CMFileManager (backported from Jelly Bean)
switched from Apollo music player to ICS Music (interface is similar to Gingerbread version). Will switch to Apollo when the memory usage is reduced/layout is better optimized for LDPI.
added U8160Parts application available at Settings -> Device -> Advanced. This allows configuration of audio attenuation, swap, background process limiting and SD card readahead cache settings.
optimization: set default background process limit to 2. This improves memory efficiency for most usage scenarios, but you can reconfigure the setting via U8160Parts if you need to have more applications stay resident in memory.
kernel: fully updated, based on latest android_kernel_msm7x25 Gingerbread source with ICS-related drivers/patches added
kernel: USB host mode available by default (no separate kernel/package needed)
fixed: automatic brightness & lcd button levels
fixed: basic camera function (taking pictures, barcode scanner mode working; camcorder not working)
fixed: USB tethering
fixed: wifi hotspot
fixed: compass
fixed: U8180 detection (automatic)
improved: Trebuchet performance (widgets are not joined to apps by default, reducing memory usage & rendering complexity)
many small fixes and improvements.
20120528 [v0.5]
md5: 3bacb6a08c447b2389d16b65dc18f8fe
updated CyanogenMod source
big update based on tilal6991's latest changes - codename "FrozenFissionY"
kernel: using my latest codeaurora-kernel_huawei_u8160 kernel source with configuration changes to better suit ICS
kernel: backported xt_quota2, xt_qtaguid, iface_stat drivers to allow proper networking stats and prevent recurring framework crashes
libaudio: adapt Adriano Carrata's rewritten libaudio to ICS with new AudioFilter and audio attenuation enabled
framework: fixed cpu deep sleep issue that was caused by wakelock in highspeed serial device (Bluetooth quick switch) - should drastically improve battery life (may now be similar to CM7)
framework: optimizations to 2D rendering speed
framework: disable UI touch sounds (was slowing down presses + increasing battery drain)
include old Music app alongside new Apollo music player (as the latter may have problems detecting media for some people)
add VoiceDialer, SoundRecorder, and FileManager from CM7 (as there is no CM9 version yet).
Trebuchet: change drawer animation back to default (looks nicer, no change in performance)
fix simple2ext compatibility issue. Note: you will need to enable the "mount as ext4" option in the app settings, as CM9 does not auto-mount /sd-ext on boot.
increase VM heap to 32MB - should reduce ANR errors.
camera partially working (preview works, taking picture not supported by default app)
20120418 [alpha 4]
md5: unknown
updated to latest CyanogenMod source (now Android 4.0.4)
included new kernel (based on CM7's v1.2-batterytest3);
20120212 [alpha 3]
md5: unknown
fixed/confirmed working - multitouch, telephony, mobiledata, audio (all routing appears to be working fine), bluetooth, mac addresses, accelerated 2D rendering.
20111130 [alpha 2]
md5: unknown
fixed/confirmed working - gps, sensors, wifi signal indicator, graphics flickering, touchscreen for u8180 users(?)
20111129 [alpha 1]
md5: unknown
initial port. Touchscreen, wifi, sd card mount works. Graphics working with some flickering/without acceleration.
Thanks to:
ac1953 (libaudio, general help on CM7)
DSM (assistance with device settings app)
tilal6991
aorth
loyal testers...
Source code:
Kernel: https://github.com/psyke83/android_kernel_huawei_msm7x25
Device: https://github.com/psyke83/android_device_huawei_u8160
Downloads:
http://goo.im/devs/psyke83/roms/u8160/
http://goo.im/devs/psyke83/gapps
CyanogenMod 9 U8160 ROM Status (20121130) [v0.6]:
Working:
2D acceleration (using copybit)
Audio
Bluetooth
Bluetooth tethering (?)
Camera - preview, picture taking, barcode scanner mode
GPS
Lights
Sensors
Telephony - calling, messaging, mobiledata
Touchscreen (multitouch)
USB Mass Storage
USB tethering
Wi-Fi
Wi-Fi Hotspot
Swap
zRam (i.e. compcache)
Not working:
Camcorder mode
OMX encoders/decoders (e.g. Youtube HQ video playback)
Issues:
Bluetooth - when enabled, Bluetooth will cause the phone to constantly hold a wake lock, preventing the phone from sleeping. Turn off Bluetooth when you don't need it.
FM Radio - no CM9 radio app yet exists, but libaudio has support included. This means that some third-party apps (e.g. Spirit FM) can work.
Gallery - after installing Google Apps, you will have two different Gallery apps installed. We need to use the legacy Gallery app, because the newer Gallery2 (and Google's version, GoogleGallery) requires OpenGL extensions that our phone cannot support. You are free to delete one of the duplicate applications from /system/app using CMFileManager (in root mode).
Trebuchet - after first installation, the default background wallpaper may be misaligned, leaving some black banding at the sides. This only occurs on first start, and the problem will correct itself on the next reboot / relaunch of Trebuchet.
USB tethering - the phone will freeze if you remove the cable during tethering. Make sure to disable tethering via the menu option manually when you want to remove the phone from the computer.
U8160Parts:
This is my special settings app for our specific device, which you can reach from Settings -> Device -> Advanced. The options available are:
Audio attenutation for speaker, headset and FM audio
Background process limit: this will limit the amount of background processes, which is very useful for low memory phones. Note: This is also a development option in Settings -> System -> Developer options, but if you configure it there, your choice will not be remembered over reboots. Configure from my application instead, and your choice will always be saved/applied over reboots.
SD card read ahead buffer: this is useful if you don't use a dedicated app/script (Link2SD, S2E, etc.) that increases the read-ahead cache for the SD card's sd-ext partition.
Swap: this will enable the swap partition (if it exists on your SD card). Using a swap partition larger than 64MB is not recommended, as it may cause lag. Don't mix regular swap and zRam (compcache)
Excellent news, I look forward to browsing your sources when I have some free time, maybe even giving you a hand if you haven't figured it out by then
Fantastic......
Hello SubPsike, I want to tell you that you really are a genius! Congratulations!
x10 Great News ! I Cant Wait ... Great work
you can get some good stuffs from: http://review.cyanogenmod.com/#q,status:merged+project:CyanogenMod/android_frameworks_base,n,z
wich is very good for CM port's and all ICS port's
Congratulations, I am also able to compile the ics for Ideos with sources Android AOSP
Anyone know if this thing is suitable for everyday use on t mobile rapport (u 8180)
Sent from my U8180 using XDA App
androidftw1994 said:
Anyone know if this thing is suitable for everyday use on t mobile rapport (u 8180)
Sent from my U8180 using XDA App
Click to expand...
Click to collapse
Ah,you again... As it's plainly written - it's a TEST BUILD and moreover the list of known issues is again pointed out prominently enough.. So unless you don't mind not being able to make calls, use the keys under the screen or an assortment of other problems,glitches and other issues... Yes,it's suitable for everyday use
bk109 said:
Ah,you again... As it's plainly written - it's a TEST BUILD and moreover the list of known issues is again pointed out prominently enough.. So unless you don't mind not being able to make calls, use the keys under the screen or an assortment of other problems,glitches and other issues... Yes,it's suitable for everyday use
Click to expand...
Click to collapse
Not even test not released yet also its says highly recommended for devs , but normal users can also use it xP but you can only do the basics .
Sent from my LG-P500 using xda premium
SWEATTAIMI said:
Not even test not released yet also its says highly recommended for devs , but normal users can also use it xP but you can only do the basics .
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
The thing that's going to be released is an alpha/test/wet iDream come true.. And hell,I more than half-expected that an ICS port would either take a long time OR will never become practical,so small 'bugs' like not being able to make calls or use the soft keys aren't biggies What irked me was that guy apparently can't be arsed to read a post or thread,but he can go through the process of registering on xda-devs,getting the app from the market and then asking an already answered question...
Edit: Waaait,only the basics?! Does that mean that I can't get the phone to compute the ultimate question that's answered by 42? Damn,now I'll have to wait for a CM port for a planet-sized organic supercomputer
Hi
What are u doing here is wonderfull, i had my share of dev in wm phones and ported an android version to a polaris 200 (Eclair). if i can help in any way tell me and i will do my best (as a secoind project to my exams). I will test thursday and post. Keep up the good work.
amazing!i just can't believe that my u8160 can run ICS!
I love you! XDD
its been told old phone that were able to run 1.6 can run ICS, and that's a huge step forward by google that we can revive old phone's to increase more speed that they couldn't possibly get before,
i got ICS running on P500 with non overclock scroll was not smooth, on file manager it keeps lagging,
overclocked the CPU and the scrool was smoother than my CM7, it didn't lag as it does with overcloking, and the port did have 780 Ghz overclocked and my rom im using got 806 and still lagging,
with ICS port with no HW Acceleration enabled scrolling was faster, that's what i call an inprovement!
umm I dont use My huawei Phone For Making calls .. can u give my a ver. to try and adding arabic lang. ? and Plz add Some Ad Hoc Support if u can
Taki2011 said:
umm I dont use My huawei Phone For Making calls .. can u give my a ver. to try and adding arabic lang. ? and Plz add Some Ad Hoc Support if u can
Click to expand...
Click to collapse
Dude it sounds easier than it is. We got alot of good devs still our aosp doesn't boot you shall try compile and see how easy it is xD it takes it time not just add you need to make it match with all other hardware libs
Sent from my LG-P500 using xda premium
SWEATTAIMI said:
Dude it sounds easier than it is. We got alot of good devs still our aosp doesn't boot you shall try compile and see how easy it is xD it takes it time not just add you need to make it match with all other hardware libs
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Oki i Got it =) Thx For Ur Work
it's awesome to see that wifi works, cos on my x10 ICS, wifi doesnt work.
Of course we are excited but we have to be patient, devs do that on their free time.
chriscx said:
it's awesome to see that wifi works, cos on my x10 ICS, wifi doesnt work.
Of course we are excited but we have to be patient, devs do that on their free time.
Click to expand...
Click to collapse
Congrat's were at same stage lmao, anyhow CM has good resources use em and soon you may can fix it
Dear Slim Users,
We proudly present our second stable SlimKat release. We would like to thank everyone involved with testing, improving and working with us these last few weeks to achieve the much anticipated SlimKat Stable 4.
Major key changes from SlimKat 3 are as follows:
Notification reminder: An easy way to quickly set short reminders to show on the notification drawer.
Slim Recents: A complete replacement of the AOSP recents screen to allow better multitasking, along with marking favourite apps.
Dialer: Introduced with SlimKat 3: forward lookup and reverse lookup of contacts. Sadly we needed to remove certain parts due to legal issues with the Google+ reverse lookup. An intelligent People lookup service has been added to replace this, along with several other enhancements.
Quiet Hours: Several tweaks and enhancements to make it more powerful than previous.
Lockscreen: Further color enhancements and options.
And of course tons of small changes, features, enhancements and fixes all over the firmware.
As well as the new features, we are proud to introduce 2 new devices, hlte (Galaxy Note 3) and falcon (Moto g). Moto g can be found in the weekly folder (in our opinion it is stable but we want to ensure stability across a wider range of devices rather than just our test devices )
NOTE:
For dirty flashers: Before you flash, you MUST wipe your system manually. Gapps has received major rework, and this way you ensure that nothing old will be left.
We highly recommend to flash the new gapps package!!!!
As usual read the changelog, install instructions and known issues below.
p3100, p3110, p5100, p5110 have delay and will be published as soon as possible.
Changelog
- links to weekly releases -
changelogs since stable SlimKat 3 release: 3.2 - 3.4 - 3.6 - 3.8 - 3.10
Framework: Fix LTE tile
Framework: SlimPie: turn on HA on highEndGfx devices
Framework: Add Landscape layout for ECA
Framework: Add support for QC's time_daemon
Framework: SystemUI: Remove broadcast from QH toggles
Settings: QuierHours service: call with qualified user and introduce controller
Settings: Fix possible illegal argument exception
Camera2: if camera HAL does not return valid picture formats do not show wrong values.
Device specific: several fixes and upstream. See attached changelog on the device download
Gapps: Complete rework of the gapps package. Update to Google Music, Google YouTube, Google PlayStore TRDS
Known issues
General
LTE tile: on clean flash if the first toggle of LTE tile does not work go into settings->more->mobile networks and set one time the network mode to 3g. After this the LTE toggle will work always as expected
National data roaming: If you tick the option in settings all entries get visually disabled although they still work. Do not worry about it and just re-enter the screen again and it is corrected. As long as SlimKat supports your provider this works as intended.
Device specific
hammerhead: NOTE: We switched back for the torch to sysf interface due that it works better. Keep in mind that a third party kernel needs to add a patch to prevent that if you used the torch one time new photos on the camera get over exposured. We notified the kernel developers already about this change. Some kernel already changed it (eg. Bricked kernel). All other you can expect the change for the next kernel releases. If your kernel does not support it for now do not use the torch (or if you used reboot) when you want to make photos.
i9300, n7100, t0lte: Due to different used camera controller chips some devices can still get flaky camera. We tried to cover as many devices as we could.
crespo, i9000: if the phone rings the dialer is sometimes slow. This is simply due to the new KitKat dialer and the fact it is a low end device.
i9100, n7000: on extended music play it can suddenly happen that the playback stops.
I love the ROM. It has been my ASOP ROM for some time. I love that it supports so many devices.
Here are some opportunities for this rom:
1. Must manually enable developer options. Can this be enabled by default?
2. Must manually enable root. Can this be enabled by default?
3. Default DPI results in text so small most people over 38 could hardly read it. To change it, one has to download a third party app.
A DPI changer should be built in.
I am having issues sending multipart SMS messages on my Nexus 5 using the messaging app and also 8sms (downloaded from the app store). Hangouts works fine for SMS. I am on Sprint and have tried every combination of carrier wipe/network mode.
But there is no rom for xperia sl,sadly
draexo said:
I love the ROM. It has been my ASOP ROM for some time. I love that it supports so many devices.
Here are some opportunities for this rom:
1. Must manually enable developer options. Can this be enabled by default?
2. Must manually enable root. Can this be enabled by default?
3. Default DPI results in text so small most people over 38 could hardly read it. To change it, one has to download a third party app.
A DPI changer should be built in.
Click to expand...
Click to collapse
1. No , no reason for it. It's no work to activate it self.
2. No ( see 1 )
3. Soon
Tapatalk Team SlimRoms
Hi, this is great build 4 specially music app added, I'm using it on nexus s however having issues on recent screen as swiping out if a recent app is less responsive as compare to last build 3. Every time I'm failed to swipe away all apps without few extra tries, is There there a trick to use it or a fix?
Sent from my Nexus S using XDA Premium 4 mobile app
mt6583
need a slim rom for mt6582 5inch fwvga 512ram there is no custom build for this type of mobile ram troubling too much
Introduction
Our device comes with two stock ROMs: H20S and OOS, while camera software is mediocre with simplistic, or over-simplified settings. This thread focuses on testing availability and performance of various camera apps available on our devices. Please feel free to reply with your testing results. Each reports will include: Testing environment, version of software used, comments, source, and testing photos.
1. H2OS LP camera port
2. Color OS camera port
3. HTC 10 camera port
4. Moto Style X camera port
1. H2OS LP camera port
Tested NOT WORKING on: OOS 3.0 with CyanOxy
Version: “[OnePlus2][CamApp][64bitSupport]Hydrogen Os Camera port for CM12.1” by zeyaan
Comments: Stock camera app on H2OS LP. The only special thing is when you turn flash to auto, based on the current situation, it tells you flash WILL be on before you capture, by turning into a yellow button instead of a white one.
Source: http://forum.xda-developers.com/one...pp-hydrogen-os-camera-port-oneplus-2-t3264013
2. Color OS camera port
Tested on: OOS 3.0 with CyanOxy
Version: “[PORT][02072016][Ver 2.67] ColorOS Camera for KK/LP/MM” by BOOTMGR
Comments: Known for various plugins (similar to modes) available. Except for existence of “maximum brightness” and, nothing else were special for us. “1080/60fps (no slo-mo) video” mode exist but not available, video remains 30 fps.
Source: http://forum.xda-developers.com/oneplus-one/themes-apps/port-coloros-camera-cm11s-t3030369
3. HTC 10 camera port
Tested on: OOS 3.0 with CyanOxy
Version: “HTC 10 Camera Port V1” from Jishnu Sur
Comments: Comes with gallery and simple editor (from HTC). Classic HTC UI, fully functional on our device. Function is nearly identical as our stock camera (no hd+ and manual mode) except for visibly faster focusing speed and shutter speed, which is ideal for snapshot.
Source: Jishnu's Camera Mod™ google+ community page
4. Moto Style X camera port
Tested on: OOS 3.0 with CyanOxy
Version: “Moto X style camera port” from Jishnu Sur
Comments: Moto gallery app included. Probably simplest interface that can be found. HUD is minimized all the time. None unique feature were found.
Source: Jishnu's Camera Mod™ google+ community page
Reserved
Color OS camera port on Benstanlk 6.0 not work ?
{
"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"
}
Google Camera Mods
Hi everyone. Finally i'm happy to say that i've successfully fixed/ported/changed 3 different version of Gcam that are fully working for our device! This versions are based on @miniuser123 , @Arnova8G2 and @oganyan-arthur .
First of all i'm not a developer i'm just a student of electronic engeneering that enjoys taking pics and that enjoys much more Google's Camera than Samsung's one!
I struggled a lot to make those apk working (that is == to waste time instead of studying for my courses ) beacuse i've never been into this field so don't expect anything more from me.
How to Install
Steps:
- Uninstall your current version of Gcam
- From smart manager clean up the memory (YES, sometimes it's needed beacuse after i tried a lots of different verisons of Gcams i messed up something more then the app cache itself)
- Install the app
- After the first setup close (or better force close) the app to apply all the settings
- Done!
V8.3b Base
Stability: Medium
v0 Features:
- User friendly version with remade settings menu and some stability improvements
https://drive.google.com/open?id=1KxDUQsYJkfttKlvLDU4HAC5ciHKBPGkl | Mirror
Stability: Good
v1 Features:
- Some extra setting (RAW funcitons, Lens Blur Nexus 6 HDR config)
- Completely changed settings menu with new icons
-Change descriptions and added some to have a better understanding of the menu settings (No-ZSL means that value wouldn't apply if you are on ZSL mode)
-Set to best configuration for our device (If you need to take photo with moving objects change Auto-exposure mode) to something faster
-Removed some dependencies from google for less ram consumption
-Some stability improvements
https://drive.google.com/open?id=1qBSYDJeWCmDAvcgLByy6B3t-rfVB1dSm | Mirror
Stability: Good
v2 Features:
- Merged all the v8.2b extra featuers so i removed it (Hope no more people will ask what is the best verison :angel: )
-Removed some slow shutter option that where unstable but there are new ISO options now
-Now Lens blur and portrait are usable both (not need to deactivate one or another)
-Added toggles for snapdragon users that had pink portrait problems and to fix white level
Clean install is a MUST. After the first boot of the app make sure you force close and re-open it
https://drive.google.com/open?id=13Uyifaqd4XvltCYj-H-TFVOfk5usEdp2 | Mirror
Stability: Good
v2.6 Features:
- Removed the time max exp stuff
-Added Slow shutter x2, x4 (x8 wasn't stable at all) and also the ISO are still there
-removed some unstabled option (lens blur 12mp option still cant sermove the 60 fps in video option so it wont work)
-fixed the higher exposure
-as always i set best settings to deafult based on what people report me
-disable hexagon like @cstark27 suggested the interface could be more smooth
Clean install is a MUST. After the first boot of the app make sure you force close and re-open it
https://drive.google.com/open?id=16wzZIEx3_zJ7wPxgJgksEo-iRz-AQoB8 | Mirror
Stability: Good
v2.8 Features:
-fixed slow shutter (let me know)
-added x8 again seems a bit more stable now. But still sometimes you get into blackscreen
Clean install is a MUST. After the first boot of the app make sure you force close and re-open it
https://drive.google.com/open?id=1FDdektLylUNz6azqUghTLas3M-FbmG_9 | Mirror
Stability: Good
v2.9.2 Features:
-Added 12.6 MP Lens Blur
-Changed some noise reduction code that could increase the definition of the photos
-Changed allocated mem to test if it's a little bit faster the processing
-Added italian language (and soon probably spanish and french)
-Rearranged a bit the menu the have to most used stuff on the very first settings menu
https://drive.google.com/open?id=1Qu_90fKH5_EiDM8v6nzCl2ATfEMPtFpa | Mirror
Stability: Good
3.1 Features:
- Added "wavegenerator" lib that allow higer ISO values
-Changed allocated mem again so that the app should not allocate unneeded RAM
-Added languages ES,FR, PT-Brasil,RU (thanks to @jujusito @Sergey @corentin @samoel and all who helped for translation)
-Rearranged a bit the menu the have to most used stuff on the very first settings menu
-Added bitrate settings for video(still 60 fps don't work) you can go up to 100 Mbps
-Other minor changes
I aimed to do a no config apk for exynos s8. That means that now you don't have to restart or forceclose the app after the clean install to set the settings. Everything should be ok now the only issue i found is that sometimes, after the first install only, beacuse i forced the camera selector to choose Pixel 2017 HDR, the app may crash but just after the first install and in no other situation.
https://drive.google.com/open?id=17lqzEVmhVdZllSQG56GBJBpnjV62Jw5Y | Mirror
Stability: Good
3.1.2 Features:
-enabled by default "temporal binning". Can improve processing time
-fixed the exposure of HDR+ enhaced mode on front camera for s7 users
-changed the Very High HDR config. Now will take a fixed burst of 20/24 (Pixel 2017/Nexus 6) processing time is longer but we can try to compare the result with (8/10 burst). As always you MUST restart the app to apply those settings!!
https://drive.google.com/open?id=1qGNVtTXgc1dGE-eoA9tmQAwvhTgysgVW | Mirror
Stability: Good
3.2 Features:
- Now you can select the path where to save the photos (doesn't work on sd card but probably can work with some xposed mod. I've tried to make it work with a magisk module and it works but the preview in gallery is broken).
- Removed all the snapdragon toggles. The app will know when apply that settings (if i forgot some devices just PM me with your device CODENAME and i'll add it or tell me what are the config. you use for your device)
- Removed custom denoise param and other settings
-Now the app will restart every time you go back from settings to the viewfinder. This means that you don't need anymore to restart the app to apply settings
-Now there are three gestures in the viewfinder:
1. double tap on the black area it will pop the exposure menu directly
2. long-press on gallery and it will open samsung gallery instead of google photos
3. long press on the switch camera and after the restart the viewfinder brightness will be set to maximum
- some minor changes and dark theme now as default theme
https://drive.google.com/open?id=1mblLEviff-PXvAhM5NcDSSFkwFjancb0 | Mirror
Stability: Good
3.2.7 Features:
-Fixed black level front,back camera for Samsung Galaxy A devices
-Enabled ois by default (for me works anyway) for s7 users
-Added saturation options in Advanced hdr+ settings
https://drive.google.com/open?id=168iA9cSe-UKCOIu2e2JxA_djdgPZOd7w | Mirror
Stability: Good
V8.3b Base Update
3.2.9 Features:
-Fixed black level back camera for Samsung Galaxy A8/A8+
-Fixed OIS
https://drive.google.com/open?id=1NDLxsUejxYimRyBpaDlzMA3FyKA6nbLq | Mirror
Pixe2Mod Base
Stability: Good
v6 Features:
- Fixed and working potrait mode (I may have broken it for SD variant)
https://drive.google.com/open?id=1z0cGbvZ2GoaSpPxAzPkHoxcycSfhyhEG | Mirror
Stability: Good
v 7 Features:
- Fixed black screen for some exynos devices
- Removed slowmo
- Flash is still not working for some reason. I need more time to look into this.
https://drive.google.com/open?id=1Zss2E-2r98HYzRzuaG61dzXEyXV-ip_g | Mirror
AR Stickers for Oreo
Steps:
- Install AR Core first https://play.google.com/store/apps/details?id=com.google.ar.core&hl=it
- If you can't download from playstore download from here https://www.apkmirror.com/apk/google-inc/arcore/arcore-1-1-180312068-release/
- Then AR Stickers https://drive.google.com/open?id=1kP98vuJR9bPdecBOzVeWPLNsgQb5YwjF
- Force close Gcam and re-open it!
- Done!
FAQ - Frequently Asked Questions
Q: Why the app is not installing?
A: Make sure you uninstall first the previous version
Q: Why i'm getting "parsing error" or errors when i try to install the apk?
A: Download the apk with the browser and NOT with the Drive app or use mirror links.
Q: Why i have still pink potrait mode?
A: Follow the Install instructions.
Q: Why slow-motion/ 60fps (or whatever you want)
A: Because i don't see the point of doing videos with Google Camera Ports beacuse Samsung camera it's doing a good job on that.
This doesn't mean i wont fix them either.
Q: On the device XYZ the app is not working.
A: I only support S8/S8+. I know on other Exynos devices it works (N8,S7,S6) so maybe i can take a look for them. If you ask for everything else i will just ignore your report.
Telegram Group
https://t.me/joinchat/CaDORE32mqEN45EflrK7rA
Donations
If you are cool and you want support me for this work you can donate with the "Donate" button or https://paypal.me/IDAN1109.
A little bit of boring theory
Introduction
Everyone in this thread is asking for what are the best options? The short answer is default. The long answer is it depends. To get the best results out of this mod you need to understand what all the options are and how they work. It is more similar to a professional camera where you have all the strange options to play with and you don't know what they do. You start changing all the values and then when you take a picture you are like "wut is this i took a picture of this beautiful panorama and it looks like a Picasso painting". To avoid that situation keep reading this post so you can understand what i'm talking about.
The basics
First of all before taking any picture you need to clean the lenses you are going to use. This seems to be trivial for someone but this are the results if you don't do it.
Clean vs. Dirty
The settings
Here you can find the explaination of what the settings do and how they work. I will add more in the future. If you don't know what shutter speed is or ISO google is your friend.
-Config. HDR+ camera
Nexus 6 HDR+ Auto: more dynamic range and quality (less noise). You can set all the Auto-Exposure modes but as downside you have the shutter lag so you should be careful to find the right time to shoot a photo with moving objects.
-Pixel 2017 ZSL HDR+: (ZSL = zero shutter lag HDR+)
Less dynamic range, and more noise in low light because slow shutter mode is NOT available. However it is much better in good/medium light if you make photos of moving objects, because it processes images already taken in the background. In low light, or high contrast scenes please use Enhanced HDR+
-HDR+ parameters:
It is recommend using one of the Pixel 2017 options, because they should be more stable regarding memory leak.
"High", "Very high" and even "Default" leak memory if pixel 2017 config is used.
Description for "HDR+ parameters": for example 8/10 burst means that HDR+ operates with 8 shot bursts. Portrait mode (ZSL) operates with 10 shot bursts at most. In my personal opinion Low or Very Low HDR+ are very similiar or equal to High or Pixel values but people prefer higher values for reasons uknown.
-HDR+ Auto-Exposure mode No-ZSL:
Everything that is No-ZSL means that will not work if "Pixel 2017 ZSL HDR+" is set for the back camera!
If you want to use custom Auto-Exposure and HDR+ for front camera you have to disable "Portrait ZSL mode".
"Slow shutter" will decrease shutter speed as much as possible in bad light. The result: much lower ISO and noise. Of course fast moving objects will probably get blurry more easily.
Slow shutter x8 is not stable for front camera but you can use x4 or x2. The max exposure time is 1/3 for the slow shutter x4.Sometimes you can get in trouble with x4 if you take a picture then you look at the gallery (black screen). But you wont have any problems if you take multiple pictures and then switch to x2 and look ad the gallery.
Selecting "Stock camera2 api" will get rid of rainbow effect, but dynamic range is poor, because camera can't underexpose fast enough if auto shutter control is on.
-Antibanding modes
Anti-banding allows the camera to avoid problems caused by artificial light sources that are not constant (flicker for want of a better description) these are typically florescent tubes but also multiplexed bulbs and PWM controlled LED’s (and your TV screen for similar, if not quite the same reasons) These sources cycle (flicker) fast enough to go unnoticed to the human eye, appearing continuous, they key word here being human. The camera’s eye (its sensor) can still see this flicker.
Only select 50hz or 60hz (dependig on where you live) in case of banding problems, because it can cause suboptimal shutter speed otherwise! Works up to 1/149 sec shutter speed.
-Denoise strength for HDR+ and portrait
Self explanatory. It will increase the denoise strenght for higer values.
For front cam you need to select about 2-300% to really see the difference. Back cam is much more sensitive to this setting.
-Underexposure multiplier (HDR+ dynamic range control)
Reduce below 100% to decrease rainbow effect. Should also overexpose if set to 0 with a good light source. Higher values means lower exposure.
-Samsung specific metering modes
Touch to expose is enabled by default. So won't have the touch to focus option. With "Centered" mode it will focus what it is in the center and then you can adjust the exposure by touching the area! This is a good option beacuse if you want to get the best results from HDR+ you'll need to adjust the exposure only and not the focused object at the same time.
-Samsung Live HDR mode:
Adds some dynamic range to modes where HDR+ is not available like zero shutter Portrait mode. No Rainbow effect in HDR+ mode if this is selected, but noise is encreased if isn't used in place where you don't have a good light source!
-Custom White Balance:
You can lower greens, or whatever colour you want (This would affect HDR+ ONLY). Adjust it accordingly to your taste!
Below some good photo shared on telegram group some of them can have some post-production
https://ibb.co/bGBhW7
https://ibb.co/gQurPS
https://ibb.co/gczrPS
https://ibb.co/nneQjS
What is the difference of the version 8.3 beta published by miniuser123 with the one published here?
Pixel ZSL mode now works on s8 now in this model.
If u can eliminate the processing time in s8 oreo, it would be great. Earlier in nougart it took much much less time to process afterwards. But since oreo it takes abt 10 second to process the photo after clicking.
Also if u can get slow shutter x4 and x8 working properly in low light.
Anyway thanks for your time.
Which are you recommended for HDR and portrait?
How can i enable RAW on the mod8.3b Variant ? Thanks for your hard work!
Can u add mirror selfie also.
cogelindo said:
What is the difference of the version 8.3 beta published by miniuser123 with the one published here?
Click to expand...
Click to collapse
It's written if you look at the description in features. I remade the menu and set the standard working config for s8 so no config are needed. Also i remove some debugging code
gtrs36 said:
Which are you recommended for HDR and portrait?
Click to expand...
Click to collapse
Idk try yourself i like the pixel 2 HDR+ but HDR+ of 6p looks sharper. i would say 8.2 or 8.3b but also pixel2mod is much more stable
lucccas942 said:
How can i enable RAW on the mod8.3b Variant ? Thanks for your hard work!
Click to expand...
Click to collapse
Maybe i can add it i need to look for it
@IDan1109 Thanks man.
raj.ayush78 said:
Pixel ZSL mode now works on s8 now in this model.
If u can eliminate the processing time in s8 oreo, it would be great. Earlier in nougart it took much much less time to process afterwards. But since oreo it takes abt 10 second to process the photo after clicking.
Also if u can get slow shutter x4 and x8 working properly in low light.
Anyway thanks for your time.
Click to expand...
Click to collapse
I think slow shutter x2 forces shutter speed to 1/4 so it makes it slower when shooting it also makes the camera driver default sometimes crashes because it is not auto sensor, especially if backlight conditions are very difficult to force into a speed of 1/4 so sometimes do not want to take pictures .. btw if you want slow shutter x4 and x8 work in lowlight try to increase underexposer to 200. coz underexposer value gives the signal a dark light condition, the higher the darker the camera is to run the slow speed for the shutter to brighten the photo.
If any one dont mind then i can ask something?
What is ZSL?
Din-Ace said:
If any one dont mind then i can ask something?
What is ZSL?
Click to expand...
Click to collapse
Zero Shutter Lag
Basically it takes photos very quickly.
S4turno said:
Zero Shutter Lag
Basically it takes photos very quickly.
Click to expand...
Click to collapse
Thanks bro
What is time max and time 1/2 max comparing with slow shutter?
Other word what settings are adequate to slow shutter (2x, 4x, 8x) in @miniuser123 version?
It's v8.2 about.
Din-Ace said:
If any one dont mind then i can ask something?
What is ZSL?
Click to expand...
Click to collapse
Zero Shutter Lag
In this mode the camera app takes photos continuously, even before pressing the shutter, so when you press the shutter, it just processes and saves the pictures that were already taken.
great, will try when upgrade to O from Nou on FE ^^ thanks in advance!
I have the gcam v7...what the diference between v7 and pixel2mod??
IDan1109 said:
[
Pixe2Mod Base
Stability: Good
Features:
- Fixed and working potrait mode (I may have broken it for SD variant)
https://drive.google.com/open?id=1z0cGbvZ2GoaSpPxAzPkHoxcycSfhyhEG
Click to expand...
Click to collapse
Can you please stop worrying about snapdragon? They have so many apks working for them.
Currently using Arnova8G2's Pixel3Mod v1 with great stability and image quality on a G950U. The only issue is the app crashes when switching to 4K video for either rear or front camera and no ZSL feature. Everything else works including Slow Motion and AR stickers.
Asmodean27 said:
Currently using Arnova8G2's Pixel3Mod v1 with great stability and image quality on a G950U. The only issue is the app crashes when switching to 4K video for either rear or front camera and no ZSL feature. Everything else works including Slow Motion and AR stickers.
Click to expand...
Click to collapse
This is exynos thread. Go to your chip thread.
Guys which one is better in terms of performance??
MIUI is always better
Wysłane z mojego Redmi Note 5 przy użyciu Tapatalka
Kriskuthu said:
Guys which one is better in terms of performance??
Click to expand...
Click to collapse
Depends on your personal preference because there is no huge difference in performance
-If you like stock android experience use Pixel Experience
-If you like stock android experience with plethora of customizations then go for RR7
-and if you just want better battery than go for miui
Pakistani
Resurrection remix is much better than pixel experience.
However miui is more optimised for the phone.
You want speed and performance?
I suggest you flash latest Aosip and flash Mihran's Twrp recovery and format your data partition to f2fs.(note that by formatting your data to f2fs will wipe your internal storage) You will forget everything else.
More smoothness go for PE
ALL Customisation go for RR
If you want ads go for miui
customroms can never beat the Vendor Stockrom
all Custom roms 8.1 / 9.0 that i have tried ( and i tried nearly 25 roms) and THE ONLY two ADVANTAGES i have found over MIUI are
1. Dirty Unicorn Customizations ( navbar tweaking, statusbar tweaking, display screen tweaking etc)
2. Kcal advantage to set saturation and screen tints and values according to you eyes
the following disadvantages i have found in almost all custom roms (main because all roms are using AnyKernel Source by Osmosis) (derp / insignix / noname kernels etc)
1. Random Reboots while disconnecting call/ gsm call or whatsapp call or messenger calls ( in Oreo) (works fine if Headphone jack instered)
2. screen fails to wakesup when mobile removed from ear to disconnect call! (oreo) (works fine if headphone jack is inserted)
3. whatsapp voice notes acts funny and makes screen off for first 2 seconds while playing any recieved whatsaap not (OREO/PIE) (works OK if headphone jack is inserted
MIUI 10x
1. smooth rom with better screen colors then miui9
2. kcal doesn't work even if you change kernels (the values only sticks until you don't switch off the screen)
3. amazing batterlife!
4. heavy on ram! even 6gb ram is 52% always full (mainly due to rich MIUI blobs
@YasuHamed
These two apps are the alternative for kcal on MIUI, one for the saturation and the other has an option to control the RGB with also some nice features and that's more than good enough.
Let the apps start on boot from auto-start setting or simply you can convert them to system apps and forget.
https://play.google.com/store/apps/details?id=com.xda.sa2ration&hl=en
https://play.google.com/store/apps/details?id=eu.chainfire.lumen&hl=en
Edit: @RUSHI6 Is really removing msa.apk is that hard? LOL!
rocker00 said:
@YasuHamed
These two apps are the alternative for kcal on MIUI, one for the saturation and the other has an option to control the RGB with also some nice features and that's more than good enough.
Let the apps start on boot from auto-start setting or simply you can convert them to system apps and forget.
https://play.google.com/store/apps/details?id=com.xda.sa2ration&hl=en
https://play.google.com/store/apps/details?id=eu.chainfire.lumen&hl=en
Edit: @RUSHI6 Is really removing msa.apk is that hard? LOL!
Click to expand...
Click to collapse
yes i have tried both , they are good B grade substitution for Kcal as none of them allows your to change screen output values, and control contrast. if you compare whatsapp screen of RN5p on MIUI with Samsung or Huwaie or Sony, you will see Major difference where thier color/contrast values always define chat borders and easy to read!
RUSHI6 said:
More smoothness go for PE
ALL Customisation go for RR
If you want ads go for miui
Click to expand...
Click to collapse
well but in miui you can use dual apps while RR and PE require third party apps which also contain ads such as parallel space
YasuHamed said:
customroms can never beat the Vendor Stockrom
all Custom roms 8.1 / 9.0 that i have tried ( and i tried nearly 25 roms) and THE ONLY two ADVANTAGES i have found over MIUI are
1. Dirty Unicorn Customizations ( navbar tweaking, statusbar tweaking, display screen tweaking etc)
2. Kcal advantage to set saturation and screen tints and values according to you eyes
the following disadvantages i have found in almost all custom roms (main because all roms are using AnyKernel Source by Osmosis) (derp / insignix / noname kernels etc)
1. Random Reboots while disconnecting call/ gsm call or whatsapp call or messenger calls ( in Oreo) (works fine if Headphone jack instered)
2. screen fails to wakesup when mobile removed from ear to disconnect call! (oreo) (works fine if headphone jack is inserted)
3. whatsapp voice notes acts funny and makes screen off for first 2 seconds while playing any recieved whatsaap not (OREO/PIE) (works OK if headphone jack is inserted
MIUI 10x
1. smooth rom with better screen colors then miui9
2. kcal doesn't work even if you change kernels (the values only sticks until you don't switch off the screen)
3. amazing batterlife!
4. heavy on ram! even 6gb ram is 52% always full (mainly due to rich MIUI blobs
Click to expand...
Click to collapse
I never expierienced random reboots, screen fails or "funny" voice notes. But I had several phones where the custom rom was way better than the stock rom. Especially when the stock roms are bloated with useless ****.
heavy on ram doesn't make any sense. The OS isn't supposed to have a lot of free ram laying around doing nothing. If you think it should, then you probably also "cleaning" apps out of your recent history.
Shojimeguro said:
well but in miui you can use dual apps while RR and PE require third party apps which also contain ads such as parallel space
Click to expand...
Click to collapse
This function is probably useful for like 5% of the users. But obviously there are apps without ads for that function.
https://f-droid.org/en/packages/net.typeblog.shelter/
sukk0r said:
I never expierienced random reboots, screen fails or "funny" voice notes. But I had several phones where the custom rom was way better than the stock rom. Especially when the stock roms are bloated with useless ****.
heavy on ram doesn't make any sense. The OS isn't supposed to have a lot of free ram laying around doing nothing. If you think it should, then you probably also "cleaning" apps out of your recent history.
This function is probably useful for like 5% of the users. But obviously there are apps without ads for that function.
https://f-droid.org/en/packages/net.typeblog.shelter/
Click to expand...
Click to collapse
Wow gotta try this free apps, thank you ~!