This converter *MUST* be used on device originally supporting QMG, AST dịch - This converter *MUST* be used on device originally supporting QMG, AST Việt làm thế nào để nói

This converter *MUST* be used on de

This converter *MUST* be used on device originally supporting QMG, ASTC, etc.. pictures in resources such as: SM-N910, SM-G901, GT-I9305 (only 4.4.4 ROMs) and may be some others recently released.
This converter has neither QMG nor ASTC decoder, it uses the one integrated in the ROM. That's why you can use it only on device originally supporting QMG/ASTC images. Treat it as temporary solution till someone create independent QMG/ASTC decoder.

This is for developers who has experience in linux shell and adb. If you are generic curious user then simply skip it.
You need to extract picconv.zip and push 2 files (picconv and picconv.dex) into /system/bin. Then set 755 permission to picconv (chmod 755 /system/picconv).

how to use:
1) copy whole res folder of desired apk to device. For example /sdcard/tmp/res
2) start adb shell
3) execute: picconv /sdcard/tmp/res /sdcard/tmp/out

Tool will print out converted pictures. In /sdcard/tmp/out you will find all pictures converted to png with the same folder structure. 9.qmg (images with 9patches) will be converted to 9.png with stripes on the edges (same as apktool does), so they are ready to use in apk creation in apktool.
Current version of apktool wrongly strips 9. from 9.qmg images. My tool detects it and correctly convert to 9.png. Tool also converts 9pathes 9.png (if you directly unzip apk) to 9.png with stripes. Thus you may provide res folder with qmg, astc and png pictures. All of them will be converted to images ready to use in apktool. Other files in res folder won't be touched (and won't be copied to destination folder).

Update 1.1:
- add support for .astc extension.

Update 2.0:
- now it's possible to add any extension.
Check picconv script, you can add any extension after -t option. (default set of extensions: png qmg astc webp).

Update 2.1:
- .9. won't be stripped from png if it has been extracted by apktool.
- png will be simply copied if no re-compress required (like .png and .9.png from apktool). You can use option -r if you want to re-compress all png images (useful if some proprietary png format used).

Known issues (up to v2.1):
- if some files produce errors (or warnings, which are actually errors) in decoding, then tool doesn't exit after finish. You can press to force finish.

NOTE 1: Even if your ROM supports QMG/ASTC resources, it doesn't mean it can handle APK resources from other device using QMG/ASTC. For example my S3 (I9305 4.4.4 ROM) cannot load some (but some are ok) ASTC pictures. So, for best result, you need to convert such images on device from which you get APK.

NOTE 2: After conversion, you have to use APKTool to assemble APK. You cannot just zip images back to APK! (because all .9.png files must be converted by APKTool to format used in APK).
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
This converter *MUST* be used on device originally supporting QMG, ASTC, etc.. pictures in resources such as: SM-N910, SM-G901, GT-I9305 (only 4.4.4 ROMs) and may be some others recently released.This converter has neither QMG nor ASTC decoder, it uses the one integrated in the ROM. That's why you can use it only on device originally supporting QMG/ASTC images. Treat it as temporary solution till someone create independent QMG/ASTC decoder.This is for developers who has experience in linux shell and adb. If you are generic curious user then simply skip it. You need to extract picconv.zip and push 2 files (picconv and picconv.dex) into /system/bin. Then set 755 permission to picconv (chmod 755 /system/picconv).how to use:1) copy whole res folder of desired apk to device. For example /sdcard/tmp/res2) start adb shell3) execute: picconv /sdcard/tmp/res /sdcard/tmp/outTool will print out converted pictures. In /sdcard/tmp/out you will find all pictures converted to png with the same folder structure. 9.qmg (images with 9patches) will be converted to 9.png with stripes on the edges (same as apktool does), so they are ready to use in apk creation in apktool. Current version of apktool wrongly strips 9. from 9.qmg images. My tool detects it and correctly convert to 9.png. Tool also converts 9pathes 9.png (if you directly unzip apk) to 9.png with stripes. Thus you may provide res folder with qmg, astc and png pictures. All of them will be converted to images ready to use in apktool. Other files in res folder won't be touched (and won't be copied to destination folder).Update 1.1: - add support for .astc extension.Update 2.0:- now it's possible to add any extension. Check picconv script, you can add any extension after -t option. (default set of extensions: png qmg astc webp).Update 2.1:- .9. won't be stripped from png if it has been extracted by apktool.- png will be simply copied if no re-compress required (like .png and .9.png from apktool). You can use option -r if you want to re-compress all png images (useful if some proprietary png format used).Known issues (up to v2.1):- if some files produce errors (or warnings, which are actually errors) in decoding, then tool doesn't exit after finish. You can press to force finish.NOTE 1: Even if your ROM supports QMG/ASTC resources, it doesn't mean it can handle APK resources from other device using QMG/ASTC. For example my S3 (I9305 4.4.4 ROM) cannot load some (but some are ok) ASTC pictures. So, for best result, you need to convert such images on device from which you get APK.NOTE 2: After conversion, you have to use APKTool to assemble APK. You cannot just zip images back to APK! (because all .9.png files must be converted by APKTool to format used in APK).
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Điều này chuyển đổi * PHẢI * được sử dụng trên thiết bị ban đầu hỗ trợ QMG, ASTC, vv .. hình ảnh trong các nguồn lực như: SM-N910, SM-G901, GT-I9305 (chỉ 4.4.4 ROM) và có thể một số người khác phát hành gần đây.
Bộ chuyển đổi này đã không phải và cũng không giải mã QMG ASTC, nó sử dụng một tích hợp trong ROM. Đó là lý do tại sao bạn có thể sử dụng nó chỉ trên thiết bị ban đầu hỗ trợ QMG / images ASTC. Hãy đối xử với nó như giải pháp tạm thời cho đến khi một người nào đó tạo ra độc lập QMG / ASTC bộ giải mã.

Đây là dành cho các nhà phát triển có kinh nghiệm trong vỏ Linux và adb. Nếu bạn là người sử dụng chung tò mò sau đó chỉ đơn giản là bỏ qua nó.
Bạn cần phải giải nén picconv.zip và đẩy 2 file (picconv và picconv.dex) vào / hệ thống / bin. Sau đó thiết lập 755 phép picconv (chmod 755 / system / picconv).

Làm thế nào để sử dụng:
1) sao chép toàn bộ thư mục res của gói ứng dụng mong muốn để thiết bị. Ví dụ / sdcard / tmp / res
2) bắt đầu adb shell
3) thực hiện: picconv / sdcard / tmp / res / sdcard / tmp / out

Tool sẽ in ra hình ảnh được chuyển đổi. Trong / sdcard / tmp / ra, bạn sẽ tìm thấy tất cả các hình ảnh chuyển đổi sang png với các cấu trúc thư mục. 9.qmg (hình ảnh với 9patches) sẽ được chuyển đổi sang 9.png với sọc trên các cạnh (giống như apktool không), vì vậy họ đã sẵn sàng để sử dụng trong việc tạo ra gói ứng dụng trong apktool.
Phiên bản hiện tại của apktool sai dải 9. từ 9. qmg hình ảnh. Công cụ của tôi phát hiện nó và chuyển đổi một cách chính xác để 9.png. Công cụ cũng chuyển đổi 9pathes 9.png (nếu bạn trực tiếp để giải nén apk) để 9.png với sọc. Vì vậy bạn có thể cung cấp thư mục res với qmg, ASTC và png hình ảnh. Tất cả trong số họ sẽ được chuyển đổi sang hình ảnh đã sẵn sàng để sử dụng trong apktool. Các file khác trong thư mục res sẽ không được xúc động (và sẽ không được sao chép vào thư mục đích).

Cập nhật 1.1:
-. Thêm hỗ trợ cho các phần mở rộng .astc

Cập nhật 2.0:
- bây giờ nó có thể để thêm bất kỳ phần mở rộng.
Kiểm tra kịch bản picconv, bạn có thể thêm bất kỳ phần mở rộng sau khi tùy chọn -t. (thiết lập mặc định của phần mở rộng: png qmg ASTC webp).

Cập nhật 2.1:
- 0,9. sẽ không được tước từ png nếu nó đã được chiết xuất bằng apktool.
- png sẽ được chỉ đơn giản là sao chép nếu không có tái nén cần thiết (như Png và .9.png từ apktool). Bạn có thể sử dụng tùy chọn -r nếu bạn muốn tái nén tất cả các hình ảnh png (hữu ích nếu một số định dạng png độc quyền sử dụng).

Vấn đề đã biết (lên đến v2.1):
- nếu một số tập tin tạo ra những lỗi (hoặc cảnh báo, mà thực sự là lỗi ) trong giải mã, sau đó công cụ không xuất cảnh sau khi kết thúc. Bạn có thể nhấnđể buộc kết thúc.

Chú ý 1: Ngay cả nếu ROM hỗ trợ QMG / nguồn ASTC, nó không có nghĩa là nó có thể xử lý các nguồn tài nguyên APK từ thiết bị khác sử dụng QMG / ASTC. Ví dụ S3 của tôi (I9305 4.4.4 ROM) không thể tải một số (nhưng một số là ok) hình ảnh ASTC. Vì vậy, cho kết quả tốt nhất, bạn cần phải chuyển đổi hình ảnh như vậy trên thiết bị mà bạn có được APK.

Chú ý 2: Sau khi chuyển đổi, bạn phải sử dụng để lắp ráp APKTool apk. Bạn không thể chỉ nén hình ảnh về apk! (vì tất cả các file .9.png phải được chuyển đổi bởi APKTool sang định dạng được sử dụng trong APK).
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: