[color=lime]* Sửa file .jar để ẩn ứng dụng hầu hết các bạn đều biết. Nhưng file .jad thì lại là một vấn đề. Hôm nay mình sẽ hướng dẫn các bạn tìm file .jar từ file .jad để sửa và ẩn. Mình không dùng s40, mình dùng s60 nên mình sẽ hướng dẫn bằng phần mềm x-plore.
** [/color][color=orange]HƯỚNG DẪN TÌM .JAR TỪ .JAD[/color] [color=lime]**
- Các bạn mở x-plore và tìm đến môt file .jad cần sửa. Ở đây mình sửa file:[/color][color=red]UCBrowser_V7.2.0.46_Java_pf74_(Build10071910).jad[/color]
[img]http://dc237.4shared.com/img/P_tCBYhz/0.2657888331032112/Anungdungjad000006_2.jpg?async&rnd2=0.9168288684412111&rnd2=0.32752269940991274[/img]
- Chọn Menu
[img]http://dc237.4shared.com/img/V5nduyr3/0.7878569609104528/Anungdungjad000007_2.jpg?async[/img]
- Chọn File
[img]http://dc234.4shared.com/img/rdlnC6tz/0.2604599668639218/Anungdungjad000008_3.jpg?async[/img]
- Chọn Edit.
- Phần đầu cuả một file .jad thường bao gồm:
[color=red]MIDlet-Name:
MIDlet-Name:
MIDlet-Version:
MIDlet-Vendor: 
[/color][color=lime]MIDlet-Jar-URL:[/color][color=red]
MIDlet-Jar-Size:
MIDlet-Icon:
MicroEdition-Profile:
MicroEdition-Configuration:
MIDlet-1:
MIDlet-Permissions:
Background:
....(còn nữa)[/color]
- Chúng ta chú ý nhất là dòng [color=lime]MIDlet-Jar-URL:[/color]. Sau dòng này chính là link để down file .jar
[img]http://dc237.4shared.com/img/-Wjgeost/Anungdungjad000009.jpg?async[/img]
- Các bạn Copy link này
[img]http://dc237.4shared.com/img/JaXpGRuQ/0.9209566957034266/Anungdungjad000010_2.jpg?async[/img]
- Sau đó Paste vào trình duyệt mà bạn đang dùng ( ở đây mình dùng UC)
[img]http://dc237.4shared.com/img/qwpf8-rH/0.6156335502661431/Anungdungjad000011.jpg?async[/img]
- Và bạn sẽ down được file .jar về.
[img]http://dc237.4shared.com/img/PY8N5PQq/Anungdungjad000012.jpg?async[/img]
- Khi có file .jar rồi thì các bạn sửa bình thường.
** [color=orange][b]HƯỚNG DẪN SỬA .JAR[/color] [/b]**
- Chọn file .jar cần sửa. Ở đây mình chọn file [color=red]UCBrowser_V7.2.0.46_Java_pf74_(Build10071910).jar[/color]
[img]http://gemfat.xtgem.com/images/Anungdungjar000013.jpg[/img]
- Mở file này
[img]http://gemfat.xtgem.com/images/Anungdungjar000014.jpg[/img]
- Chọn Menu
[img]http://gemfat.xtgem.com/images/Anungdungjar000015.jpg[/img]
- Chọn Extra to... để giải nén.
[img]http://gemfat.xtgem.com/images/Anungdungjar000016.jpg[/img]
- Chọn vị trí lưu các file extra. Ở đây mình Make Dir (tạo thư mục mới) để lưu cho khỏi nhầm.
[img]http://gemfat.xtgem.com/images/Anungdungjar000017.jpg[/img]
- Đặt tên cho thư mục. Ở đây mình tạo thư mục có tên UC mod.
[img]http://gemfat.xtgem.com/images/Anungdungjar000018.jpg[/img]
- Như vậy ta đã có một thư mục trống. Ở đây là thư mục UC mod
[img]http://gemfat.xtgem.com/images/Anungdungjar000019.jpg[/img]
- Các bạn Extra vào thư mục này.
[img]http://gemfat.xtgem.com/images/Anungdungjar000020.jpg[/img]
- Mở thư mục META-INF trong thư mục vừa Extra ra (UC mod)
[img]http://gemfat.xtgem.com/images/Anungdungjar000021.jpg[/img]
- Các bạn thấy file MANIFEST.MF
[img]http://gemfat.xtgem.com/images/Anungdungjar000022.jpg[/img]
- Chọn Menu
[img]http://gemfat.xtgem.com/images/Anungdungjar000023.jpg[/img]
- Chọn Edit để sửa
[img]http://gemfat.xtgem.com/images/Anungdungjar000024.jpg[/img]
- Các bạn sẽ thấy thông tin về ứng dụng này:(Ví dụ bản UC này)
[code]Manifest-Version: 1.0
MIDlet-Name: UC Browser
MIDlet-1: UC Browser,/l.png,WebClient
MIDlet-Version: 7.2.0
MIDlet-Vendor: UC Browser
MIDlet-Permissions: javax.microedition.io.Connector.http
MicroEdition-Profile: MIDP-2.0
MicroEdition-Configuration: CLDC-1.0[/code]
[img]http://gemfat.xtgem.com/images/Anungdungjar000025.jpg[/img]
- Các bạn thêm dòng này vào
[code]Nokia-MIDlet-no-exit: true Nokia-MIDlet-auto-start: false [/code]
[img]http://gemfat.xtgem.com/images/Anungdungjar000026.jpg[/img]
- Chọn Menu -> Save để lưu lại
[img]http://gemfat.xtgem.com/images/Anungdungjar000027.jpg[/img]
- Quay về thư mục trước (ở đây là UC mod) và làm công tác đóng gói. Các bạn đánh dấu tất cả các file và dir trong UC mod (Menu -> Mark -> All)
[img]http://gemfat.xtgem.com/images/Anungdungjar000028.jpg[/img]
- Sau đó chọn Menu -> Zip -> Copy to zip (hoặc Move to zip cũng được)
[img]http://gemfat.xtgem.com/images/Anungdungjar000029.jpg[/img]
- Tìm vị trí lưu và đặt tên cho ứng dụng này. Chú ý: phải đặt tên có phần đinh dạng la .jar . (Ở đây mìn đặt là Uc_mod.jar)
[img]http://gemfat.xtgem.com/images/Anungdungjar000030.jpg[/img]
- Nháy vào Ok để đóng gói sản phẩm.
[img]http://gemfat.xtgem.com/images/Anungdungjar000031.jpg[/img]
- Máy báo đóng gói thành công.
[img]http://gemfat.xtgem.com/images/Anungdungjar000032.jpg[/img]
- Và cuối cùng la gửi úng dụng sang s40 và hưởng thành quả thôi!
[img]http://gemfat.xtgem.com/images/Anungdungjar000033.jpg[/img]
* Đa số s40 có tích hợp công nghệ Bluetooth và phần mềm x-plore thì lại cho phép gửi tất cả các định dạng file qua Bluetooth. Vì vậy bạn chỉ cần bật Bluetooth trên máy s40, ấn nút Send (thường màu xanh) và tìm Bluetooth của máy s40 và gửi sang.
[color=red]* Nguồn: [url=http://gocmobile.net/huong-dan-an-ung-dung-jad-bang-x-plore-t94078.html]GMB[/url]
* Tác giả: gemfat[/color]
[color=lime]CHÚC ANH EM THÀNH CÔNG![/color]
_______________
[color=yellow]* Mình chưa có s40 nên dùng s60 hướng dẫn như thế này, không biết s40 dùng BluFTP có làm được như thế này không? Để mình test rồi hướng dẫn anh em sau.
* Anh em nào dùng s40 mà tò mò thì tìm xem có phần mềm nào làm đựơc không thì up lên cho anh em nhé!
* Mình không có s40 để test, mình sẽ up các file đính kèm để anh em test nha!
* Đây là bài mình tự viết. Anh em thấy thế nào? Hay thì thanks ko hay thì mong anh em nhẹ tay! Đừng chém nhé![/color]
[color=aqua][!]Đính kèm:
[url=http://173.254.204.29:80/index.php?action=PackageDown&SESSID=0iu9uulh96tcookkbsq568stg0&product=ucbrowser&fileUrl=UCWEB-7.2.0.46-401-74-10071910.jad&bid=401&lang=vietnamese&from=wap-dft-dir-unp]- UCBrowser V7.2.0.46 Java pf74 (Build10071910).jad[/url]
[url=http://gemfat.xtgem.com/files/UCBrowser_V7.2.0.46_Java_pf74_Build10071910.jar]- UCBrowser V7.2.0.46 Java pf74 (Build10071910).jar[/url]
[url=http://gemfat.xtgem.com/files/UC_mod.jar]- UC_mod.jar[/url]
- X-plore cá bạn vào http://store.ovi.com tìm nha.[/color]