[ROM] TizenMod 3.0 by Skin1980

Search This thread

Skin1980

Inactive Recognized Developer
Nov 25, 2009
2,490
6,233

I made a new thread cause the other are a bit in disorder.

TizenMod 3.0:

Features:

- Based on the last NE5 FW;
- rooted;
- battery saving script;
- removed camera sounds;
- added Android L fonts;
- added the support for custom icon theme;
- added the support for custom fonts, ringtones, alarms ecc.
- added the support for set the max cpu freq and governor ( don't use for now... i need to change the script that control the clock spee );

...but the most important thing

- bypassed Samsung protection! By now, all the people that haven't a compatible phone or simply a not Samsung phone, can install every app. Just put the apk on your phone and install it manually. In 3rd post i will explain how to MOD the original apks.

HOW TO INSTALL:

IMPORTANT: Update your gear to the NE5 FW before flash!

1- Reboot gear in download mode;
2- Download Odin 3.09
3- in AP field select the ROM file;
4- Press start and wait till finish.



DOWNLOAD

MIRROR tnx to @gav83collins

MIRROR

Donation Link
 
Last edited:

Skin1980

Inactive Recognized Developer
Nov 25, 2009
2,490
6,233
HOWTO:

In order to use all the customization options you need to use sdb:

1- enable USB debug in the watch settings;
2- connect the watch to the PC and open a shell
3- navigate to the folder where u put the sdb binary and then:


Code:
sdb root on
Code:
sdb shell

...now you are in the gear shell, so:

setup folders with:
Code:
setup-folder.sh
...this script create some folders on your gear mass-memory, accessible from windows or linux, just copy your ringtones, alarms, alerts, fonts into the relative folders.

- The custom boot and shutdown animations must be copy into the root and must be renamed to poweron.edj and poweroff.edj
- The icons must be renamed like the ones u find in the simple theme attached at this post ( take care of the size);

...then do these commands to install your stuff:
Code:
install-ringtones.sh
Code:
install-alarms.sh
Code:
install-alert.sh
Code:
install-shutdownanimation.sh
Code:
install-bootanimation.sh
Code:
install-theme.sh
Code:
install-fonts.sh

HERE you can find a theme pack. Inside there're some folder of stock icons colored in different way.
Just copy all the png's inside the "theme" folder in the memory of your gear and run the script install-theme.sh.
 
Last edited:

Skin1980

Inactive Recognized Developer
Nov 25, 2009
2,490
6,233
HOW TO MOD THE APKS IN ORDER TO WORK WITH MY ROM:

1- Bring the apk ( you can also install via Samsung App Store and copy the apk with a root browser from /data/app/);
2- pull the wgt file that are inside the assets folder;
3- import in tizen SDk and remove the signature;
4- always in Tizen SDK rebuild the wgt with the test signature;
5- put the wgt u have created in the step above inside the apk ( you have to copy it over the original);
6- sign the APK.

This might seem a bit complicated but i will upload a video to explain better. It's more easy as it appears.

Here's a video



Modded version of WatchStyler DOWNLOAD

and you can find some APK.... HERE
 
Last edited:

gav83collins

Senior Member
ok... now i hav to go but i will come back in 1.5 hr. Write me in hangouts if u want. Skin1980 at gmail dot com


bz8xu.png



ok ive done that, but both echo for gov and scaling show

can you be more specific, on cmd to and which u want

EDIT.....

2v0iqvl.png
 
Last edited:

tnqcafe

Member
Feb 1, 2010
22
0
Thank you very much for your great work. I would like to ask .. I can install apps by runtastic and Endomondo? would have to be root on my G3 ??
 

tnqcafe

Member
Feb 1, 2010
22
0
skin. I know you're busy and I appreciate the effort you are doing. please enlighten me ... I can certainly install I Endomondo or runtastic apps without Samsung market? Thank you
 

Skin1980

Inactive Recognized Developer
Nov 25, 2009
2,490
6,233
is amazing to find people like you ... you're great ... thanks a million. just tell me how to install it ... I run the app and ready?

1st- install the rom
2nd- in gear manager allow the installation from untrusted source
3rd- install the apk.

very easy!
( just like i've done in the video in OP)
 
  • Like
Reactions: theemptyhead

Top Liked Posts

  • There are no posts matching your filters.
  • 62

    I made a new thread cause the other are a bit in disorder.

    TizenMod 3.0:

    Features:

    - Based on the last NE5 FW;
    - rooted;
    - battery saving script;
    - removed camera sounds;
    - added Android L fonts;
    - added the support for custom icon theme;
    - added the support for custom fonts, ringtones, alarms ecc.
    - added the support for set the max cpu freq and governor ( don't use for now... i need to change the script that control the clock spee );

    ...but the most important thing

    - bypassed Samsung protection! By now, all the people that haven't a compatible phone or simply a not Samsung phone, can install every app. Just put the apk on your phone and install it manually. In 3rd post i will explain how to MOD the original apks.

    HOW TO INSTALL:

    IMPORTANT: Update your gear to the NE5 FW before flash!

    1- Reboot gear in download mode;
    2- Download Odin 3.09
    3- in AP field select the ROM file;
    4- Press start and wait till finish.



    DOWNLOAD

    MIRROR tnx to @gav83collins

    MIRROR

    Donation Link
    16
    HOWTO:

    In order to use all the customization options you need to use sdb:

    1- enable USB debug in the watch settings;
    2- connect the watch to the PC and open a shell
    3- navigate to the folder where u put the sdb binary and then:


    Code:
    sdb root on
    Code:
    sdb shell

    ...now you are in the gear shell, so:

    setup folders with:
    Code:
    setup-folder.sh
    ...this script create some folders on your gear mass-memory, accessible from windows or linux, just copy your ringtones, alarms, alerts, fonts into the relative folders.

    - The custom boot and shutdown animations must be copy into the root and must be renamed to poweron.edj and poweroff.edj
    - The icons must be renamed like the ones u find in the simple theme attached at this post ( take care of the size);

    ...then do these commands to install your stuff:
    Code:
    install-ringtones.sh
    Code:
    install-alarms.sh
    Code:
    install-alert.sh
    Code:
    install-shutdownanimation.sh
    Code:
    install-bootanimation.sh
    Code:
    install-theme.sh
    Code:
    install-fonts.sh

    HERE you can find a theme pack. Inside there're some folder of stock icons colored in different way.
    Just copy all the png's inside the "theme" folder in the memory of your gear and run the script install-theme.sh.
    15
    HOW TO MOD THE APKS IN ORDER TO WORK WITH MY ROM:

    1- Bring the apk ( you can also install via Samsung App Store and copy the apk with a root browser from /data/app/);
    2- pull the wgt file that are inside the assets folder;
    3- import in tizen SDk and remove the signature;
    4- always in Tizen SDK rebuild the wgt with the test signature;
    5- put the wgt u have created in the step above inside the apk ( you have to copy it over the original);
    6- sign the APK.

    This might seem a bit complicated but i will upload a video to explain better. It's more easy as it appears.

    Here's a video



    Modded version of WatchStyler DOWNLOAD

    and you can find some APK.... HERE
    5
    I know, I'm not stupid, i can use the search engine.
    This is an application of the Tizen SDK that every man overwhelmed from XDA can compile it yourself...
    I mean stock (Samsung) camera without limit, Samsung camera has its own algorithms, native access to the drivers, etc.
    Even so, the future does not make me moron... Please ...

    I never called you stupid. Or a moron. But I will tell you you've got an attitude problem. I tried to give you some advice. If you knew about the app. Then fair enough no need to get all *****y about it. This a community not a school yard
    2
    ok... now i hav to go but i will come back in 1.5 hr. Write me in hangouts if u want. Skin1980 at gmail dot com


    bz8xu.png



    ok ive done that, but both echo for gov and scaling show

    can you be more specific, on cmd to and which u want

    EDIT.....

    2v0iqvl.png