hello
i can't open file rsr with p3do explorer it says me acces violation
how can i open this file ? it's not an image ?
yakapa40 said:
hello
i can't open file rsr with p3do explorer it says me acces violation
how can i open this file ? it's not an image ?
Click to expand...
Click to collapse
You can see file rsr with Wave Remaker.
Read this thread: http://forum.xda-developers.com/showthread.php?t=984482&page=27
thanks
i know how i can see file rsr i'm testing a custom csc on my wave 723
i've find :hexedit
You can edit rsr file with Wave Remaker
There is import/export function to edit languages in txt format
Also rsr files from the CSC from the SDK are very useful....those contain all the languages supported so far
It is not an easy job but it is not too hard to do
Best Regards
i would like to delete some languages from xxx.rsr
with samsung geextractor it's too long file by file
with wave remaker key delete run but not save
is there another solution ?
yakapa40 said:
with wave remaker key delete run but not save
Click to expand...
Click to collapse
Instead yes, with wave remaker you can save it. See here:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello,
I made a small program to edit and compare .rsr files.
This is an alpha version, there is still a lot of bug.
It exists only in French for now.
Tell me what you think.
Thank you
Download:
-http://www.mediafire.com/download.php?8nb562511ebtc18
-http://dl.dropbox.com/u/40346750/LBE/Langage%20Bada%20Editor%20V1.0.0.0%20Alpha.rar
wave remaker : i've not see control file for saving
thanks every body
matheo1010 said:
Hello,
I made a small program to edit and compare .rsr files.
This is an alpha version, there is still a lot of bug.
It exists only in French for now.
Tell me what you think.
Thank you
Download:
-http://www.mediafire.com/download.php?8nb562511ebtc18
-http://dl.dropbox.com/u/40346750/LBE/Langage%20Bada%20Editor%20V1.0.0.0%20Alpha.rar
Click to expand...
Click to collapse
Thanks! Awesome! Can I help you to translate it in Italian and English?
to aurex
no, thanks for me ,my job is done new file string:1,74 Mo (original::5,12 Mo)
yakapa40 said:
to aurex
no, thanks for me ,my job is done new file string:1,74 Mo (original::5,12 Mo)
Click to expand...
Click to collapse
I was referring to matheo1010
RSR Editor
hi, it's me again
yes I know Wave Remaker do this for a long time. However, something was missing
2nd thing - i measured time I was writing this script and, to be honest, i would NOT feed my family if want to do this as my basic way to make money, seriously. I spent over 3 hours to write that script and i must admit I could better spend that time
now it's time for small preview
Code:
Rsr Editor
---------------------------
<1.> Select languages
<2.> Parse rsr to xml
<3.> Parse xml to rsr
<0.> Quit
Select languages you want to preserve or press enter to exit (STRING_ID is dumped anyway).
ENGLISH selected
POLISH selected
done
Rsr Editor
---------------------------
<1.> Select languages
<2.> Parse rsr to xml
<3.> Parse xml to rsr
<0.> Quit
processing /SystemCSC/String/...
parsing Admin.rsr...OK
parsing AppTimer.rsr...OK
parsing AppWidget.rsr...OK
parsing BluetoothApp.rsr...OK
parsing BookmarkViewer.rsr...OK
parsing Browser.rsr...OK
parsing CallCommon.rsr...OK
...
HTML:
<?xml version="1.0" encoding="UTF-8"?>
<LANGUAGES>
<STRING_IDS>
<IDS type="ASCII">IDS_FM_BODY_ALTERNATIVE_FREQUENCY</IDS>
<IDS type="ASCII">IDS_FM_HEADER_FM_RADIO</IDS>
<IDS type="ASCII">IDS_FM_BODY_MHZ</IDS>
<IDS type="ASCII">IDS_FM_POP_EARPHONE_NOTCONNECTED</IDS>
...
</STRING_IDS>
<LANGUAGE>
<ID type="INTEGER">1</ID>
<NAME type="ASCII">ENGLISH</NAME>
<STRINGS>
<STRING type="ASCII">Alternative frequency</STRING>
<STRING type="ASCII">FM radio</STRING>
<STRING type="ASCII">MHz</STRING>
<STRING type="ASCII">Earphone not connected</STRING>
<STRING type="ASCII">Frequency</STRING>
...
</STRINGS>
</LANGUAGE>
</LANGUAGES>
br
Related
ROM Extractor 1.0
This program can extract modules from ROM.
Program only can extract modules (exe,dll,cpl,...)
(files which have FILE_ATTRIBUTE_ROMMODULE)
but not designed to copy other ROM files, like bmp.
You can copy other ROM files by using a file manager.
Program can handle both XIP and EXTIMAGE files.
You should understand that all files comes without relocations.
They are stripped from image and not stored in ROM at all.
(Most of EXE files works fine)
Compatible:
Should work with Windows CE 4.2 and Windows CE 5.0.
Tested in WM 2003 SE and WM 5.0.
Please report about WM 2003 and WM 6.0.
Interface
*Enter path to module
You should enter path to module, always \Windows\... ?
*Save to:
You should enter output filename.
*"Set security offset to zero"
clear security RVA and size fields.
*"Set fixup offset to zero"
clear relocations RVA and size fields.
*"..." button
you can chouse file from list.
Double click on item will select it, "OK" will close.
Program set some fields to:
Linker version = 8.0
Operating system version = 4.0
Image version = 0.0
Stack commit = 4096
Heep commit = 4096
Heap reserve = 0x100000
Also you will have resources in .pdata section.
(This will be fixed in the next release)
Thank you for your program.
Would you change the font of this program?
MS Shell Dlg -> Tahoma..
the program is great.
however you should consider adding a default output path (say, "\") for those like me tampering with a CE.NET device with no chance yet to activate "Input Panel".
wm6.1
It seems to work just fine in wm6.1 as well.
However I do agree with crusher;
"however you should consider adding a default output path (say, "\") for those like me tampering with a CE.NET device with no chance yet to activate "Input Panel"."
ok I'm having a blond moment... what is my save to path if I want to save to my SD card? I tried '\storage card\' and \storage card\my documents\ and neither worked. Help me help my brain work this early in the morning! thanks
This one works great too: http://forum.xda-developers.com/showthread.php?p=2122307
For extracting NBH files
How do you dump the file back in \Windows? I am modifying shellres.dll.0409.mui to change the "Start" word (String Data 321 if you are interested - Thank you joemanb), but I cannot place the file back. I have tried using both Explorer and Resco 2008 without any luck. Any ideas will be much appreaciated.
use Active Sync
patr!k said:
use Active Sync
Click to expand...
Click to collapse
I realized it after playing with it for a while. Thanks anyway.
Thanks This App is great just messed with photoshop n made a icon for your program if you like it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is there an update for this program?
Preferably one where you can select multiple files at once and don't have to type in EVERY output filename (it's much slower when you can't copy-paste on the Touch HD)
do not work.
can`t create output file
active sync as in XP? how can one do it in Vista? The device's Windows folder is not visible in desktop explorer
Actually i found a way to view the device's windows folder in Vista but the mui file is read-only with no way of changing that. How can i replace it in Vista. PLEASE help !
Worked for me. Get the Notify.dll.0407.mui without any problems extracted...
i keeep getting cant create output file.
DexterTan said:
i keeep getting cant create output file.
Click to expand...
Click to collapse
you wil have to type the full name of what u whant to copy
\StorageCard\Stuff\shellres.dll.0409.mui
it's amazing!! works perfect with WM6.5!
Congratulations and many thanks!
Bparan said:
you wil have to type the full name of what u whant to copy
\StorageCard\Stuff\shellres.dll.0409.mui
Click to expand...
Click to collapse
I'm getting that message too. What are we doing wrong? (Screenshot in attachment.)
You have to also type in the full path and file name for where you want to store it.
Rom with newest build 20758.1.4.1.
Included:
- Manila 2D.
- NetCF 3.5.
- MMS 5_0_31_11.
- SDautorun.
- Pagepool 4M.
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link to download:
Link download:
http://www.megaupload.com/?d=8T0G7O9U
Click to expand...
Click to collapse
More link: "plz"
Pass to extract:
NhatHoa
Click to expand...
Click to collapse
Thanks for support, seems like a cool ROM, but :
- can u pls tell us storage and program memory info
- what applications are used in this rom?
I'll give it a try a report back in an hour
gangstaunitg said:
Thanks for support, seems like a cool ROM, but :
- can u pls tell us storage and program memory info
- what applications are used in this rom?
I'll give it a try a report back in an hour
Click to expand...
Click to collapse
Low storage and program memory, cause Manila 2D. Hehe
But it runs smooth and stable.
Try and feelthe new Rom
Hehe...
have to download it again, archive is damaged. I have slow connection
edit : can u pls reupload your post, because it' damaged (I have tried download it 2x)
bad upload
crc error with multiple unpack softwares
please reupload...
Bad upload..
The file is corrupted. Can you reupload the file either in rapidshare or Megauplaod??
santoshkp said:
The file is corrupted. Can you reupload the file either in rapidshare or Megauplaod??
Click to expand...
Click to collapse
The new link is available.
i have successfully downloaded the ROM and flashed it..
basically its fast and with no major bugs..
points to note are..
1. The home clock is unclean and its hard to read from within it.. advice is to change it to something clean and easy to read,.. since the use of homescreen is to read the clock, date and appointments and alarm..
2. multiple file selection with drag and drop in file explorer is not possible.. this maybe a possible bug.
3. unsigned applications cannot be installed to Java.
checking through for more details.. will post the details as i go through checking.. meantime,.. can somebody plz download this ROM and see if they face the same kind of problems which i hav faced.. CHEERS for the rom cooker for his great effor and work...
downunder said:
1. The home clock is unclean and its hard to read from within it.. advice is to change it to something clean and easy to read,.. since the use of homescreen is to read the clock, date and appointments and alarm..
2. multiple file selection with drag and drop in file explorer is not possible.. this maybe a possible bug.
3. unsigned applications cannot be installed to Java.
...
Click to expand...
Click to collapse
i have to second the above
greetz
Install the attachment, then soft reset will fix the java.
Why not link to download! !
I like good, but too disappointed
Corrupted File
the archive is damaged when extracted with winrar plzzzzzzzzzzzz reupload the file in rapidshare
I cant downlaod from megaupload.
Someone can upload the file to another server like Zshare or Rapidshare ...etc
the link works fine
i have installed it, great rom!
Guys...I made some custom start-up animation (SEMC1904.gif) for Xperia X1...find the filename of the xperia start up animation and just rename this file and drop on windows folder...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MykeChester said:
Here's some more:
Click to expand...
Click to collapse
Beau-ti-fullllllllllllllllllllllllllll!
Thanks mate!
Nice! Tell us more, what are the restrictions (max filesize, max frames etc.). Only for WM6.5 I presume?
animation is 10fps (on photoshop)...file size is 80~145kb...image size is 480X800...haven't tried it yet on 6.1...
Alternative replacement for the original x1 start-up
It does not work for me...
Mopral said:
It does not work for me...
Click to expand...
Click to collapse
Same here, but i found a SEMC1904.bmp in my windows folder.
Running Touch X 10.1
Antonyjeweet said:
Same here, but i found a SEMC1904.bmp in my windows folder.
Running Touch X 10.1
Click to expand...
Click to collapse
No SEMC1904 file for me in windows folder: no gif, no bmp, ...
Mopral said:
No SEMC1904 file for me in windows folder: no gif, no bmp, ...
Click to expand...
Click to collapse
Does Explorer show the hidden files?
Antonyjeweet said:
Does Explorer show the hidden files?
Click to expand...
Click to collapse
I use Total Commander
Same here, the file doesn't exist. Could it be something that is only present in Itje's latest ROMs?
Mopral said:
I use Total Commander
Click to expand...
Click to collapse
Strange, the SEMC1904.bmp shows me the sony ericsson logo, that you see when you start up your phone.
Maybe I found the solution:
-if you have standard SE animation, the file is SEMC1904.gif
-if you have HTC animation (like in the rom I use), the file is animated.gif
Check which one you have and give the good name to the replacement file
If you have none, use advanced config tool to know the name of the animation file used in your rom and give the same name to the replacement file
Mopral said:
Maybe I found the solution:
-if you have standard SE animation, the file is SEMC1904.gif
-if you have HTC animation (like in the rom I use), the file is animated.gif
Check which one you have and give the good name to the replacement file
If you have none, use advanced config tool to know the name of the animation file used in your rom and give the same name to the replacement file
Click to expand...
Click to collapse
Yeah, found it.
animated.gif is the right one.
Thx, works pretty cool.
This inspired me to make one of my own.
Here you go.
Predominance said:
This inspired me to make one of my own.
Here you go.
Click to expand...
Click to collapse
Nice one...
Nice Myke! Galing!
use salamander |explorer
if its ther it will show
Hello I have a Spanish rom, I found the SEMC1904 file so I am standing but always returns to exit that this integrated in the rom
HELP.....
where to find the file? can show me step by step?win 6.1 can support? i want nice startup pls help........
kenang83 said:
where to find the file? can show me step by step?win 6.1 can support? i want nice startup pls help........
Click to expand...
Click to collapse
if you are on 6.1 please try to search the default animation of xperia...then just use the filename of it into the one that you download here and drop on windows folder
please confirm the filename of the default xperia start-up animation for 6.1 and kindly post here...so that i can add instructions on the first post...try to find the .gif file in your windows folder...
Jmz Provisioning
Select your carrier on first boot
Finally, the release of the bug free Jmz Provisioning. Many things have changed since the first beta so please read the notes below carefully.
Release Notes:
Leave app.dat file alone.
Leave the package the way it is
Registry Entries are as follows
CarrierCount is how many provisioning cabs you are using
Carrier1, Carrier2, and so on are the carriers you want listed
Headertext is what you want it to say at the top of the app
Carriers is a changing number so don’t worry about that one
Firstrun — 1=runcc reboots phone on first boot, 2=runcc does not reboot your phone on first boot
Sometimes the app hides so you have to look at task manager to bring it forward. Currently trying to fix this small issue
Cab names are Carrier1.cab, Carrier2.cab and so on to match the above reg entries.
.NET 3.5 is required.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
Certainly looks great. Maybe you should include in title that it is for CDMA ROMs. Does Connection setup not work on CDMA?
I hope to see a lot more applications with the same graphic ui. Can you please remake every app that exists? Do you have any more that us GSM folks can use? Thanks for your contributions.
Program crashes whenever i select a provider. Any help? Anyone else seeing this issue? Does it require .Net 2.0 or something
Bxsteez said:
Program crashes whenever i select a provider. Any help? Anyone else seeing this issue? Does it require .Net 2.0 or something
Click to expand...
Click to collapse
Yes it requires the latest .net package installed.
I have .net 3.5 installed and it still crashes
Bxsteez said:
I have .net 3.5 installed and it still crashes
Click to expand...
Click to collapse
can you post the error report. The first couple lines should suffice. Also, did you change any of the cab names? that is hard coded.
An Unexpected error has occured in Jmz Provisioning.exe
at System.IO._Error.WinIOError(Int32 errorCode, String str)
at System.IO.File.Delete(string path)
at SmartDeviceProject1.Form1.ManilaButton3_Click_1(Object sender, EventArgs e)
I didn't change any file names I just downloaded ur OEM package
Bxsteez said:
An Unexpected error has occured in Jmz Provisioning.exe
at System.IO._Error.WinIOError(Int32 errorCode, String str)
at System.IO.File.Delete(string path)
at SmartDeviceProject1.Form1.ManilaButton3_Click_1(Object sender, EventArgs e)
I didn't change any file names I just downloaded ur OEM package
Click to expand...
Click to collapse
did you change the app.dat file?
this is what is my app.dat
Directory("\windows\startup"):-File("Jmz Provisioning.lnk","\windows\Jmz Provisioning.lnk")
Bxsteez said:
this is what is my app.dat
Directory("\windows\startup"):-File("Jmz Provisioning.lnk","\windows\Jmz Provisioning.lnk")
Click to expand...
Click to collapse
well, how the program works is this. It puts that shortcut in startup. Then when you click an option in the program it deletes that shortcut so it doesn't run again on next boot. So for some reason it cannot delete that file in the startup folder. Ensure the lnk file is not read-only. Other than that I can't really know what is going on. But bottom line is that the lnk file cannot be deleted from the startup folder for some reason.
Hmmm... Its not read only. I'm not sure why it can't be deleted. I know i can delete it if i got into startup and delete it. Any ideas on a solution?
Bxsteez said:
Hmmm... Its not read only. I'm not sure why it can't be deleted. I know i can delete it if i got into startup and delete it. Any ideas on a solution?
Click to expand...
Click to collapse
Has it ever worked for your kitchen?
No not once
Bxsteez said:
No not once
Click to expand...
Click to collapse
does the cab actually install?
No it crashes once you hit the carrier.
there is a newer version on ppc geeks
Released R1
Hi people there is a method to have the samsung apps test. I don't know which is the method exactly, but I only know that we must modify the kona.exe files from original samsung apps and then create a new signature with a program. Do you know what we must modify on the exe file to have the samsung apps test?
I don't know how to do it, but by using 7-zip I managed to de-compress kona.exe as it is a simple zip archive, in it there are four files (named: 0,1,2,3), by opening the biggest (named '1') with an hex editor (or notepad too) and by scolling the content you can read some piece of c++ source code of the samsungapps application (probably the headers..) and some other strings.
guari said:
I don't know how to do it, but by using 7-zip I managed to de-compress kona.exe as it is a simple zip archive, in it there are four files (named: 0,1,2,3), by opening the biggest (named '1') with an hex editor (or notepad too) and by scolling the content you can read some piece of c++ source code of the samsungapps application (probably the headers..) and some other strings.
Click to expand...
Click to collapse
i don't understand ! you open kona.exe with 7z & it's work?!
as i know , we mast use some program like Hex or exe hacker to modify exe files .
ـــــــــــــــــــــ
idea:
how can we change samsungapps server ?
we can change it to another server (or local host) then we can make a new appstor for ourselves!
any idea?
I transform the samsung apps.oap file in zip file and then extract it. Then I have all files, manifest.xml, kona.exe, application.xml, ....
Sylar900 said:
I transform the samsung apps.oap file in zip file and then extract it. Then I have all files, manifest.xml, kona.exe, application.xml, ....
Click to expand...
Click to collapse
aha... !
what's diffident between the extracted samsung apps.oap and the another one which already extract ? (you can see this here: ShpApp\Osp\Applications)
VIVASAMSUNG. said:
i don't understand ! you open kona.exe with 7z & it's work?!
as i know , we mast use some program like Hex or exe hacker to modify exe files .
Click to expand...
Click to collapse
it seems that only kona.exe has a file header recognized as a compressed directory:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
anyway, by opening both the 'four parts extracted' or directly the exe as a text file gives the same result.
The samsung apps installation folder is: \Osp\Application\8d7uw8z551\
The server configuration can be found in: \Osp\Applications\8d7uw8z551\Data\KonaConfig.ini (maybe are stored also into other files in other dir..)
Maybe other usefull path are:
\SystemFS\User\OspSys\registry\systeminfo.ini (here seems that can be found the system information returned by the bada API - notice the SamsungApps AppID..);
\SystemFS\User\OspSys\registry\OspSyncProfile.ini;
\SystemFS\User\OspSys\registry\service.ini;
\AppEx\Sys\SamsungApps\SamsungApps.oap (probably is the one used when an hard reset is performed)
obviously for authentication there is always SamsungAccount.oap and, also, actually, as I know, there is no way to generate a valid signature for customized app (the way you probably intend does not 'generate' any signature but uses the default one provided for SDK app development... that is the only one)
There is a method to generate valid signature, I installed some apps with this method...
http://forum.xda-developers.com/showthread.php?t=1472238
Maybe someone find Warp Code...
With this Tool you can play also with *.exe files...
XadaXppXignature.exe
Best Regards
adfree said:
http://forum.xda-developers.com/showthread.php?t=1472238
Maybe someone find Warp Code...
With this Tool you can play also with *.exe files...
XadaXppXignature.exe
Best Regards
Click to expand...
Click to collapse
I know that XadaXppXignature is only for create a new signature from *.exe files.. How to modify *.exe files with XadaXppXignature? Thank you
You know what Hash/"CRC" is...
Use Google...
If you modify Binary.. *.exe
Hash changes... so also Signature is invalid...
You need to create new one... This is why you can use this Tool, also
XadaXppXignature.exe
Instead only stupid Spoofing... without using own brain...
To modify Binary... *.exe ... use Google too...
One hint is HEX Editor...
Best Regards
Thank you adfree. But I need original files of Samsung Apps test or I can work on original files of normal samsung apps?
Sylar900 said:
There is a method to generate valid signature, I installed some apps with this method...
Click to expand...
Click to collapse
this is exactly what I intended in my last sentence, why do you think XadaXppsXignature work only for the last app?
it doesn't generate any valid signature for custom apps, it uses the one provided to developer to test their app with bada sdk and only the last installed work... if it did so, all bada security policy would be fully broken with one click...
adfree said:
You know what Hash/"CRC" is...
Use Google...
If you modify Binary.. *.exe
Hash changes... so also Signature is invalid...
You need to create new one... This is why you can use this Tool, also
XadaXppXignature.exe
Instead only stupid Spoofing... without using own brain...
To modify Binary... *.exe ... use Google too...
One hint is HEX Editor...
Best Regards
Click to expand...
Click to collapse
Please tell me only what I must modify on the kona.exe file to transform on samsung apps test..Then I will search the Andromeda code on files..