[Q] Which CSC to unlock hidden features or just edit others/feature.xml - Galaxy Tab S Q&A, Help & Troubleshooting

Right now: SM-T705, 4.4.2, SkyHigh ROM (T705XXU1AOA1) with CSC=DBT and I have no lockscreen shortcut option
http://forum.xda-developers.com/showthread.php?t=2157256
http://forum.xda-developers.com/showpost.php?p=38318802&postcount=664
http://forum.xda-developers.com/showthread.php?t=2157256&page=3
http://forum.xda-developers.com/showthread.php?t=2468236&page=2
https://play.google.com/store/apps/details?id=uz.dev.app.galaxy.hidden
https://play.google.com/store/apps/details?id=com.manniakk.cscselector&hl=de
Some say that those lines in /csc/others.xml should do the trick
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeauture>
<Version>ED001</Version>
<Country>UNITED KINGDOM</Country>
<CountryISO>GB</CountryISO>
<SalesCode>BTU</SalesCode>
<FeatureSet>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Setting_ShortcutListInLockScreen>Phone,Messaging,Internet,Camera</CscFeature_Setting_ShortcutListInLockScreen>
</FeatureSet>
</SamsungMobileFeauture>
but this (in above example CSC=BTU) is not enough, if you sit on an CSC like DBT
Tassos_i said:
Unfortunately, as your csc is DBT, changing the system/csc/others.xml file will not give you shortcuts in lockscreen. You do not need to change your csc to BTU though. You can keep your "others.xml" file as you describe it above and then go to system/csc/BTU/system/csc and copy the 3 files -other than "others.xml"- to replace the existing in system/csc/others.xml. Then restart, and you are ok. And do not forget to delete or freeze the Help1.0 app in Titanium, or simply rename it to whatever you like with your root browser.
However, that's what eybee's zip file does more or less.
Click to expand...
Click to collapse
But I only find the ones listet in attachement .png on my SkyHighROM:...
Other features could be:
Code:
<CscFeature_Message_EnableScheduledMessage>true</CscFeature_Message_EnableScheduledMessage>
<CscFeature_Web_AddOptionToTerminate>true</CscFeature_Web_AddOptionToTerminate>
<CscFeature_Web_EnablePromptToExit>true</CscFeature_Web_EnablePromptToExit>
<CscFeature_Contact_ExtendSpeedDialTo100>true</CscFeature_Contact_ExtendSpeedDialTo100>
So:
1 Do we have to change to another CSC (this would cause a factory reset) or is it good enough to edit the right files ?
1a If we have to change: What CSC should we use to enable most of the hidden features
2 I mounted the system partition of a MultiCSCstockROM like XXU1ANF7_T705ATO1ANF1_T705XXU1ANF6 (my home country and expected to find multilpe CSC to check the differences. No luck in /csc ...
Where can those be found ?
I dont like the idea of changing the whole CSC. I would prefer editing the right files/lines ... any hint would be very welcome

Mount the cache.img from the stock rom you should find the csc data in there.

I adapted (thx to @eybee1970) the attached .zip to Tab-S and I have the menue now.
At the end its not a very good solution as it only works with swipe !!!
BTW: How to add custom Widgets ?? I am sure there are already solutions - Link would be great - otherwise we could start a Tab-S thread

gggg said:
I adapted (thx to @eybee1970) the attached .zip to Tab-S and I have the menue now.
At the end its not a very good solution as it only works with swipe !!!
BTW: How to add custom Widgets ?? I am sure there are already solutions - Link would be great - otherwise we could start a Tab-S thread
Click to expand...
Click to collapse
Hi, what exactly does this zip do? Would love a screenshot!

http://forum.xda-developers.com/showpost.php?p=38318802&postcount=664, I just adjusted the partition settings to Tab-S

gggg said:
I adapted (thx to @eybee1970) the attached .zip to Tab-S and I have the menue now.
At the end its not a very good solution as it only works with swipe !!!
BTW: How to add custom Widgets ?? I am sure there are already solutions - Link would be great - otherwise we could start a Tab-S thread
Click to expand...
Click to collapse
lol...funny thing Haven't worked on anything for years now

Related

Navigon is up and running!

Guys,
I got Navigon 7.3.4 (build-793) running!
480x320 Version is here:
http://www.digital-eliteboard.com/showthread.php?t=85970
Before installing change a view things:
NavLoader.cfg:
ShellPath with your Storage-Card Path
ApplicationSettingsPathes.xml:
Insert your correct Storage-Card Path everywhere
BinaryConfig.xml:
In 480x320 section:
<Resolution>480x320</Resolution>
<ImagesXMLPath>ini_files/images/MN_Images_320x240.dat</ImagesXMLPath>
<GUIXMLPath>ini_files/320x240/</GUIXMLPath>
<PropXMLPath>ini_files/properties/MN_Prop.dat</PropXMLPath>
<FontsXMLPath>ini_files/fonts/MN_Fonts_VGA.dat</FontsXMLPath>
<SoundsXMLPath>ini_files/sounds/MN_Sounds.dat</SoundsXMLPath>
<GUIScaleXFactor>1.5</GUIScaleXFactor>
<GUIScaleYFactor>1.33</GUIScaleYFactor>
<GUIScaleImageXFactor>1.5</GUIScaleImageXFactor>
<GUIScaleImageYFactor>1.33</GUIScaleImageYFactor>
<GUIFontScaleFactor>0.9</GUIFontScaleFactor>
<PictureAnimatorPath>ini_files/320x240/</PictureAnimatorPath>
Maps Q2 2010 are running! Even with TTS!
During a short trip this morning everything works fine - no errors, smooth scrolling, GPS very (very) accurate.
Have fun with it,
Marti
mrmartischmi said:
Guys,
I got Navigon 7.3.4 (build-793) running!
480x320 Version is here:
http://www.digital-eliteboard.com/showthread.php?t=85970
Before installing change a view things:
NavLoader.cfg:
ShellPath with your Storage-Card Path
ApplicationSettingsPathes.xml:
Insert your correct Storage-Card Path everywhere
BinaryConfig.xml:
In 480x320 section:
<Resolution>480x320</Resolution>
<ImagesXMLPath>ini_files/images/MN_Images_320x240.dat</ImagesXMLPath>
<GUIXMLPath>ini_files/320x240/</GUIXMLPath>
<PropXMLPath>ini_files/properties/MN_Prop.dat</PropXMLPath>
<FontsXMLPath>ini_files/fonts/MN_Fonts_VGA.dat</FontsXMLPath>
<SoundsXMLPath>ini_files/sounds/MN_Sounds.dat</SoundsXMLPath>
<GUIScaleXFactor>1.5</GUIScaleXFactor>
<GUIScaleYFactor>1.33</GUIScaleYFactor>
<GUIScaleImageXFactor>1.5</GUIScaleImageXFactor>
<GUIScaleImageYFactor>1.33</GUIScaleImageYFactor>
<GUIFontScaleFactor>0.9</GUIFontScaleFactor>
<PictureAnimatorPath>ini_files/320x240/</PictureAnimatorPath>
Maps Q2 2010 are running! Even with TTS!
During a short trip this morning everything works fine - no errors, smooth scrolling, GPS very (very) accurate.
Have fun with it,
Marti
Click to expand...
Click to collapse
Thank you, but could you upload a zip file somewhere else so I dont have to register, I am not so good at german. ;-)
dontomase said:
Thank you, but could you upload a zip file somewhere else so I dont have to register, I am not so good at german. ;-)
Click to expand...
Click to collapse
why dont u just use google translate? I tried for fun and it took me 10mins to reg and get to the link but sadly m not in USA to make use of this software....
This is the best navigating soft on the market, trust me.
Even maps for Australia are available!
Display always landscape??
it doesn´t work correct - i always get landscape in portrait mode. So I can´t see the whole screen?
How can I change this behaviour?
THX
Re: Display always landscape??
There is a NavLoader.cfg in the Navigon Dir.
Look at the "RotateSCR" keyword.
Is it set to 4 (=270 deg)?
I cant get this to work.
It starts and says something about no map and den the screen goes in landsacape and is black. In the background I can see that the program is started but I cant do anything except remove the battery.
Now I have made one progress, it starts shows the startup screen fine and then the menu blinks and the program stops.
dontomase said:
I cant get this to work.
It starts and says something about no map and den the screen goes in landsacape and is black. In the background I can see that the program is started but I cant do anything except remove the battery.
Now I have made one progress, it starts shows the startup screen fine and then the menu blinks and the program stops.
Click to expand...
Click to collapse
Read my first post carefully...
Have you changed these 3 files as described?
- NavLoader.cfg
- ApplicationSettingsPathes.xml
- BinaryConfig.xml
That was all I did and it worked like a charm...
mrmartischmi said:
Read my first post carefully...
Have you changed these 3 files as described?
- NavLoader.cfg
- ApplicationSettingsPathes.xml
- BinaryConfig.xml
That was all I did and it worked like a charm...
Click to expand...
Click to collapse
Yes, I think I got it right, should I change every file tag to my storage path?
I think I have missed something in my ApplicationSettingsPathes.xml because I have tried with the original binaryconfig file and then the graphics is to small. And on my first try I had missed a trailing / in the navloader.cfg, and got another error.
Can you post your ApplicationSettingsPathes.xml here please.
ApplicationSettingsPathes.xml
<?xml version='1.0' encoding='ISO-8859-1'?>
<Settings>
<Product>MN</Product>
<Version>7.0</Version>
<!-- path to *.default settings and files which will be not written by the application -->
<FactorySettings ID="CE">./Settings</FactorySettings>
<FactorySettings ID="WIN">./Settings</FactorySettings>
<!-- path to the settings files which can be edited by the user -->
<UserSettings ID="CE">./Settings</UserSettings>
<UserSettings ID="WIN">./Settings</UserSettings>
<!-- path to the user data xml file -->
<UserData ID="CE">./Settings</UserData>
<UserData ID="WIN">./Settings</UserData>
<!-- path to sextant configfiles -->
<SextantConfigFiles ID="CE">./Settings/Core</SextantConfigFiles>
<SextantConfigFiles ID="WIN">./Settings/Core</SextantConfigFiles>
<DataFiles ID="CE">./Dat</DataFiles>
<ETA>./Settings/</ETA>
<Language ID="CE">./language_files/</Language>
<Language ID="WIN">./language_files/</Language>
<Map>
<Path>./map</Path>
<Path>/Speicherkarte/NAVIGON/map</Path>
</Map>
<Overmap>
<Path>./POI</Path>
<Path>/Speicherkarte/NAVIGON/POI</Path>
</Overmap>
<MapStyles>./MapStyles</MapStyles>
<Sound>
<Path>./Sounds</Path>
<Path>/Speicherkarte/NAVIGON/Sounds</Path>
</Sound>
<VersionInfo>
<Path>./</Path>
</VersionInfo>
<KeyStorage>./</KeyStorage>
<Favorites>./Favorites/Favorites.store</Favorites>
<RecentTargets>./Favorites/RecentTargets.store</RecentTargets>
<Routes>
<Path User="writable">/Speicherkarte/NAVIGON/Routes</Path>
<Path>/My Flash Disk/NAVIGON/Routes</Path>
<Path>./ExampleRoutes</Path>
</Routes>
<LogBook>
<Path>./LogBook/</Path>
<MN7File>LogBook.xls</MN7File>
</LogBook>
<VoiceRecognition>
<Path>./VoiceRecognition</Path>
<SessionPath>./VoiceRecognition</SessionPath>
</VoiceRecognition>
<OutloookContacts>
<Path>./Contacts/contacts.txt</Path>
<Path>./Contacts/freshcontacts.txt</Path>
</OutloookContacts>
<DemoPlayer>
<Screen Res="320x240">./demo/PlayerDataLandscape.nfs</Screen>
<Screen Res="240x320">./demo/PlayerDataPortrait.nfs</Screen>
<Screen Res="320x480">./demo/PlayerDataLandscape.nfs</Screen>
<Screen Res="480x272">./demo/PlayerDataWidescreen.nfs</Screen>
<Screen Res="480x320">./demo/PlayerDataWidescreen.nfs</Screen>
</DemoPlayer>
<LogPath>
<GPS ID="CE">/Speicherkarte/Navigon/SimulationFiles/GPS</GPS>
<TMC ID="CE">/Speicherkarte/Navigon/SimulationFiles/TMC</TMC>
<Tuner ID="CE">/Speicherkarte/Navigon/SimulationFiles</Tuner>
</LogPath>
<RoutingFiles>./Settings/Routing/</RoutingFiles>
<RESY>./Settings</RESY>
<AutoZoom>./Settings/autozoom.ini</AutoZoom>
<RandMcNallyData>
<Path>./RandMcNallyData</Path>
<Path>/Speicherkarte/NAVIGON/RandMcNallyData</Path>
</RandMcNallyData>
</Settings>
Not working
Nothing works! You better post everything you got as a one package . Resolution still 320x240 nothing changes. Crap!
is that english version?
mailto_alex said:
Nothing works! You better post everything you got as a one package . Resolution still 320x240 nothing changes. Crap!
Click to expand...
Click to collapse
If you did as I described in the first post it is running. I wonder why you cant get it to work.
Have you changed these 3 files?
- NavLoader.cfg
- ApplicationSettingsPathes.xml
- BinaryConfig.xml
I will not post everything again in one package, because of the different languages you have to change a few things manually.
Its not crap just because its not running on your Mini...
mrmartischmi said:
<?xml version='1.0' encoding='ISO-8859-1'?>
<Settings>
<Product>MN</Product>
<Version>7.0</Version>
<!-- path to *.default settings and files which will be not written by the application -->
<FactorySettings ID="CE">./Settings</FactorySettings>
<FactorySettings ID="WIN">./Settings</FactorySettings>
<!-- path to the settings files which can be edited by the user -->
<UserSettings ID="CE">./Settings</UserSettings>
<UserSettings ID="WIN">./Settings</UserSettings>
<!-- path to the user data xml file -->
<UserData ID="CE">./Settings</UserData>
<UserData ID="WIN">./Settings</UserData>
<!-- path to sextant configfiles -->
<SextantConfigFiles ID="CE">./Settings/Core</SextantConfigFiles>
<SextantConfigFiles ID="WIN">./Settings/Core</SextantConfigFiles>
<DataFiles ID="CE">./Dat</DataFiles>
<ETA>./Settings/</ETA>
<Language ID="CE">./language_files/</Language>
<Language ID="WIN">./language_files/</Language>
<Map>
<Path>./map</Path>
<Path>/Speicherkarte/NAVIGON/map</Path>
</Map>
<Overmap>
<Path>./POI</Path>
<Path>/Speicherkarte/NAVIGON/POI</Path>
</Overmap>
<MapStyles>./MapStyles</MapStyles>
<Sound>
<Path>./Sounds</Path>
<Path>/Speicherkarte/NAVIGON/Sounds</Path>
</Sound>
<VersionInfo>
<Path>./</Path>
</VersionInfo>
<KeyStorage>./</KeyStorage>
<Favorites>./Favorites/Favorites.store</Favorites>
<RecentTargets>./Favorites/RecentTargets.store</RecentTargets>
<Routes>
<Path User="writable">/Speicherkarte/NAVIGON/Routes</Path>
<Path>/My Flash Disk/NAVIGON/Routes</Path>
<Path>./ExampleRoutes</Path>
</Routes>
<LogBook>
<Path>./LogBook/</Path>
<MN7File>LogBook.xls</MN7File>
</LogBook>
<VoiceRecognition>
<Path>./VoiceRecognition</Path>
<SessionPath>./VoiceRecognition</SessionPath>
</VoiceRecognition>
<OutloookContacts>
<Path>./Contacts/contacts.txt</Path>
<Path>./Contacts/freshcontacts.txt</Path>
</OutloookContacts>
<DemoPlayer>
<Screen Res="320x240">./demo/PlayerDataLandscape.nfs</Screen>
<Screen Res="240x320">./demo/PlayerDataPortrait.nfs</Screen>
<Screen Res="320x480">./demo/PlayerDataLandscape.nfs</Screen>
<Screen Res="480x272">./demo/PlayerDataWidescreen.nfs</Screen>
<Screen Res="480x320">./demo/PlayerDataWidescreen.nfs</Screen>
</DemoPlayer>
<LogPath>
<GPS ID="CE">/Speicherkarte/Navigon/SimulationFiles/GPS</GPS>
<TMC ID="CE">/Speicherkarte/Navigon/SimulationFiles/TMC</TMC>
<Tuner ID="CE">/Speicherkarte/Navigon/SimulationFiles</Tuner>
</LogPath>
<RoutingFiles>./Settings/Routing/</RoutingFiles>
<RESY>./Settings</RESY>
<AutoZoom>./Settings/autozoom.ini</AutoZoom>
<RandMcNallyData>
<Path>./RandMcNallyData</Path>
<Path>/Speicherkarte/NAVIGON/RandMcNallyData</Path>
</RandMcNallyData>
</Settings>
Click to expand...
Click to collapse
Thank's a lot I will try it asap.
Reply
mrmartischmi said:
Have you changed these 3 files?
- NavLoader.cfg
- ApplicationSettingsPathes.xml
- BinaryConfig.xml
I will not post everything again
Click to expand...
Click to collapse
Pls post only files that has to be changed. In this way i'll replace them all with the existing once and see if it works.
My files attached
Now I got it working at least the program but my next problem is that it cant detect any satellites, it seems that it cant find the internal gps.
Do thoose of you who have it working edit any gps settings?
dontomase said:
Now I got it working at least the program but my next problem is that it cant detect any satellites, it seems that it cant find the internal gps.
Do thoose of you who have it working edit any gps settings?
Click to expand...
Click to collapse
Navigon\Settings\UserSettings.xml
<GPS>
<Type>1</Type>
<GPSPort>4</GPSPort>
<Baudrate>4800</Baudrate>
<DRVPrefix></DRVPrefix>
</GPS>
mrmartischmi said:
Navigon\Settings\UserSettings.xml
<GPS>
<Type>1</Type>
<GPSPort>4</GPSPort>
<Baudrate>4800</Baudrate>
<DRVPrefix></DRVPrefix>
</GPS>
Click to expand...
Click to collapse
I was just about to write here that I found the problem but you were to fast. I changed it to 4800 baud nd it works as a charm.
Thanks for your help.
Navigon Instalation
Dear Martin,
I download from the link the Navigon for the Hd Mini and after the installation when I try to run the software I receive the message navigon.exe doesn't exist
Do you have any help for that?
Best regards
Stefanos
steftam said:
Dear Martin,
I download from the link the Navigon for the Hd Mini and after the installation when I try to run the software I receive the message navigon.exe doesn't exist
Do you have any help for that?
Best regards
Stefanos
Click to expand...
Click to collapse
Have you changed these 3 files as described in the very first post?
- NavLoader.cfg
- ApplicationSettingsPathes.xml
- BinaryConfig.xml

Contents.xml

SystemFS\User\MultiStage\Contents.xml
You could extract this file from *.FFS or grab from handset.
Maybe some tweaking possible...
S5PC110_EVT1_UM10.pdf
2D Graphic Engine
− BitBLT
− Supports maximum 8000x8000 image size
Click to expand...
Click to collapse
<FileFormat>
<JPG>
<MaxFileSize value="4096000"/>
<MaxWidth value="5000"/>
<MaxHeight value="5000"/>
<ThumbNail>
<MaxWidth value="1280"/>
<MaxHeight value="1024"/>
</ThumbNail>
</JPG>
There are more infos in this file...
<MaxInstallCount>
<NativeApp value="100"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
</AStore>
</Contents>
</SDP>
Check out, maybe interesting or helpfull.
Best Regards
I already tryed to increase the max. resolution to 8000x8000px for jpg a week ago but it didnt worked
This file exists 2 times and I flashed them correctly to the wave (tested with sTunes after flash), the limits seems to be set somewhere else...
The image sizelimit is also higher than 4096000 byte (or what it is) - about 10 mb.
I would have liked to tweak this setting to 200 or more and see but unfortunately there are not that many good apps to install.
<MaxInstallCount>
<NativeApp value="300"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
Btw, what does this Java value mean ? Could it be that it controls whether to show icon in Menu or not ?
SystemFS\User\MultiStage
User\MultiStage
@ st0rmi
Thanks.
Yes, via sTune this file is twice.
It seems writeprotected files are most in folder SystemFS... as Backup.
If you check via TriX Firmware files. Then Contents.xml is in *.FFS... maybe edit before flashing. Then changes in both files on handset.
Not tested yet...
@ rex4u
At the moment I have nothing changed in this file, so no idea what happens.
Maybe soon few tests...
Best Regards
@adfree: Yeah thats what I have done
I just used sTunes to copy the contents.xml back to my pc and view if the edited xlm are really on my phone because it didnt worked...
@adfree
No bro' I was offering my own suggestions to this configuration file.
It might allow us to install more than 100 apps in phone and show in Menu.
Second it might show Java apps icons in Menu.
My 2 cents
xml parser
please help me
a want to parser punker xml data base.
rex4u said:
I would have liked to tweak this setting to 200 or more and see but unfortunately there are not that many good apps to install.
<MaxInstallCount>
<NativeApp value="300"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
Btw, what does this Java value mean ? Could it be that it controls whether to show icon in Menu or not ?
Click to expand...
Click to collapse
it's into the 'app counter' field, '-1' may be means 'unlimited' number of java apps installable, but I haven't read yet the whole xml... anyway if it is editable it's an interesting thing..
I saw that file a while ago while looking for something inside my phone (very special thing that made me to copy the whole phone)
there is a lot of interesting things but i never tried tweaking it
Maybe if someone have enough knowledge to add few new extensions and test them
Also removing some stupid limits would be awsome
Sorry i've no time to test that with you guys but would appreciate results
Best Regards
You dont need modif ffs or other just use pfs file to modif what you want and in real time direct phone flash pfs file and not have write protect problem
Just says Thank
Example file : dont give attention of boot img cause i dont take time to do it in 800x480 but its 400x240 then its make bug but with pfs file you can upload anything you want to change !!!
Good hack !!!
Maybe with this you can create dual boot or i dont know what a pro smoker can do, you can also try to put her rc2 or rc1 directory i dont try it !!!
Download example, in this one you can see SystemFS and Registry directory, off course you can put her all directory you want to flash pfs, using trix to modified or wave remaker more faster :
https://rapidshare.com/files/809973956/Circle.pfs
An idea its like you can make your one firmware with personal Widget installed and other idea welcome....Just take file registry and Widget folder on phone and put it on PFS
i can not open new thread
i went to parser an xml file with structure like this.
<?xml version="1.0"?>
<node1>
<node2>
<node3>
<node4>
<node5>
text
</node5>
</node4>
</node3>
</node2>
</node1>
Click to expand...
Click to collapse

S85X0XPKJ1 Custom ROM

Hi All
I am so glad to present to all of you my custom ROM
So Let's strat
V1.0.0
Based on XPKJ1
Changelog:-
1.Added Polaris office
2.Remove 10 receptionists limit in SMS messaging
3.Added voice call recording
4.Ripped off some useless files like Java games,Ringtones & Wallpapers
Didn't Add Social Hub Premium because phone lags when it is activated in this FW
Important After Flashing:-
1.Connect the phone to Stune 1.0.6
2.Copy "office.dat" file from Extras folder to \Osp\Applications\06cm35xl2f\Data
3.Copy "All in 1.ttf" file from Extras folder to \AppEx\User\Font\Download (optional) (if you use apps with special language characters like Arabic,Urdu..etc)
4.Copy "Paperman.smt" file from Extras folder to \AppEx\User\Theme\Download (optional) (if you want Paperman theme)
5.Disconnect the phone from PC
6.Open Settings>>>Display>>>Font type &/or Theme to set your font &/or Theme
7.Open phone Keypad and enter the code *#33284*# choose Low and press Save and wait for phone reset
Download Links:-
S8500 V1.0.0
S8530 V1.0.0
Pass : sammobile.com
P.S : All in 1.ttf font is the font of 2.0.2 SDK so it supports almost all the languages
I am open for any questions so please don't hesitate to ask
Also please report any bug you find...I really appreciate feedback on my work
THIS FW HAS NO RELATION TO Samfirmware AND IT IS ONLY SUPPORTED BY ME
FLASH IT AT YOUR OWN RISK
Best Regards
@MyLove : social hub is necessary feature for me so i have changed clientstring.lang fi;e and csc using trix. and flash these files (csc and shpapp)as update but when i reboot the phome it says SHP has expired. and then i am unable to use shp. do you know what i did wrong?
mylove90 said:
Hi All
I am so glad to present to all of you my custom ROM
So Let's strat
V1.0.0
Based on XPKJ1
Changelog:-
1.Added Polaris office
2.Remove 10 receptionists limit in SMS messaging
3.Added voice call recording
4.Ripped off some useless files like Java games,Ringtones & Wallpapers
Didn't Add Social Hub Premium because phone lags when it is activated in this FW
Important After Flashing:-
1.Connect the phone to Stune 1.0.6
2.Copy "office.dat" file from Extras folder to \Osp\Applications\06cm35xl2f\Data
3.Copy "All in 1.ttf" file from Extras folder to \AppEx\User\Font\Download (optional) (if you use apps with special language characters like Arabic,Urdu..etc)
4.Copy "Paperman.smt" file from Extras folder to \AppEx\User\Theme\Download (optional) (if you want Paperman theme)
5.Disconnect the phone from PC
6.Open Settings>>>Display>>>Font type &/or Theme to set your font &/or Theme
7.Open phone Keypad and enter the code *#33284*# choose Low and press Save and wait for phone reset
Download Links:-
S8500 V1.0.0
S8530 V1.0.0
Pass : sammobile.com
P.S : All in 1.ttf font is the font of 2.0.2 SDK so it supports almost all the languages
I am open for any questions so please don't hesitate to ask
Also please report any bug you find...I really appreciate feedback on my work
THIS FW HAS NO RELATION TO Samfirmware AND IT IS ONLY SUPPORTED BY ME
FLASH IT AT YOUR OWN RISK
Best Regards
Click to expand...
Click to collapse
For Important file after flash you can put in all in one PFS
flash it together or reset Hard if after flashing
badelemental said:
@MyLove : social hub is necessary feature for me so i have changed clientstring.lang fi;e and csc using trix. and flash these files (csc and shpapp)as update but when i reboot the phome it says SHP has expired. and then i am unable to use shp. do you know what i did wrong?
Click to expand...
Click to collapse
use stune to replace client file and customer.xml file too
then pre-config your phone with *#272*HHHH# code and choose the csc file you edited
you should get SHP by doing this
but as i said before your phone will lag
best regards
sent from S8500 using dolfin 3.0
can you fix samsung apps account issue?
can you fix samsung apps account issue?
Click to expand...
Click to collapse
In theory could try or compare Apps from working Version...
Maybe KH3 or MBUKI...
Check Osp\Applications...
Best Regards
it would be awesome if some1 made a quick tutorial to edit firmwares just like mylove90 did.
sorry for offtopic.
...some1 made a quick tutorial...
Click to expand...
Click to collapse
Maybe you could do this.
2 Tools exists for this Task:
http://forum.xda-developers.com/showthread.php?t=1028714
Wave_Remaker is maybe easier to handle...
And TriX.
Read... learn... write your Tutorial.
Best Regards
I already downloaded and checked those tools but still some questions.
Is there any need to sign or something the firmware after changing it?
Again, sorry for off topic mylove90, thanks for your work on firmware.
Is there any need to sign or something the firmware after changing it?
Click to expand...
Click to collapse
Normally both TriX AND Wave_Remaker create compatible files for Multiloader.
Both Tools have features for advanced users...
For you no need to enter Utils1 and 2 on Wave_Remaker.
Concentrate your energie only on First Tab... FW view
Best Regards
mylove90 said:
use stune to replace client file and customer.xml file too
then pre-config your phone with *#272*HHHH# code and choose the csc file you edited
you should get SHP by doing this
but as i said before your phone will lag
best regards
sent from S8500 using dolfin 3.0
Click to expand...
Click to collapse
Thanx for the answer. i found what i was doing wrong. Since i did not did full flash thats why shp was not working. Now after full flash i am able to run SHP snd polaris office. One more thing i want to ask from where everyone get thispolaris office fiile?? it is not available in stores. To integrate it i dumped it from previous beta .
Polaris is from S8600 Firmware...
Best Regards
one more thing i found this firmware. this firmware is comptable with bada1.2 application. i just tested some apps and there was not any problems with option menu anymore.
can i get polaris without having to reflash
kadavil said:
can i get polaris without having to reflash
Click to expand...
Click to collapse
i don't think that it is possible
best regards
Seeking a firmware XPKJ1 hub polaris + p. on. those who pass me the link?

[Q] port Statusbar of CZLB4 to any other FW

is it possible to port the statusbar with PacketData of CZLB4 to any other Firmware?
flo2204 said:
is it possible to port the statusbar with PacketData of CZLB4 to any other Firmware?
Click to expand...
Click to collapse
Quick Panel (status bar) is controlled by many files:
1) Rsrc1 > System > Rsrc > Black:
- QuickPanelBmp.rbm
- VoiceMemoQuickPanel.rbm (?)
2) ShpApp > SystemFS > SHP > QuickPanelApp.so (and also code in GeneralSoInfo.so.sig)
3) CSC (this is the problem! ) > CSCrcs > SystemCSC > String > QuickPanel.rsr
So, I try to change those files, but I'm not able to change status bar, maybe because there are other files that I don't know, or maybe because it's not possible to change those files (Wave loop, restart again and again).
Someone can help us?
Thanks!
thx for testing
did you tried to replace these files with the files of the CZLB4
sry can't test it myself at the moment
Tested.It gives boot loop
I tested it too. No problem with RCS (QuickPanel.rsr), and RC1(*.rbm) files
the problem is code in QuickPanel.so is not compatible with some others libraries
We can compare so from with and without 5th option and then edit code to fitbut who dares?
For me better option would be GPS on/off
How ? Just waiting for you
thx for testing
b.kubica said:
I tested it too. No problem with RCS (QuickPanel.rsr), and RC1(*.rbm) files
the problem is code in QuickPanel.so is not compatible with some others libraries
We can compare so from with and without 5th option and then edit code to fitbut who dares?
For me better option would be GPS on/off
Click to expand...
Click to collapse
I prefer "Data" But thanks for your work!
Do you think it's possible to make compatible QuickPanel.so? Thank you so much b.kubika!
in the QuickPanel.rsr of zclb4 is the "Data Button" called "IDS_QP_BUTTON2_DATA_ON_OFF"
this file should be somewhere
if we find this file we could add this to another fw
and in any other file should be something which load the command for enable or disable these things
Edit1:
what about to replace in the customFW "GeneralSoInfo.so.sig" the signature of the Custom with the ZCLB4 and then replace the "QuickPanelApp.so" with ne ZCLB4?
.rsr file is not the problem
I edited that file to make it support my own language and got the boot loop too
So please be quite for a while and let b.kubica do his magic
Yes it is .so file issue & I don't have enough skills to deal with it
Best Regards
its not a file, just string ID
Some steps:
1. change RCS - QuickPanel.rsr from ZC work on XX - only strings are missed but phone works
2. change RC1 - 2 *.rmb files - phones works normally, only graphics are missed
3. change *.so file - phone won't start normally - boot loop
some libraries from XX are not compatible with QuickPanel.so from ZC
that's all for now
b.kubica said:
its not a file, just string ID
Some steps:
1. change RCS - QuickPanel.rsr from ZC work on XX - only strings are missed but phone works
2. change RC1 - 2 *.rmb files - phones works normally, only graphics are missed
3. change *.so file - phone won't start normally - boot loop
some libraries from XX are not compatible with QuickPanel.so from ZC
that's all for now
Click to expand...
Click to collapse
Thanks kubika I'm sad
However I've got two Samsung Wave, one is the tester! If you want you can use it.
ok thx
Any News ?
i'd like to try somethink but i need the wave of my friend
maybe in 1 or 2 days...
Still no solution?
I have seen some CFWs that already added it, anyone know?

Custom firmware - [email protected] @ LGP698 - LG Optimus Link Dual Sim

is the result of
http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19037286
screenshots in the post with the theme
Custom firmware
To install over rekaveri
[email protected]​
before the tests do nandroid backup, just in case ...
installation
1. We enter into Recovery mode
2. We select Wipe Data / Factory Reset
3. choose mount and storage
4. select mount / system
5. select format / system
6. Choose install zip from sdcard
7. select chose zip from sdcard
8. Select the file [email protected]
install the firmware ....
9. We are waiting for inscription Install from sdcard complete
10. Then select Reboot system now
Features
after installing the firmware go to the menu and settings lokskrina - check on eneybl)
devaysa unlock only the power button - the other does not respond
gathered the best and workable from previous versions kastomov
added some applications
Removed fade-and SMS when receiving a call
recommendations
- Use the profile smartassV2 122-825 Mhz ....
- Do not play with overclocking ... kernel is not quite this and other profiles working correctly at high frequencies ...
- If not satisfied - you can rearrange the default kernel .... but I have consistently and correctly it works
- It is better to finish the setup procedure after selecting a date and time. After selecting a synchronization vayfay - Installer stops working ... can set things up later via the menu)
- If you want the kernel to work, as in the original firmware - do not change the settings of CPU Seth! The default factory settings are just firmware!
- After the first run to give permission for root requests
- Just activate the locker, including it - as in the screenshot
- If you turn to control the locker volume keys - will be constantly changing in lock screen call volume - will be examined with its settings!
- Turning \ partial use of animation - work much better! Also in the settings of the launcher recommend disabling - so I like)))
- Background on the screenshots - chosen from the default wallpaper launchera.Mozhete put his)))
- You can change everything to your liking, and how you want! I am not responsible for any consequences
- ...
Features
a few days of use - very pleased! This is the best of that while able to do)))
1. The emphasis is on surfing the internet - all fully working in fashion browser! Plus, blocked ads, pop-ups (those with an Internet connection to use free applications - will understand what I mean)
2. Multimedia - all included) to work correctly with Cyrillic fonts on the system level
3. The option of increasing the system font, for those who have eyesight is not very ...
4. Fully running record from the line in the kernel
5. The ability to use a different profile management of the core
6. Look in the widget! There's a lot of useful information - lock, equalizer, etc.
7. Phono - Widget operator and device information + logo in the status bar, it is convenient for our devaysa not exactly what pereputaesh sim active!
8. Power Toggles - Advanced power management widget.
9. Curtain of nrm-hawk with Quick Panel Settinds
10. A fully working adobe flash. And all that is connected with the work of his demanding applications. Or requiring its components
11. Removed fade-
12. Caller's picture on the entire screen
13. Emphasis on GPS - navigation. More stable operation and fast searching for satellites. Not pumped completely, because while only versed in the technical aspects. Configured for Ukraine. If you want to rebuild Russia - to help application FasterGPS
14. updated the default sounds. replaced the bottle animation and sound downloads
15. Other features in the screenshots - and choose the best from all the usable driver for our device) In my vzgyad)))
16. on the offer for a use frequency and profile-battery lives as well as on the usual stock sewing), but is much more pleasant to work with the phone)
17 ....
criticism,
- I'm just a user, just like you! I do not expect a miracle!
- Questions related with sewn software - do not answer
- About sewn software - discussion in the relevant subjects
- Guys or who had not to use)
- Downloading and installing my version of the assembly - you agree with my reservations
- I have no one and nothing to
- Especially in front of anyone and anything not required to report
- If you do not like something - a lot of decent options have to use - but the best option, will join to develop and assist with the development of the firmware!
- ... the taste and color - all the markers are different ....
- Do for themselves and for themselves
- Constructive suggestions welcome
- An example of co-operation and the option - in this post in the spoiler "goodies" by wmk
- In the course understand
- In my opinion the best and choose to add, before it received the consent of the authors to use the firmware in your assembly
- I do not care what you call me ... and name)
- Tongue wag ... no bags roll ...
- If you want to help - I do not refuse)
noticed
- Sometimes an incoming call slip sliders and retractable curtain bottom
- While native blocker is defeated ...
- ...
download links
http://yadi.sk/d/mBwZfnO029UhH
md5sum [email protected]
F660F31F84862C1A81C75690C22ABF75
If you like my work, please press Thanks Button!
hi
i want install your rom but i cant download it !!
mediafire link is dead
and another link don't have resume support and can't download
please upload rom on mediafire again or is there newer version of rom for p698?
thanks
n.m.t.u.1986 said:
hi
i want install your rom but i cant download it !!
mediafire link is dead
and another link don't have resume support and can't download
please upload rom on mediafire again or is there newer version of rom for p698?
thanks
Click to expand...
Click to collapse
mediafayr on blocked files
link is available for download at http://yadi.sk/d/mBwZfnO029UhH
reference work and downloaded
other assemblies see http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19437787
download links http://www.mediafire.com/?amjj4hj13114xpm
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Awesome Rom
Dude you are the man. Love yeah for all your work. I am a dead fan of you now. I just dint two lil Things.
1) Is there any way to make call screen proper. Its too weird. Pic has no clarity due to enlargement.
2)Default backgroud( black colour) is better than that pic as background for settings etc.
Can you suggest a way to change it or can you change it. Please.
I am having rev3. Rev2 shows bad command while installling. Why?
n.m.t.u.1986 said:
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Click to expand...
Click to collapse
I can try
need a full copy of the firmware folder /system/ with the desired language
I find it easier to rebuild for the new firmware
and boot.img kernel rekaveri
Put on the sharing link here and tell
for example http://www.mediafire.com
djgeorgeonline said:
Can you suggest a way to change it or can you change it. Please.
I am having rev3. Rev2 shows bad command while installling. Why?
Click to expand...
Click to collapse
a broken link in the download - I fixed it
try to download again and re-install the firmware
trying to eliminate defects....
some of my build here is not lined
You can view the complete list of work here - http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19780784
here is not often )
constantly on the Russian forum http://4pda.ru/forum/index.php?showtopic=294336
write in the subject - I will try to help
there can follow the news of assembly and firmware
Start new topic
decorations - http://4pda.ru/forum/index.php?showtopic=426426&view=getnewpost
This may be used http://translate.google.com
Thank you for your reply
SIR CAN YOU PLEASE DESCRIBE THE DIFFERENCE IN REV 2 AND REV3 IN BRIEF?
ALso can you please help in changing settings background pic and also call screen? please.
Wonderful alexejtka4!!! I have seen a lot of work for P698 in 4pda.ru forum but could not read anything. Thank you very much for posting here in English.
Are there any ICS rom available for P698?
djgeorgeonline said:
ALso can you please help in changing settings background pic and also call screen? please.
Click to expand...
Click to collapse
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
n.m.t.u.1986 said:
thanks alexejtka4
is it possible add arabic and persian language to rom(at least writing language)?
Click to expand...
Click to collapse
in any of the firmware you like to replace the following
from the folder system
system\app\HIME*.apk + system\app\HIME*.odex
system\lib\libautohan_jni.so
system\lib\libjni_pinyinime.so
system\lib\libjni_xt9input.so
system\lib\libxt9core.so
system\usr\xt9\config\databases.conf
system\usr\xt9\databases\* Copy the entire folder with the replacement
system\usr\xt9\asdb.bin
system\usr\xt9\udb.bin
on these files will need to set the permissions and ownership as they were
before that they need to remember
or
Attachments to the input language for the installation of rekaveri
but there is not the right language for you
just take them out of their firmware and copier with replacement
Unzip archiver
replace file
Reassemble
Set via a firmware rekaveri
so you can write in your desired language
that's all I can suggest
ravisghosh said:
Wonderful alexejtka4!!! I have seen a lot of work for P698 in 4pda.ru forum but could not read anything. Thank you very much for posting here in English.
Are there any ICS rom available for P698?
Click to expand...
Click to collapse
understand
this particular language ...
there is ICS rom not and will not be soon
is impossible to make port....
alexejtka4 said:
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
Click to expand...
Click to collapse
is one of the results http://forum.xda-developers.com/showthread.php?p=39298288#post39298288
Custom firmware
To install over rekaveri
Nahim2k7-update​
alexejtka4 said:
in any of the firmware you like to replace the following
from the folder system
system\app\HIME*.apk + system\app\HIME*.odex
system\lib\libautohan_jni.so
system\lib\libjni_pinyinime.so
system\lib\libjni_xt9input.so
system\lib\libxt9core.so
system\usr\xt9\config\databases.conf
system\usr\xt9\databases\* Copy the entire folder with the replacement
system\usr\xt9\asdb.bin
system\usr\xt9\udb.bin
on these files will need to set the permissions and ownership as they were
before that they need to remember
or
Attachments to the input language for the installation of rekaveri
but there is not the right language for you
just take them out of their firmware and copier with replacement
Unzip archiver
replace file
Reassemble
Set via a firmware rekaveri
so you can write in your desired language
that's all I can suggest
Click to expand...
Click to collapse
thanks alexejtka4
but i don't undrestand what to do !
what i should do with attachment file?
i want add persian language to rom
n.m.t.u.1986 said:
thanks alexejtka4
but i don't undrestand what to do !
what i should do with attachment file?
i want add persian language to rom
Click to expand...
Click to collapse
This file is laid out as an example to the instructions
to set the language in the letter rekaveri
how to add input languages ​​in the firmware
you need to replace these files to the firmware files from the Persian
and install assembled archive files through the superseding rekaveri
I do not have Persian firmware
I do not where to make the assembly
-------
copy and place the entire folder in the archive /system
I'll see what can be done
i undrestand that i should replace persian language files from lg stock rom to your custom rom is this right?
i have persian lg rom (V10G_00.kdz) but i can't extract persian language files from it
how can i do this?
thanks in advance
Ok.Thank you
alexejtka4 said:
difference in the desktop....
in the next firmware is already fixed
testing now
ready - you can download
Click to expand...
Click to collapse
But i have used this ROM earlier. and had great trouble with network(data network) and I liked your alex rev3 rom Very much. Just two drawbacks.
I did not like the default background image of androidhawk .It could have been a black screen.
I just hate call screen. Its too boring with switch and i accidently reject and pickup calls.Please make it look modern.
Thats all. Thank you.Please fix it if possible.
Thank you sooo much for this!! This is my favorited ROM for LG P698. A little advice:
Maybe it would be better if the display font and display buttons or menus style on change as the display like BRD_p698_21062012 ROM-v2, so the look of this rom may be more visible light and fast. Also the background wallpaper looks not good. I like the status bar style. :fingers-crossed:

Categories

Resources