[SEARCH] SOSA HQ + Dev Search! (Pix - 4/21/12) - HTC EVO 3D

Welcome to SOSA HQ for the E3D, though our roms will be featured in the development section, this will be home to all SOSA news, links and info (which will stay up to date with our website once it is built). So to get a few things out of the way:
1. What is SOSA (the name/rom/team)
- SOSA stands for "Supreme OS Android" and is soon to be the greatest AOSP rom provider in the android community. The goal is to create a fully functional (freeza pointed this out, 4G AND 3D not gonna happen, and this will not be 4.0 based so don't ask lol) android environment that houses performance, visual elegance and superb functionality in order to add much needed flair to the overall system and user approval. Our team is not a bunch of geniuses who eat Java, sleep C++ and crap XML, but rather a group of people that love android and aspire to exceed the knowledge of the typical user. We want to contribute to the community in the best way possible.
2. Why AOSP.?
- For one, the forums are loaded with sense roms, second we don't have to put up with HTC's crappy overloaded UI, and 3 AOSP is the way Android should be, raw, sleek and OEM skinless.
3. How many people will you allow on the team.?
- As many of you that wanna join as long as you show a commitment to this.!
4. How do I know if I am officially on the team.?
- once we establish an email/gtalk communication route and I send you the project goals email, you're in .
5. I have more questions, how can I ask.?
- pm/Gmail/gtalk me at [email protected]
Bookmark and subscribe to this to stay updated.! Currently, we need the following things on the team:
1. Devs (can't have enough)
2. Media team
- wallpaper maker(s)
- boot anim. Maker(s)
- audio producer(s) (notifications, etc.)
- Xllusion is supplying us with a live wallpaper suite.!
3. Web designer(s)
4. Social Media director(s)
5. Maybe more I can't think of.!
Thanks for your support.!
Team SOSA
Update: April 20th
Pics: Rom features part one.!
Let me begin by saying I want to be a rom Dev and not a chef. I don't wanna just load an rom w/ apps and call it a rom. Though the apps featured in the pics below will be in the rom, this is just giving a preview of some cosmetic changes that I feel need to be made along with some apps that will be a nice touch. Comment and tell me otherwise if they will not or give your professional opinion. Thank you.!
PICTURES w/ DESCRIPTIONS and concepts
1. Clocks:
{
"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"
}
I've kinda always disliked the stock clock on the AOSP roms, so Im loading the rom with these three clocks instead. They offer a more visually appealing presentation and cater to both the digital and analog clock user.
2. Live Wallpapers
Xllusion is providing us with live wallpapers. They are customizable and dont strain the life out of your battery!
Media Center:
Before anyone asks, no RealPlayer wont be in this rom. This is to provide a concept of what I would like to be our Media Center on the Rom itself. Rather than have a gallery, music player and video player, its better to just have one app that houses all three (this will have to be built and may not be included on the first release depending on the time frame). Also, it will shave a couple megabytes off of the ROM. I also plan on combining the Dialer, Contacts and Messages into one, a couple "tool" apps (i.e. calculator, calender, etc.) into one in order to really downsize. My goal Rom size is 70MB (80 MB max) packed. This will take time but it can be done
Here again I say I am NOT a chef-style dev-in-training who just wants to give you a ROM packed with non-stock apps, but the AOSP roms are admittedly bland in visual appeal so these few minor changes will add to the user experience in the positive way. I have contacted all creators of these apps (minus minimal clock's dev) and have complete consent of the developer to use them (and have filed my emails for proof).
small update, but a good one nonetheless

I want to join in as a learner. I want to make a Tom.but I have to know how. Even if ota theming .
If someone can take me under their wing ill learn
Sent from my PG86100 using XDA

Threevo said:
I want to join in as a learner. I want to make a Tom.but I have to know how. Even if ota theming .
If someone can take me under their wing ill learn
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
I'm a learner too but I know some basic decompiling and smali editing, and the stuff I'm implementing doesn't require too much work.! So welcome aboard once I get some experienced devs on the team
Sent from my PG86100 using XDA

ognimnella said:
I'm a learner too but I know some basic decompiling and smali editing, and the stuff I'm implementing doesn't require too much work.! So welcome aboard once I get some experienced devs on the team
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Thanks there mate. You got any clues in were I can start learning?
Sent from my PG86100 using XDA

I'll join the bandwagon. I know ROM development to a degree. I've made a couple test ROMs for E3D and OG Evo but never actually released any. Don't know **** about compiling kernels though, haha. I use Windows and Linux. Once we get a professional environment running, you'd have my phone number for 24/7 assistance.
Sent from my E3D

Threevo said:
Thanks there mate. You got any clues in were I can start learning?
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
If you wanna learn the theme part some guides in the stickys that work well in the theme section..
I would play with GIMP since it's free and works well for themes..
Also some kitchens are out that help to work on things..
Apktool is a must.. Along with Notepad ++
Also need SDK

reaper24 said:
If you wanna learn the theme part some guides in the stickys that work well in the theme section..
I would play with GIMP since it's free and works well for themes..
Also some kitchens are out that help to work on things..
Apktool is a must.. Along with Notepad ++
Also need SDK
Click to expand...
Click to collapse
Thanks there reaper! How about for the rom development itself?
Sorry for the questions I'm just motivated to create a rom
Sent from my PG86100 using XDA

Threevo said:
Thanks there reaper! How about for the rom development itself?
Sorry for the questions I'm just motivated to create a rom
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Depends on what your wanting to do if you wanna pull bloat that part is easy.. If you wanna keep sense in that is easy too.. To make sense less you will need to do some reading on what needs to be edited..
Theme part it's self takes alot of time... Smali edits can be a pain at times because it can be a long log of stuff..
XML is easier to edit and read..
The dev section has info on how to do alot of stuff just need to read some of the guides on things..
I don't play with kernels since I prefer to keep things close to stock and not over clock..
Also I will find that guys kitchen which works well for new folks who wanna learn the very basics
http://forum.xda-developers.com/showthread.php?p=5626300#post5626300
Read that also if your on windows you will need CYGWIN installed then the kitchen the guide explains how to do it..
Works well for the basic..
Apktool is used to decompile apk files and to edit xml or smali or 9.png files then you can recompile when done.. You will need to resign em .. On most tho you can save the orignal sig
http://code.google.com/p/android-apktool/

reaper24 said:
Depends on what your wanting to do if you wanna pull bloat that part is easy.. If you wanna keep sense in that is easy too.. To make sense less you will need to do some reading on what needs to be edited..
Theme part it's self takes alot of time... Smali edits can be a pain at times because it can be a long log of stuff..
XML is easier to edit and read..
The dev section has info on how to do alot of stuff just need to read some of the guides on things..
I don't play with kernels since I prefer to keep things close to stock and not over clock..
Also I will find that guys kitchen which works well for new folks who wanna learn the very basics
http://forum.xda-developers.com/showthread.php?p=5626300#post5626300
Read that also if your on windows you will need CYGWIN installed then the kitchen the guide explains how to do it..
Works well for the basic..
Apktool is used to decompile apk files and to edit xml or smali or 9.png files then you can recompile when done.. You will need to resign em .. On most tho you can save the orignal sig
http://code.google.com/p/android-apktool/
Click to expand...
Click to collapse
Thanks there mate!
Sent from my PG86100 using XDA

Threevo said:
Thanks there mate!
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
If you have anymore questions feel free to ask I will do what I can to find a answer ..

reaper24 said:
Depends on what your wanting to do if you wanna pull bloat that part is easy.. If you wanna keep sense in that is easy too.. To make sense less you will need to do some reading on what needs to be edited..
Theme part it's self takes alot of time... Smali edits can be a pain at times because it can be a long log of stuff..
XML is easier to edit and read..
The dev section has info on how to do alot of stuff just need to read some of the guides on things..
I don't play with kernels since I prefer to keep things close to stock and not over clock..
Also I will find that guys kitchen which works well for new folks who wanna learn the very basics
http://forum.xda-developers.com/showthread.php?p=5626300#post5626300
Read that also if your on windows you will need CYGWIN installed then the kitchen the guide explains how to do it..
Works well for the basic..
Apktool is used to decompile apk files and to edit xml or smali or 9.png files then you can recompile when done.. You will need to resign em .. On most tho you can save the orignal sig
http://code.google.com/p/android-apktool/
Click to expand...
Click to collapse
Agreed, smali is a pain buts its pretty much the heart of the app itself. And once we get a real stable rom out there, we will need to set up communication routes (Gmail, gtalk, numbers, etc.) Amongst one another. I think for now though gtalk an email is fine, doesn't require much and is very easy to keep in touch with it. Thx for support ppl
Sent from my PG86100 using XDA

Bumps
Sent from my PG86100 using XDA

Not much experience here, did a little ROM for the glacier(mytouch4g) so if you need spare hands, and another learner... Count me in...
Gtalk= [email protected]
sent from my downgraded hboot 1.50 3vo running ZR3D injected with anthrax... s-off HTC, thanks to the real developers, I now have control of my device again

powduh09 said:
Not much experience here, did a little ROM for the glacier(mytouch4g) so if you need spare hands, and another learner... Count me in...
Gtalk= [email protected]
sent from my downgraded hboot 1.50 3vo running ZR3D injected with anthrax... s-off HTC, thanks to the real developers, I now have control of my device again
Click to expand...
Click to collapse
^
I love mt4g's UI.! That's a separate project of mine though, lot of kernel issues and no booting.! :-\ … but otoh welcome aboard, we are all learners and if you guys like YouTube vids, I can link u to sum developer vids.! If u prefer reading I can give u a couple "for dummies" epub books and u can use an app like aldiko reader to do ur reading, I'm here to help in any way I can
Sent from my PG86100 using XDA

ognimnella said:
^
I love mt4g's UI.! That's a separate project of mine though, lot of kernel issues and no booting.! :-\ … but otoh welcome aboard, we are all learners and if you guys like YouTube vids, I can link u to sum developer vids.! If u prefer reading I can give u a couple "for dummies" epub books and u can use an app like aldiko reader to do ur reading, I'm here to help in any way I can
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Videos and reading links please .
Im really commuted to learning.
Gmail: [email protected]
Sent from my PG86100 using XDA

ognimnella said:
Hey guys,
I wanna tackle a rom, give the 3vo (or E3D that feel calling it the 3vo is tacky) a new rom, but i cant build it myself. I have the concept, proof that the features can be implemented, and all of my ideas formulated well. I need a team, though. any takers? All are welcome!
Thanks
P.S. this rom will be AOSP!
Click to expand...
Click to collapse
send me a pm and let me know what you're trying to do and i'll see what i can do. im a busy person though.

t3project said:
send me a pm and let me know what you're trying to do and i'll see what i can do. im a busy person though.
Click to expand...
Click to collapse
Lol your pretty good with things I remember your theme layouts for CM7 back in the day.

ognimnella said:
^
I love mt4g's UI.! That's a separate project of mine though, lot of kernel issues and no booting.! :-\ … but otoh welcome aboard, we are all learners and if you guys like YouTube vids, I can link u to sum developer vids.! If u prefer reading I can give u a couple "for dummies" epub books and u can use an app like aldiko reader to do ur reading, I'm here to help in any way I can
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
Yea, my Rom was based on an official Rom with original sense UI off a Canadian glacier, which was known as a panache... Check it out if you want... I don't have a link handy, but its called elite sense... Also, I'll take some of that teaching material... Videos and reading... I'm definitely into learning more about android os...
sent from my downgraded hboot 1.50 3vo running ZR3D injected with anthrax... s-off HTC, thanks to the real developers, I now have control of my device again

t3project said:
send me a pm and let me know what you're trying to do and i'll see what i can do. im a busy person though.
Click to expand...
Click to collapse
@op^
This is one offer you shouldn't pass up.
Also not much dev experience but I have Networking and Pc experience if there's anything I can do let me know
[email protected]
#Root_Hack-Mod*Always\

powduh09 said:
Yea, my Rom was based on an official Rom with original sense UI off a Canadian glacier, which was known as a panache... Check it out if you want... I don't have a link handy, but its called elite sense... Also, I'll take some of that teaching material... Videos and reading... I'm definitely into learning more about android os...
sent from my downgraded hboot 1.50 3vo running ZR3D injected with anthrax... s-off HTC, thanks to the real developers, I now have control of my device again
Click to expand...
Click to collapse
I think I saw it lol. I spent at least half an hour digging through the glacier forums to find a stock 2.3.4 (Sense 2.1.1) rom.!
Sent from my PG86100 using XDA

Related

[ROM][5.27.12] Twizted Senzes GB v1.2 [Sense][CDMA]

TwiZted SenZes Gingerbread
{
"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, welcome to my rom for the HTC ReZound. It has been enhanced and set up how I like and have decided to share it with you.
Specs:
Based on the 2.01.605.11 RUU for the HTC Rezound
Android 2.3.4 w/ HTC Sense UI 3.5
Kernel compiled from HTC source by me
Deodexed
Rooted
Stock Kernel
Init.d Support
NOTE: Before you flash my ROM you must know if you are on ICS or GB firmware!!!​
Now to my Rom's install steps
1. Download the rom and place it on your sd card
2. Verify the MD5 sum I have provided with the download link (do this after the rom is on your sd card)
3. Reboot into recovery and do your wipes
4. Install the rom from sd
5. Reboot and enjoy!
Visit my site for the link:
GO to my OP
TwiZted SenZes Mods:
Go to my Mods​ws83_Wake_On_Volume.zip - This mod allows the volume - and + keys to wake the screen.
ws83_No_Text_Rosie.zip - This mod removes the text from the launcher as seen in the screenshot below
Change Log:
\\__v1.2__//
Made the rom S-Off only - You can still use it on S-On if you know what your doing
Kernel compiled from HTC source - I'm not sure if anything is different, but it does feel faster and a bit smoother
Readjusted all the androidpassions.com over to mobile-overload.com
Added a new custom wallpaper - I hope you guys like it, I worked hard on it
Updated all system gapps including Google Play (formerly the Android Market)
Removed the goo app
Added in Development.apk and SpareParts.apk
Add in Instagram - I like it, lol
\\__v1.1__//
Sony Bravia engine for better post video and picture quality
Cleaned up some code
Rom now launches on first boot quicker
Rom now launches on first boot with only three widgets default. 3D Clock center screen and calendar and messages on either side.
Updated all system gapps including Google Play (formerly the Android Market)
Updated the goo app
\\__v1.0__//
Initial Release
Based off of the 2.01.605.11 ruu
4 in 1 Power Menu
Extra Quick Settings w/ SkyRaiders audio menu
Customized provider tab
Improved mms settings
Custom pull down bar
HTC Flashlight app
Mik style honey comb battery with percentage
Goo-Inside.me app
ES File Explorer
Basic Debloat
I just downloaded this and I did not get redirected to a advertisement site.....
Sent from my ADR6425LVW using Tapatalk 2
Idk why that would go against the rules but this is a nice smooth Rom!
Sent from my ReZound using XDA Premium
facebook on this rom crashes and gives android.com.process error or w.e
antp121 said:
Idk why that would go against the rules but this is a nice smooth Rom!
Sent from my ReZound using XDA Premium
Click to expand...
Click to collapse
No no no, its because of the way the Links were done, I just linked it to my folder on androidfilehost.com to fix the problem instead of directly to the rom.
Linking directly to whatever the download is makes you wait like 5 seconds and it just shows ads during that time, the link does appear but after those five seconds. Its cool now though since its linked to my folder instead.
Easton999GS said:
facebook on this rom crashes and gives android.com.process error or w.e
Click to expand...
Click to collapse
Facebook is lame
Also I don't have facebook.
I'll look into it.
Wondering if this supports Arabic? Gingerbread roms have disconnected letters without such a support/base.
Sent from my ADR6425LVW using Tapatalk 2
Is YouTube playback fixed all the gingerbread roms have that problem and wondering if this Rom has it too that's why I switched to ics
Sent from my ADR6425LVW using XDA
Abu-7abash said:
Wondering if this supports Arabic? Gingerbread roms have disconnected letters without such a support/base.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
I've disabled all other languages except for English and Spanish. You can enable whatever you need. Just look at the default.xml that is in system/customize/CID. You'll have to compare to a stock rom with all the languages still enabled to see what to add back. Have fun with it, you can learn a lot here
snowman122 said:
Is YouTube playback fixed all the gingerbread roms have that problem and wondering if this Rom has it too that's why I switched to ics
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
Not entirely sure about what issue you were having, but I did test the YouTube app and it played back just fine. Watched me some Ray William Johnson lol.
wildstang83 said:
Not entirely sure about what issue you were having, but I did test the YouTube app and it played back just fine. Watched me some Ray William Johnson lol.
Click to expand...
Click to collapse
Oh it is because when I try to watch certain videos they would never load on any gingerbread Rom and apparently I'm not the only one everyone commented on the YouTube app reporting it is not working with rezound gingerbread but I am going to try out your Rom I have been living your roms since the incredible and I'm still with you!
Sent from my ADR6425LVW using XDA
Looks nice. I'll test it out bro. Need a break from sense 4 I guess haha
Sent from my ADR6425LVW using Tapatalk 2
snowman122 said:
Oh it is because when I try to watch certain videos they would never load on any gingerbread Rom and apparently I'm not the only one everyone commented on the YouTube app reporting it is not working with rezound gingerbread but I am going to try out your Rom I have been living your roms since the incredible and I'm still with you!
Sent from my ADR6425LVW using XDA
Click to expand...
Click to collapse
Thats so freaking awesome, thanks for that
I been trying to knock the rust off and get back into the game, lol
IDK about the youtube issue, Like I said I did test it and never had this issue myself, but maybe its something that is on the YouTube developers side.
hopesrequiem said:
Looks nice. I'll test it out bro. Need a break from sense 4 I guess haha
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Heh, I always did prefer the look of Sense 3.5 myself. This isn't a bad little rom. It looks nice, runs nice, and has all the features and mods I'd ever want. I really couldn't ask for more. I hope yall like it as well.
One thing is for sure, comments and feedback will inspire me to do more, bigger and better things too. Which reminds me, I need to go update TwiZted SenZes ICS.
This is one sexy Rom. Fast as **** and I LOVE THAT wallpaper. Nice work bro. Looks sexy with mcluvns tron skin hehe
Sent from my ADR6425LVW using Tapatalk 2
wildstang83 said:
Thats so freaking awesome, thanks for that
I been trying to knock the rust off and get back into the game, lol
IDK about the youtube issue, Like I said I did test it and never had this issue myself, but maybe its something that is on the YouTube developers side.
Click to expand...
Click to collapse
Yeah it is oh and I'm running this Rom right now also with the trim skin Mann does this thing fly thinking of keeping this Rom until official ics is released nice work thanks Mann!
Sent from my ADR6425LVW using XDA
Working on a small mod, what do yall think?
Before
After
I like the new after better, and for a suggestion, instead of the curve shape, could you make it the kinda transparent box?
Sent from my ADR6425LVW
wildstang83 said:
Working on a small mod, what do yall think?
Before
After
Click to expand...
Click to collapse
Love that mod. Looks good
Sent from my ADR6425LVW using Tapatalk 2
wildstang83 said:
I've disabled all other languages except for English and Spanish. You can enable whatever you need. Just look at the default.xml that is in system/customize/CID. You'll have to compare to a stock rom with all the languages still enabled to see what to add back. Have fun with it, you can learn a lot here
Click to expand...
Click to collapse
Im on it
One more question/request though, did you by any chance check the gsm fix put together by Joel and Suil for Sense4 and possibly 3.6 as well? Any chance you port that to Gingerbread?
Nice solid rom. Been very stable so far. Thanks for all the hard work.
Sent from my iPad using Tapatalk HD
Abu-7abash said:
Im on it
One more question/request though, did you by any chance check the gsm fix put together by Joel and Suil for Sense4 and possibly 3.6 as well? Any chance you port that to Gingerbread?
Click to expand...
Click to collapse
I can get with Joel and see what that fix entails. He is one of my old...errr young dev buddies, lol
rsohne said:
Nice solid rom. Been very stable so far. Thanks for all the hard work.
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
Very nice, so it runs good on your iPad? lolololol
Good to hear

[Q] Help me get started with making apps

Hi!
I only got 10 posts on this forum and I'm kinda new to coding stuff, but I got experience with rooting, flashing, and theming. Just so you know I'm not all noobish to Android.
Now to the point. I have a great idea for a launcher that I came up with (not sure if I should share it with you guys). I want to base it on the stock Jelly Bean launcher and it will have some UI mods/changes.
I DON'T have any experience with Java yet though.
It would be very kind if someone could give me a few tips or something to get me going. I followed a guide on developers.android.com where you built a simple app that shows a message when you write something and hit Send.
So please help me to get started with developing apps.
Many thanks
//Christian
fluffenforliberty said:
Hi!
I only got 10 posts on this forum and I'm kinda new to coding stuff, but I got experience with rooting, flashing, and theming. Just so you know I'm not all noobish to Android.
Now to the point. I have a great idea for a launcher that I came up with (not sure if I should share it with you guys). I want to base it on the stock Jelly Bean launcher and it will have some UI mods/changes.
I DON'T have any experience with Java yet though.
It would be very kind if someone could give me a few tips or something to get me going. I followed a guide on developers.android.com where you built a simple app that shows a message when you write something and hit Send.
So please help me to get started with developing apps.
Many thanks
//Christian
Click to expand...
Click to collapse
First take a look a these tutorials for getting yourself familiar with java:
1.http://thenewboston.org/tutorials.php/list.php?cat=31
2. http://thenewboston.org/tutorials.php/list.php?cat=25
Then move on to these for android development:
http://thenewboston.org/tutorials.php/list.php?cat=6
Hopefully this gets you moving in the right direction
Sent from my SCH-I535 using xda premium
shimp208 said:
First take a look a these tutorials for getting yourself familiar with java:
1.http://thenewboston.org/tutorials.php/list.php?cat=31
2. http://thenewboston.org/tutorials.php/list.php?cat=25
Then move on to these for android development:
http://thenewboston.org/tutorials.php/list.php?cat=6
Hopefully this gets you moving in the right direction
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Thanks mate, thanks for taking your time.
More tips are welcome For example, can I mod the stock JB launcher and publish it without getting sued, and where can I get it to import it into Eclipse?
fluffenforliberty said:
Thanks mate, thanks for taking your time.
More tips are welcome For example, can I mod the stock JB launcher and publish it without getting sued, and where can I get it to import it into Eclipse?
Click to expand...
Click to collapse
Yes you can mod the stock JB launcher and publish it without getting sued, that's the beauty of Android and it being opensource is you can take an application like the stock JB launcher and modify and change it to your hearts content.
Searching around a little more these video's might answer more of your questions:
How to make your own android launcher / program your own custom launcher
How To Retrieve The Source Code From A Compiled Android .Apk Or Application
shimp208 said:
Yes you can mod the stock JB launcher and publish it without getting sued, that's the beauty of Android and it being opensource is you can take an application like the stock JB launcher and modify and change it to your hearts content.
Searching around a little more these video's might answer more of your questions:
How to make your own android launcher / program your own custom launcher
How To Retrieve The Source Code From A Compiled Android .Apk Or Application
Click to expand...
Click to collapse
Thanks again. I'm currently following the JAva tutorials you linked me, great videos.
fluffenforliberty said:
Thanks again. I'm currently following the JAva tutorials you linked me, great videos.
Click to expand...
Click to collapse
Glad to see their helping you :thumbup:
Sent from my SCH-I535 using xda premium

[Bugs & Fixes][Ideas] Kaioken Rom

This thread is for bugs fixes, suggestions, ideas, and stuff for Kaioken Rom. :good:
This thread was made for people without 10 posts who can't post in the development threads. I made it so they can post here for bugs, suggestions, ideas, and other stuff. Once you reach 10 posts, you can post in the official Kaioken Rom thread in the development section.
Please do not PM me about bugs, post them here so if other people have the same bug, they can see the solution here.
Try your best to keep this off topic and please! Don't be a noob and post your S-OFF, Supercid, and whatever problems you have. This thread isn't for that. Go use the search button, it helps more than you think.
Reserved 1
reserved
Reserved 2
reserved 2
One more
One more just in case, never know what I'll need it for.
Your Input
Guys I would like to know if you like my rom, if you use it as a daily driver, what can be improved, what you think I should put in here, and what you like and don't like about it.
Well one of my friend is using your rom and he's loving it but he says that the camera quality is a lil low also he gets blury shots also the video playback has problems.. Can you look into that?
Sent from my HTC_Amaze_4G using xda premium
ravike14 said:
Well one of my friend is using your rom and he's loving it but he says that the camera quality is a lil low also he gets blury shots also the video playback has problems.. Can you look into that?
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
Ok tell him to download ES File explorer. It has a good video player in it. I removed HTC video player because I didn't really like it. I think I'll put ES File explorer in V 1.2. As for Camera quality, I'll see. I made a silly mistake of theming the focus shot red and blur shot red (oops). That's probably why. :silly:
SuperAfnan said:
Ok tell him to download ES File explorer. It has a good video player in it. I removed HTC video player because I didn't really like it. I think I'll put ES File explorer in V 1.2. As for Camera quality, I'll see. I made a silly mistake of theming the focus shot red and blur shot red (oops). That's probably why. :silly:
Click to expand...
Click to collapse
thanks mate ^_^ haha well dont give up if you pull it off it'll be awesome :good:
New Update
There is a new version of Kaioken Rom up in the development thread. Go check it out.
Hi agian
i got this one long ago.
afnan i will give u my best very soon for ur avatar and stuff for ur rom also
sir can i change battery icons(apk) like viper rom with in ur tweaks?
thx
fahadskhan said:
i got this one long ago.
afnan i will give u my best very soon for ur avatar and stuff for ur rom also
sir can i change battery icons(apk) like viper rom with in ur tweaks?
thx
Click to expand...
Click to collapse
Thank you Fahad once again.
Well my tweaks app from NRG is not as advanced as the Viper Tweaks. But you can change the battery icon to a percentage like this. It doesn't have that many options, sorry. I hope that is adequate or satisfactory for people who don't like the battery icon. :thumbup:
Sent from my HTC_Amaze_4G using Tapatalk 2
some walls
SuperAfnan i feel realy good when anyone like my work:fingers-crossed:
well can i use hTc's widget like clock, contact and msg in Kaioken Rom?
is there any way to do that.
these are walls
App Drawer Bg
these are App drawer walls
4 superAfnan
just for u dear
i ill made more if u say so
fahadskhan said:
SuperAfnan i feel realy good when anyone like my work:fingers-crossed:
well can i use hTc's widget like clock, contact and msg in Kaioken Rom?
is there any way to do that.
these are walls
Click to expand...
Click to collapse
I like your work very much Fahad it's very good. I think you should be a graphic designer or artist. You don't have to make anymore stuff you made so much stuff already don't strain yourself.
You should post more often in the general threads you only need 3 posts left until you can post in the official thread.
Yeah there is a way for you to use HTC's message, clock, Contacts, and message app. What you can do to get those is go on your computer, have winRAR, and delete MMS.apk Contacts.apk from mine and copy the HTC clock widget and whatever htc apps you want from another rom like from android revolution HD or a stock rom for the amaze.
What you should use is the 1.0 or 1.1 version it already has htc dialer and htc contacts in it. It doesn't have the clock widget or htc messaging though.
You just gave me a good idea, I think I'll release an older rom I made. Think of it as Kaioken ROM's predecessor. It's called Demon Rom. I'll put the HTC apps in it for people who don't want aosp and want sense. So if you like HTC sense and not aosp that rom would be good for you.
I'll try and post it today or tomorrow.
Sent from my HTC_Amaze_4G using Tapatalk 2
Thx for help
hi
i understand i love to do my work.
:crying: i ill not post any of my work until u say to me abt posting thx
it will make me happy if u want any thing from me.
btw i ill wait for ur next update
thxxxxx
fahadskhan said:
hi
i understand i love to do my work.
:crying: i ill not post any of my work until u say to me abt posting thx
it will make me happy if u want any thing from me.
btw i ill wait for ur next update
thxxxxx
Click to expand...
Click to collapse
No I don't mean it like that you should keep making stuff if it makes you happy I only said for you to slow down because I thought you were straining yourself making work for other people.
What you should do is to make illustrated subtitles. What I mean is to make thread titles and banners to replace the text titles that say "credits" "features "mods" "extras" "download" and so on then replace them with images that have the text on them. You can put Goku or a red android if you want or leave it simple. Colors that stand out will be a good idea. If you can do that it would be very good and useful.
Sent from my HTC_Amaze_4G using Tapatalk 2
Do u mean like this
:laugh:thx for giving me such project
here r some samples hope u like them
last one is done but the quality is here after upload is not good i dont know why?
when i ill done after u tell me which 1 is ok for u then i ill zip the whole thing n upload on dev-host n give u the link
is it ok?
Titles
I hope it will work.:fingers-crossed: LOL
last one is jpg
tell me are these ok, good or bad?
if these r same as u want then i ill make other titles also
me w8ing here
at last my 10 posts are done LOL
fahadskhan said:
I hope it will work.:fingers-crossed: LOL
last one is jpg
tell me are these ok, good or bad?
if these r same as u want then i ill make other titles also
me w8ing here
at last my 10 posts are done LOL
Click to expand...
Click to collapse
These are great once again.
But there is a small problem.
They might be too big.
I think it's best to just keep the animated texts and leave out anime characters for now. So what I think is best is to take out the characters from the thread titles and make them smaller. :thumbup:
Sent from my HTC_Amaze_4G using Tapatalk 2

Help in posting of new rom.

hii.., to all members
I am new to xda i have just created a xperia rom on base of aokp 4.2.2 rom....and added Xperia Z stuffs in it
the problem is i m a junior membor my post are very less so i can't post in devlopment thread ...
and i also dont know how to decorate a thread so guyz cn u please help me ...in completing my 10 post
sooo that i can post my rom in devlopment thread ...
kalph said:
hii.., to all members
I am new to xda i have just created a xperia rom on base of aokp 4.2.2 rom....and added Xperia Z stuffs in it
the problem is i m a junior membor my post are very less so i can't post in devlopment thread ...
and i also dont know how to decorate a thread so guyz cn u please help me ...in completing my 10 post
sooo that i can post my rom in devlopment thread ...
Click to expand...
Click to collapse
Ok... I can help you though...
Sent from my HTC_Amaze_4G using xda app-developers app
kalph said:
hii.., to all members
I am new to xda i have just created a xperia rom on base of aokp 4.2.2 rom....and added Xperia Z stuffs in it
the problem is i m a junior membor my post are very less so i can't post in devlopment thread ...
and i also dont know how to decorate a thread so guyz cn u please help me ...in completing my 10 post
sooo that i can post my rom in devlopment thread ...
Click to expand...
Click to collapse
Hi kalph,
All you have to do is post in xda's say hi thread, and other OT threads. You will reach 10 posts in no time!
And don't worry about decorating a thread that's easy. Replying to this thread will get you more posts.
kalph said:
hii.., to all members
I am new to xda i have just created a xperia rom on base of aokp 4.2.2 rom....and added Xperia Z stuffs in it
the problem is i m a junior membor my post are very less so i can't post in devlopment thread ...
and i also dont know how to decorate a thread so guyz cn u please help me ...in completing my 10 post
sooo that i can post my rom in devlopment thread ...
Click to expand...
Click to collapse
In decorating superAfnan and chevycoeboyusa may help you better
Than me because they have already published their Roms...
So they will help you in specialy in decorating your first Rom...
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
In decorating superAfnan and chevycoeboyusa may help you better
Than me because they have already published their Roms...
So they will help you in specialy in decorating your first Rom...
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
ohk shubham ....thanks uh so much for ur suggestion
Thanks
SuperAfnan said:
Hi kalph,
All you have to do is post in xda's say hi thread, and other OT threads. You will reach 10 posts in no time!
And don't worry about decorating a thread that's easy. Replying to this thread will get you more posts.
Click to expand...
Click to collapse
ohk... thank you soo much ...... for ur suggestion ..
permisson ??
I have created my rom on the base of jeepers007's Aokp 4.2.2 should i take permisson from him ..for takeing his rom as a base???
TIPS
shubham211995 said:
chevycoeboyusa
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
{
"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"
}
lol typos
--------------------------------------------------------------------------------------------------------------------------------------
But anyways,
If you used someone else's work, make sure you ask them first (send them a PM!!!) or you are stealing on xda (known as Kanging). Never kang something or you might get your thread shut down, and get into deep trouble.
If you want your thread decorated you can ask @fahadskhan he might help you. You need to use the tags. Like the "" tag without "". There are many more tags but this is just an example for decorating the thread.
If you want to insert an image like this
[IMG]http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Ottoman_flag.svg/50px-Ottoman_flag.svg.png
Use these tags "
" before and after the URL.
So it would look like this. Remove the ""!
[IMG"]http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Ottoman_flag.svg/50px-Ottoman_flag.svg.png[/IMG"]
AND, if you find a post useful such as this one, PRESS THANKS!!! :victory: That is good manners on xda when you press thanks when someone helps you. If you don't, they might feel a bit sad or think you didn't see their post. So pressing thanks when you get a useful answer is highly recommended.
thanks for help !!
SuperAfnan said:
lol typos
--------------------------------------------------------------------------------------------------------------------------------------
But anyways,
If you used someone else's work, make sure you ask them first (send them a PM!!!) or you are stealing on xda (known as Kanging). Never kang something or you might get your thread shut down, and get into deep trouble.
If you want your thread decorated you can ask @fahadskhan he might help you. You need to use the tags. Like the "" tag without "". There are many more tags but this is just an example for decorating the thread.
If you want to insert an image like this
[IMG]http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Ottoman_flag.svg/50px-Ottoman_flag.svg.png
Use these tags "
" before and after the URL.
So it would look like this. Remove the ""!
[IMG"]http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Ottoman_flag.svg/50px-Ottoman_flag.svg.png[/IMG"]
AND, if you find a post useful such as this one, PRESS THANKS!!! :victory: That is good manners on xda when you press thanks when someone helps you. If you don't, they might feel a bit sad or think you didn't see their post. So pressing thanks when you get a useful answer is highly recommended.
Click to expand...
Click to collapse
thank you soo much for ur help SuperAfnan i have send jeepers007 Pm about can i use your rom as a base ? :angel:
kalph said:
thank you soo much for ur help SuperAfnan i have send jeepers007 Pm about can i use your rom as a base ? :angel:
Click to expand...
Click to collapse
And ya don't forget to give credit to them ,
I am specially telling you because you have used others Rom .... So it is must that you have to first bring permission and after that give credits to them...
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
And ya don't forget to give credit to them ,
I am specially telling you because you have used others Rom .... So it is must that you have to first bring permission and after that give credits to them...
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
ya i know my freind...i will not forget ..:good: i will give thanks to every one..ok..by the way thanks for telling me
No reply
looks like my dream of publishing new rom will be a dream .:crying:
there is no reply from the owner of aokp ..
so i don't think. I will be able to post my rom ..:crying:
kalph said:
looks like my dream of publishing new rom will be a dream .:crying:
there is no reply from the owner of aokp ..
so i don't think. I will be able to post my rom ..:crying:
Click to expand...
Click to collapse
Don't worry he is probably busy right now. But if he chooses not to accept it is not the end of the world. You can make a stock based ROM. You should learn how to use dsixda's kitchen, and go into tweaking stuff (anything). Those are the best in my honest opinion. I have many reasons, but I am definitely not saying bad things about ROMS built from source. Stock based ROMS usually have everything working, no problems or bugs/glitches, they feel more natural (sometimes CM doesn't feel right for me, but its probably different for you guys). Sense feels more polished than AOSP sorry people but no matter how hard I try, how often I flash, I always go back to something based on the stock rom. But i hope that changes soon once we ditch PMEM and move on to the great ION kernel!
I am not criticizing anything that's just my personal opinion. Everyone is different though.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
will not work on stock rom
SuperAfnan said:
Don't worry he is probably busy right now. But if he chooses not to accept it is not the end of the world. You can make a stock based ROM. You should learn how to use dsixda's kitchen, and go into tweaking stuff (anything). Those are the best in my honest opinion. I have many reasons, but I am definitely not saying bad things about ROMS built from source. Stock based ROMS usually have everything working, no problems or bugs/glitches, they feel more natural (sometimes CM doesn't feel right for me, but its probably different for you guys). Sense feels more polished than AOSP sorry people but no matter how hard I try, how often I flash, I always go back to something based on the stock rom. But i hope that changes soon once we ditch PMEM and move on to the great ION kernel!
I am not criticizing anything that's just my personal opinion. Everyone is different though.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
But xperia z ultra apps will not work on stock rom . i have tested it ..sir ..look i have some screenshots of my rom
Thanks Super Afnan
Hi u all
thats look good :good:
i ill help u to decorate ur thread
bcoz my dear friend SuperAfnan refer u to me
so.... did u think the name of ur rom yet?
if dont ask the people abt the name they ill suggest u some
permisson problem..
fahadskhan said:
Hi u all
thats look good :good:
i ill help u to decorate ur thread
bcoz my dear friend SuperAfnan refer u to me
so.... did u think the name of ur rom yet?
if dont ask the people abt the name they ill suggest u some
Click to expand...
Click to collapse
Thanks for your help Fahadskhan ..the main problem is i have no reply from the owner of aokp ..:crying:
when i get the permisson I will tell uh to decorate the thread :good:
no, i didn't thinked the name yet . :silly:
Dont worry
Hope he ill give the permission soon i think he is bizi right now.
after that we ill start our work...
fahadskhan said:
Hope he ill give the permission soon i think he is bizi right now.
after that we ill start our work...
Click to expand...
Click to collapse
ok ..
fahadskhan said:
Hope he ill give the permission soon i think he is bizi right now.
after that we ill start our work...
Click to expand...
Click to collapse
You should post the way or your knowledge here to decorate the stuff....
Because everyone should learn how to decorate their own threads if they don't know.
Because after posting here in future this problem or issue may slove and anyone can learn to decorate by reading this thread....
Thank you...
Regards,
Shubham
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
You should post the way or your knowledge here to decorate the stuff....
Because everyone should learn how to decorate their own threads if they don't know.
Because after posting here in future this problem or issue may slove and anyone can learn to decorate by reading this thread....
Thank you...
Regards,
Shubham
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
Ummm, well... it's not hard, but @fahadskhan does it really good!
http://www.mybannermaker.com/
http://workawesome.com/software/create-a-web-banner-in-word/
http://www.bannerfans.com/banner_maker.php
http://www.bannersnack.com/en/
http://workawesome.com/software/create-a-web-banner-in-word/
I could make banners, but I like fahad's banners because his are the best!!! :good:
And also, decorating the thread isn't necessary, all you pretty much need are titles in plain text. XDA provides them!
This is a Title
Banners just make it look fancy.
Smash my thanks button if you found this helpful.

[ROM][4/9][VZW][4.4.2] - CleanROM 2.0 -★| Ultra Lite | Ultra Smooth | Ultra Clean! |★

[ROM][4/9][VZW][4.4.2] - CleanROM 2.0 -★| Ultra Lite | Ultra Smooth | Ultra Clean! |★
{
"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"
}
CleanROM is targeted to the towards the user that wants a stock ROM experience, demand performance and expect stability!
CleanROM is based on the latest HTC Sense 5.5 KitKat 4.4.2 Base and is De-Odex!
CleanROM is one of the best supported ROMS in the "industry!"
CleanROM is designed with a purpose in mind; Be Fast, Be Smooth, Be Stable, Be CLEAN!
Built off VZW OTA ROM KitKat 4.4.2
All apps up to date
Super De-bloated - Most everything is gone.
Blink Feed Remains but in its purest form; no social networking integration. See post #2 for zip to add back in!
ROM only has the English Keyboard. See post #2 for the rest of the keyboards!
Performance and battery enhancements
init.d support
BusyBox
Ringtones from Note 3 and Nexus 5 and HTC M8
Typical CleanROM speed and stability!
Updated: Base to latest Verizon Android 4.4.2 Base
Added: TV Tuner App as default
Added: Android 4.4.2 SD card Fix
Added: Tether Hack (possibly?)
Added: HTC One M8 Ringtones
MD5: 8DD538DB4FF1F8C07500B284729973FC
All new Post Start HERE!
Must have custom recovery installed. I recommend the latest version of TWRP
Must be S-OFF with latest firmware. See Vinchenzop Post HERE for help with that!
Copy ROM to storage
Reboot to Recovery
Make a back up of current system
Recommend wiping data / Factory Reset in Recovery!
Flash ROM
Reboot to System
Profit!
MOD EDIT: Link removed as domain has expired. Thread closed until new links can be installed
Donations are gladly accepted but never expected!
Please hit Thanks and Rate the thread 5 Stars
Click to expand...
Click to collapse
[/CENTER]
Additional Downloads / Info
Social Network Pack is HERE! Flashing this pack will allow all social networking integration into BlinkFeed; this includes Twitter, Facebook, Instagram, Flikr, and LinkedIn. You will still have to install Facebook and Twitter from the Play Store to complete the integration. This is just the needed framework. (Flashable)
All Non English Keyboards can be found HERE! (Flashable)
Stuff that should have never been in the ROM to begin with is HERE! (Not Flashable)
Big thanks to @Vinchenzop for his stock de-odex base to use. This saved me a tremendous amount of time! Thanks his post HERE!
All feedback welcome.
Keep bug reports informative. Dont just say "X doesnt work", please be specific :good:
Jiggity Janx said:
Edit: so there is only a beta and the odex/deodex links circle you back around. I also had to make my internet as the desktop version so the download wouldnt fail. My phone Im sure but just to update.
Click to expand...
Click to collapse
Nope, not you. I had some bad links. They are fixed now :good:
JeffBea said:
Downloading now. Funny thing, I kept your CleanRom from the Rezound. I still have people to this day Pming me for my Dropbox link to your Rom.
Sent from my HTC6600LVW using xda app-developers app
Click to expand...
Click to collapse
Wow. That seemed like so long ago! You know I still get a lot of requests for that phone from time to time so I made a thread for all the files: HTC Rezound Download Links
pyro43284 said:
Booted up no problend really snappy thanks haven't ran across any problems thanks for the great work bud
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Good deal!
treetolber said:
Any chance of a Sprint version in future?
Sent from my HTC0P3P7 using Tapatalk
Click to expand...
Click to collapse
Sadly no.
zounduser said:
What's up Scott?! Good seeing u!!
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Sup boss? I knew you would have one of these :angel:
pyro43284 said:
Only request I have is a apm but that's it really digging this Rom could use the sense 5 tools but don't like the 3 row app draw you get stuck with when you use that mod/app.. otherwise very solid Rom great to have another choice especially for those of us that are flashoholics lmao
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
I might do an APM but not sure of the true need yet. What is this Sense 5 Tools you are talking about?
scrosler said:
Nope, not you. I had some bad links. They are fixed now :good:
Wow. That seemed like so long ago! You know I still get a lot of requests for that phone from time to time so I made a thread for all the files: HTC Rezound Download Links
Good deal!
Sadly no.
Sup boss? I knew you would have one of these :angel:
I might do an APM but not sure of the true need yet. What is this Sense 5 Tools you are talking about?
Click to expand...
Click to collapse
It's an xposed module that allows you to mod certian things
Update: here's a linky to his post about the tool http://forum.xda-developers.com/showthread.php?p=44650768
Sent from my HTC6600LVW using Tapatalk
theslimed2013 said:
I flashed this rom on my Sprint phone and so far soo good. Only issues is that It won't connect to the Sprint Network but if you unlocked your Sprint Phone to a GSM Carrier, it works flawlessly, Internet Also. Only issue is that the Carrier Label is all gibberish.
Click to expand...
Click to collapse
Good to know; however it is unsupported.
tee00max said:
Just scooped up this Max and went straight to android development and was too hype when I seen Scott!!! Let me research how to root this joker and I'm loading this up ASAP.
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Starting to look like a re-union in here
lovem said:
does this rom have the hotspot (wifi) unlocked and undetecable by the carrier. do you have a list of the roms inclusions?
Click to expand...
Click to collapse
Nope. All ROM features that I included are listed in the Opening Post under "Features". If its not specifically listed in there then it does not have it.
tee00max said:
Haha yeah man. Hey Scott quick question. I'm looking at the root process and with the Verizon version, do I need to flash the unsecure kernel? Because I notice it has Sprint tied to the filename.
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Nope, its real simple on this phone... You just need rumrunner. Thats all I had to do.
Go here: [s-off] rumrunner s-off
All you got to do... Make sure your drivers are all set up first, etc. But it was pretty straight forward. Then from there just go to fastboot mode and "fastboot flash recovery"
I am running twrp 2.7.0.0 (of course!)
Also, you can turn the finger print scanner back on here: http://forum.xda-developers.com/showthread.php?t=2540004
Done!
But anyways... Once you get S-OFF thats all you really need...
Good luck!
scrosler said:
Nope, its real simple on this phone... You just need rumrunner. Thats all I had to do.
Go here: [s-off] rumrunner s-off
All you got to do... Make sure your drivers are all set up first, etc. But it was pretty straight forward. Then from there just go to fastboot mode and "fastboot flash recovery"
I am running twrp 2.7.0.0 (of course!)
Also, you can turn the finger print scanner back on here: http://forum.xda-developers.com/showthread.php?t=2540004
Done!
But anyways... Once you get S-OFF thats all you really need...
Good luck!
Click to expand...
Click to collapse
ok cool, I see that now and have all the files downloaded, Do I need to unlock the bootloader first by going to HTCdev.com?
tee00max said:
ok cool, I see that now and have all the files downloaded, Do I need to unlock the bootloader first by going to HTCdev.com?
Click to expand...
Click to collapse
No just run rumrunner. It does all that for you.
But lets not go too far off track...
lovem said:
does this rom have the hotspot (wifi) unlocked and undetecable by the carrier. do you have a list of the roms inclusions?
Click to expand...
Click to collapse
You can enable it yourself with 2 easy changes to a file on your system via adb or a root browser. Instructions are in a word document in my signature below.
Sent from my HTC One Max
IAmTheOneTheyCallNeo said:
You can enable it yourself with 2 easy changes to a file on your system via adb or a root browser. Instructions are in a word document in my signature below.
Sent from my HTC One Max
Click to expand...
Click to collapse
Thats what I asked here but no one answered me and I have Tether on my plan...
http://forum.xda-developers.com/showpost.php?p=51122082&postcount=57
Oh well... Next build...
I posted a litely over clocked kernel if any one wants to try it.
[Kernel][3/17][Verizon] - CleanKERNEL - 1.0 -★| Pure Stock with Lite Over Clock |★-
@scrosler Any chance you know what I would need to edit to get rid of the am/pm in the statusbar? It's like the only thing that bothers me about the stock statusbar lol but I don't want to use xposed just for something silly like that.
Good deal guys!
I think the next phase will be an Aroma installer based ROM this weekend...
But before I do that... Is anyone missing any of the Sense / Social Networking features I removed.
I personally cant stand all the "Integration" which is why I removed it.
Who would benefit from me making these available in either an Aroma installer based ROM or even just as flash add-ons?
Or...
Are we good like this and I should continue to focus on refinements such as APM and fluidity tweaks as well as refining the kernel?
I would like any input on this.
Yeah, I think I will make up a social integration pack real quick...
I wont include the actual client apps, like Facebook, but I will include the integration into Blinkfeed so you can flash the pack then install the apps.
I may need some testing on it before I dial it right in... But I think I remember doing this on the HTC One when I had it.
I'll be back in a bit...
Alright, I think I dialed it in...
In post #2 is a flashable zip...
I tested it as far as I would test something like this and it seems to work.
After flashing you will have integration with; Instagram, Facebook, Twitter, and Linked in.
You will still need to install the normal Facebook and Twitter Apps from the play store to complete the integration. Included is only the framework to link it to blink feed.
Can some run it real quick and make sure its straight?
Just an FYI, I asked the mods to clean the thread. If your post is gone my apologies.
If anything was missed and needs clarification feel free to ask again.
I've been running this Rom for 3 days Scott. I love it. What else can you strip out. Lol. Also been running your over clocked kernel. Woot!
Sent from my HTC6600LVW using xda app-developers app
First one max related post... but am I the only one missing the TV.apk? I really used it alot.... But nice ROM/Kernel runs alot smoother than other roms...
JeffBea said:
I've been running this Rom for 3 days Scott. I love it. What else can you strip out. Lol. Also been running your over clocked kernel. Woot!
Sent from my HTC6600LVW using xda app-developers app
Click to expand...
Click to collapse
I could I strip out another chunk. I might go as bare as possible next build and wrap it in Aroma so you have 100% control over the bloat.

Categories

Resources