[ROM][Q]Bliss-OS 12.11 [UNOFFICIAL] [J5 2016]

Search This thread

Arbab(AB)

Senior Member
Sep 27, 2017
213
284
Kandiaro
qtDlAth.png

Team Bliss is pleased to present to you
BlissRoms based on Android 10

Our focus is to bring the Open Source community a quality OS that can run on all your devices as a daily driver, syncing your apps + settings + customizations across all platforms you run Bliss on.
Bliss ROMs comes with a wide selection of customization options from around the Android community as well as unique options developed by our team. With so many options available, you’ll find it hard not to enjoy the Blissful experience.

A7JONTD.png

Code:
[CENTER][B][COLOR=DeepSkyBlue][SIZE=4][U][URL="https://github.com/BlissRoms"]BlissRoms Sources[/URL]

[URL="https://gitea.jenslody.de/jens/android_kernel_samsung_msm8916"]Device Sources[/URL][/U][/SIZE][/COLOR][/B][/CENTER]

M8leihh.png


Bliss Device Downloads
Click Here



Cz6L1rZ.png


AB is not responsible in any way for anything that happens to your device in the process of installing
Code:
[B]Please familiarize yourself with flashing and custom rom use before attempting to flash the rom.  Please make sure you download the correct version of Bliss for your specific device.  The links are labeled clearly.[/B]
[LIST]
[*][B]Make sure you are rooted[/B]
[*][B]Make sure you have a custom recovery installed(TWRP is the preferred recovery)[/B]
[*][B]Download the latest Bliss Rom & the latest GApps package[/B]
[*][B]Boot into recovery[/B]
[*][B]Backup your current ROM[/B]
[*][B]Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution[/B]
[*][B]Flash Bliss Rom[/B]
[*][B]Reboot recovery[/B]
[*][B] Flash OpenGapps--NANO PACKAGE!![/B]
[*][B] *Flash magisk* optional[/B]
[*][B]First boot may take up to 10 minutes. This is due to Gapps and root optimization.[/B]
[/LIST][/CENTER]


myCEQmI.png


Thanks to sir @jenslody and to all those who bring smile on others faces...
#StayBlissful



Please feel free to donate to my work if you find it useful :) - any amount is appreciated. (to send your donations, please read my Profile's About section or just pm me)
 

Attachments

  • Screenshot_20200902-090557222.jpg
    Screenshot_20200902-090557222.jpg
    152.2 KB · Views: 1,075
  • Screenshot_20200902-091611_Settings.png
    Screenshot_20200902-091611_Settings.png
    221.8 KB · Views: 1,077
  • Screenshot_20200902-074909028.jpg
    Screenshot_20200902-074909028.jpg
    218.2 KB · Views: 1,027
  • Screenshot_20200902-121000833.jpg
    Screenshot_20200902-121000833.jpg
    149.9 KB · Views: 950
  • Screenshot_20200902-140223544.jpg
    Screenshot_20200902-140223544.jpg
    141.9 KB · Views: 920
  • Screenshot_20200902-115921276.jpg
    Screenshot_20200902-115921276.jpg
    126.5 KB · Views: 916
  • Screenshot_20200902-114626_Settings.jpg
    Screenshot_20200902-114626_Settings.jpg
    63.8 KB · Views: 885
Last edited:
Jun 1, 2021
2
0
time: 1622490152021
msg: java.lang.NullPointerException: Attempt to read from field 'int com.android.camera.CameraHolder$CameraInfo.facing' on a null object reference
stacktrace: java.lang.RuntimeException: Unable to start activity ComponentInfo{org.lineageos.snap/com.android.camera.CameraActivity}: java.lang.NullPointerException: Attempt to read from field 'int com.android.camera.CameraHolder$CameraInfo.facing' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3270)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7357)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
Caused by: java.lang.NullPointerException: Attempt to read from field 'int com.android.camera.CameraHolder$CameraInfo.facing' on a null object reference
at com.android.camera.CameraHolder.<init>(CameraHolder.java:207)
at com.android.camera.CameraHolder.instance(CameraHolder.java:134)
at com.android.camera.CameraSettings.readPreferredCameraId(CameraSettings.java:1506)
at com.android.camera.CameraSettings.upgradeCameraId(CameraSettings.java:1494)
at com.android.camera.CameraSettings.upgradeGlobalPreferences(CameraSettings.java:1437)
at com.android.camera.PhotoModule.init(PhotoModule.java:588)
at com.android.camera.CameraActivity.setModuleFromIndex(CameraActivity.java:2258)
at com.android.camera.CameraActivity.onCreate(CameraActivity.java:1622)
at android.app.Activity.performCreate(Activity.java:7824)
at android.app.Activity.performCreate(Activity.java:7813)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245)
... 11 more