[TOOL] AndroidAutoCompiler [1.0_061115] - Android

Here is an python3 script named AAC that build ROM for you, yes.​
How to get this ?
Download it on my Github : AndroidAutoCompiler
How to run it ?
Just type
Code:
python3 aac.py
in your Terminal.
Progress of the Project :
06 Nov 2015 : First script & First Upload
Next build will integrate an graphical interface, powered by TKinter. Here is a tease :
{
"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"
}
Issues :
\
Don't forget to contribute :
Donate with Paypal
Version Infos
Status : Very very pre-alpha
Created 061115
Last Modif 191115

AndroGeek974 said:
Hi there,
I've just coded a script in Python3 to build ROMs more easily and decided to share it here.
It's very basic but I think it can help people that wants to start ROM development. Also it able you to save a lot of times.
Just put the script at the root of your linux machine and run it with :
Code:
python3 aac.py
...and follow instructions.
That's all !
Don't hesitate to test it.
You can download the script on my Github : https://github.com/AndroGeek974/AndroidAutoCompiler
AndroGeek.
Click to expand...
Click to collapse
I've forked your script and am adding some more ROMs, default statements and also fixing some typos. Will let you know when everything's done and I'm ready to do a commit.
Sent from a Cool Phone stuck with crappy KingUser

MSF Jarvis said:
I've forked your script and am adding some more ROMs, default statements and also fixing some typos. Will let you know when everything's done and I'm ready to do a commit.
Sent from a Cool Phone stuck with crappy KingUser
Click to expand...
Click to collapse
That's cool ! Waiting for your update.

AndroGeek974 said:
That's cool ! Waiting for your update.
Click to expand...
Click to collapse
Just one thing - I can't seem to find the link to AOKP's KitKat branch. Can you just look it up and post it here ???
Sent from a Cool Phone stuck with crappy KingUser

AndroGeek974 said:
That's cool ! Waiting for your update.
Click to expand...
Click to collapse
https://github.com/MSF-Jarvis/AndroidAutoCompiler
I have to leave for a few days so I've made an incomplete commit for you to merge and build upon.
Sent from a Cool Phone stuck with crappy KingUser

MSF Jarvis said:
https://github.com/MSF-Jarvis/AndroidAutoCompiler
I have to leave for a few days so I've made an incomplete commit for you to merge and build upon.
Sent from a Cool Phone stuck with crappy KingUser
Click to expand...
Click to collapse
Thanks man, I've just seen your update, going to work on a graphical interface this night.
Really appreciate your help.

AndroGeek974 said:
Thanks man, I've just seen your update, going to work on a graphical interface this night.
Really appreciate your help.
Click to expand...
Click to collapse
Thanks. Just managed to secure internet but cant code from this phone. Maybe i'll be able to help you out with the graphical ui later.

AndroGeek974 said:
Thanks man, I've just seen your update, going to work on a graphical interface this night.
Really appreciate your help.
Click to expand...
Click to collapse
Please keep pushing changes regularly to the Github repo do that I can stay up to date with your sources and keep working on my contributions as well.
P.S. I just had an idea to upload a index file with names of devices and their code names for noobs of course. We can then proceed to also including which ROMs actually support the device. The devices can first be the popular ones, and if the script gets famous :fingerscrossed: , we can accept requests for device inclusion.
Dont worry about implementation, if you aren't familiar with file handling in Python, I'll do it.
Sent from my HTC Explorer X using Tapatalk

MSF Jarvis said:
Please keep pushing changes regularly to the Github repo do that I can stay up to date with your sources and keep working on my contributions as well.
P.S. I just had an idea to upload a index file with names of devices and their code names for noobs of course. We can then proceed to also including which ROMs actually support the device. The devices can first be the popular ones, and if the script gets famous :fingerscrossed: , we can accept requests for device inclusion.
Dont worry about implementation, if you aren't familiar with file handling in Python, I'll do it.
Sent from my HTC Explorer X using Tapatalk
Click to expand...
Click to collapse
I'm still working on that ui, it takes time, i'd never use Tkinter. I'll push when the script will be usable.
Good ideas, it can be good.
#PrayforParis

Sounds like a really interesting thread just subscribed and will be following closely. I've tried building from source before and anything that helps is great. Thanks for sharing
Sent from my SM-N920C using Tapatalk

I've wanted to build something like this for a very, very long time. Here's my [humble as hell] start to it:
https://quip.com/BO2dAOEvDGXd
https://github.com/superordinate/klouds
sawdoctor said:
Sounds like a really interesting thread just subscribed and will be following closely. I've tried building from source before and anything that helps is great. Thanks for sharing
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse

faddat said:
I've wanted to build something like this for a very, very long time. Here's my [humble as hell] start to it:
https://quip.com/BO2dAOEvDGXd
https://github.com/superordinate/klouds
Click to expand...
Click to collapse
I just read through your scripts and documents and I feel its awesome. If we ever feel like it, I think the device specific script can be dynamically grepped in the linux shell to make it work for any device without manual editing by the user.
Sent from my HTC Explorer X using Tapatalk

Some progress...

AndroGeek974 said:
Some progress...
Click to expand...
Click to collapse
Really awesome Damien, you nailed it.
This was so good that I had to WhatsApp it to my computer classmates and teachers at half past eleven (right now) in the night. Hope it's up on the git coz I'm excited to work on it.
Sent from my HTC Explorer X using Tapatalk

AndroGeek974 said:
Some progress...
Click to expand...
Click to collapse
It's high time the updated gui shows up on GitHub.
Sent from my Explorer A310e using Tapatalk

MSF Jarvis said:
It's high time the updated gui shows up on GitHub.
Sent from my Explorer A310e using Tapatalk
Click to expand...
Click to collapse
Not ready at all.

AndroGeek974 said:
Not ready at all.
Click to expand...
Click to collapse
Boohoo....
Makes you look dumb when you say that. If it's not ready just make a new branch on the git repo and push it there. Call that branch beta test or something like gui test. It doesn't hurt to have some help. You keep your work synced, I'll keep mine and together we'll be able to finish it earlier than you alone.
Sent from my Explorer A310e using Tapatalk

Few things, then I am off to sleep:
1) BINGO! The plan is to use env variables, eg:
export VENDOR=asus
export DEVICE=Z00A
2) Shall we Skype sometime? I'm faddat on Skype.

faddat said:
Few things, then I am off to sleep:
1) BINGO! The plan is to use env variables, eg:
export VENDOR=asus
export DEVICE=Z00A
2) Shall we Skype sometime? I'm faddat on Skype.
Click to expand...
Click to collapse
1) The idea's awesome, and since @AndroGeek974 is taking some time in that gui thingy, I'll do a version myself using your concept.
2) I would love to, but here in India... ummm, not that good of an idea. But I'll try to, for sure.

The thread has been cold for a while so here's a quick rundown of what we all have been up to in the mean time.
1. The GUI version of the script went up at https://GitHub.com/AndroGeek974/AndroidAutoCompiler2
2. It turned out that the GUI and CLI, both versions of the script are non-functional and buggy.
3. I made many edits to both versions to attempt to fix those issues and bugs, to no avail.
4. Tired of the constant issues with AAC and AAC2, I created another GUI based repository for AAC, called AAC-Redux, that currently only supports CyanogenMod for now, but works. Link is : https://GitHub.com/MSF-Jarvis/AAC-Redux
Sent from my HTC Desire 616 dual sim customised for Puchki using Tapatalk

Related

[MOD][XPOSED][4.0+] Keepchat - Save your Snapchats automatically!

THIS PROJECT IS NOW HELMED BY STAMMLER.
CHECK OUT HIS NEW THREAD!
I (sturmen) AM NO LONGER INVOLVED.
Original post preserved for posterity.
I heard that saurik had finally brought Cydia Substrate to Android, and I used it to whip up with this tweak. However, since Substrate isn't compatible with my phone, I ported it over to the Xposed Framework by rovo89. And now I present it to all of you!
{
"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"
}
KEEPCHATa mod for Snapchat
Features:
Hooks into the Snapchat application; just install and go
Saves both images and videos
Toast popups to notify you of success
Open Source
Free!
Installation:
Install Xposed Framework
Install Keepchat
Enable Keepchat in Xposed
Reboot Phone
Use Snapchat as normal
Find your saved Snaps in /sdcard/keepchat/
IMPORTANT NOTE: While Keepchat is enabled, all Snaps you view will be marked as SCREENSHOTTED! I figured it was only fair to the people sending you Snaps. If you don't like it, Keepchat is open source.
If you do choose to compile your own version of my app, I ask you not share it. It is, for lack of a better term, "unauthorized." You may only freely distribute the APK attached to this post. Any derivatives of this app that I do not sanction are considered warez.
Speaking of the source code, you can find it here.
I hope you like my little tweak. I welcome any questions or comments, and I'll be happy to explain any of the code. I tried to explain what I was doing as I went along, but I'm sure I missed something.
If you're interested, here's a guide to get you started with building your own Xposed Modules:
Install Eclipse+ADT.
Get a project using git (such as mine).
Make sure you've imported the necessary libraries as defined in the Xposed Documentation.
Export your APK and install on your phone!
These instructions rely on Eclipse because it is mature and supported by the Xposed developer. As Android Studio steps out of alpha I'm sure it will be picked up and integrated here.
Excellent work. Has anyone compiled this without screen shot notification yet?
Sent from my GT-I9505 using Tapatalk HD
Fatastic! Thanks for your work
Yay good work
Just wondering, where's the line we need to edit in your code ? I'm not familiar at all with android compilation yet.
Thanks in advance :victory:
Description Resource Path Location Type
Project 'KeepchatXposed' is missing required library: '\XposedLibrary\XposedBridgeApi.jar' KeepchatXposed Build path Build Path Problem
how do I get past this? and which line
do we remove this?
findAndHookMethod("com.snapchat.android.model.ReceivedSnap", lpparam.classLoader, "wasScreenshotted", new XC_MethodReplacement() {
A[L]C said:
Description Resource Path Location Type
Project 'KeepchatXposed' is missing required library: '\XposedLibrary\XposedBridgeApi.jar' KeepchatXposed Build path Build Path Problem
how do I get past this? and which line
do we remove this?
findAndHookMethod("com.snapchat.android.model.ReceivedSnap", lpparam.classLoader, "wasScreenshotted", new XC_MethodReplacement() {
Click to expand...
Click to collapse
I found the XposedBridgeApi.jar online and it fixed that error. Go to configure build path and under libraries where the error is, click edit and find the appropriate .jar you downloaded.
That isn't the line I changed either for successful results.
Screenshots Anyone. still did not understand what dis does
Gautam Padirooted said:
Screenshots Anyone. still did not understand what dis does
Click to expand...
Click to collapse
You istall this and activate it in framework modules and then reboot and when someone sends u a pic on snap chat it automaticly saves the pic on a folder in your SD card
Sent from my SCH-I535 using xda app-developers app
picarito said:
You istall this and activate it in framework modules and then reboot and when someone sends u a pic on snap chat it automaticly saves the pic on a folder in your SD card
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Exactly, but be aware that they'll be notified for each pic that is saved.
azsde said:
Exactly, but be aware that they'll be notified for each pic that is saved.
Click to expand...
Click to collapse
Has anyone found how to remove that line so it doesn't show up as screenshot?
Sent from my SCH-I535 using xda app-developers app
picarito said:
Has anyone found how to remove that line so it doesn't show up as screenshot?
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Pushed a change that might help you find it. I ask you don't redistribute the changed APK: basically, the whole idea here is for other people to learn, which is why I'm making them do work. "Teach a man to fish" and all that. :angel:
sturmen said:
Pushed a change that might help you find it. I ask you don't redistribute the changed APK: basically, the whole idea here is for other people to learn, which is why I'm making them do work. "Teach a man to fish" and all that. :angel:
Click to expand...
Click to collapse
That's exactly right. Thank you so much for doing that, I learned so much making the changes! Stuff that I have wanted to learn for a while but haven't. Thanks again!!
Awesome! If anyone figures out how to edit it without notifying please post it!
Thansk
Sent from my SCH-I535 using Tapatalk 2
maltedbarley said:
A[L]C said:
Description Resource Path Location Type
Project 'KeepchatXposed' is missing required library: '\XposedLibrary\XposedBridgeApi.jar' KeepchatXposed Build path Build Path Problem
how do I get past this? and which line
do we remove this?
findAndHookMethod("com.snapchat.android.model.ReceivedSnap", lpparam.classLoader, "wasScreenshotted", new XC_MethodReplacement() {
Click to expand...
Click to collapse
I found the XposedBridgeApi.jar online and it fixed that error. Go to configure build path and under libraries where the error is, click edit and find the appropriate .jar you downloaded.
That isn't the line I changed either for successful results.
Click to expand...
Click to collapse
I can confirm this. I have successfully disabled the screenshot notification as well.
picarito said:
Has anyone found how to remove that line so it doesn't show up as screenshot?
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Yes, it's quite simple if you understand how the code works.
jackpot08 said:
Awesome! If anyone figures out how to edit it without notifying please post it!
Thansk
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Sorry, OP has requested that we don't distribute the APK/say how to do it if we've worked it out.
Edit, think I got it
Sent from my HTC One S using xda app-developers app
Ok so iI found what line to edit, now all i have to do is find a tut explaining how am i supposed to compile an apk :good:
Edit : I downloaded Android Studio and imported your project, but whenever i try to compile, i have an error saying java: package de.robv.android.xposed does not exist, i'm a begginer in android dev, so I went to the Xposed thread but i didn't find the instructions on how to install it ... Any help ?
Thanks in advance
azsde said:
Ok so iI found what line to edit, now all i have to do is find a tut explaining how am i supposed to compile an apk :good:
Edit : I downloaded Android Studio and imported your project, but whenever i try to compile, i have an error saying java: package de.robv.android.xposed does not exist, i'm a begginer in android dev, so I went to the Xposed thread but i didn't find the instructions on how to install it ... Any help ?
Thanks in advance
Click to expand...
Click to collapse
I used Eclipse to compile it. Take a look into setting up eclipse for android apps.
Sent from my Bayer MB525 running Mint 4.1.1 and using the XDA Premium app.
pk92 said:
I used Eclipse to compile it. Take a look into setting up eclipse for android apps.
Sent from my Bayer MB525 running Mint 4.1.1 and using the XDA Premium app.
Click to expand...
Click to collapse
I succeeded with Android Studio, i was using the wrong Xposed jar file, everything works perfectly now
so great. many thank.......
azsde said:
I succeeded with Android Studio, i was using the wrong Xposed jar file, everything works perfectly now
Click to expand...
Click to collapse
Could you please share your results?
Sent from my GT-I9505 using Tapatalk HD

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Desire X

Link To Main Thread
{
"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"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Does write supercid work because I thought it didn't work for desire x
Sent from my HTC Desire X using xda app-developers app
What is sideload ROM's
Btw: thanks for your work! I'm 16 too
HTC Desire X || Android 4.1.2 || mySENSEdx5
Good job. I will decompile it and look at code and if there are deprecated uses of code I will teach you something.
Btw try to use object as much as you can.
Don't limit only at the guide who you looked in because I saw it uses basic commands of C#.
xpirt
use for s-off?
@WindyCityRockr
Ok looked into it.
Some advices:
- Remove HTC One X 3.0 references
- Please use instead of buttonXX the name of button, there are almost 60 buttons! (for ex. installAdbDrivers_Click/DragDrop, etc.. you can help also other people or devs looking at your code
- Same for forms
- Catch exceptions for EVERY thread you do! And write it as error.log so if there are problems with it, people can send you this file
- If an OS doesn't use C: as default hard drive (like laptops)? Fix it.
- Is there a Form2 that is not used with a textbox in it??
- You can use StatusStrip to let people know what the program is doing
- You put a link to a Label?? Use LinkLabels lol
- And last, give name at all controls and comment some of them
This was for code side, you can decide to not change nothing but I reccomend you to make these changes.
Except these, well done!
EDIT: I forgot.. you download from your website adb files if they are missing, but you forgot to download them in a folder.
xpirt
Major update to version 2.0! Check it out and let me know what you think! :highfive: And @xpirt, I followed a lot of your advice, so I hope that it is up to your standards.
Major update to version 2.0! Check it out and let me know what you think! :highfive: And @xpirt, I followed a lot of your advice, so I hope that it is up to your standards.
Click to expand...
Click to collapse
Good job! Today I will take a look.
Nice you used MetroUI.
xpirt
OK. Really good job! Now ALL is very conprensible, do you see it? Also helps you to look at your code, imagine you don't have GUI with controls, etc. you have to create them at runtime, what did you do with button1, button2.........button50 ?
Minor forgots:
- You left metroButton1, metroComboBox1 and Form1
- You left the Form1 exceptions to save to log, also if there is a minor error and only you display message you should save just let users give you this log and you see all error happend with him
- Why you make dll invisible?? xD You can integrate them into the app with this tool made by my friend Predator: http://www.nexenteam.net/index.php?option=com_content&view=article&id=13:dotqube&catid=12&Itemid=125
It merges Dot Net executable and library, performing autoscan of dependencies.
xpirt
---------- Post added at 02:47 PM ---------- Previous post was at 02:11 PM ----------
@WindyCityRockr Which problems you have with androidLib? I think it's not difficult to use it.
See there: https://github.com/regaw-leinad/AndroidLib-Samples-C-
There are some examples using C#.
xpirt
Suggestion,
You can make apk decompile, mod and recompile tool for people.
Framework mods
System ui mods
And similar stuff
That way, people just create images and let the tool do the rest
Sent from my HTC Desire X using xda app-developers app
Just a quick comment... It's "Gain Root", not "Gaint Root"; (yeah, I know, I'm a grammar nazi...)
xpirt said:
OK. Really good job! Now ALL is very conprensible, do you see it? Also helps you to look at your code, imagine you don't have GUI with controls, etc. you have to create them at runtime, what did you do with button1, button2.........button50 ?
Minor forgots:
- You left metroButton1, metroComboBox1 and Form1
- You left the Form1 exceptions to save to log, also if there is a minor error and only you display message you should save just let users give you this log and you see all error happend with him
- Why you make dll invisible?? xD You can integrate them into the app with this tool made by my friend Predator: http://www.nexenteam.net/index.php?option=com_content&view=article&id=13:dotqube&catid=12&Itemid=125
It merges Dot Net executable and library, performing autoscan of dependencies.
xpirt
---------- Post added at 02:47 PM ---------- Previous post was at 02:11 PM ----------
@WindyCityRockr Which problems you have with androidLib? I think it's not difficult to use it.
See there: https://github.com/regaw-leinad/AndroidLib-Samples-C-
There are some examples using C#.
xpirt
Click to expand...
Click to collapse
Thanks for looking at it again. I shall look into those pesky unnamed buttons. I didn't know the DLL's could be directly integrated either! I'll be sure to do that for the next update. Also, I'll take a look at AndroidLib again, but I just can't seem to get it to work. I previously downloaded that C# example, but it froze on me just like the others, and I couldn't seem to figure anything out. I will try my hand at it again though.
neXus PRIME said:
Suggestion,
You can make apk decompile, mod and recompile tool for people.
Framework mods
System ui mods
And similar stuff
That way, people just create images and let the tool do the rest
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Do you mean to make this as a separate program, or implement it into my toolkit? I don't want to overload it with features, but some of that does sound interesting. I'm just not sure how that could be used in my toolkit in place of anything else.
dansou901 said:
Just a quick comment... It's "Gain Root", not "Gaint Root"; (yeah, I know, I'm a grammar nazi...)
Click to expand...
Click to collapse
HOLY CRAP. How did I miss that!? I'm a huge grammar nazi as well, so I gotta decide if I want to agonize over it until the next update, or re-upload a fixed version and hope no one notices.
Hi, when I use your toolkit, it can find my device but can't flash a kernel, i keep getting a device not found message
The manual s-off function is not sending any command to my phone.
When i press step 1 a cmd windows opens and it showing
Code:
[email protected]:/ $
But nothing further happends...
The auto s-off was not working either, i got
Code:
Kernel version is Froyo... Using psnueter to temproot...
Failed to set prot mask (Inappropriate ioctl for device)
Can you help me to get s-off?
bas_vdl said:
The manual s-off function is not sending any command to my phone.
When i press step 1 a cmd windows opens and it showing
Code:
[email protected]:/ $
But nothing further happends...
The auto s-off was not working either, i got
Code:
Kernel version is Froyo... Using psnueter to temproot...
Failed to set prot mask (Inappropriate ioctl for device)
Can you help me to get s-off?
Click to expand...
Click to collapse
Was this meant for the Desire HD toolkit? Because the Desire X doesn't have a method for S-OFF at the moment.
WindyCityRockr said:
Was this meant for the Desire HD toolkit? Because the Desire X doesn't have a method for S-OFF at the moment.
Click to expand...
Click to collapse
Trying to s-off my HTC Desire HD. I've unlocked my bootloader and gained root access... But in order to get my GPS fixed, i need -radio s-off to flash a different radio...
bas_vdl said:
Trying to s-off my HTC Desire HD. I've unlocked my bootloader and gained root access... But in order to get my GPS fixed, i need -radio s-off to flash a different radio...
Click to expand...
Click to collapse
I'd love to help you, but I want to keep this thread for discussion on the Desire X only. Please PM me or post your question in the Desire HD thread here. Thanks!
Version 2.1 Now Out!
Verson 2.1 update is now out! Lots of new features and fixes, so check it out and let me know what you think! :highfive:
EDIT: Aaaaand, something major came up. I may have to redesign a function, so the update may be a few more days. Sorry everyone!
Version 2.1 is back online now! I had to redesign a few functions on the Setup page, and took some of that extra time to add even more features to it as well! Hope you all enjoy it! :laugh::good::highfive:
So what is the benefits between flashing a ROM on this and flashing one with TWRP or CWM (all due respect) ??

[SUPER-TOOL] Team PWN Stars' HTC One Max Super-Tool v1.2 FOR ALL HTC ONE MAX VARIANTS

[SUPER-TOOL] Team PWN Stars' HTC One Max Super-Tool v1.2 FOR ALL HTC ONE MAX VARIANTS
Team PWN Stars' HTC One Max Super-Tool v1.0​ALL VARIANTS​
{
"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"
}
The Tool's features consist of:
Support for ALL Variants
Unlock
Root
Recovery (TWRP/CWM)
Lock (NOT ReLock)
Super-CID
Retrieve Device-Info
Install User-Provided Files (images and zips)
FONT THEMING (by gianton )
Coming SOON:
Restore to OUT-OF-BOX State.. NO RUU
Backup to PC
Restore From PC
Install user-provided Images Done!​
Feel Free to leave some feedback! This is a 4,434 line Program and that is about 3/4 of what I have planned, I need to get small stuff ironed out before this gets too large!!! ​
DOWNLOAD v1.2
[/SIZE]
​
FAQ in Post #2
Changelog in Post #3​
CREDITS TO:
rummrunner for S-OFF
gianton for the Custom Fonts
flyhalf205 for TWRP and CWM for ALL VARIANTS. YOU ROCK!​
XDA:DevDB Information
Team PWN Stars' HTC One Max Super-Tool , a Tool/Utility for the HTC One Max
Contributors
Kwongger, ricky310711
Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2013-12-24
Created 2013-12-21
Last Updated 2014-01-04
Frequently Asked Questions
Does rooting void my warranty?
Umm... YES.
Do you warranty this Tool?
No, but I'll help you if you run into any issues.
Is the for all models of the One max?
Yes.
The Tool says "Searching for Device" or something similar, What is wrong?
You need to (re)install your drivers.
Does the tool have TWRP and CWM for every model.
Yes
Are you awesome?
Hell Fuggin YES!
Am I awesome for reading this!
Hell Fuggin YES!
​
Changelog
Changelog:
v1.1
Fixed bug with HTC-Dev Unlock.
DO NOT USE THE pwnMax ROOT YET!!! I am sorry,, but it is not yet done!!! If you run it, it isn't dangerous... It just will do NOTHING.
The Release version will (with the grace of god) be releasing December 26th
v1.0
Initial Release.
Nice
This will take all the fun out of it !
Max
iondokk said:
Nice
This will take all the fun out of it !
Max
Click to expand...
Click to collapse
That's what I say! Jklol...
I like to do these, I literally started this yesterday when I got off of school for Christmas break.... 3605 lines later, Here I am. :silly:
This works on both Sprint and Verizon variants how sweet is that!
Max
I just realized that this is General. I created it in Orig. Development.... Hmm.... THAT is odd. Mods!!! Please move this to it's correct location!
iondokk said:
This works on both Sprint and Verizon variants how sweet is that!
Max
Click to expand...
Click to collapse
As well as China/International!
Trying to relock boot loader and it is hanging waiting for root permissions... Phone not asking me.
Unplug replugged hit enter and your program crashes
Max
Okay, this makes playing with the phone much easier thanks!
how does this compare to Squabbi's tool kit?
thanks
iondokk said:
Trying to relock boot loader and it is hanging waiting for root permissions... Phone not asking me.
Unplug replugged hit enter and your program crashes
Max
Click to expand...
Click to collapse
I take it that you mean Lock, my Kit doesn't relock. Are you S-OFF? That is required to Lock your bootloader. What superuser app are you using?
pradeepvizz said:
Okay, this makes playing with the phone much easier thanks!
Click to expand...
Click to collapse
ignore.
wase4711 said:
how does this compare to Squabbi's tool kit?
thanks
Click to expand...
Click to collapse
Squabbi has no recovery, lock, Font Theming, device info get, etc.... It also has a GUI, which in reality, is a MINUS. Unless he is just using the gui to launch a bat, then it is a VERY inefficiant and risky way of doing things, that's why I nixed my GUI tools (it bricked my Nexus 5, luckily I saved it).
Kwongger said:
Squabbi has no recovery, lock, Font Theming, device info get, etc.... It also has a GUI, which in reality, is a MINUS. Unless he is just using the gui to launch a bat, then it is a VERY inefficiant and risky way of doing things, that's why I nixed my GUI tools (it bricked my Nexus 5, luckily I saved it).
Click to expand...
Click to collapse
Hey there Kwongger.
like you said its really incomplete. Which is true... No batch files are used in mine.
" that's why I nixed my GUI tools " Just wondering what's 'nixed'? Is it a typo? Last one, was it my Nexus 5 toolkit that bricked your phone? (I'm really sorry. :'( ). This was posted with no harm or aggression in any way.
Sent from my GT-N7105 using Tapatalk
not trying to act the role of N00b, but, when you get a chance, can you post either a step by step directions list, or, even a video on how to use this?
I haven't tried it yet, but I assume you just plug your phone into a windows pc, and if you have the proper drivers installed, the program starts up when you click on it..
thanks!
squabbi said:
Hey there Kwongger.
like you said its really incomplete. Which is true... No batch files are used in mine.
" that's why I nixed my GUI tools " Just wondering what's 'nixed'? Is it a typo? Last one, was it my Nexus 5 toolkit that bricked your phone? (I'm really sorry. :'( ). This was posted with no harm or aggression in any way.
Sent from my GT-N7105 using Tapatalk
Click to expand...
Click to collapse
nixed- put an end to; canceled.
Yes. It was your kit that bricked it :/ and then I tried to fix it with a kit I made, which fixed it, and then bricked it.
Tools like that are inefficient. They can't natively run the commands, so the open a sort of "emulated" command prompt to execute them. That is where we run into issues. I think GUI kits are GREAT minus that.
wase4711 said:
not trying to act the role of N00b, but, when you get a chance, can you post either a step by step directions list, or, even a video on how to use this?
I haven't tried it yet, but I assume you just plug your phone into a windows pc, and if you have the proper drivers installed, the program starts up when you click on it..
thanks!
Click to expand...
Click to collapse
Double click the. "HTC One Max Super-Tool v1.0.bat" The menus are in there. I'll make a vid once I get my One Max.
thanks, that's what I thought, but I have modded phones for years, and there are gonna be newbs that will be really confused.
I thought you got this bad boy last week?
wase4711 said:
thanks, that's what I thought, but I have modded phones for years, and there are gonna be newbs that will be really confused.
I thought you got this bad boy last week?
Click to expand...
Click to collapse
Nah. I decided to get it. I am waiting until I get the refund from the Nexus5 that I returned before I buy this one.
NOTICE:
Please use DevDB pages to request features, review, and report bugs. Links are below...
REPORT BUGS HERE
REVIEW THE TOOL HERE
REQUEST NEW FEATURES HERE​

[KERNEL][PixelXL] FrancoKernel - r26 ? 25th Aug

Hi all.
Compatibility:
Builds from r1 to r5 are for Android 7.1 Nougat only.
Builds starting with r6 are for Android 7.1.1 Nougat only.
Builds starting with r12 are for Android 7.1.2 Nougat only.
Builds starting with r19 are for Android Pie only.
Download:
https://francokernel.app
Installation:
Flash the zip in your recovery
or
Auto-flash from FK Kernel Manager app, it's magical
Changelog:
https://francokernel.app
Scroll down, choose your device & select the latest release to see the changelog.
Source:
https://github.com/franciscofranco/marlin
Follow me on socials for updates and interesting tidbits
Twitter
FK Kernel Manager video
https://www.youtube.com/watch?v=ARdNqh71D0E
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Cheers!
I think the only thing I haven't merged yet is controls for headphone volume boost. Other standard things are already there. Due to the unfortunate fact that we still don't have a custom recovery I haven't touched the ramdisk, so you're just flashing the actual Kernel binary (plus the device tree files that are bundled to it) through the bootloader. It's really straight forward though.
I wouldn't expect any magical battery improvements yet. Although I've made some custom patches to reduce needlessly cpu idle wakeups (don't confuse this with wakelocks, totally different things), and reducing the load average, I doubt there will be any magical enhancements. Though, I wouldn't be surprised if you get 5-10% better screen on time.
Also merged some upstream patches which gave me roughly 5-10% better Geekbench results on both single and multi threaded tests due to lower lock contention & reduced overhead.
Made sure ZRAM was properly set up too, which didn't seem to be the case by looking through the entire Google's device tree.
There's other things on my patches, but nothing groundbreaking.
Everything is in my github too. You know my approach, no bull****, so don't ask me for merge/add retarded crap.
Runs badass! Can't wait for more
Is there a feature list for this kernel? The change log 404s currently.
Nice!
Can we root with this kernel....thanks for your work
NoValidTitle said:
Is there a feature list for this kernel? The change log 404s currently.
Click to expand...
Click to collapse
Literally in the second post. I haven't added the changelog file yet.
cwalker0906 said:
Can we root with this kernel....thanks for your work
Click to expand...
Click to collapse
Yes... Why couldn't you?
franciscofranco said:
Literally in the second post. I haven't added the changelog file yet.
Click to expand...
Click to collapse
I read the second post. There isn't a feature list just says what you didn't include. I also looked at git hub and didn't see anything there either. Sorry.
franciscofranco said:
Yes... Why couldn't you?
Click to expand...
Click to collapse
Thought there was a patch that had to be made in kernel...wasn't sure
NoValidTitle said:
I read the second post. There isn't a feature list just says what you didn't include. I also looked at git hub and didn't see anything there either. Sorry.
Click to expand...
Click to collapse
I wrote a lot about what I included. I don't usually write feature lists, most of the words are just buzzwords for users to feel amazed but not actually know what they mean, so for a less biased experience I just don't have feature lists.
cwalker0906 said:
Thought there was a patch that had to be made in kernel...wasn't sure
Click to expand...
Click to collapse
Nah, you can root it.
franciscofranco said:
I wrote a lot about what I included. I don't usually write feature lists, most of the words are just buzzwords for users to feel amazed but not actually know what they mean, so for a less biased experience I just don't have feature lists.
Nah, you can root it.
Click to expand...
Click to collapse
Already running and rooted, thanks
cwalker0906 said:
Already running and rooted, thanks
Click to expand...
Click to collapse
Awesome!
Ok, I know... I am a newb! But I got a question for you Franco....
When I download the kernel I try to extract it using 7zip and get an error.
Should I not try to extract? What am I doing wrong here? Never had any issue like this before. Used your kernel on lots of devices and this is the first time I got this issue.
Anyone feel free to chime in...
{
"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"
}
-Scott
Scott said:
Ok, I know... I am a newb! But I got a question for you Franco....
When I download the kernel I try to extract it using 7zip and get an error.
Should I not try to extract? What am I doing wrong here? Never had any issue like this before. Used your kernel on lots of devices and this is the first time I got this issue.
Anyone feel free to chime in...
-Scott
Click to expand...
Click to collapse
It's not a zip, it's the Kernel binary.
Just seen this came out! Rooted and flashed FK1 Loving it so far Franco can't wait for more features! Any change of getting rid of the screen before the boot logo for it being modified? As always great work Fransisco
xReaper7x said:
Just seen this came out! Rooted and flashed FK1 Loving it so far Franco can't wait for more features! Any change of getting rid of the screen before the boot logo for it being modified? As always great work Fransisco
Click to expand...
Click to collapse
Nope not possible
franciscofranco said:
It's not a zip, it's the Kernel binary.
Click to expand...
Click to collapse
Ahhh, Thank you! I am running it now!
Sorry for being a newb, lol
-Scott
Scott said:
Ahhh, Thank you! I am running it now!
Sorry for being a newb, lol
-Scott
Click to expand...
Click to collapse
It's ok, we don't born knowning it all
The Android subreddit would always rave about your kernel during the Nexus 4 days. Excited to see future development.

[MOD][UNOFFICIAL] WakeBlock for the V20!

To start off, credit goes to @GioBozza, @CappyT, @pioccd, @TotemFallico, @SimoIanni. They made this mod. All I did was port it to the V20.
ORIGINAL THREAD (go drop a "Thanks"): https://forum.xda-developers.com/nexus-6p/development/wakeblock-blocking-drain-late-t3526313
Next, some caveats:
Neither I nor the users mentioned above take any responsibility for anything that goes wrong with you installing this.
I have personally tested this on the H918 on the 10k firmware. I see no reason for it not to work on other variants, BUT MAKE BACKUPS!!!
This mod is unofficial, and will remain so, meaning I may not be able to update it for every release, whether that be a new Android version for the V20, or a new mod version.
This is for STOCK ONLY.
This mod requires ROOT.
Again, MAKE BACKUPS!!!!!!!!!
Instructions (READ THROUGH THEM FIRST):
Backup `/system/framework/services.jar` and `/system/framework/oat/arm64/services.odex` (The latter is only relevant for ODEXed ROMs).
Download and install the app from the linked thread.
Download the `services.jar` file attached or linked in this post.
Copy it to your device somewhere safe (such as `/sdcard/`).
Use either the command line or a root file explorer to copy the downloaded JAR to `/system/framework/`, overwriting the current one. (YOU MADE A BACKUP, RIGHT?)
Make sure its permissions are set to 0644 (rw-r--r--).
Use either the command line or a root file explorer to delete the `services.odex` file that you made a backup of I'm sure C_C.
Reboot.
(If you have TWRP 3.1.1-1, you'll have to keep the backups on your device somewhere, since it doesn't support MTP right now!)
If all went well, your phone will boot successfully and you'll have some pretty fine control over your wakelocks. If not, restore your backups using the TWRP file manager and try again.
If you have any questions about the installation process, ask here. Otherwise, ask on the linked thread.
Nice job!
Good job everyone!
Sent from my LG-US996 using Tapatalk
Excellent work! Been hoping this would get unoffiical support.
Edit: Damn, doesn't seem to boot on NotSoStock for the H918. I wonder if Tilde changed something in services.jar
@Zacharee1 nice find.
What are you using to compare before and after results of the mod?
Using the link you posted and github I've added the the mod to my rom all seems well but not sure which app will measure this best?
Also is there an app or something you are using to control which wakelock you want to block?
I tried the playstore version, but says device not supported...
Either way it doesn't seem to have any negative effects so far so I guess I'll just wait for a few days to see if there are any noticeable improvements...
Thanks for your work and contributions to this community!
Hopefully you'll still be using this device by time I finally go public with oZoP! Hopefully soon, but can't really say how much longer. Still many, many hours
stangdriver44 said:
@Zacharee1 nice find.
What are you using to compare before and after results of the mod?
Using the link you posted and github I've added the the mod to my rom all seems well but not sure which app will measure this best?
Also is there an app or something you are using to control which wakelock you want to block?
I tried the playstore version, but says device not supported...
Either way it doesn't seem to have any negative effects so far so I guess I'll just wait for a few days to see if there are any noticeable improvements...
Thanks for your work and contributions to this community!
Hopefully you'll still be using this device by time I finally go public with oZoP! Hopefully soon, but can't really say how much longer. Still many, many hours
Click to expand...
Click to collapse
I'm using Wakelock Detector Free to see which wakelocks are still happening. Some of them can't be blocked without causing systwm_server to continually crash, so you have to be careful.
The core kid is unsupported on this phone, not the app. If you swipe to the wakelocks tab, you should see a bunch.
I'm going to be on this phone for at least 2 years, so no worries there.
Aaren11 said:
Excellent work! Been hoping this would get unoffiical support.
Edit: Damn, doesn't seem to boot on NotSoStock for the H918. I wonder if Tilde changed something in services.jar
Click to expand...
Click to collapse
Did you set the permissions correctly?
d
stangdriver44 said:
@Zacharee1 nice find.
What are you using to compare before and after results of the mod?
Using the link you posted and github I've added the the mod to my rom all seems well but not sure which app will measure this best?
Also is there an app or something you are using to control which wakelock you want to block?
I tried the playstore version, but says device not supported...
Either way it doesn't seem to have any negative effects so far so I guess I'll just wait for a few days to see if there are any noticeable improvements...
Thanks for your work and contributions to this community!
Hopefully you'll still be using this device by time I finally go public with oZoP! Hopefully soon, but can't really say how much longer. Still many, many hours
Click to expand...
Click to collapse
Hi, the playstore app says "Unsupported" because it checks for official build of WakeBlock, now I am on DU wich is Unofficially supported and my home screen looks like this
{
"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"
}
If yours looks like this too you can proceed blocking wakelocks. Please refeer to this thread to see which wakelocks to block(remember that the WakeBlock app asks for the block time in milliseconds so you need to add 3 zeros to the guide's times)
SimoIanni said:
d
Hi, the playstore app says "Unsupported" because it checks for official build of WakeBlock, now I am on DU wich is Unofficially supported and my home screen looks like this
If yours looks like this too you can proceed blocking wakelocks. Please refeer to this thread to see which wakelocks to block(remember that the WakeBlock app asks for the block time in milliseconds so you need to add 3 zeros to the guide's times)
Click to expand...
Click to collapse
He changed some classpaths, so the service didn't bind. It's all working now.
Zacharee1 said:
Did you set the permissions correctly?
Click to expand...
Click to collapse
Yep. Chmod 0644
Aaren11 said:
Yep. Chmod 0644
Click to expand...
Click to collapse
Strange. If you send me the working jar, it probably won't be hard to edit, since NSS is deodexed.
SimoIanni said:
d
Hi, the playstore app says "Unsupported" because it checks for official build of WakeBlock, now I am on DU wich is Unofficially supported and my home screen looks like this
If yours looks like this too you can proceed blocking wakelocks. Please refeer to this thread to see which wakelocks to block(remember that the WakeBlock app asks for the block time in milliseconds so you need to add 3 zeros to the guide's times)
Click to expand...
Click to collapse
OP is correct... It was am error on myside and have since fixed and been blocking away those dang wakelocks!
Haven't really ever used anything that gve me control like this to pick and choose which ones! Very nice, now the problem is figuring out which ones to block! Haha
I have started lite with mainly just gms.core and will go from there.
Thank you for your work and thanks OP for bringing this here!
Awesome thank you!
Sent from my LG-H918 using XDA-Developers Legacy app
Quick update:
Don't use WakeBlock to block WifiOffDelayIfNotUsed. Your phone will reboot when connected to WiFi, disconnected from power, and put to sleep. This wakelock has been causing me some headaches, so here's an experimental JAR that just disables the wakelock altogether. Test it using the same instructions as in the OP (it does boot; I tested that far), and report any weird behavior. I won't be able to fix anything that happens because of this, but it'll be good for others to have that information.
If this goes well, I think I'll try packaging this into an AROMA installer. I've always wanted to try making one of those.
Aaren11 said:
Yep. Chmod 0644
Click to expand...
Click to collapse
Alright. I reuploaded the services.jar. Try it now.
Zacharee1 said:
Alright. I reuploaded the services.jar. Try it now.
Click to expand...
Click to collapse
Thank you! Sorry I was unable to reply yesterday. I'll give it a try
Edit: No luck unfortunately, still fails to boot. I've attached the services.jar from NSS 6.5
Just tried this on stock H910 and it couldn't get past the ATT logo. I replaced the .jar file and changed the permissions to 0644. Did I need to delete the .odex file in the .jar?
Will this work on G5?
Looks very interesting - out of curiosity has anyone had the dreaded "anx_wlock" kernel wakelock/battery drain on the V20 and managed to fix it with this?
Thanks. Works great on WETA 5.0.7 H918

Categories

Resources