Alright, i am trying to change my model value to GT-5100 to run Ported Note 8 version of Polaris Tablet ( the last one ) ( http://forum.xda-developers.com/showthread.php?p=39841099&highlight=build+prop#post39841099 )
In that xperiacle has recommended to change the change ro.product.model value to GT-N5100 using build prop editor.
I downloaded this application ( https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en )
and in the ro.product.model to GT-5100 and i saved it and rebooted.. But it isn't working!
Anyone help please.. Thanks a lot in advance
CustomRomAddicts said:
Alright, i am trying to change my model value to GT-5100 to run Ported Note 8 version of Polaris Tablet ( the last one ) ( http://forum.xda-developers.com/showthread.php?p=39841099&highlight=build+prop#post39841099 )
In that xperiacle has recommended to change the change ro.product.model value to GT-N5100 using build prop editor.
I downloaded this application ( https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en )
and in the ro.product.model to GT-5100 and i saved it and rebooted.. But it isn't working!
Anyone help please.. Thanks a lot in advance
Click to expand...
Click to collapse
Try using root explorer and edit it manually. Once edited, reopen the file and check if your changes saved. Also if you using Philz recovery, it sometimes does not work.
nokiamodeln91 said:
Try using root explorer and edit it manually. Once edited, reopen the file and check if your changes saved. Also if you using Philz recovery, it sometimes does not work.
Click to expand...
Click to collapse
Well, i am on Hello world kernel and I will try the root explorer and update whether it worked or not!
Thanks for your reply..
CustomRomAddicts said:
Well, i am on Hello world kernel and I will try the root explorer and update whether it worked or not!
Thanks for your reply..
Click to expand...
Click to collapse
that kernel uses philz recovery too.
Yep. I know. Thanks for your reply.. Ok so do we have to change only the ro.product.model
or do we have to change the following also?
ro.product.name=
ro.product.device=
ro.product.board=
ro.build.product=
i think... but keep a backup.. phone might boot loop..
ro.product.model=GT-N7000
ro.product.device=GT-N7000
nokiamodeln91 said:
i think... but keep a backup.. phone might boot loop..
ro.product.model=GT-N7000
ro.product.device=GT-N7000
Click to expand...
Click to collapse
I changed the
ro.product.model=GT-N5100
ro.product.device=GT-N5100
ro.product.device=GT-N5100
Not Working!..
But below that it says
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-N7000
Would it make any sense if i change ro.build.product?, even though it says its obsolete?..
CustomRomAddicts said:
I changed the
Would it make any sense if i change ro.build.product?, even though it says its obsolete?..
Click to expand...
Click to collapse
No.. Try changing the kernel to speedmod... and then edit
nokiamodeln91 said:
No.. Try changing the kernel to speedmod... and then edit
Click to expand...
Click to collapse
UPDATE:- Alright, i tried wiping cache and dalvik cache.. No use but one error popped up when i booting into the device " samsung syncadapters stopped " and " samsung backup and restore stopped ".. What this about?.. Anyway Edited the Values to default and restarted now!..
I am not sure about Speedmod cuz i am currently on X-Rom and i saw xperiacle mentioning something about speedmod creating some problem with this Rom and he removed it.. So any other kernel you recommend?..
But do we really have to change the kernel to edit the build.prop?.. There is no other way huh?.. It Definitely wont work in Philz kernel huh?.
If i recall i read a few posts about build.prop changes and Philz recovery issues.. If you can use speedmod then i have no options.
Related
Hi Xda-people,
After succes building a rom for the vodafone 845 I now want to deodex the rom. I have already tried the THEME-PRO v2.9 (no error on deodexing) after flashing only getting a bootloop. I olso tried another deodexing kitchen but that got stuck on bleutooth.odex and another couple apk's and odex files.
Could someone please help me out here?
Thanx in advance
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Daneshm90 said:
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Click to expand...
Click to collapse
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
freddyemmer said:
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
Click to expand...
Click to collapse
Ok once its done deodexing, u'll have a couple of apks left that couldn't be deodexed. If its bluetooth.apk, select option 2 (custom classpath) and type javax.obex.jar
Most of the time the error u get when deodexing should tell u wht apk it needs in its classpath.
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
freddyemmer said:
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
Click to expand...
Click to collapse
Can u upload the rom, ill deodex n upload it back. ill let u know what i did.
http://www.mediafire.com/?d754c9ljn48c368
that's my rom.. Thanx in advance...
Ok cool so got the whole rom deodexed.
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath.
Uploading shortly...
Here u go
Link
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath
Click to expand...
Click to collapse
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
freddyemmer said:
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
Click to expand...
Click to collapse
Yup. I did em individually but doesn't matter that way should work as well.
Daneshm90 said:
Yup. I did em individually but doesn't matter that way should work as well.
Click to expand...
Click to collapse
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
freddyemmer said:
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
Click to expand...
Click to collapse
Are u wiping and flashing ?
Daneshm90 said:
Are u wiping and flashing ?
Click to expand...
Click to collapse
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
freddyemmer said:
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
Click to expand...
Click to collapse
Hmmm. Can u check ur log to see why it force-closes ? also does it let u continue or are u stuck at setup ? i want to know if other apps fc.
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
freddyemmer said:
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
Click to expand...
Click to collapse
Type "adb logcat" in command prompt.
Oke tried it but logcat is disabled on my rom.. I used the commands in recovery
echo 1 > /sys/kernel/logger/log_main/enable // ** '1' is enable log_main,
echo 2 >/sys/kernel/logger/log_main/priority // ** '2' is the log level, you can get the level number from the android source code.
but that apparently has no effect for the rom.. I think something went wrong while deodexing.. any tips how to enable the logcat?
tried deodexing it again with the 2 yar files.. it's not only phone that fc also setup fc.. trying to find out how to add catlog to my rom so i can check it..
as I title it,
I've already search but nothing answer my questions...(just read all thread, never asking question on any thread.)
How to make a rom just like MiniCM7 not exactly like that rom...
I mean the mod version in settings>about phone>mod version..
If we edit the mod version with root explorer or make custom rom based on MiniCM7. In about phone on mod version bar.. it said "our mod name (based on MiniCM7)" this is what I mean... how to make it like that...
P.S: Sorry for my english...
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Chris95X8 said:
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Click to expand...
Click to collapse
I think it is not in build.prop.
bcause I already edit it..
Both system and bin?
Sent from my X8 to your screen
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Chris95X8 said:
Both system and bin?
Sent from my X8 to your screen
Click to expand...
Click to collapse
pipi14 said:
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Click to expand...
Click to collapse
Already done that but it still the same...
[our mod name (based on MiniCM7)]
Any other ways?
Chris95X8 said:
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Click to expand...
Click to collapse
pipi14 said:
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Click to expand...
Click to collapse
BohArie said:
Any other ways?
Click to expand...
Click to collapse
If you edit the lines according to Chris95X8 and pipi14 guide,the mod version in the About Phone will change to the name that you've set.
Do you reboot your device after changing the lines in build.prop.?Or delete the backup files that exist after you edited the build.prop.
Hope I helped you..
nazz.rule said:
If you edit the lines according to Chris95X8 and pipi14 guide,the mod version in the About Phone will change to the name that you've set.
Do you reboot your device after changing the lines in build.prop.?Or delete the backup files that exist after you edited the build.prop.
Hope I helped you..
Click to expand...
Click to collapse
yes according to them it doesnt work for me....
I mean what ever mod I change it keep showing [my mod name (based on MiniCM7)]..
Im using MiniCM7-2.0.7
Just want to edit it for my own daily use.
BohArie said:
yes according to them it doesnt work for me....
I mean what ever mod I change it keep showing [my mod name (based on MiniCM7)]..
Im using MiniCM7-2.0.7
Just want to edit it for my own daily use.
Click to expand...
Click to collapse
Search "[my mod name (based on MiniCM7)]" into build.prop and edit it.
RoberGalarga said:
Search "[my mod name (based on MiniCM7)]" into build.prop and edit it.
Click to expand...
Click to collapse
already delete the "Based on MiniCM7" and reboot but after reboot it keep display based on minicm7...
I mean how to delete that...
BohArie said:
already delete the "Based on MiniCM7" and reboot but after reboot it keep display based on minicm7...
I mean how to delete that...
Click to expand...
Click to collapse
There are 2 build.prop in some roms, one in /system/bin and another in /system. Edit BOTH then reboot.
SpyderX said:
There are 2 build.prop in some roms, one in /system/bin and another in /system. Edit BOTH then reboot.
Click to expand...
Click to collapse
did u ever read to my first page of thread?
I said I've already done that and when I reboot it nothing changes...
I mean It will add to my build.prop it self.
BohArie said:
did u ever read to my first page of thread?
I said I've already done that and when I reboot it nothing changes...
I mean It will add to my build.prop it self.
Click to expand...
Click to collapse
Oh oops looks like some custom code was added to prevent ro.modversion changes...
speaking of which, just to clarify, at first it was MiniCM7 - 2.20, then later after the modversion change it became *changed name* (Based on MiniCM7)?
SpyderX said:
Oh oops looks like some custom code was added to prevent ro.modversion changes...
speaking of which, just to clarify, at first it was MiniCM7 - 2.20, then later after the modversion change it became *changed name* (Based on MiniCM7)?
Click to expand...
Click to collapse
yes..
Im using MiniCM7-2.0.7
bcause I can not unlock bootloader..
is there anyway I can change it..
Just want to rename it "CM-7"
and Im not sharing to any website..
just for my own use..(not gonna upload it)
BohArie said:
yes..
Im using MiniCM7-2.0.7
bcause I can not unlock bootloader..
is there anyway I can change it..
Just want to rename it "CM-7"
and Im not sharing to any website..
just for my own use..(not gonna upload it)
Click to expand...
Click to collapse
You would have to contact nAa then because he added in some custom code to prevent ro.modversion changes I think. But I don't think he will respond to the PM because that is probably considered spam. Maybe you could add some lines (at your own risk of course) to /system/etc/hw_config.sh.
I will PM you the code I have in mind.
Sent from my E15i using Tapatalk 2
SpyderX said:
You would have to contact nAa then because he added in some custom code to prevent ro.modversion changes I think. But I don't think he will respond to the PM because that is probably considered spam. Maybe you could add some lines (at your own risk of course) to /system/etc/hw_config.sh.
I will PM you the code I have in mind.
Sent from my E15i using Tapatalk 2
Click to expand...
Click to collapse
dude already add but nothing happen..
Features
V2
Delete some useless apps
Change to xperia laucher(so smooth)
[
CHROME
FLASH PLAYER
holo file explorer
file explorer
chainfire 3d
Permament CWM when u flash the ROM
Others little things
NOT A SINGLE BUG
IMPORTANT How to install the ROM
1) Download the ROM and required fix patch from the links below.
2) Place it in SD Card.
3) Reboot to recovery CWM.
4) wipe data/factory reset
5) wipe cache
6) Install GINGER CREAM V2. zip from sd card
7) Reboot.
8)Enjoy.
THANKS TO
BERK
Click to expand...
Click to collapse
MEDIAFIRE LINK
http://www.mediafire.com/?2yv12mcm8k17tgu
IMAGES
v1
Features
Delete some useless apps
Change to ICS LAUNCHER(so smooth)
CHROME
Permament CWM when u flash the ROM
permanent ics look
with google startup
Others little things
NOT A SINGLE BUG
IMPORTANT How to install the ROM
1) Download the ROM and required fix patch from the links below.
2) Place it in SD Card.
3) Reboot to recovery CWM.
4) wipe data/factory reset
5) wipe cache
6) Install GINGER CREAM V1. zip from sd card
7) Reboot.
8)Enjoy.
THANKS TO
BERK
PARTNER
SHUBHAMJ596
SCREEN SHOTS
MEDIAFIRE LINK
MEDIAFIRE LINK
DONT FORGET TO SAY THNX ID YOU LIKE MY POST
ENJOY
shubhamj596 said:
Features
V2
Delete some useless apps
Change to xperia laucher(so smooth)
JELLYBEAN(4.1.1) OS
CHROME
FLASH PLAYER
holo file explorer
file explorer
chainfire 3d
Permament CWM when u flash the ROM
Others little things
NOT A SINGLE BUG
IMPORTANT How to install the ROM
1) Download the ROM and required fix patch from the links below.
2) Place it in SD Card.
3) Reboot to recovery CWM.
4) wipe data/factory reset
5) wipe cache
6) Install GINGER CREAM V2. zip from sd card
7) Reboot.
8)Enjoy.
THANKS TO
LINK OF TXT FILE WHICH CONTAIN MEDIAFIRE LINK and INSTRUCTIONS
http://BillionUploads.com/ffuj83id55r5
IMAGES
Click to expand...
Click to collapse
Is this legit? I mean JellyBean for S5830i? Also, I am unable to find the mediafire link in the link you have posted. Honestly, BillionUploads is very hard to navigate through, with so many "DOWNLOAD" buttons.
Without downloading, I can say the following with absolute confidence:
It's themed with a modified build.prop (in other words, it's not a true jellybean).
Also, chrome is themed Maxthon.
kbrahma said:
Is this legit? I mean JellyBean for S5830i? Also, I am unable to find the mediafire link in the link you have posted. Honestly, BillionUploads is very hard to navigate through, with so many "DOWNLOAD" buttons.
Click to expand...
Click to collapse
there is 1 image of download button one is downlaod and watch click on this then click download ur download will start
and yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
shubhamj596 said:
and yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
Click to expand...
Click to collapse
Not changeable? I didn't question it at first... but now I'm starting to think you don't know a thing about custom ROMs, and that the ROM isn't yours at all. I might be wrong, but that's the impression I have.
All you need to do in order to change the version (that shows up in properties) is to edit the build.prop file. Hell, I can do it on my device with a root explorer.
GermainZ said:
Without downloading, I can say the following with absolute confidence:
It's themed with a modified build.prop (in other words, it's not a true jellybean).
Also, chrome is themed Maxthon.
Click to expand...
Click to collapse
yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
and i knw its not a original chrome as it is only for armv7 not armv6 or armv11
see screenshots u will knw that it is 4.1.1 or anything else
shubhamj596 said:
yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
and i knw its not a original chrome as it is only for armv7 not armv6 or armv11
see screenshots u will knw that it is 4.1.1 or anything else
Click to expand...
Click to collapse
Read my second post.
kbrahma said:
Is this legit? I mean JellyBean for S5830i? Also, I am unable to find the mediafire link in the link you have posted. Honestly, BillionUploads is very hard to navigate through, with so many "DOWNLOAD" buttons.
Click to expand...
Click to collapse
added mediafire link
kbrahma said:
Is this legit? I mean JellyBean for S5830i? Also, I am unable to find the mediafire link in the link you have posted. Honestly, BillionUploads is very hard to navigate through, with so many "DOWNLOAD" buttons.
Click to expand...
Click to collapse
Jellybean(4.1.1)?? remove that line. Its just a build.prop edit. D rom is based on Gingerbread. Noobs wil think its real jellybean.
Sent from my GT-S5830i using xda premium
---------- Post added at 10:03 AM ---------- Previous post was at 09:58 AM ----------
shubhamj596 said:
there is 1 image of download button one is downlaod and watch click on this then click download ur download will start
and yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
Click to expand...
Click to collapse
Im so laughing hard rite nw.
Dude, do u even kno where d build.prop file is or do u kno d difference between Gingerbread & Jellybean?
shubhamj596 said:
yes see the image its jellybean unofficial
if no how can i set android version 4.1.1 in properties which is not changeble
and i knw its not a original chrome as it is only for armv7 not armv6 or armv11
see screenshots u will knw that it is 4.1.1 or anything else
Click to expand...
Click to collapse
R u a NOOB?
Sent from my GT-S5830i using xda premium
I tried to change the file but it doesn't change in any file editor
Sent from my GT-S5830i using xda premium
domnic79 said:
Jellybean(4.1.1)?? remove that line. Its just a build.prop edit. D rom is based on Gingerbread. Noobs wil think its real jellybean.
Sent from my GT-S5830i using xda premium
---------- Post added at 10:03 AM ---------- Previous post was at 09:58 AM ----------
Im so laughing hard rite nw.
Dude, do u even kno where d build.prop file is or do u kno d difference between Gingerbread & Jellybean?
R u a NOOB?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
hey tried in many rom to change version by build.prob file by changing commad in it but nothing worked for me somethings gives an error in it while installing
dylan.james1947 said:
I tried to change the file but it doesn't change in any file editor
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
shubhamj596 said:
hey tried in many rom to change version by build.prob file by changing commad in it but nothing worked for me somethings gives an error in it while installing
Click to expand...
Click to collapse
Like GermainZ said, u can edit it using notepad++ on ur computer or using root explorer.
Sent from my GT-S5830i using xda premium
using root explorer seems easier..
Do not just misguide the people. you only merge so notification Widgets pack and the theme and just fool people by changing version no.
Build.prop can be edit in any word editor. But any wrong editing can damage the device.
Sent from my GT-S5570 using xda premium
Screens Please!
Need More Clarification about "Jelly bean"-Title
.
Put some screens of this ROM
brijeshep said:
Need More Clarification about "Jelly bean"-Title
.
Put some screens of this ROM
Click to expand...
Click to collapse
i had posted some screen check them out
I've a question, why this ROM hasn't samsung keyboard or swype ??
This is seriously a SCAM xD hahaha as GermainZ and Domnic said it GINGERBREAD it aint JellyBean. He just edited the build prop to say it is 4.1.1 even i can make a rom with a version 5.6.4 or any version i would like to.
Stop saying it´s unofficial jellybean or whatever, it´s themed nothing more nothing less.
dylan.james1947 said:
I tried to change the file but it doesn't change in any file editor
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Use root explorer or root browser lite it has a text editor incorporated.
shubhamj596 said:
i had posted some screen check them out
Click to expand...
Click to collapse
to make it view like original jellybean
Alucard1989pl said:
I've a question, why this ROM hasn't samsung keyboard or swype ??
Click to expand...
Click to collapse
Have been deleted from rom.
Greetings i am looking for .zip file of swapping the sd for galaxy s advance..
i do not want script,editing lanes on build etc ..
i just want the easy way,i mean the .zip file which needs flashing and voila
tnx all guyz
EDIT :i have custom rom cm 10.2
Afaik the file you talked about not working for our phone.
Airboner said:
Greetings i am looking for .zip file of swapping the sd for galaxy s advance..
i do not want script,editing lanes on build etc ..
i just want the easy way,i mean the .zip file which needs flashing and voila
tnx all guyz
Click to expand...
Click to collapse
What ROM?
Tesla-MADAL93 said:
What ROM?
Click to expand...
Click to collapse
cm 10.2 custom rom
Airboner said:
cm 10.2 custom rom
Click to expand...
Click to collapse
You need to edit build.prop.
Add these lines at the end of the file:
Code:
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
Tesla-MADAL93 said:
You need to edit build.prop.
Add these lines at the end of the file:
Code:
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
Click to expand...
Click to collapse
i have to flash any kernel? cauze i havent flash kernel..
and if i need how?
Airboner said:
i have to flash any kernel? cauze i havent flash kernel..
and if i need how?
Click to expand...
Click to collapse
No you don't do that. CM have own kernel.
Powered by CM11
R_a_z_v_a_n said:
No you don't do that. CM have own kernel.
Powered by CM11
Click to expand...
Click to collapse
ok but dude? i added these lanes and nothing happened: /
Airboner said:
ok but dude? i added these lanes and nothing happened: /
Click to expand...
Click to collapse
Paste here your modified build.prop
Tesla-MADAL93 said:
Paste here your modified build.prop
Click to expand...
Click to collapse
i restored the build.prop so i dont have the mod i done..
could you send me the right build.prop which is for swapping sd?
Here is the Extremely DeBloated DeOdexed Patch for Z5 E6683 DSDS 32.3.A.0.376 MY Nougat Firmware with Patched SERVICES.JAR [superuser MOD]
Downloads :
Extremely De-Bloated DeOdexed Patch [Flashable] for Z5 E6683 DSDS v32.3.A.0.376 MY: HERE
Patched Rooted Stock Kernel for Z5 Series .376 Nougat Firmware : HERE
Stock FTF Firmware for Z5 E6683 DSDS v32.3.A.0.376 MY : HERE
Please HIT Thanks if this post helped you in any way.
reserved
reserved for second post
@chinmoy32 bro first thanks a lot . i will try at 6633 but it would be great , if you add list of app was removed from deodex.zip
hello,
what is actually inside the patched kernel ?
is it with drm fix ?
---edit
just read ur other thread about ur kernel, nvm
@chinmoy32 dear i flashed you deodex.zip.all thing is ok except my display and font or all apk ia very small.
what did change you in deodex.zip?
i want to revert to stock size.
would you please help me here?
wait for it
thanks
Hamidreza2010 said:
@chinmoy32 dear i flashed you deodex.zip.all thing is ok except my display and font or all apk ia very small.
what did change you in deodex.zip?
i want to revert to stock size.
would you please help me here?
wait for it
thanks
Click to expand...
Click to collapse
Thats nothing to worry about.................... my friend
I personally use lcd density = 320 , so it is set to 320 in build.prop
just change it back to 480 which is default size and your phone will be back to its normal stock PPI
Hey chinmoy, I've tried many times to flash this patch, but errors occurred every time the phone starts up:
"org.codeaurora.ims has stopped"
"Bluetooth Share has stopped"
Click to expand...
Click to collapse
I don't know what is wrong, and here's my steps:
1. flash stock firmware via flashtool, wipe all.
2. flash kernel via fastboot ( fastboot flash boot 376_NO_SU.img ).
3. flash SuperSU via twrp, wipe cache/dalvik, and reboot.
4. flash deodexed patch via twrp, wipe cache/dalvik, and reboot.
Click to expand...
Click to collapse
step 3 and 4 got a error:
e: legacy property environment did not initialize successfully, properties may not be detected.
Click to expand...
Click to collapse
However nothing is wrong until the patch installed, errors pop up after system starts up, and bluetooth cannot be switched on.
All of the staffs downloaded from your thread.
And one more question, what is the path of the stock camera apk?
chinmoy32 said:
reserved
Click to expand...
Click to collapse
Bro seems Bluetooth not work and get FC
did you saw this issue?
Hamidreza2010 said:
Bro seems Bluetooth not work and get FC
did you saw this issue?
Click to expand...
Click to collapse
yes,
now that you mentioned it , I checked and found the same issue !!
Maybe something to do with deodexing--
need to check
chinmoy32 said:
yes,
now that you mentioned it , I checked and found the same issue !!
Maybe something to do with deodexing--
need to check
Click to expand...
Click to collapse
Ok bro if fix that please put here just fix.zip
thanks a lot
@chinmoy32 Will you have any further development for this ROM rather than just stock. I mean will you mod it further (add XZ features, other great stuffs...) to make it a true ROM, not just a debloated TFT?
Yes I'm also having issue with org.codeaurora.ims not working and Bluetooth share too.
sirdoha said:
@chinmoy32 Will you have any further development for this ROM rather than just stock. I mean will you mod it further (add XZ features, other great stuffs...) to make it a true ROM, not just a debloated TFT?
Click to expand...
Click to collapse
No, I have no plan to do anything else , neither do I have that amount of time.
I found out I cant use WhatsApp video call too
Chrome is having problem too sir.
Because I wanna use Bluetooth , I restore a backup using twrp to go back to without patch, and now I'm stuck in recovery , keep looping back to twrp even though I tried to boot system
sorry for asking, but can you provide list which apps that removed? I'm just wanna debloat everything as much as I can
thanks
ryandxter said:
sorry for asking, but can you provide list which apps that removed? I'm just wanna debloat everything as much as I can
thanks
Click to expand...
Click to collapse
+1
https://forum.xda-developers.com/showpost.php?p=71010120&postcount=4
chinmoy32 said:
yes,
now that you mentioned it , I checked and found the same issue !!
Maybe something to do with deodexing--
need to check
Click to expand...
Click to collapse
Hi
this is fix for bluetooth
just flash via recovery
you can add to the first post: