[TOOL] Another Theme Chooser xml generator - Android Themes

I know someone had previously posted a jar for doing something similar to this, but it lacks a requested feature and is somewhat limited, restrictive, and makes slightly more work to accomplish the same thing. (no disrespect to the author of it).
Usage
Code:
maketc outfile.xml [folder]
Where folder is where the images are, and is optional. If left off, it will use the current folder.
You would put your images into a folder named com_some_packagename. If the images are already prefixed with com_some_packagename, they are left alone, if they are not, they are renamed in the process. This cuts out a step previously needed.
Example
You have 1.png, 2.png, 3.png in the folder /home/user/com_packagename.
You are in /home/user
You run maketc android.xml com_packagename
The files are renamed to com_packagename_1.png, com_packagename_2.png, com_packagename_3.png
/home/user/android.xml is generated to contain
HTML:
<?xml version=1.0 encoding=UTF-8?>
<resource-redirections>
<item name="drawable/1">@drawable/com_packagename_1</item>
<item name="drawable/2">@drawable/com_packagename_2</item>
<item name="drawable/3">@drawable/com_packagename_3</item>
</resource-redirections>
The easiest way to use this is extract the zip to ~/bin (/home/yourusername/bin) and it should then be in your path. If /home/yourusername/bin doesn't exist, create it. You may have to log out and in again for it to be picked up. You will need to give maketc execute permissions either via whatever file manager you use (viewing the file properties/security) or via shell with the command chmod +x ~/bin/maketc
This is meant for Linux, though it should also work under Cygwin.
Hopefully someone will find this useful. Enjoy!
EDIT: As I have not done any work with theme chooser, it just now occurred to me that multiple packages can be in one xml. In its current form, this script can only process one at a time, per folder, but I still think it is less overall work required to get the desired end result with a little copying & pasting.
Download at http://androplasty.com/showthread.php/2160-Theme-Chooser-XML-Generator

Very good, the output file is in alphabetical order (the other jar file did not do this)
Also its very useful not having to copy paste the jar file everywhere

Yes, Yes, Yes!!! Thanks Jim. This is a horrible place to post this, but nonetheless, thanks for getting all "Matrixy" on this last night. You have no clue how many hours combining your script and the xmlgenerator will save those who do TC themes. Now... All we have to do is incorporate it into Vaelpak!!! Must've beat Skyrim last night.
---------- Post added at 09:20 AM ---------- Previous post was at 09:17 AM ----------
Mushroom_Lord said:
Very good, the output file is in alphabetical order (the other jar file did not do this)
Also its very useful not having to copy paste the jar file everywhere
Click to expand...
Click to collapse
For those who don't know Jim's exploits, he's likely one of the best dev's here. It took him 3 minutes to write the bash script to add the process a couple nights back and once he snagged a TC theme, this took very little time.

I've completely re-written this in Mono so it now works on Linux and Windows and added a lot more functionality. Hit the download link in the OP for the details.
Now supports unlimited package names, auto-detected, and 3 different options for batch renaming.

would really like to use this please! i cannot download from your site because my activation email has not been sent. i did sign up. i hit the resend button several times to no avail...
---------- Post added at 09:19 AM ---------- Previous post was at 09:13 AM ----------
pretty sure posting links to download something that requires registration is not permitted.just sayin...at least for me it wasnt..idk how popular you are, so it may be ok for you

JayR_Themer said:
would really like to use this please! i cannot download from your site because my activation email has not been sent. i did sign up. i hit the resend button several times to no avail...
---------- Post added at 09:19 AM ---------- Previous post was at 09:13 AM ----------
pretty sure posting links to download something that requires registration is not permitted.just sayin...at least for me it wasnt..idk how popular you are, so it may be ok for you
Click to expand...
Click to collapse
Responded to your PM. You should be all set.
And you're right, it is not permitted. Post attachments here require registration to download, so if some hypocrite here wants to kill this thread or ban me for it, so be it. I started my own site and stopped posting my work to XDA over a year ago due to some ridiculous rules and bat**** crazy power mongering mods. I posted this here only because there are a large number of themers here that may find it useful.

Ahh i see. Thank you very much.
Sent from my Galaxy Nexus using Tapatalk 2

I Am looking for this. please attach file.
thankyou

Johnsondr80 said:
I Am looking for this. please attach file.
thankyou
Click to expand...
Click to collapse
The link in the OP has been corrected.

vaelek said:
The link in the OP has been corrected.
Click to expand...
Click to collapse
You the Boss
Thanks you will hear from me again by this weekend.

I can"t download this file, can anybody help me, please!

Related

what do u want in a how to make rom

I am going to make a how to make a rom tread. What do u guys want to see in it
I am going to show u how to get ubunbu running on windows and how to make a rom. So list other stuffs I could do
mohsinkhan47 said:
I am going to make a how to make a rom tread. What do u guys want to see in it
I am going to show u how to get ubunbu running on windows and how to make a rom. So list other stuffs I could do
Click to expand...
Click to collapse
I'd like it to be proof-read by somebody else. Not meaning to be disparaging to your possible skill, but a guide written with the same rampant disregard of English shown here is likely to lead to confusion. Guides and tutorials should be written mindful of the fact that exactness and clarity is required.
I would really like to know how to sign a ROM... mainly because I'd like to be able to modify existing ROMs with different apps and ringtones prior to flashing, which would be MUCH easier than having to do everything through Terminal after flashing.
It would help if there was a list of hero apps that would work when creating a normal G1 rom (not hero).
uansari1 said:
I would really like to know how to sign a ROM... mainly because I'd like to be able to modify existing ROMs with different apps and ringtones prior to flashing, which would be MUCH easier than having to do everything through Terminal after flashing.
Click to expand...
Click to collapse
Look in the theme forum for stericson's auto-signing tool. You can sign roms with it. Its reallyeasy to set up and you can use it to sign .zip files. Its what i use with all my themes and it works great
I am at work on my phone right now but when i get home i will edit this post with a link to it if i remember
david1171 said:
Look in the theme forum for stericson's auto-signing tool. You can sign roms with it. Its reallyeasy to set up and you can use it to sign .zip files. Its what i use with all my themes and it works great
I am at work on my phone right now but when i get home i will edit this post with a link to it if i remember
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=473580
That link? Can you post a how-to, or just PM me the directions? I have no experience with how to do any of that stuff... What's the SDK?
uansari1 said:
http://forum.xda-developers.com/showthread.php?t=473580
That link? Can you post a how-to, or just PM me the directions? I have no experience with how to do any of that stuff... What's the SDK?
Click to expand...
Click to collapse
I can help you when i get home tonight. Will you still be up or on in like 3 hours or so? I will be able sometime around that (its 9:10pm where i am)
uansari1 said:
I would really like to know how to sign a ROM... mainly because I'd like to be able to modify existing ROMs with different apps and ringtones prior to flashing, which would be MUCH easier than having to do everything through Terminal after flashing.
Click to expand...
Click to collapse
here you go:
http://forum.xda-developers.com/showpost.php?p=3786249&postcount=181
I'd like a section dealing with modifying-upgrading the kernel, ramdisk, and really anything dealing with the boot and recovery images (since I've already learned most of the workings of the system partition)
Ssantos6981 said:
It would help if there was a list of hero apps that would work when creating a normal G1 rom (not hero).
Click to expand...
Click to collapse
We have HTC Music......there's your list
The HTC camera from the HTC Magic/Sapphire has also been ported.

.tot file links not available

Hello,
Since I am not allowed to post this under the proper thread, I guess I am going to have to put it here till I can get more post credits. Anyways the links to the Revolutions .tot files that jackpot08 posted here: http://forum.xda-developers.com/showthread.php?t=1337386 have gone stale and will not allow me to download them anymore. Does anyone else have these files (in particular the v7 .tot) and if so, could someone please upload them to some file sharing site and share the link. I love you all very much and keep doing what you do!
-Canti Sama
cantibot said:
Hello,
Since I am not allowed to post this under the proper thread, I guess I am going to have to put it here till I can get more post credits. Anyways the links to the Revolutions .tot files that jackpot08 posted here: http://forum.xda-developers.com/showthread.php?t=1337386 have gone stale and will not allow me to download them anymore. Does anyone else have these files (in particular the v7 .tot) and if so, could someone please upload them to some file sharing site and share the link. I love you all very much and keep doing what you do!
-Canti Sama
Click to expand...
Click to collapse
Just tried it and it worked for me.?
mtmichaelson, thanks for your prompt reply,
I just checked the link once again and it seems to be functioning now. So strange, it must of been some hiccup with fileserve. I will delete this thread now hehe.
-Canti Sama

[Q] .apk file editing

My knowledge about the android development is mediocre....I have Samsung galaxy tab 2 P3100.....I rooted that myself and i can flash different roms.....thats all i know about android....Any help will be appreciated...
Is there any way i can edit .apk file. I want to change the GUI of a particular application. The name of the application is 7notes with mazec.
the attachment contains 2 images.
1) This is how the original app looks like [red square]
2) I want the app to look like this...
I can send the .apk file or only instructions also will do...
Thanks in advance!!
Similarly can i edit the GUI of any application..
You can edit the .apk but you have to decompile with apktool and edit .xml files to accomplish this. I'm no programmer but I have learned how to decompile and recompile .apk and make minor adjustments. If you know how to write xml then it shouldn't be that difficult but first you should search the forums for how to use apktool.
Steeleio said:
You can edit the .apk but you have to decompile with apktool and edit .xml files to accomplish this. I'm no programmer but I have learned how to decompile and recompile .apk and make minor adjustments. If you know how to write xml then it shouldn't be that difficult but first you should search the forums for how to use apktool.
Click to expand...
Click to collapse
Thnx Steeleio....i will try that.....i dont know xml....i will search on that too.....can u suggest me some forums to learn apktool?
I have done THIS guide which should be of some help, but repositioning buttons and icons is something you'll need to Google for and experiment with.
AkshayGTP3100 said:
Thnx Steeleio....i will try that.....i dont know xml....i will search on that too.....can u suggest me some forums to learn apktool?
Click to expand...
Click to collapse
XperienceD said:
I have done THIS guide which should be of some help, but repositioning buttons and icons is something you'll need to Google for and experiment with.
Click to expand...
Click to collapse
Akshay, your welcome. The link Xperience provided seems to be an excellent guide to apk edits. Once you learn how to decompile and start relating the xml coding with how things are laid out in the UI, you should be able to figure out how to produce the output that you want. Good luck.
XperienceD said:
I have done THIS guide which should be of some help, but repositioning buttons and icons is something you'll need to Google for and experiment with.
Click to expand...
Click to collapse
I read your entire post and it was very helpful to get started.....I successfully decompiled the .apk using apktool.....found out where the .img images are.....now i guess i will have to edit the xml code related to the .imgs i want to be relocated....right?.... just point me in the right direction.... i can send you the apk file of the application....
AkshayGTP3100 said:
I read your entire post and it was very helpful to get started.....I successfully decompiled the .apk using apktool.....found out where the .img images are.....now i guess i will have to edit the xml code related to the .imgs i want to be relocated....right?.... just point me in the right direction.... i can send you the apk file of the application....
Click to expand...
Click to collapse
Great stuff. It is now about figuring out how to go about repositioning the images, but that task is something you're going to have to do I'm afraid as it can be a time consuming process, especially when learning, plus repositioning is above my skill set.
AkshayGTP3100 said:
I read your entire post and it was very helpful to get started.....I successfully decompiled the .apk using apktool.....found out where the .img images are.....now i guess i will have to edit the xml code related to the .imgs i want to be relocated....right?.... just point me in the right direction.... i can send you the apk file of the application....
Click to expand...
Click to collapse
Look in /res/layout/
Send me the APK, I'll see if I can guide you in the right direction.
DemonWav said:
Look in /res/layout/
Send me the APK, I'll see if I can guide you in the right direction.
Click to expand...
Click to collapse
Here is a link for the .apk file...... https://www.dropbox.com/sh/xnm0f7qax191raw/KZRRuJSsh-
I found the layout folder already.....i think the related xml code is in the /res/layout/keyboard_handwriting.xml file.... am i correct?
i dnt know anything about the xml.....mean while, i will try to find out how to relocate the layout for the buttons.....

[Q] Anyone Have a Copy of BlurUpdater_vzw.apk and BlurUpdater_vzw.odex

I have mistakenly deleted one or both of these files in an attempt to avoid the OTA. my intention was to disable them not delete them as I may want the OTA in the future.
would someone be so kind as to upload a copy of their BlurUpdater_vzw.apk and BlurUpdater_vzw.odex
Located in device/ system / apps
Droid 4
verizon
android 4.1.2
system version 98.72.182.xt894.verizon.en.us
thanks in advance
would anyone mind making a copy of the files and uploading them please.
will a factory reset bring the files back? like in the future if I want to take the update? any help is really very much appreciated.
The .odex file won't upload for me through the forum. I'll attempt to put them on dropbox for ya. I don't have a dev account so no uploads through the nicer sites- sorry.
---------- Post added at 11:53 PM ---------- Previous post was at 11:48 PM ----------
Let's try this...
dropbox.com/s/2d06q2pvh2tqfyp/BlurUpdater_VZW.apk
dropbox.com/s/h4ugshhpg61ku5k/BlurUpdater_VZW.odex
Thanks So Much
I really appreciate it. Thanks for taking the time to do that. Your a life saver. Well a phone saver.
Thanks.

First custom 5.1.1 ROM released by Booroondook!

Mod edit: link removed (4pda links not allowed)
Booroondook has first done FUSE ROM and now there is he again... Bravo! Many, many improvements and fixes. Sorry he is not paying attention to XDA (doing all really for free, not for donations here) but he deserves all credits.
Full Post translation and download link
Here is the full post with download link, please donate to the dev if you like his work.
The firmware is designed as a "designer" under both options screen resolutions (800x480 and 1024x600). Everyone can afford to assemble his own version. How to assemble the firmware is described in detail here:
The order of assembly of the firmware
The firmware is available as a set designer or "do it yourself" - as anyone this thing called - and is a set of modules for self-assembly of the finished image of the firmware. The assembly is made on a computer running Windows (versions from XP and higher).
How to assemble:
1) Download the archive unpack into any empty folder on your computer (the full path to the folder does not contain spaces, non-Latin characters, punctuation marks and special characters, so not recommended for unpacking on the desktop, in the "My Documents", etc. )
2) turn in this same folder
3) Run start_rus.bat file (or start_eng.bat, if you are dearer to the English interface)
4) you will be asked to choose a processor. Only two options - RK3066 and RK3188. The selection is made by entering the numbers specified opposite processor type, and then pressing the Enter key
5) The following sentence - to select the screen resolution. Options are also two - 800x480 and 1024x600. The selection is made in the same manner as in the previous paragraph
6) After this, the firmware build process, which takes less than 10 seconds.
7) The result of the process - file update_ <vash_protsessor> _ <vashe_razreshenie> .img, which, after renaming update.img you can sew in a familiar way radio When you first start after flashing is (as usual in my firmware) conducted preset application and then fit /system/build.prop configuration file under the processor type and resolution (800x480 for the recorder will be installed screen density of 160 to 1024x600 - 240). Then reboot, after which the tape recorder will be completely ready for operation.
Features flashing process. Due to the fact that changing breakdown flash memory sections (including as compared with previously released on FUSE-firmware Android 4.4.4), the process can be performed in two stages, both stages are the same.
That is, you normally install firmware mode rekaveri (thus necessarily choosing the option with full data cleaning). The device is rebooted and ... hang on animated screensaver. If you want to wait, wait - but the result is not guaranteed. If you do not want to wait, press the RESET, then (without releasing RESET'a) - POWER. Without releasing the POWER, release the RESET, waiting 3 seconds and release POWER. All - a few seconds later we are back in rekaveri mode where once again just repeat the flashing process - again, choose the menu item, involves the installation of firmware and data cleaning, and ... forward. After the second cassette recorder firmware to be released to the operating mode (although longer than usual, as is the formation of the primary file system).
Option: instead of the second flashing, you can try to select a lower menu item - "clean and reset to factory condition."
As you understand, all your data will be lost after flashing, so advance reservations and they do not say I did not warn.
Attention!!! Those who do not have the RESET button and mechanical buttons. Before flashing be sure to ask if you can overload the radio in rekaveri mode from the "hung" or off state. If this method is not, then you better not reflash.
OTA-upgrade
The firmware is the possibility of prompt automatic updates. OTA (Over the Air - "air") or FOTA (Firmware Over the Air) - a technology that allows to (semi-) automatically obtain and install the update packages. User Intervention here minimum - it is only necessary to press the button, confirming compliance with the installation. Well, there is still a button manually check for updates. And all the rest State makes self - sends a request to the server, downloads the update package, checks it for validity (verifies the certificate used to sign the update package with a key available in the firmware), reloads the State in rekaveri mode where automatically launches the update process, and finally PG reboots to the operating mode.
Naturally, for the possibility of State OTA-update should have a working Internet connection. Automatic prompting to check for updates are sent automatically after every download SI operating mode and communication with the Internet. If desired, you can request a renewal of the "out of order" by pressing the appropriate button in the dialog "Settings" - "About your device" - "OTA update system." Another essential requirement to enable OTA updates - is the availability of free space on the "GPS-card" (/ mnt / external_sd), and (of course) the availability and serviceability of the card itself. In case of problems with the card update can be downloaded to start, but then will be a network error. Available space on the card must be two times larger than the size of the update package. As practice shows, the usual pack "weighing" of up to 20 MB. Although there are cases of 55-MB blocks. In general, if you keep on the card 120 MB of free space, the problems you should not be.
Cancellation OTA update? Unfortunately, a simple interactive option is not provided. But you can do the following: Open the file for editing /system/build.prop. Find it (towards the end of the file) option ro.product.ota.host = www.booroondook.ru: 2300. Replace the URL-address of the update server (www.booroondook.ru:2300) to something "obscene". For example, suppose that this line will look like this: ro.product.ota.host = localhost. Save the file, restart the SU. Everything - Updates you will not torture any more.
Disclaimer: The self-fulfilling complicated technical procedure for flashing the device, you will definitely take full responsibility for possible negative consequences up to the irrevocable failure of your head unit.
Version - from 06/03/2016
Link to the firmware (made on the basis of KLD-20160511): https://mega.nz/#!XFZUQKAI!H2L7gsRIuVn1D7x7slQjE_XclmVP6RWXRp-VRmc5-uU
Innovations regarding the factory options:
- Cloning a resolution of 800x480 by kernel patch (kernel.img)
- Completely redesigned Russian translation
- Root access running SuperSU
- 5 launcher to choose from ( "Settings" - "Desktop")
- 4 options "Bluetooth" application ( "Telephone"), 5 application options, "Music" and "Radio". Alternative applications are installed through the "OEM" application, return to the original (nominal) version - after the usual removal of the application settings ( "Uninstall updates")
- In settings Added "For Developers", "Screen" - "Font size" and "Display" - "Display Density"
- In settings added to the monitoring data
- OTA-update functionality
- Added missing "OEM" applications, "Weather", "DVR" (Annex "Weather" - in the version revised respected vitarkananda)
- Added widgets "Weather", "Music", "Telephone", "Video" and "Navigation", ported from the firmware for MTCD
- Partition "OEM" is increased to 384 MB. This section can be used, for example, as a "warehouse" APK-relevant distributions
- Built-in support for working with trip computer Multitronics MPC-800 (Bluetooth-name DUAL-SPP)
Attention:
1) please do not ask questions why this firmware does not work Xposed. The answer is - it does not work and on the drive firmware, and generally have Xposed big problem with Android 5 (or higher). When someone finds a way to get to work on our Xposed firmware, in principle, I immediately implement it in its firmware.
2) Management of screensaver (MTCScreenClock.apk) is only possible through /system/build.prop File Edit (parameters ro.product.screenclock = true | false and ro.product.screentimeout = 5 | 10 | 15 | 20 | 30 | 60 ). Interactive control timeout in the factory firmware is not provided, and I realize it too failed.
Note: Because an application "Weather" uses a revised version of vitarkananda, the new version of the application (as they become available) can be installed instead of the usual simple by replacing labor-intensive system file.
For developers, the public certificate signed APK following: MTCBlueTooth.apk, MTCMusic.apk, MTCRadio.apk, MTCScreenClock.apk. This means that signing their "swing" application to the same certificate (and increasing code version), you can give users the ability to easily install your development instead of forcing them to carry out the replacement of system files with setting permissions.
https://mega.nz/#!XFZUQKAI!H2L7gsRIuVn1D7x7slQjE_XclmVP6RWXRp-VRmc5-uU
[size=+1]Thread cleaned.
Keep the drama out of the public forum. If you're not a moderator you have no place telling other members how to post, no matter which side of the argument you're on, use the report feature and let us deal with it. If you have a problem with a certain member/developer do not create drama in the public forum, again, use the report feature. If it isn't a reportable offence then just leave it alone or take it elsewhere. If you believe there is a developer that is stealing someone's work and/or not giving credit, you guessed it... use the report feature. See the theme here? XDA isn't the place for your petty squabbling, if you have a valid case to argue then take the right approach and call on the moderation team. And I'll repeat, keep this drama out of the public forum. This goes for both of you.[/size]
Heisenberg said:
[size=+1]Thread cleaned.
Keep the drama out of the public forum. If you're not a moderator you have no place telling other members how to post, no matter which side of the argument you're on, use the report feature and let us deal with it. If you have a problem with a certain member/developer do not create drama in the public forum, again, use the report feature. If it isn't a reportable offence then just leave it alone or take it elsewhere. If you believe there is a developer that is stealing someone's work and/or not giving credit, you guessed it... use the report feature. See the theme here? XDA isn't the place for your petty squabbling, if you have a valid case to argue then take the right approach and call on the moderation team. And I'll repeat, keep this drama out of the public forum. This goes for both of you.[/size]
Click to expand...
Click to collapse
Your "cleaning" means no one has a clue what on earth has gone on and what all the "drama" was, as there appears to be just 2 posts left, one a quote from booroondook on xda.
It would probably be best if you removed the text from your post, or simply put "Moderator cleaned thread" or something, - currently your post confuses everyone as youve removed text and/or posts, so no one knows what you are talking about.
Since when are 4pda.ru links not allowed ? I have used them and seen them used many times over the past 2 years, or is that just referring to their use in thread titles ?
typos1 said:
Your "cleaning" means no one has a clue what on earth has gone on and what all the "drama" was, as there appears to be just 2 posts left, one a quote from booroondook on xda. If you'd like to become a moderator please feel free to make an application but until then please leave it to us. If you'd like to become a moderator feel free to make an application but until then please leave it to us. If you'd like to become a moderator feel free to make an application but until then please leave it to us.
It would probably be best if you removed the text from your post, or simply put "Moderator cleaned thread" or something, - currently your post confuses everyone as youve removed text and/or posts, so no one knows what you are talking about.
Since when are 4pda.ru links not allowed ? I have used them and seen them used many times over the past 2 years, or is that just referring to their use in thread titles ?
Click to expand...
Click to collapse
You're not meant to have a clue what's going on, that's the entire point of cleaning a thread, to remove inappropriate posts so they cannot be seen. I'm not sure why this even matters to you, you weren't involved, it isn't your business, and this thread is now back to its original purpose. Thanks for your input, but no, I won't be editing my message, it was left for a reason.
4pda links aren't allowed on XDA and haven't been for quite some time. If you are using them I suggest you stop because it could affect you negatively. We can't get to every link on this site, we act on reports made by our members, when we receive a report about disallowed links (or stumble across them) they are removed.
If you'd like to become a moderator feel free to make an application but until then please leave it to us, thanks.
Heisenberg said:
You're not meant to have a clue what's going on, that's the entire point of cleaning a thread, to remove inappropriate posts so they cannot be seen. I'm not sure why this even matters to you, you weren't involved, it isn't your business, and this thread is now back to its original purpose. Thanks for your input, but no, I won't be editing my message, it was left for a reason.
4pda links aren't allowed on XDA and haven't been for quite some time. If you are using them I suggest you stop because it could affect you negatively. We can't get to every link on this site, we act on reports made by our members, when we receive a report about disallowed links (or stumble across them) they are removed.
If you'd like to become a moderator feel free to make an application but until then please leave it to us, thanks.
Click to expand...
Click to collapse
Why 4pda links are not allowed? Where we can find list of prohibited sites?
pa.ko said:
Why 4pda links are not allowed? Where we can find list of prohibited sites?
Click to expand...
Click to collapse
The main reason is because 4pda is rife with piracy, warez, and there are major issues with GPL compliance on that site. You're also not meant to direct members to competing forums.
Thanks for explanation. True. But they also have original work like this...
pa.ko said:
Thanks for explanation. True. But they also have original work like this...
Click to expand...
Click to collapse
There is no way for you or I to know if that work is actually original. 4pda is notorious for kanging. On the surface it looks like original work but no way to prove that. This is beside the point though; 4pda is blacklisted for all of the rotten crap that takes place there, it's that crap that pulls down any original work that might be posted.
tried...not working
went to build for rk3066 pressed 1 then enter got error message..."sorry RK3066 CPU does not support in this firmware" just thought i would let others know
WECoyote633 said:
went to build for rk3066 pressed 1 then enter got error message..."sorry RK3066 CPU does not support in this firmware" just thought i would let others know
Click to expand...
Click to collapse
Your a dev and youre trying to make a RK3066 ROM ? Or youve just tried to install it on an RK3066 unit ?
typos1 said:
Your a dev and youre trying to make a RK3066 ROM ? Or youve just tried to install it on an RK3066 unit ?
Click to expand...
Click to collapse
not a developer...followed instructions in first post got error with the first step
WECoyote633 said:
not a developer...followed instructions in first post got error with the first step
Click to expand...
Click to collapse
This ROM is not compatible with 3066.
The build.bat is from a previous version.
miffymiffy said:
This ROM is not compatible with 3066.
The build.bat is from a previous version.
Click to expand...
Click to collapse
thx for info..that being the case this info might be mentioned in the first post....and the diy package perhaps shouldn't give the option to choose between the 3066 and the 3188..will continue to wait for a possible rk3066 version of 5.1.1....thx again
WECoyote633 said:
thx for info..that being the case this info might be mentioned in the first post....and the diy package perhaps shouldn't give the option to choose between the 3066 and the 3188..will continue to wait for a possible rk3066 version of 5.1.1....thx again
Click to expand...
Click to collapse
It is mentioned in the Lollipop thread and I think the original thread for booroondook's ROM, which is still open, this thread is kinda superfluous really.
I have a screen for avelo toyota
Puild number rk3188-eng4.4.4 310 ....
Android 4.4.4
MCU version
Mtcb-ksp-v2.86
I would like to update it to 5.1
Is the a suitable version for me ? Because most of the versions i found are mtcb-kdl
Is this version ok with me.? Does it effect my screen ?
---------- Post added at 04:22 AM ---------- Previous post was at 04:21 AM ----------
My problem is my device is 4.4.4 I would like to update to 5.1.1 and my device type is mtcb ksp
I didn't find an update please tell me how to update it
mr-mo7ammad said:
I have a screen for avelo toyota
Puild number rk3188-eng4.4.4 310 ....
Android 4.4.4
MCU version
Mtcb-ksp-v2.86
I would like to update it to 5.1
Is the a suitable version for me ? Because most of the versions i found are mtcb-kdl
Is this version ok with me.? Does it effect my screen ?
---------- Post added at 04:22 AM ---------- Previous post was at 04:21 AM ----------
My problem is my device is 4.4.4 I would like to update to 5.1.1 and my device type is mtcb ksp
I didn't find an update please tell me how to update it
Click to expand...
Click to collapse
Answered 10 times already!
MCU is not important, you already have MTCB unit so you can flash MTCB roms (4.4.4. or 5.1.1.)
you are probably afraid because of ksp-v2.86, that does not matter so you can flash any MTCB based rom.
mr-mo7ammad said:
I have a screen for avelo toyota
Puild number rk3188-eng4.4.4 310 ....
Android 4.4.4
MCU version
Mtcb-ksp-v2.86
I would like to update it to 5.1
Is the a suitable version for me ? Because most of the versions i found are mtcb-kdl
Is this version ok with me.? Does it effect my screen ?
---------- Post added at 04:22 AM ---------- Previous post was at 04:21 AM ----------
My problem is my device is 4.4.4 I would like to update to 5.1.1 and my device type is mtcb ksp
I didn't find an update please tell me how to update it
Click to expand...
Click to collapse
Would probably be a good idea if you read the wiki before posting.
Does anyone know how modifing exception apks for MTCScreenClock? After I modified Build.prop to activate the Screenclock, it only works when radio apk, music apk,... are working and I'd like it works always except when I'm using GPS navigator.
By the other hand, I'd like to change transparent background for MTCScreenclock and I know that the installed MTCScreeclock.apk is not the issue because I used the same and it wasn't transparent in KitKat versions. Thank you
I have got installed in my headunit last LP version of DSA (5.1.1.).

Categories

Resources