Rockchip TV Sticks - RK3xxx Firmware Tools - Android Stick & Console RockChip based Computers

Here is RK3xxx_firmware_tools, works better than wendal tools.
It can depackage/repackage Rockchip update.img, system.img, boot.img & recovery.img
'h**p://***.multiupload.nl/M5CKMYFBSW'
Instructions to use
Split ROM file
1. Firmware Image Tools - Select Img
Select your ROM.img file eg. a rom made by lewy20041
Select Extract - It will extract the rom into: boot.img, kernel.img, recovery.img & system.img
Now you can replace the kernel.img(to get wifi working for a rom that is not for your device) or recovery.img.
Extracting System.img or Boot.img
2. Go to the System or Boot frame on the program and select 'Extract'.
The contents of the System.img in step 1 is now extracted to the 'temp' folder and you can edit the files.
- You can now edit build.prop file to tweak the rom or change default settings like the default language of the rom.
- You can also change the boot animation of the device by going to system/media/bootanimation.zip
- You can also add additional wifi adaptor files for your device by going to system/lib/modules and adding eg. 8188eu.ko wifi module. Remember to depmod -a in a terminal to apply changes.
When you are satisfied with your changes click 'Build' to put the files together again as an *.img file.
The files are stored as eg system_new.img in the programs main directory. Rename this file/files to eg system.img without the 'new' and copy it to the temp folder to replace the old file.
You can then click Build in the Firmware Image Tools frame at the top to make a complete *.img file again to flash to your device.
If you use Finless Bob Roms, click on 'Single tools' at the bottom to only modify one file at a time eg the system.img file.
The same usage can be applied as above as for a lewy20041 or stock rom.
This tool will help a lot of people that don't have custom roms for their devices to create their own one or use a different devices's rom that is almost identical to theirs and only replace the kernel to get wifi/bluetooth working.
This tool can also flash roms to your device.
Previously you needed linux to repackage a system.img file and couldn't depackage a boot.img or recovery.img easily.
Thanks to user SergioPoverony for putting this app together on 4pda forum.
Hope people find this useful.

Great, thanks. I'll give it a try.

sounds like this should be useful. i bought a minix x7 mini by accident. non mini roms run fine with the exception of wifi and bt

burnitdown said:
sounds like this should be useful. i bought a minix x7 mini by accident. non mini roms run fine with the exception of wifi and bt
Click to expand...
Click to collapse
http://www.freaktab.com/showthread.php?8825-NEO-X7-MINI-Neomode-Custom-Rom-Version-1 Give it a try, i think it's the first custom rom for the X7 Mini

PlutoDelic said:
http://www.freaktab.com/showthread.php?8825-NEO-X7-MINI-Neomode-Custom-Rom-Version-1 Give it a try, i think it's the first custom rom for the X7 Mini
Click to expand...
Click to collapse
tried it already, it's buggy. the quickshot rom for the mini seems to run alright so far

Thanks for posting this here! Exactly what I was looking for.

Thank you very much for this useful tool.
I use RK3xxx_firmware_tools 4.2.22.0.
Any firmware I try to Extract (your step 1 [Split ROM]) bring that same error:
{
"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"
}
Could you tell what goes wrong? I tried this on EQUANCY's CS968 Exclusive MODDED ROM EQS-v2.0M 1080p and with CS968 Android 4.4 based ROMs from freaktab's Tech1.

It will work on Allwinner softwares? ...

Raddub said:
It will work on Allwinner softwares? ...
Click to expand...
Click to collapse
No, it's for Rockchip devices.

Monster M7 HefferRom
Hey Guys. A buddy asked me to fix his M7 so i cooked up this little "rom" for it. This is the latest firmware from monster that gives you full nand storage for apps and whatnot. None of that seperate partition BS.
I went ahead and debloated this img of most of the preinstalled chinaware apps. There are a few remaining that can be disabled in settings>apps such as facebook, movie studio, skype, and mwidget. I didn't have enough time to find them all. Root is not included.
It has solid explorer, open camera(I left the stock cam as well), and nova launcher. Rename the file to update.img and place on external sd card. It will flash from internal but you'll only have about 1 GB total storage, so don't do that.
It definately seems a little snappier than bone stock.
Uploaded to my Drive, Enjoy.
https://drive.google.com/file/d/0B0KjDbYxIBLwcy16WUhqdnM5cDQ/view?usp=drivesdk

thank you for your help
thank you for your help

Related

[Tool] RomCleaner 1.0

{
"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"
}
Hi guys,
Here i want to show my Rom Cleaner, its idea comes from => Here , so credits for the idea and the ini files i used as base belong to him
this app allows you to clean out unneeded crap and bloatware from your roms, before you flash them.
List of files to remove is about 100 different ones now.
i hope some of you will test this and provide feedback.
PS, program is coded in autoit, which some old AV's tend to flag, i'll offer admins a look at the source code if needed.
PS2, Only supports CWM type roms.
Greetz,
Damian
Changelog: version 1.0
fixed bug with repacking >.<
Click to expand...
Click to collapse
Download here
I'm assuming course that it would course invalidate md5 checksum, and as a result there's no real assurance that the zip had been repacked correctly prior to flashing.
no, it wont pass that test, but seeying its a regular zipfile, you can always test the zip itself.
DamianSixSixSix said:
no, it wont pass that test, but seeying its a regular zipfile, you can always test the zip itself.
Click to expand...
Click to collapse
True. What about the repacking of system.img ?
this basicly only works on the CWM based roms, which are zipfiles, so i dont touch those
DamianSixSixSix said:
this basicly only works on the CWM based roms, which are zipfiles, so i dont touch those
Click to expand...
Click to collapse
Ahh. Hrm odd I don't recall ever actually using a CWM based rom, every rom I've tried after CM7.2 have been mostly ICS roms, and every i've ever unpacked have had each of the partitions saved as img files.
yes that is weird, every rom i use can be flashed by cwm, and when unpacked, only bootimage is a img file, rest is folders and files.
Interesting idea, cool. So far, I've been deleting manually files from the zips. One suggestion, could you add someday ability to add programs into the selected ROM?
Or even better, enable user to create batch package/batch deletion of his apks/always-deleted-apks that could be added/removed with a single click to/from every consecutive ROM ? Just a loose idea.. Thanks!
Deathmehr said:
Interesting idea, cool. So far, I've been deleting manually files from the zips. One suggestion, could you add someday ability to add programs into the selected ROM?
Or even better, enable user to create batch package/batch deletion of his/her apks /always deleted apks that could be added/removed with a single click to/from every consecutive ROM ? Just a loose idea.. Thanks!
Click to expand...
Click to collapse
you can allready do that, just place the apk's in the files/add folder' it allready has system and data in there, just make a apps folder and drop them in
good idea, ill let program save removal settings on exit, so it can load them when it starts
DamianSixSixSix said:
you can allready do that, just place the apk's in the files/add folder' it allready has system and data in there, just make a apps folder and drop them in
Click to expand...
Click to collapse
I'm afraid I don't follow. Drag and dropp doesn't work in any case. I tried dnd on apks, zips with structured folders or folders alone. Give me a tip
chech the program folder, in the files/add folder, are 2 more folders, data and system.
if you make an app folder in there, and drop your apk's in there, they will be pushed to your rom
example, 'files/add/system/app/MyTestApk.apk'
DamianSixSixSix said:
chech the program folder, in the files/add folder, are 2 more folders, data and system.
if you make an app folder in there, and drop your apk's in there, they will be pushed to your rom
example, 'files/add/system/app/MyTestApk.apk'
Click to expand...
Click to collapse
Ok, thanks for the advice! I assume that it won't push apks that aren't supported in removal? I'm talking specifically about Cerberus.apk - it is very advantegous to integrate the app with a ROM.
Deathmehr said:
Ok, thanks for the advice! I assume that it won't push apks that aren't supported in removal? I'm talking specifically about Cerberus.apk - it is very advantegous to integrate the app with a ROM.
Click to expand...
Click to collapse
thats totally unrelated, any file you place there gets pushed, any file.
Come to think of it, I might actually be thinking bout backups I do recall a lot of roms do have the folders set where they're migrated to the existing filesystem.
true, CWM backups are img files
Very nice idea for a program. Is it limited to only roms for our device or literally any CWM flashable zips?
it works on all actually, but i only have HTC phones, so others arent much supported in the apk department, simply because i cant check them
DamianSixSixSix said:
it works on all actually, but i only have HTC phones, so others arent much supported in the apk department, simply because i cant check them
Click to expand...
Click to collapse
Fair enough, and thank you for the prompt reply!
Sent via carrier pigeon
updated to version 0.7 changelog in first post
anyone found bugs or has suggestions?

[APP] Xperia S Keyboard for ALL [Working Swipe][Multi-Lang][Stable][ICS][JellyBean]

Here is the Xperia S keyboard compiled from Xperia S ICS dump into a flashable CWM zip.
{
"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"
}
-> Features similar, if not better, to Swype Beta
-> Bilingual word suggestion (2 Languages support)
-> Multi-languages
-> Excellent word and phrase prediction
-> 3 in app themes
-> Customizable keyboard layout
Tested and working on my LG P500 running AOKP Milestone 6 ROM but the screenshots are took from idareyoutoclickthis thread cuz i didnt had time to take some screenshots
DOWNLOAD HERE
Mirror HERE Only ENG
Installation:
1. Reboot to Recovery
2. Mount System
3. Flash zip file
If the for some reason the CWM zip didn't work for you or the Keyboard doesn't appear in settings do this:
1. Decompress the zip file.
2. Ignore the META-INF folder
3. In the app folder, you'll find textinput-chn.apk (Mandarin Chinese keyboard) and textinput-tng.apk (English keyboard).
4. You can move one or both into /system/app folder with ES File Manager/root explorer/etc. (or adb)
5. Move lib/libXT9Engine into /system/lib
6. Move usr/xt9 into /system/usr
7. Reboot. If you still don't see the keyboard in your settings, install the apk with your file manager which should work with the libraries installed.
Credits goes to idareyoutoclickthis
When i flashed, phone showed error and i wasn't able to flash keyboard. When i tried to push files to system i got only force closes when i tryied to use keyboard. I pushed only my country language file because i only have 11mb free space on system. Where did i go wrong? I use cm9 based dynamiterom. Thank you for atention and sorry for bad english.
Teraman said:
When i flashed, phone showed error and i wasn't able to flash keyboard. When i tried to push files to system i got only force closes when i tryied to use keyboard. I pushed only my country language file because i only have 11mb free space on system. Where did i go wrong? I use cm9 based dynamiterom. Thank you for atention and sorry for bad english.
Click to expand...
Click to collapse
Have you copied the other files ?
For me didn't worked to flash so i unzipped and copied all files and set permissions and after that i rebooted my phone and worked
Sent from my LG-P500 using Tapatalk 2
Christian Nothing said:
Have you copied the other files ?
For me didn't worked to flash so i unzipped and copied all files and set permissions and after that i rebooted my phone and worked
Sent from my LG-P500 using Tapatalk 2
Click to expand...
Click to collapse
how do i deal with system storage when Forgot to give permisions, yet after i set them it still gives force closes. moved only my native and en files , because where isnt enought free storange on my system .
redownload the zip from mirror link i have posted and flash in recovery over what had you copied earlier and done now is working

[TOOL][LINUX]COPERFIELD ROM MAKER create system.img for some devices

[TOOL][LINUX] COPERFIELD ROM MAKER v.0.0.2
DOWNLOAD TOOL
Suport:
Samsung Galaxy S
Samsung Galaxy Tab 7.0
Samsung Galaxy SII I9100
Samsung Galaxy SIII I9300
Samsung Galaxy NoteI N7000
Samsung Galaxy Tab 7.7 P6800
Google Nexus 7
1. Required LINUX and Root access on the device ...
2. Enable debug mode on the device and connect the USB to the PC.
3. Extract the file from the archive with the tool to check just in case the right of scripts and binaries folder /tools - all must be executed ...
4. From the root folder of the tool to run in a terminal script menu:
{
"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"
}
5. Configure the tool to claim 1 (necessary only once after the start of the tool):
6. Select the appropriate device, the program will create the device image of the system partition, download to PC and convert it to an image suitable for flashing Odin and put it in the out.
7. Select the package in the image archive .tar.md5 for flashing via Odin or fast boot (if necessary, may be placed in a folder out the rest of the ROM - the tool will pack them with the system image), enter the name new firmware and press Enter, the tool will create the firmware and display a report:
8. May be further packed in zip with maximum compression, to achieve the smallest size ...
9. The ability to create cache.img
10. Cache.img empty images in the folder empty (before flashing renamed cache.img)
the s2 and s3 system.img will be ext4 format ?
globula_neagra said:
the s2 and s3 system.img will be ext4 format ?
Click to expand...
Click to collapse
Of cause, kernels don't support different file systems...
Lol...I just started making script...here.But you finished it here perfectly with many devices supported .Good to see it.Let me see If I can anything better
---------- Post added at 10:13 AM ---------- Previous post was at 09:15 AM ----------
Just a little idea for you...If you make an empty data partition too,You can make sure that the rom does a factory reset while its been flashing
vijai2011 said:
Lol...I just started making script...here.But you finished it here perfectly with many devices supported .Good to see it.Let me see If I can anything better
Click to expand...
Click to collapse
Yes, I do not mind
Just a little idea for you...If you make an empty data partition too,You can make sure that the rom does a factory reset while its been flashing
Click to expand...
Click to collapse
I do not quite understand what you mean, but in order to reset a user's data is sufficient to add to the cache.img command wipe data...
as i9000 said:
Yes, I do not mind
I do not quite understand what you mean, but in order to reset a user's data is sufficient to add to the cache.img command wipe data...
Click to expand...
Click to collapse
I will pm you shortly with what I meant along with commands for you to understand it better
Sent from my GT-N7000 using xda app-developers app
Please can you help a noob - ROM seems extremely small
Hi I have been hunting for a tool to do a "complete" backup of my S3 so I can restore it in one go after playing with other ROMS and get back to Stock easily. So seeing this looked fantastic. I have run steps 1 , 4 and 10 .
The ROM i get is only 27,161 KB , and as the stock rom I flashed was over 1 gb I wonder if I have done something wrong and I am afraid to try flashing this with Odin . Especially when I did a NANDROID Backup from S3 Toolkit and this is 1.6gb .
Any advice would be well received .
plug_it_in said:
Hi I have been hunting for a tool to do a "complete" backup of my S3 so I can restore it in one go after playing with other ROMS and get back to Stock easily. So seeing this looked fantastic. I have run steps 1 , 4 and 10 .
The ROM i get is only 27,161 KB , and as the stock rom I flashed was over 1 gb I wonder if I have done something wrong and I am afraid to try flashing this with Odin . Especially when I did a NANDROID Backup from S3 Toolkit and this is 1.6gb .
Any advice would be well received .
Click to expand...
Click to collapse
You forgot step 5! configure tool, compile and install zlib and compile ext4_utils, and got empty image system.img...
is there a chance of a port to cygwin?
I like how the title says it supports any device and then the first post says it supports less than 10 devices.
Creating .tar.md5 will create images that increase binary counter ?
Edit:
Only with custom recovery
gianptune said:
I like how the title says it supports any device and then the first post says it supports less than 10 devices.
Click to expand...
Click to collapse
Sorry, it all my bad english, of cose isn't any but some...
I did chang it...
Is there any apps like this for W8??
Sent from my E16i using xda premium
Hi and thx for a great tool
1. Any chance when I run 6. that it stops when it is mounted and I can edit/add content in the output.img before it creates a system.img?
Would be nice to be able to edit before system.img
2. Possible to edit a factory system.img that I have on pc?
Thx for your time

[BetoOS] [ROM 5.0.2. Modded version] [16-09-2016]

UPDATE 16-09-2016
Hi!
This is BetoOS ROM 5.0.2. Modded version for Idol 3 [4.7] 6039
Note: If you install this ROM is by your own will, the responsibility for any damage that may occur is entirely yours.
This ROM is what i have on my phone and untill now everthing is ok, if you find any issue please tell me!!
PS: Always do backup first!!! :good:
The ROM have:
Better performance
Sound improvemant
Custom icons
Root
Marshmallow launcher
Marshmallow camera
Camera Google ( with Photo Sphere and Panorma camera )
ES File explorer
Root Browser
Rashr ( to change recovery from TWRP to default and reverse )
Asus clock
Opera Mini
Outlook
Asus Flashlight
Easy Smart Cover ( to lock and unlock the phone with the cover )
Sony Motion shot
Sony track ID
Sony Album
custom ring tones
custom wallpapers
Asus Weather clock
Sony Walkman music player
Asus Kids launcher ( a safe launcher for kids to play with your phone )
Have a custom bootanimation and a custom bootsound
Open Camera ( from Google Play )
Equalizer
Movie Creator
Sony Video player
add some build.prop tweaks
battery usage improvemant
A) Like my other version, IF you have a primary ext4 partition with 4GB in micro SD Card it will send all apps and updates to your SD Card releasing space in internal Storage, do backup first than only need to add this boot.img in to ROM zip and RENAME IT TO mmcblk0p23.
BOOT.img -> mmcblk0p23
To create a primary ext4 partition use Mini partition Tool, like this video:
The example shows how to create a 8GB partition but is to big... 4GB, i think will do the job:
https://youtu.be/7st6838_aAg
Read this: You need a fast Cat10 micro SD Card. This tweak from above doesn´t work with all micro SD Cards and create a bootloop, to fix just return to default boot from the backup.
Unlock bootloader and Flash TWRP 3.0.0-0 (my version or flash will Fail!)
Use this tool "Idol_Suite" it will help you to unlock bootloader and to install TWRP 3.0.0-0, etc, etc in a easy way. Extract from the zip, open it and execute the Idol_Suite.cmd, follow what it say! Try it!
If you upgrade to MM truh TWRP backup and want to rollback just insert this ( default ) LL BOOT.img in ROM zip AND RENAME IT mmcblk0p23, i don´t know if work on OTA upgrade, i think not...
BOOT.img -> mmcblk0p23
If you want to use a ext4 partition from micro SD Card use the BOOT.img from above. A)
Now, the ROM:
BetoOS_ROM-Modded_5.0.2-16092016.zip
https://mega.nz/#!O8RjHYgY
Key: !UU-EAFZTaUDO-TQgSth9WYk5vs5ZLzxBZwFR1208mgw
NOTE: The first boot is long! If you ear the boot sound music everything is fine, just wait to finish!
Check here some ROM pictures...
:cyclops:
{
"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"
}
[/url]
https://postimage.org/
Hi,
you have posted 3 differents modded 5.0.2 ROM this week, thanks for your work. I've tested BETO_ROM and I like it.
What are the differences between these 3 ROMs ?
Thanks
ludz179 said:
Hi,
you have posted 3 differents modded 5.0.2 ROM this week, thanks for your work. I've tested BETO_ROM and I like it.
What are the differences between these 3 ROMs ?
Thanks
Click to expand...
Click to collapse
Tweaks, apps, wallpapers
Update
persona78 said:
Update
Click to expand...
Click to collapse
Hi,
What is the changelog ?
Thanks for your work.
Updated!!!
Who is using this ROM???
Do you like it?
You already have a thread for this here:
http://forum.xda-developers.com/idol-3/general/beto-rom-lollipop-modded-rom-5-0-2-t3452805
You don't need separate threads for updates, just edit the existing thread please.
From our forum rules:
5. Create a thread or post a message only once.
As a large forum, we don't need unnecessary clutter. You're free to edit your message as you like, so if you do not receive an answer, revisit your message and see if you can describe your problem better. Not everyone is online at the same time so it might take a while before you receive an answer. (Also refer to Rule 16)
Click to expand...
Click to collapse
Thread closed.

[MOD][TEMPLATE] APK-Patcher Lite

APK-Patcher Lite
Flashable Zip Template for Modifying System APKs On-Device
Based on APK-Patcher by @osm0sis​
Information
This is a modified version of APK-Patcher that will delete / inject files into System APK files instead of using a baksmali / apktool method.
The method used here is a similar method used in my ROMs to patch files, where instead of having to have like for example 4 SystemUI files, I only needed to keep the actual files that were changed.
This method could also be used quite easily to apply OTA updates or addons on already pre-modified APK files.
LINK TO GITHUB (STANDARD): https://github.com/djb77/APK-Patcher-Lite
LINK TO GITHUB (MAGISK): https://github.com/djb77/APK-Patcher-Lite_Magisk
Usage
Copy your pre-compiled resource files (including .dex files) to the patch folder, removing the .apk part of the filename (ie: SystemUI)
Create a file in scripts with the same name (ie: SystemUI.sh) if you want to delete any existing files from the APK
Make edits to envvar.sh, and also to extracmd.sh if needed
Properties / Variables (envvar.sh)
banner="";
apklist="";
apkbak=/data/media/0/APK-Backup;
backup=1;
cleanup=1;
banner is the name of your patch zip, usually suggestive of what it does, to be displayed at the beginning of the zip flash. You should include your name/handle here like "by osm0sis @ xda-developers" for credit purposes.
apklist is a string containing the list of APKs to be patched included in the patch zip, separated by spaces between the quotes. Each APK is automatically found recursively in /system, then copied to the working directory to be decompiled and acted on, then copied back to /system.
apkbak is the location to place backups of the untouched APKs in apklist if backup=1 is set.
backup=1 will store backups of the untouched APKs in the location specified in apkbak.
cleanup=0 will keep the zip from removing it's working directory in /tmp/apkpatcher - this can be useful if trying to debug in adb shell whether the patches worked correctly. cleanup=1 is necessary on multi-APK patching zips, so it's recommended each APK to be patched be tested on their own with cleanup=0 before combining into a single zip.
envvar.sh
Modify the envvar.sh to add your banner, apklist, backup and cleanup options
Multiple files can be patched, put a space between the filenames (ie: apklist="file1.apk file2.apk"
extracmd.sh
Modify the extracmd.sh to add any additional commands to be performed at the end of the patching process that aren't patch-related (/data file changes,
scripts/$apkname.sh
fileremove="";
$apkname is the name of the folder that you put your resources files in. Copy scripts_sample.sh and rename it to your APK (ie: SystemUI.sh)
Multiple files can be deleted, put a space between the paths (ie: fileremove="/res/drawable/file1.png /res/drawable/file1.png"
Good job, mate. Usefull for a 5-SystemUI ROMs :highfive:
Good job as usual..... mate
Nice one mate
Can't wait to try it out
Well done, good job bro [emoji106]
Can I use this to get more coins in wonka's world of candy?
NICE... :good: :highfive:
Good work djb77
Replied to wrong thread
Could this modify an apk's screen orientation?
For months i've been trying to get USTVHUB to open on my Shield TV on 8.0 but wont because the app only opens in portrait mode-meant for phones only.
This app works on my S7 or phones. But no matter which screen orientation app i try, and tried editing code, the app crashes every time on my Shield tv because that's landscape mode.
If the OP app wont work for this can someone point me in the direction of something that would work to change an apk's screen orientation?
{
"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"
}
dovedescent7 said:
Could this modify an apk's screen orientation?
For months i've been trying to get USTVHUB to open on my Shield TV on 8.0 but wont because the app only opens in portrait mode-meant for phones only.
This app works on my S7 or phones. But no matter which screen orientation app i try, and tried editing code, the app crashes every time on my Shield tv because that's landscape mode.
If the OP app wont work for this can someone point me in the direction of something that would work to change an apk's screen orientation?
Click to expand...
Click to collapse
My module will work if you give it the right files to inject, what files/resources my module injects into an APK is your responsibility.
this need root?
smallville7123 said:
this need root?
Click to expand...
Click to collapse
no root needed, just custom recovery to flash your finished zip
Does it support non system app? Can I add files (not replace) that does not exist in the APK itself? (My banking app launcher icon only support mdpi, so I want to add higher resolution)
For me returned error bellow
Code:
local entry crc does not match

Categories

Resources