Thursday, April 29, 2010

Street Italica Dishware

How to create widgets Backup File Updated

The first thing to acknowledge the contribution the forum has Xeronn gsmspain / Thread Samsung H1

Essential to perform a backup of widgets is to have a firmware modified telnet access ( tutorial), and we need access to the POS Telnet.

Steps:
1 .- Run in a terminal, or konsole command " telnet [IP Address ], p. ahem. "telnet 192.168.0.2 "

2 .- Insert the login "root "

3 .- Type "cd opt / share / widget / " and press
:
Run "ls-la " to list the directory.
Run cd / carpeta_MyWidget "to enter the desired folder.
Run cd .. "to exit the folder.

4 .- To find the downloaded apps write " vi / carpeta_MyWidget / config.xml ." If we seek the latest widget installed folder
have the highest number.

5 .- We show the contents of the file. Find the label
, ie MiWidget the name of the app is "MiWidget."
If that is the member of our app folder then "Bingoo", followed the next step, otherwise you run the previous step but
changing the folder name, ie p.ejem. " vi / otra_carpeta / config.xml " and to locate the widget you want.

6 .- If you want to copy the folder, for later editing:
Run cp-r / carpeta_MyWidget / mnt / ums / "the folder will be copied into the root directory of the phone.
Run cp-r / carpeta_MyWidget / mnt / mmc / "the folder will be copied into the root directory of the memory card.

7 .- If we create directly executable as archivo.wgt:
Run pwd "to check that we are in the folder of the widget you want, if not, see point 3, ie
must be within the widget directory.
Run tar-cf / mnt / ums / carpeta_MyWidget / MyWidget.wgt * ", the executable file will be created and copied in the root directory of the phone.
Run tar-cf / mnt / mmc / carpeta_MyWidget / MyWidget.wgt * ", the executable file will be created and copied to the root directory of the memory card
.

0 comments:

Post a Comment