> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


18 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Samsung J500H - Modification and decorations
wowanbelousov
Message#1
14.01.16, 23:41
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2744
Check in: 12.03.12
Samsung Galaxy A8 (2018)

Reputation:-  1621  +

Samsung SM-J500 Galaxy J5 - Modification and decorations
Description | Modifications and decorations� | Discussion � | Official firmware (OS 5.X.X) � | Useful topics section

������� ���������� ����������� � ������ ������������� download


Copy the content into your message and fill
Template for modifications:
[CENTER] [SIZE = 3] [B] [COLOR = royalblue] Here we write the name of the mod [/ COLOR] [/ B] [/ SIZE] [/ CENTER]
[CENTER] Insert the main screenshot here [/ CENTER]
[COLOR = blue] [B] Author [/ B] [/ COLOR]: Specify the author
[COLOR = blue] [B] Firmware [/ B] [/ COLOR]: Specify the version / number, code / deodex
[COLOR = blue] [B] Description [/ B] [/ COLOR]: The most complete description of the mod
[SPOILER = Extras. screenshots] If there are additional screenshots, then insert it here [/ SPOILER]
[COLOR = blue] [B] Installation [/ B] [/ COLOR]: Specify the installation method / method
[COLOR = blue] [B] Download [/ B] [/ COLOR]: Attach files to download


Template for other decorations (icons, widgets, programs, etc.):
[CENTER] [SIZE = 3] [B] [COLOR = royalblue] Here we write the name [/ COLOR] [/ B] [/ SIZE] [/ CENTER]
[CENTER] Insert a screenshot here (if any) [/ CENTER]
[COLOR = blue] [B] Description [/ B] [/ COLOR]: Full description
[COLOR = blue] [B] Download link [/ B] [/ COLOR]: Give a link to download


Jewelry catalog
Modification Installation Instructions
Topics
  • ...
Embellishments
Icons
  • ...
Modifications
Modifications for D.M.R (Deodex Mod ROM)
Modifications for A5UX_V81
Bootanimation
  • ...

The authors of modifications and the Administration of the forum are not responsible for the performance of your devices!
Remember: everything you do - you do at your own peril and risk!

There is no curator in the subject. For questions about filling the caps, please contact the section moderators via the buttonPictureunder the messages to which you want to add links.


Post has been editedAlexand® - 20.05.18, 20:10
Reason for editing: Enable OEM by default and remove from settings
wowanbelousov
Message#2
16.11.15, 11:51
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2744
Check in: 12.03.12
Samsung Galaxy A8 (2018)

Reputation:-  1621  +

The instruction is a collection of codes for changing the others.xml file

Which allows you to make small improvements in the system
Very harmless modification of your phone
Requirements:Root
Take the file others.xml which is in the root system \ csc
Editing make changes (using any normal text. Editor)
All codes must be placed between two lines:
<FeatureSet>
necessary code
</ FeatureSet>
After adding in the others.xml properties, you need to set the rights to rw- r-- r-- and restart the device.
Codes not all work
(we test we unsubscribe in lichku that works in the future I will highlight in green)
Code List


1. Adding the "Exit" menu in the stock browser
<CscFeature_Web_AddOptionToTerminate>true</ CscFeature_Web_AddOptionToTerminate>
2. Adding the function to enable / disable camera sounds
<CscFeature_Camera_ShutterSoundMenu>true</ CscFeature_Camera_ShutterSoundMenu>
3. Creating a call button in the call list of the Contacts application
<CscFeature_Contact_EnableCallButtonInList>true</ CscFeature_Contact_EnableCallButtonInList>
4. Adds the ability to send SMS on a schedule
<CscFeature_Message_EnableScheduledMessage>true</ CscFeature_Message_EnableScheduledMessage>
<CscFeature_Message_EnableScheduledMsgBox>true</ CscFeature_Message_EnableScheduledMsgBox>
5. Adds the ability to work Bluetooth offline
<CscFeature_BT_EnableSeparateSettingWithAirplainMode>true</ CscFeature_BT_EnableSeparateSettingWithAirplainMode>
6. Adding additional characters to the stock keyboard
<CscFeature_Sip_UseSymbolInCMKey>true</ CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>
en_AU; en_GB; en_US; az; ca; cs; da; de; et; es; eu; el; fr; ga; gl; ka; hr; it; is; kk; lv; lt; hu; nb; nl; pl; ro; fi; sr; sk; sl; sv; tr; uk; ko; hy; bg; ar; fa; ur; iw; ja; th; vi; zh; uz; in; mk; ms
</ CscFeature_Sip_EnableSymbolInSecondary>
7. The second option is the inclusion of additional characters on the keyboard buttons for Russian, Ukrainian and English
Rus and ang.

<CscFeature_Sip_EnableSymbolInSecondary>en_US; ru; en_GB</ CscFeature_Sip_EnableSymbolInSecondary>
Rus Ang and Ukr.
<CscFeature_Sip_EnableSymbolInSecondary>en_US; ru; uk</ CscFeature_Sip_EnableSymbolInSecondary>
8. Adds a new alarm behavior menu in silent mode.
<CscFeature_Clock_EnableMenuAlarmAlertDuringSilentMode>true</ CscFeature_Clock_EnableMenuAlarmAlertDuringSilentMode>
9. Add an additional setup to the alarm clock - Activate before the alarm
<CscFeature_Clock_EnableAutoPowerOnOffMenu>true</ CscFeature_Clock_EnableAutoPowerOnOffMenu>
10. Maximum length of the subscriber's name in the address book.
<CscFeature_Contact_LimitNameLength>128</ CscFeature_Contact_LimitNameLength> -
11. Search for the number not only in the "Contacts", but also in the "Journal"
<! - Dialer / Logs ->
<CscFeature_Dialer_PhonebookNdigitsMatching>true</ CscFeature_Dialer_PhonebookNdigitsMatching>
12. Removing the limit on 5 numbers. In one contact you can attach an infinite number of numbers
<CscFeature_Contact_SetLinkCountMaxAs>999</ CscFeature_Contact_SetLinkCountMaxAs>
13. Desktop view in default stock browser
<CscFeature_Web_EnableDesktopSiteAsDefault>true</ CscFeature_Web_EnableDesktopSiteAsDefault>
14. New option in SMS (view)
<CscFeature_Message_EnableFolderView>true</ CscFeature_Message_EnableFolderView>
15. Camera shooting even when calling
<CscFeature_Camera_EnableCameraDuringCall>true</ CscFeature_Camera_EnableCameraDuringCall>
16. The phone will require a PIN (lock code) if you want to reset to factory settings via the standard settings (When there is no SIM card)
<CscFeature_Setting_EnableFactoryResetPasswordWhenNoSIM>true</ CscFeature_Setting_EnableFactoryResetPasswordWhenNoSIM>
17. MDN menu in contacts
<CscFeature_Contact_EnableMenuMDN>true</ CscFeature_Contact_EnableMenuMDN>
18. QR code in contacts
<CscFeature_Contact_EnableQRCode>true</ CscFeature_Contact_EnableQRCode>
19. Save as an attached file in the mail.
<CscFeature_Email_EnableSaveAsAttachment>true</ CscFeature_Email_EnableSaveAsAttachment>
20. Password reset
<CscFeature_Settings_Reset_Password>true</ CscFeature_Settings_Reset_Password>
21. Sets the home page in a browser
<CscFeature_Web_homeurl>"target =" _blank "> http://www.google.com/...scFeature_Web_homeurl>
22. Auto gallery rotation (icon)
<CscFeature_Gallery_AddAutoRotationIcon>true</ CscFeature_Gallery_AddAutoRotationIcon>
23. Removes location info from photos in gallery
<CscFeature_Gallery_Delete_Location_Info>true</ CscFeature_Gallery_Delete_Location_Info>
24. Display full call time
<CscFeature_VoiceCall_TotalCallTime>true</ CscFeature_VoiceCall_TotalCallTime>
25. Every time you switch to video recording, you will pop out the shooting options menu.
<CscFeature_Camera_CamcorderEnablePromptPopupToSelectRecMode>true</ CscFeature_Camera_CamcorderEnablePromptPopupToSelectRecMode>
26. Disable FindMyMobile
<CscFeature_Setting_DisableMenuFindMyMobile>true</ CscFeature_Setting_DisableMenuFindMyMobile>
<CscFeature_Settings_FindMyMobile>false</ CscFeature_Settings_FindMyMobile>
27. Hide update
<CscFeature_Setting_DisableMenuSoftwareUpdate>true</ CscFeature_Setting_DisableMenuSoftwareUpdate>
28. Shows add. in the settings - About the device ->(similar to the code * # 12580 * 369 #)
<CscFeature_Setting_EnableHwVersionDisplay>true</ CscFeature_Setting_EnableHwVersionDisplay>
29. Show icon when NFS is enabled.
<CscFeature_NFC_StatusBarIconType>DEFAULT</ CscFeature_NFC_StatusBarIconType>
30. Confirmation of exit from the browser
<CscFeature_Web_EnablePromptToExit>true</ CscFeature_Web_EnablePromptToExit>
31. Shows the current user agent in the internet>Settings->Advanced
<CscFeature_Web_ShowVersionInSetting>true</ CscFeature_Web_ShowVersionInSetting>
32. Browser closes when you delete the last bookmark.
<CscFeature_Web_TerminateAppOnCloseAllAction>true</ CscFeature_Web_TerminateAppOnCloseAllAction>
33. Highlighting the output calendar (colors: B - Blue R - Red)
To return black, simply delete the string or replace the value with XXXXXXX:
<CscFeature_Calendar_SetColorOfDays>XXXXXBR</ CscFeature_Calendar_SetColorOfDays>
34. When you press the "Home" button, the screen switches to the default screen.
<CscFeature_Launcher_DefaultPageNumber>2</ CscFeature_Launcher_DefaultPageNumber>
35. Change the design of Email
Changes the background to white. There is a design in TAB.
<CscFeature_Email_UseFixedBgColorAsWhite>TRUE</ CscFeature_Email_UseFixedBgColorAsWhite>
Return to place:
<CscFeature_Email_UseFixedBgColorAsWhite>FALSE</ CscFeature_Email_UseFixedBgColorAsWhite>
36. Blank SMS
Now you can send empty sms.
<CscFeature_Message_EnableSendingEmptySms>true</ CscFeature_Message_EnableSendingEmptySms>
37. Local ban on media scan.
It allows you to register folders that you do not need to scan.
<CscFeature_MediaScanner_SkipFolder4>/ mnt / sdcard / autonavidata50 /, / mnt / sdcard / DioDict3B /</ CscFeature_MediaScanner_SkipFolder4>
38. Operator on lokskrine
Shows the operator over the clock (on the lock screen)
<CscFeature_LockScreen_DisplayPlmn></ CscFeature_LockScreen_DisplayPlmn>
39. Add Enter button in messages
<CscFeature_Message_ReplaceCRToNewLine>true</ CscFeature_Message_ReplaceCRToNewLine>
40. Enable weather icons in SPlaner monthly calendar.
<! - New Calendar ->
<CscFeature_Calender_EnableWeatherInfo>true</ CscFeature_Calender_EnableWeatherInfo>
41. Remove number formatting.
<CscFeature_Common_DisablePhoneNumberFormatting>true</ CscFeature_Common_DisablePhoneNumberFormatting>
42. Add number formatting
<CscFeature_Common_EnablePhoneNumberFormatting>TRUE</ CscFeature_Common_EnablePhoneNumberFormatting>
43. Remove automatic conversion of SMS to MMS
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>true</ CscFeature_Message_DisableSmsToMmsConversionByTextInput>
44. Deleting SMS and MMS from the call log
Removes any mention of SMS and MMS from the call log, including from the Contact menu - the log
<CscFeature_Message_DisableLogs>true</ CscFeature_Message_DisableLogs>
45. Disable call log icons
<CscFeature_Contact_DisableContactPhoto>false</ CscFeature_Contact_DisableContactPhoto>
46. ​​Scrolling launcher in a circle
<CscFeature_Launcher_DisablePageRotation>false</ CscFeature_Launcher_DisablePageRotation>
47. Adding an item in the selection of Network mode "LTE only"
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</ CscFeature_Setting_CustNetworkSelMenu4>
48. Remove redirection window
<CscFeature_VoiceCall_DisableToastPopupWhenMOConditionalCallForwarding>true</ CscFeature_VoiceCall_DisableToastPopupWhenMOConditionalCallForwarding>
49. Recording a conversation using standard means (icon in the call)
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</ CscFeature_VoiceCall_ConfigRecording>
50. Adding the item Messages - Settings - Notifications - Pop-up display
<CscFeature_Common_EnableAirMessage>true<CscFeature_Common_EnableAirMessage>
51. Adding two items to the alarm clock - Settings - Sound and Vibration alarm in silent mode)
<CscFeature_Clock_EnableMenuAlarmAlertDuringSilentMode>TRUE</ CscFeature_Clock_EnableMenuAlarmAlertDuringSilentMode>
52. Replacing the 4G icon on LTE (on a two-pointer can not work correctly)
<CscFeature_Framework_ReplaceDataTypeIconAsOpBrand>LTE</ CscFeature_Framework_ReplaceDataTypeIconAsOpBrand>
53. Playing the music player when shooting a camera without a pause
<CscFeature_Camera_CamcorderDoNotPauseMusic>true</ CscFeature_Camera_CamcorderDoNotPauseMusic>
54. Enable voice call support (VoLTE) via LTE. Must be supported by the operator!
<CscFeature_RIL_SupportVolte>TRUE</ CscFeature_RIL_SupportVolte>
<CscFeature_IMS_EnableVoLTE>true</ CscFeature_IMS_EnableVoLTE>
55. Sort applications in the menu alphabetically
<CscFeature_Launcher_EnableViewByAlphabetAsDefault>true</ CscFeature_Launcher_EnableViewByAlphabetAsDefault>

Before use
Do not forget to make backup
All actions you do at your own risk!




Post has been editedFainten - 23.11.15, 14:05


--------------------
If you don't like what you get, change what you give.
wowanbelousov
Message#3
17.11.15, 12:11
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2744
Check in: 12.03.12
Samsung Galaxy A8 (2018)

Reputation:-  1621    +

Full date on the "lock screen" in the "curtain" and "weather widget"

Installation:Custom recovery
(we put the file on the memory card and install it from under the collector)

Firmware:J500HXXU1AOI1 Deodex or Odex

Before use
Do not forget to make backup
All actions you do at your own risk!


Attached Image

Attached Image

Attached Image





Attached files

Attached fileMOD .zip(7.29 MB)


Post has been editedFainten - 23.11.15, 14:03
Reason for editing: Under spoiler


--------------------
If you don't like what you get, change what you give.
wowanbelousov
Message#4
21.11.15, 20:50
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2744
Check in: 12.03.12
Samsung Galaxy A8 (2018)

Reputation:-  1621    +

TWLauncherESS "Scrolling wallpapers when scrolling through pages"


Installation:Custom recovery



Firmware: J500HXXU1AOI1 Deodex or Odex

Wallpaper scrolling occurs only on stockpiles, a feature of our stripped down touchscreen

Before use
Do not forget to make backup
All actions you do at your own risk!



Attached files

Attached fileMod TWLauncherESS-signed.zip(1.51 MB)


Post has been editedFainten - 15.12.15, 13:42
Reason for editing: In the header


--------------------
If you don't like what you get, change what you give.
werest55
Message#5
30.11.15, 21:32
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187    +

I found fonts in the next branch, there are also interesting ones, the file is really heavy, set as a regular program, then in the settings we choose for every taste.
Maybe someone will come in handy.
Attached file300_shriftov - Copy.apk(72.8 MB)
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image

There are suggestions to throw in the cap.
There is not a great clarification, because the fonts have a very solid weight, you can do so, install / select your favorite font, then go to Titanium and delete, the font remains, the memory becomes larger, respectively.

Post has been editedwerest55 - 10.01.16, 18:46


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
Experienced galaxor
Message#6
03.01.16, 17:05
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 286
Check in: 07.11.14
Samsung Galaxy S8 Exynos

Reputation:-  30  +

I post the weather widget from galaxy a300fu lollipop. Install with your hands in the system / app and delete the weather. Works and adjustment of transparency. I ask in the cap. Original link Samsung Galaxy A3 (SM-A300) - Modification and decorations (Post ivan-68 # 41400665)
Attached Image
Attached Image
Attached Image

Full date in the weather widget from wowanbelousov
Attached Image

This mod is also screwed into the system / app

Attached files

Attached fileWeather_Port_A300FU_5.0.2.zip(6.37 MB)
Attached fileWeather_Port_A300-signed.zip(6.35 MB)


Post has been editedExperienced galaxor - 04.01.16, 18:13
Reason for editing: full date mod
Fashionon
Message#7
16.01.16, 00:40
*********
[offline]

Group: Honorary Gameday
Messages 3497
Check in: 24.05.10
Apple iPhone 7

Reputation:-  3135  +

M
I draw your attention to the fact that in the topic header there is a design template for posts with mods, etc.
I ask you to issue messages, according to the rules in the header.


--------------------
4 Missing the forum
werest55
Message#8
28.01.16, 14:39
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

Igor Stepanov @ Today, 12:25*

* Igor Stepanov
I think you're still lucky how you came out of TWRP, as far as I remember the extended reboot does not work adequately, as it was already written that it works only on stock recovery.


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#9
28.01.16, 16:26
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

Igor Stepanov @ 01/28/2016, 15:24*
So it took me by! And if so, then this is what I meant:

What have you got there? I understand you have a lot of programs on the caller there, when you download the themes, then see all the screenshots, you can see in it what color it will be.

Post has been editedCyberbob - 29.01.16, 09:10
Reason for editing: overclocking


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
Experienced galaxor
Message#10
29.01.16, 18:22
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 286
Check in: 07.11.14
Samsung Galaxy S8 Exynos

Reputation:-  30  +

TouchwizHome of Note 5
Installation:Custom recovery, or manually screwing archive files, saving the path and attributes of these files and folders
Just do not forget that screwing by hand
mandatory removal condition
stock TWLauncherESS.
Firmware: XXUAOI1 deodex and odex
P.S. Backup is not canceled
Recommendations: Make Dalvik Cache
Condition: add a string to floating_feature.xml
<SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOME_MODE_CHANGE>TRUE</ SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_HOME_MODE_CHANGE>

Attached Image

P.S. When starting, it crashes, but when you click "ok", the glitch disappears. Crash periodically, but the data does not fly off.

Attached files

Attached fileMOD + TouchWizHome_NOBLE.zip(10.04 MB)


Post has been editedExperienced galaxor - 07.02.16, 20:05
serdobolnyj
Message#11
31.01.16, 00:20
All will pass..!
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 11674
Check in: 06.12.12
Samsung Galaxy Note8 SM-N950F / DS

Reputation:-  10001  +

Added more pirates


--------------------
QMG Animation for Samsung Galaxy Note 3
LG G3 | Google Nexus 6 | SGS 6 | LG G4 | SGS 7 edge
..and this too
werest55
Message#12
03.02.16, 11:37
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

[quote* wowanbelousov
name = "wowanbelousov" date = "Today, 10:11" post = "46776750"]

[/ quote]
Yes indeed, pressed but not visible.


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#13
05.02.16, 11:28
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +



I noticed another bug ???, today when I made the call, dialed the number from the contacts, I rang everything is fine, but I could not answer the call, because there was nothing, that is, the dialers and therefore there was nothing to beat. so it should be or not ???

Post has been editedwerest55 - 05.02.16, 12:14


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#14
05.02.16, 12:14
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

wowanbelousov @ Today 10:39*

* wowanbelousov
I say, I have had no problems before, but today I have appeared, and what the cache needs to do, thanks for the reminder, I always do it when I go into recovery. This does not mean that I immediately do it, just after any manipulations.

Post has been editedwerest55 - 05.02.16, 15:10


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#15
05.02.16, 14:19
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

Attached Image
Attached Image
wowanbelousov @ Today, 11:19*

* wowanbelousov

I am also not new, and I also know what to do,
In addition, you can not call, rolled back the standard dialer,
The result is one and the same, restored full backup.

Post has been editedwerest55 - 05.02.16, 18:18


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#16
05.02.16, 14:46
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

wowanbelousov @ Today, 13:31*

* wowanbelousov
That's exactly what I did, only I restored the dialer, such an error occurred.


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
werest55
Message#17
05.02.16, 15:05
Western
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2449
Check in: 16.01.14
Meizu M6 Note 3/16/32

Reputation:-  187  +

wowanbelousov @ Today, 13:50*

* wowanbelousov
Now I don’t know if the modification is worth it or not, I used to stand for sure before StockLite, but now I don’t know. The fact is that it appeared after a black dialer, there may be some kind of conflict.

Post has been editedwerest55 - 05.02.16, 15:07


--------------------
The one who goes forward - the share leads,
One who does not want - drags ...
~ DUDE ~
Message#18
05.02.16, 15:09
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5491
Check in: 25.11.09

Reputation:-  1133  +

You do not accidentally have this Samsung J500H - Modification and decoration (Post wowanbelousov # 45017091)

I put it on both the coke and deodex, I cleaned the devil, all according to the instructions, but immediately after the system booted, the message "application" system "did not respond" and the choice was canceled or ok, I chose both, always one result: after 4 -h the appearance of this window, the phone itself rebooted and I did not even have time to make a screen, because The phone was stupid in black. When I returned the native file, the glitches stopped.

Post has been editeddrugoj00 - 05.02.16, 15:10
Experienced galaxor
Message#19
06.02.16, 19:43
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 286
Check in: 07.11.14
Samsung Galaxy S8 Exynos

Reputation:-  30  +

S-Voice Galaxy S6 from u.Manager IE
I took from the post about Note 3


Everything works except Samsung TTS.
Installation:Through the recovery or fasten themselves as in the archive.
In system / build.prop change in line ro.build.product = j53g
on ro.build.product = zerolte. Without this, the initial window does not work.
Recommendations:Make dalvik cache.
Attached Image
Attached Image
Attached Image
I'm just ahead
Message#20
09.02.16, 18:27
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 63
Check in: 07.01.14

Reputation:-  5  +

Friends I need stock uncallUI.J500H -os5.1.1. Thanks in advance
vovawolf911
Message#21
10.02.16, 12:56
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 176
Check in: 20.09.13
Xiaomi Redmi Note 5 Pro

Reputation:-  105  +

* Experienced galaxor
What are my mistakes, how to fix or delete it?
screenshots
Attached Image

Attached Image


--------------------
Xiaomi Owners Club Redmi note 5

If nothing else helps, finally read the instructions ...


18 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 04/30/19, 14:25