Hello,
Do you think it's possible to enable support for aptX?
As far as I've learnt, it's something software specific, not hardware. Both Galaxy S6 which has support for aptX and J5 2016 have BT 4.1.
We would need some libs. Can libs from S6 (Nougat) be usable on J5 2016 (also Nougat)?
bgm92 said:
Hello,
Do you think it's possible to enable support for aptX?
As far as I've learnt, it's something software specific, not hardware. Both Galaxy S6 which has support for aptX and J5 2016 have BT 4.1.
We would need some libs. Can libs from S6 (Nougat) be usable on J5 2016 (also Nougat)?
Click to expand...
Click to collapse
Even some libs from note 8 work on j5 2016 :laugh:
Sent from my Galaxy J5(2017) using XDA Labs
Wizardlysense said:
Even some libs from note 8 work on j5 2016 :laugh:
Sent from my Galaxy J5(2017) using XDA Labs
Click to expand...
Click to collapse
Do you have any idea how libs work in Linux? Is it trying to load all libs from that folder or you need to register them somewhere in the system?
bgm92 said:
Do you have any idea how libs work in Linux? Is it trying to load all libs from that folder or you need to register them somewhere in the system?
Click to expand...
Click to collapse
They just work haha
Sent from my Galaxy J5(2017) using XDA Labs
bgm92 said:
Do you have any idea how libs work in Linux? Is it trying to load all libs from that folder or you need to register them somewhere in the system?
Click to expand...
Click to collapse
I think it's more of a codec rather than a simple lib
And you are wrong they don't just work... There are codecs and permissions who allow them to execute in the right mode
Edit: I will try to port it even it might be useless since you will need BT devices that are compatible with aptX
Bulgaricus said:
I think it's more of a codec rather than a simple lib
And you are wrong they don't just work... There are codecs and permissions who allow them to execute in the right mode
Edit: I will try to port it even it might be useless since you will need BT devices that are compatible with aptX
Click to expand...
Click to collapse
Thanks for trying! Actually I have a pair of MDR-XB950N1 which has the aptX codec.
I looked a bit and I found this in system/lib of S6 ROM.
{
"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've installed the "aptXHD.zip" from here.
Amongst some libs that goes to the vendor partition, there is a line that is added to build.prop which is "persist.bt.enableAptXHD=true".
Now, I'm not sure if the build.prop line did something or not. By checking the system partition in the lib folder, it seems that there are already some libs like in Galaxy S6: libbt_aptX_ARM_4.2.2.so, libbt_codec_aptx.so.
So I guess that maybe J5 2016 already has aptX support? Because in the logcat I can't see any trace of loading files from the vendor partition from that zip (libaptXScheduler.so, libaptXHD-1.0.0-rel-Android21-ARMv7A.so or libaptX-1.0.0-rel-Android21-ARMv7A.so).
Code:
10-26 01:18:23.635 1003 11202 I bt_a2dp_hw: start_audio_datapath: state 3
10-26 01:18:23.637 2218 2333 W bt_btif : audio_set_codec_aptx_transcoding : freq 44100
10-26 01:18:23.637 2218 2333 W bt_btif : audio_set_codec_aptx_transcoding: num channels 2
10-26 01:18:23.639 2218 2333 D bt_btif_media_if: Codec ==> capability info:22 [btif_a2dp_setup_codec:line1318]
10-26 01:18:23.639 2218 2333 E bt_btif : btif_a2dp_aptx_encoder_init
10-26 01:18:23.639 2218 2333 E bt_btif : btif_media_task_enc_init : SamplingFreq = -1953618400
10-26 01:18:23.639 2218 10952 D CODEC_IF: codec_if_open: opening libbt-codec_aptx.so...
10-26 01:18:23.639 2218 2852 W bt_btif : bta_dm_policy_cback cmd:17, policy:0x5
10-26 01:18:23.640 2218 2852 W bt_btif : bta_dm_rm_cback:1, status:7
10-26 01:18:23.641 2218 10952 D CODEC_IF_MOD: codec_open: codec_open
10-26 01:18:23.641 2218 10952 D CODEC_IF_MOD: codec_open: apt-x encoder initialized successfully
bgm92 said:
I've installed the "aptXHD.zip" from here.
Amongst some libs that goes to the vendor partition, there is a line that is added to build.prop which is "persist.bt.enableAptXHD=true".
Now, I'm not sure if the build.prop line did something or not. By checking the system partition in the lib folder, it seems that there are already some libs like in Galaxy S6: libbt_aptX_ARM_4.2.2.so, libbt_codec_aptx.so.
So I guess that maybe J5 2016 already has aptX support? Because in the logcat I can't see any trace of loading files from the vendor partition from that zip (libaptXScheduler.so, libaptXHD-1.0.0-rel-Android21-ARMv7A.so or libaptX-1.0.0-rel-Android21-ARMv7A.so).
Click to expand...
Click to collapse
I found that as well, it already supports it I guess lol
Bulgaricus said:
I found that as well, it already supports it I guess lol
Click to expand...
Click to collapse
Yep, I've reflashed the stock Nougat rom and I get the same things from the logcat.
Ok, totally confirmed. This is BT log from Nougat stock ROM without anything installed.
Our J5 2016 has aptX support (at least in Nougat, didn't check in Marshmallow).
Related
I8750XXCMK2_I8750XCMK2. Firmware version 2424.13.11.2
Click to expand...
Click to collapse
CSC Content:
{
"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"
}
Download:
https://www.mediafire.com/?aiznv2tv73t6tu6
Click to expand...
Click to collapse
I8750XXCMJ1_I8750OXACMJ1. Firmware version 2424.13.10.2
Click to expand...
Click to collapse
CSC Content:
Download:
https://www.mediafire.com/download/68ch6mapwps38cw
Click to expand...
Click to collapse
Flashing guide:
http://forum.xda-developers.com/showthread.php?t=2391138
Instrukcja wgrywania po polsku (flashing guide in polish):
http://www.windowsmania.pl/poradnik...nding-lub-zmiana-oprogramowanie-na-gdr2-5424/
Download SPH-I800_VPUAMG6 for Samsung Neo:
https://www.mediafire.com/?v8dfr8l415a7f6v
Click to expand...
Click to collapse
Why don't you just publish it in flashing thread? No need in new thread for every stock ROM.
-W_O_L_F- said:
Why don't you just publish it in flashing thread? No need in new thread for every stock ROM.
Click to expand...
Click to collapse
as an #345 post?
sorry for this...but can we get this for HTC 8X?
djtonka said:
as an #345 post?
Click to expand...
Click to collapse
Thank you for grabbing and posting rom links. I will update the flashing thread later today
Sent from my GT-I8750 using Tapatalk
Just to clarify... If you flash your Ativ with this, you wont be able to fully interop unlock your device?
Loco5150 said:
Just to clarify... If you flash your Ativ with this, you wont be able to fully interop unlock your device?
Click to expand...
Click to collapse
that is correct, I tried of course but screen freezing on Diagnosis logo while opening registry editor.
aSpirit81 said:
sorry for this...but can we get this for HTC 8X?
Click to expand...
Click to collapse
of course you can't. Htc flash files are .nbh but Samsung one is wp8 and csc files.
it's 100% impossible .
if you can flash it your phone drivers are different so it's impossible.
yes,i mean can we get something like this for htc 8x.
Flashed yesterday, all running fine. Thanks !
On my interop custom:
WP8Diag - NO
Bootstrap_Samsung - NO
EnableAll_Sideloading -YES
Update
spavlin said:
My Custom On Off. GDR3 (10517 - I8750XXCMK2) do for themselves:
Region - ATO-SER (I put in ATO mode ALL)
In both:
Dev Unlock (WP8Diag not work)
INTEROP
File System Access
loud alarm
DisableNever
LargeScreen & ScreenSize
List without alphabet
Sim export and import
Default Google + Yandex
Radio just in case
Workers Auto Network Setup
Fits over without errors
After installation:
Bootstrap_Samsung not working
EnableAll_Sideloading quietly put
View attachment 2456764
Click to expand...
Click to collapse
How long you been using it ?
Thank you. I expect this ROM. Successful. Good Job.
..
darxon said:
DeveloperUnlockState CreateContext %d TID:%-4d FCRouter: %s: Developer Unlock State : 0x%x
CreateContext %d TID:%-4d FCRouter: %s: RPC Functions Locked!!!!
CreateContext %d TID:%-4d FCRouter: %s: Non-Production Errors.txt is exist!!
CloseContext %d TID:%-4d FCRouter: %s: ++ %d
SvcRegisterRPCInterface %d TID:%-4d FCRouter: %s: +++
D e f a u l t R p c A c c e s s SvcRegisterRPCInterface %d TID:%-4d FCRouter: %s: QueryTransientObjectSecurityDescriptor Fail NtStatus : %x n c a l r p c I n t e r o p R P C \ I n t e r f a c e
Click to expand...
Click to collapse
Hmm... such a bad english... Is this from Samsung binary?
FCRouter.dll GDR3 517
Does anyone know where to get a ROM for the ATIV S Neo? I need the ROM, not the CSC.
Check first post
For firmware I800_ (SPH-I800) need WP8_SMD_binary_USB_Downloader_Ver._3.47.exe.
Download it.
Quick Guide To Port Xperia Z4 Framework & Fully Featured Sony Camera Including Superior Auto,Manual,Creative Effects,Sweep Panorama,Info Eye,Background Defocus,Social Live,AR Effect,AR Fun,Sticker Creator,Live On YouTube etc. For Many Phones Running AOSP,CM11,CM12,CM12.1,MIUI I Hope Everyone Like & Enjoy It.
{
"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"
}
Guide & Download Link Is On 2nd Post
Video On 3rd Post
Cheers U Can Post Screenshots Too & I'll Add To This Thread
If U Like My Work Dont Forgot To Press Thanks Button
Guide For AOSP,CM11,CM12CM12.1,MIUI
1. Extract framework.jar Decompile classes.dex
2. Go to android/os/storage (if there is no os folder u need to decompile classes2.dex)
3. Download & Extract Z4FullyFeaturedCameraFramework.zip (In This Universal .smali which works on many phones.)
4. Replace All 13 .smali Files In android/os/storage
5. Recompile & Move Modify classes.dex In framework.jar
Done
Now CM12,CM12.1,AOSP Users Can Flash This Z4 Sony Camera http://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/port-xperia-z4-framework-sony-stock-t3154772
Video
amazing work , thanks for the support for sony devices
i will try to port to my xperia sp in future after my exams
.. btw the song in video is nice - enrique
jangid said:
amazing work , thanks for the support for sony devices
i will try to port to my xperia sp in future after my exams
.. btw the song in video is nice - enrique
Click to expand...
Click to collapse
yeah thanks alot bro thats awesome
xperiaz2 said:
yeah thanks alot bro thats awesome
Click to expand...
Click to collapse
So this could work on other devices that aren't xperia
Sent from my GT-I9305 using XDA Free mobile app
@xperiaz2 Thanks a lot for sharing..
How can i deodex my framework.jar. I cant see any framework.odex file in arm or framework folder.
Can some one plz port is for me i provide the necessary file....plz. ...
Will work on CM12.1 or Paranoid Android ( Android version 5.1.1 ) Tks
Doesn´t work for me when rebuilding the framework.jar. Problems with StorgeManager$ListenerDelegate.smali
Maybe somebody can try to build the framework.jar for me.
mayank22 said:
How can i deodex my framework.jar. I cant see any framework.odex file in arm or framework folder.
Can some one plz port is for me i provide the necessary file....plz. ...
Click to expand...
Click to collapse
ok now i came to know that odex files are grouped in boot.oat,
Now i extacted the odex from boot.oat and plased the classes.dex and classes2.dex in framework.jar after replacing files,When i placed this framework.jar in my phone nothing happened camera, superior auto and manual mode fc plz help
th0ngpham said:
Will work on CM12.1 or Paranoid Android ( Android version 5.1.1 ) Tks
Click to expand...
Click to collapse
yes work
MegaRacingHD said:
Doesn´t work for me when rebuilding the framework.jar. Problems with StorgeManager$ListenerDelegate.smali
Maybe somebody can try to build the framework.jar for me.
Click to expand...
Click to collapse
here ported
mayank22 said:
ok now i came to know that odex files are grouped in boot.oat,
Now i extacted the odex from boot.oat and plased the classes.dex and classes2.dex in framework.jar after replacing files,When i placed this framework.jar in my phone nothing happened camera, superior auto and manual mode fc plz help
Click to expand...
Click to collapse
what phone? and what camera zip u flash ? check log
xperiaz2 said:
what phone? and what camera zip u flash ? check log
Click to expand...
Click to collapse
Xperia u with aosp 5.1 i will attach logs soon
Hi , here's my framework.jar. I tried to mod it using the guide but it gives me errors.
Could somebody help me?
@xperiaz2: Get this error recompiling status
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[26,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[27,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[28,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[27,15] mismatched input '"x0"' expecting END_METHOD_DIRECTIVE
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[45,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[45,15] mismatched input '"msg"' expecting END_METHOD_DIRECTIVE
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: android/os/storage/StorageManager$ListenerDelegate$1.smali
does this work with non samsung phones like the s5?
it fail to recompile. i use xperia p cm11.
:crying::crying::crying:
xperiaz2 said:
what phone? and what camera zip u flash ? check log
Click to expand...
Click to collapse
Here are the logs
Hi respected members of xda. Please help me how do I port Multiwindow to Galaxy J5 as it does not have like other samsung S series phones. I tried to instal multiwindow picked files from Note 5 port rom and flashed through recovery nothing worked. I got apk multiwindow tray file from apps and some files from system>etc>permission and 2 files from framework like multwindow.jar. then I assembled them and flashed via recovery in my Galaxy J5 it succeeded but
nothing worked.
Qadeer Ahmed said:
Hi respected members of xda. Please help me how do I port Multiwindow to Galaxy J5 as it does not have like other samsung S series phones. I tried to instal multiwindow picked files from Note 5 port rom and flashed through recovery nothing worked. I got apk multiwindow tray file from apps and some files from system>etc>permission and 2 files from framework like multwindow.jar. then I assembled them and flashed via recovery in my Galaxy J5 it succeeded but
nothing worked.
Click to expand...
Click to collapse
With android 6 you can do that.
{
"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"
}
MaDaLiNoSt said:
With android 6 you can do that.
Click to expand...
Click to collapse
Can you please tell us how..??
abhijeet1331 said:
Can you please tell us how..??
Click to expand...
Click to collapse
Edit buid prop and change
this: ro.build.type=user
Into this : ro.build.type=userdebug
Then go to developer settings and enable multi window.
Now press multi task key and enjoy.
MaDaLiNoSt said:
Edit buid prop and change
this: ro.build.type=user
Into this : ro.build.type=userdebug
Then go to developer settings and enable multi window.
Now press multi task key and enjoy.
Click to expand...
Click to collapse
Can u give me Ur build.prop file ?
Just upload it , its less than 5kb. Hope u will. Plzz
gopinaidu77 said:
Can u give me Ur build.prop file ?
Just upload it , its less than 5kb. Hope u will. Plzz
Click to expand...
Click to collapse
My build.prop file is fully personalized. I can't share it. But there is a new line that can be added to enable multi window without changing to userdebug. Follow the attached image.
MaDaLiNoSt said:
My build.prop file is fully personalized. I can't share it. But there is a new line that can be added to enable multi window without changing to userdebug. Follow the attached image.
Click to expand...
Click to collapse
I dint own your device , i just want some build properties wrto ur device , so i asked it just in case if i could get the data .
I was downloading a cm build just for the build.prop .
gopinaidu77 said:
I dint own your device , i just want some build properties wrto ur device , so i asked it just in case if i could get the data .
I was downloading a cm build just for the build.prop .
Click to expand...
Click to collapse
Please be clear and give me a good reason why you are not using the build prop that is inside your phone and ROM?
Also keep in mind that cyanogenmod build.prop is not fully compatible with stock rom only if it was based on stock.
MaDaLiNoSt said:
Edit buid prop and change
this: ro.build.type=user
Into this : ro.build.type=userdebug
Then go to developer settings and enable multi window.
Now press multi task key and enjoy.
Click to expand...
Click to collapse
Thank you. Works here. the multitask key is in the recent apps. Where u can choose what app share screen. Thank ya
Hi! Is this available for lollipop?
joshua_isyot said:
Hi! Is this available for lollipop?
Click to expand...
Click to collapse
Nope. Only android 6 and 7
where can i find build.prop
salahhazim said:
where can i find build.prop
Click to expand...
Click to collapse
/system/build.prop. You need to have root and an file explorer with root.
How to increase j5's multi touch limit: for j5 j500m
6.0+
Camera Mods to allow recording of 60fps Video
Notes: Over clocked Driver Lib
34/35FPS UHD
39 FPS FHD
72 FPS FHD When using HFR/Slow Motion
Thanks to @kraatus90 for testing
In the zip you will find a Readme file
Tools required root explorer or an equivalent file explorer
If you like my work
Paypal Donation Email
[email protected]
I have very clear what to do with nomotorolacamera.apk
Where to put it?
Just install it as an application?
Thank you
Bootloap on NX ROM 10.3.3
Bryandu13 said:
Bootloap on NX ROM 10.3.3
Click to expand...
Click to collapse
Dunno what NX ROM is based of but the Libs are from stock 6.0 stock ROM.
It's possible to achieve it on CM ROMs but requires patched stagefright lib
What a hell is that? Extract libstagefright.zip and copy the .so file to /system/lib/ ....then bootlooap on motorola stock
likurik said:
What a hell is that? Extract libstagefright.zip and copy the .so file to /system/lib/ ....then bootlooap on motorola stock
Click to expand...
Click to collapse
Yes, same happened with me...
Sent from my XT1097 using xda premium
The Stage Fright lib is bases on XT1092 6.0 Stock ROM 1 March 2016 Security Patch.
If you just need 60fps then upload libstagefright.so from your ROM
stock, bootloop
Stock XT1095 TMO MPE24.49-18, runs, no issues, MX Player shows increased frame rate, thank you goes to topic starter
DEMONVoz,
Copy and replace *.so files found in supplied archives at the following paths:
/system/vendor/lib/libmmcamera_imx135.so
/system/lib/hw/camera.msm8974.so
Click to expand...
Click to collapse
Then simply install NomotorolaCamera.apk, launch it, et voila )
http://cloud.tapatalk.com/s/5753a04d3f629/libstagefright.so cm13.zip
Here is the libestagefright.so from cm13, if you could patch then it would nice ?
Sent from my XT1095 using Tapatalk
tanishque italia said:
http://cloud.tapatalk.com/s/5753a04d3f629/libstagefright.so cm13.zip
Here is the libestagefright.so from cm13, if you could patch then it would nice ?
Click to expand...
Click to collapse
Here you go you also need to modify camera.vendor.****.so you can rename camera.msm8974.so to camera.vemdor.****.so then you can use SnapCamera/FreeDcam/ for HFR Video
s5610 said:
Stock XT1095 TMO MPE24.49-18, runs, no issues, MX Player shows increased frame rate, thank you goes to topic starter
DEMONVoz,
Copy and replace *.so files found in supplied archives at the following paths:
Then simply install NomotorolaCamera.apk, launch it, et voila )
Click to expand...
Click to collapse
Thanks, it works. What about libstagefright.so?
DEMONVoz said:
Thanks, it works. What about libstagefright.so?
Click to expand...
Click to collapse
Replacing particularly this one adds few more fps (equals to author statements), but can be boot loop issue. The cause is unknown for me (
Sometimes it boots, and sometimes not, stuck in boot loop, or hangs. Had to do backup before system modification for easy recovery.
s5610 said:
Replacing particularly this one adds few more fps (equals to author statements), but can be boot loop issue. The cause is unknown for me (
Sometimes it boots, and sometimes not, stuck in boot loop, or hangs. Had to do backup before system modification for easy recovery.
Click to expand...
Click to collapse
Upload the stagefright lib from your ROM .
defcomg said:
Upload the stagefright lib from your ROM .
Click to expand...
Click to collapse
It's from 6.0 XT1095 stock.
@s5610 patched.
defcomg said:
@s5610 patched.
Click to expand...
Click to collapse
Thanks! I'll try it not right now but as soon as possible, because I've bricked mine X 2014 this night :laugh:
https://www.dropbox.com/s/d42vpipbwjzuwff/libstagefright.zip?dl=0
It's from 6.0 xt1097 tefla firmware
defcomg said:
@s5610 patched.
Click to expand...
Click to collapse
huh, unbricked the phone...
Confirm, runs as it should ) Thanks.
PS Made some quick use zips for install from recovery.
1080p stock - 24,00 Hz
1080p mod - 38,82 Hz
slowmo stock - 60,00 Hz
slowmo mod - 69,25 Hz
4К stock - 24,13 Hz
4К mod - 32,07 Hz
{
"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"
}
{
"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"
}
Disclaimer: THIS ROM IS PORTED FROM J7 Enigma V3, FOR GALAXY J2
*****************FEATURES*********************
1.Dream Launcher
2.Dream widget
3.Dream systemui
4.new animation
5.s8 theme store
6.new ui tones and ringtone
7.Device maintenance (smart manager)
8.Google assistant
9.init.d support
10.New cool wallpapers
11.popup ui Video player
12.Dream gallery
13.Dream incallUi
14.Dream contacts
15.Dream phone
16.Multiwindow
17.Volte
18.Call recording
19.csc tweaks
20.Stock camera
21.S8 music
22.Dream myfiles
23.Dream clock
24.Dream calculator
25.Dream calendar
26.New Boot animation With Sound
27.Added Real Time Network Speed
28.Added Music Edge Lightning
And many more...
*********SUPPORTED DEVICES********
J200G
J200GU
J200F
J200M
(Other J2 variants based on exynos3475 may also boot)
***************Bugs***************
No Bugs If U Found Comment Down Below
*************Installation**************
1.Download Enigma V2 J2LTE from below link
2.Boot to twrp
3.wipe system,data and cache
4.flash the rom
5.first boot may take 10-15mins
**************Downloads**************
https://drive.google.com/open?id=1FvA7mtgAi6KY4lNBitKzp6xT9-7Px3vh
************** Installation Video***************
Soon Subscribe To My channel
************* Credits***************
@Allooosh98 For His ROM:angel:, @lzzy12 For his Kernel :angel:
@Durgesh gagoria for Helping me to port this ROM:fingers-crossed::good:
XDA:DevDB Information
Enigma V3, ROM for the Samsung Galaxy J2
Contributors
sajijoshua, Lzzy12 , Allooosh98, Durgesh gagoria
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Stable
Created 2018-07-17
Last Updated 2018-07-17
very stable. very smooth rom. everything works fine:good::good::good::good:. the only problem is theme. it says " the device is not supported " please fix it. thank you
adjie10 said:
very stable. very smooth rom. everything works fine:good::good::good::good:. the only problem is theme. it says " the device is not supported " please fix it. thank you
Click to expand...
Click to collapse
change device model in build.prop to G955F
your youtube video link are broken and why didint you upload any screenshots
this rom it's not rooted. how i root this rom?
JNTN666 said:
change device model in build.prop to G955F
Click to expand...
Click to collapse
thank you. i`ll try.
Please do it for J200H (J2 3G Variants)
nixia said:
this rom it's not rooted. how i root this rom?
Click to expand...
Click to collapse
rom is not rooted just flash magisk
Adiletsh09 said:
Please do it for J200H (J2 3G Variants)
Click to expand...
Click to collapse
j2 3g variants have Lineage Os
glados19965 said:
your youtube video link are broken and why didint you upload any screenshots
Click to expand...
Click to collapse
screenshots Are There check screenshot tab
Bro after updating google, the assistant is removed...........................and after uninstalling updates the assistant is back............................................so how can i keep the assistant after updating google ?????????????? Plz help
Plz upload mega link plz
naseer222 said:
Plz upload mega link plz
Click to expand...
Click to collapse
Its Mega Link Bro
But itz taking me to drive
Front camera
Front camera is not working, have any fix for it ?
Great ROM Buddies.
Best ROM for j200g:good:,works great,faster.Lighter than stock rom.There was only on bug that is music,gallery,video always shows com.nearbyservices stopped working,i fixed this bug.
Steps...
1-flash magisk.
2-install system app remover.
3-delete nearby services.
4-Enjoy!
Very much thanks to developers.
Does the Front Camera work?
Most of the j200g roms have this dysfunctional camera.
§Ani§ said:
Does the Front Camera work?
Most of the j200g roms have this dysfunctional camera.
Click to expand...
Click to collapse
Yes Front cam is working
I think music app is causing it to lag a bit
Bro plzz port this rom for j200h please ?