Related
I am sorry if this was posted before, but I was looking at some of the guides for learning how to make themes. I have never done anything like this before or done any of this type of programming, but would like to try and learn how to.
But I am a person that learns better with watching what must be done then actually reading it lol. Is it possible for someone who does themes for the epic can possibly post or make videos on how to actually start learning how to make themes from the stock files? Like setting up the different programs needed and then maybe doing a sample of how to actually make a theme from the stock.
I hope I am not offending anyone for asking this, but I find this site very fascinating but like I said I am very new to this type of programming or working with android phones.
But I will understand if this is not possible to do since so many people have different ways of working and might not be able to show there work. But any possible help would be greatly appreciated.
Thank you all for your time and patience.
youtube has given me knowledge a time or two.
There are a bunch of how to's all over these forums. Some have videos. feel free to ask questions and myself and others will help
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
There are a bunch of how to's all over these forums. Some have videos. feel free to ask questions and myself and others will help
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Ok first of I know of many questions lol....Even tho froyo is out now, do we the eclipse plugin for adb? I follow the written tutorial to install sdk and the apk manager app.
But I did not install the eclipse adt plugin that the guide talked about, is it necessary even tho we are on froyo currently?
Also what would be a very good starting point for a newbie? Should I focus on a specific field of the android devices or is themeing very different from the other aspects of modding the epic phones?
I have yet to use eclipse on any theme I been apart of. I use apkmanager to de compile and re compile .apks. I use notepad ++ to edit xml files. Xml files can only be edited when the apk had been de compiled. I use gimp for image editing. You can use any photo editing program you like. I use 7zip to brite and put the images in the apk. Baksmali and smali for editing .dex files.
I suggest reading the how to's as they explain everything in detail.
Sent from my SPH-D700 using Tapatalk
Okay again thank you for the advice
neuton said:
Okay again thank you for the advice
Click to expand...
Click to collapse
Feel free to pm me if there is anything specifiac. Also check out my theme and others to help give you idea of what has been done and what can be done.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
Feel free to pm me if there is anything specifiac. Also check out my theme and others to help give you idea of what has been done and what can be done.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Okay I will do that, I hope I can learn this stuff hehehe....again thank you.
This forum rocks there are so many helpful people here.
neuton said:
Okay I will do that, I hope I can learn this stuff hehehe....again thank you.
This forum rocks there are so many helpful people here.
Click to expand...
Click to collapse
I learned everything on my own. I didn't have anyone to teach me. I taught thomasskull666 and where working on some good projects. Me and dreamsforgotten are always bouncing ideas off of each other. If you see my eclair build I was the imply theme with the reboot options that I will port over to froyo once we get an official build. I also have two other things I figured out for froyo that you can see in my froyo build. I labeled all the silent options correctly to vibrate and I removed the sprint branding. Its hard to believe I was like you when I got my epic. I didn't know ****.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
I learned everything on my own. I didn't have anyone to teach me. I taught thomasskull666 and where working on some good projects. Me and dreamsforgotten are always bouncing ideas off of each other. If you see my eclair build I was the imply theme with the reboot options that I will port over to froyo once we get an official build. I also have two other things I figured out for froyo that you can see in my froyo build. I labeled all the silent options correctly to vibrate and I removed the sprint branding. Its hard to believe I was like you when I got my epic. I didn't know ****.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Lmao thats cool. Well I hope I can learn this stuff just like you have.
Off topic but may I ask are you a young guy or older, cause I am in my late 30's so I do not learn as easy as the younger generation do
neuton said:
Lmao thats cool. Well I hope I can learn this stuff just like you have.
Off topic but may I ask are you a young guy or older, cause I am in my late 30's so I do not learn as easy as the younger generation do
Click to expand...
Click to collapse
I'm 26. Its not hard to learn the basics. Xml for the most part is well writtin so making those changes are somewhat easy. Smali is a ***** to edit and that I'm still learning. For the most part a theme is 95% images.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
I'm 26. Its not hard to learn the basics. Xml for the most part is well writtin so making those changes are somewhat easy. Smali is a ***** to edit and that I'm still learning. For the most part a theme is 95% images.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Ahh ok cool, then hopefully I will not go crazy trying to pick this up and learn
neuton said:
Ahh ok cool, then hopefully I will not go crazy trying to pick this up and learn
Click to expand...
Click to collapse
I already passed the crazy stage
Sent from my SPH-D700 using Tapatalk
Just finished my vendor setup for the Nexus S 4G. Feel free to use it or fork my repo but please remember to credit for the work I put into it.
https://github.com/peteralfonso/platform_vendor_samsung
What does this mean to non devs? That AOSP ROMs can be made easily now and you should see an entire slew of them soon.
Guess its time to learn some real dev'n stuff Thanks for your time man, youve opened the door for sure.
BuglessPete said:
Just finished my vendor setup for the Nexus S 4G. Feel free to use it or fork my repo but please remember to credit for the work I put into it.
https://github.com/peteralfonso/platform_vendor_samsung
What does this mean to non devs? That AOSP ROMs can be made easily now and you should see an entire slew of them soon.
Click to expand...
Click to collapse
I'm so glad you got your nexus. Will we see a bugless beast?
Sent from my Nexus S 4G using XDA Premium App
Epic, nicely done. Now our 4G brothers can get some love. Ready to add ROMs to the Reference Guide
Sent from my Nexus S
mikeyinid said:
Guess its time to learn some real dev'n stuff Thanks for your time man, youve opened the door for sure.
Click to expand...
Click to collapse
Hey man, you seem pretty cool no homo. If you ever have any questions, and truly want to learn hit me up on gtalk. I dont know everything but I can answer some questions here and there. Im sure you can find my email address somewhere on the web.
BuglessPete said:
Just finished my vendor setup for the Nexus S 4G. Feel free to use it or fork my repo but please remember to credit for the work I put into it.
https://github.com/peteralfonso/platform_vendor_samsung
What does this mean to non devs? That AOSP ROMs can be made easily now and you should see an entire slew of them soon.
Click to expand...
Click to collapse
whats the diff between this and pulling the files myself?
shabbypenguin said:
whats the diff between this and pulling the files myself?
Click to expand...
Click to collapse
Pulling them as in using an extact script or pulling them as in using this:
http://code.google.com/android/nexus/drivers.html
?
Awesome. This is really what should be done first. Glad we have you on board. No homo... really
Sent from my Nexus S 4G using XDA App
Awesome...Mucho Gracias Friend
ily<3
Sent from my Nexus S 4G using XDA App
BuglessPete said:
Hey man, you seem pretty cool no homo. If you ever have any questions, and truly want to learn hit me up on gtalk. I dont know everything but I can answer some questions here and there. Im sure you can find my email address somewhere on the web.
Click to expand...
Click to collapse
Thanks man. That is much appreciated.
BuglessPete said:
Just finished my vendor setup for the Nexus S 4G. Feel free to use it or fork my repo but please remember to credit for the work I put into it.
https://github.com/peteralfonso/platform_vendor_samsung
What does this mean to non devs? That AOSP ROMs can be made easily now and you should see an entire slew of them soon.
Click to expand...
Click to collapse
Catch everyone on the flip side
Ima get dirty for the first time! I need to learn this stuff now that I have the ns.
Thanx Pete!!!
Evo 4G --> Nexus S 4G
BuglessPete said:
Pulling them as in using an extact script or pulling them as in using this:
http://code.google.com/android/nexus/drivers.html
?
Click to expand...
Click to collapse
yea, as ive done both of those steps. just wasnt sure if you added some sprinkles onto the files that make them glitter and glow properly
shabbypenguin said:
yea, as ive done both of those steps. just wasnt sure if you added some sprinkles onto the files that make them glitter and glow properly
Click to expand...
Click to collapse
Well JBQ says the extract file is outdated since the 2.3.4 release and will not work properly. That binary site I linked to is one way to set it up but you will see that my method is much simpler (easier to work with), more organized, and more complete (the binary site is missing a few files). I will be maintaining my repo so essentially it will make it easier for the entire community, so everyone can glitter and glow properly
Edit: So just to be clear, completely remove your current vendor setup (dont use the binaries or the extract script) and replace it with mine.
Just updated the vendor setup with some more fixes
ksweat2292 said:
ily<3
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Pause worthy
Sent from my Nexus S 4G using XDA Premium App
are you doing a signapk and reassemble apk on your builds
cteneyck said:
are you doing a signapk and reassemble apk on your builds
Click to expand...
Click to collapse
No, there is no need to. I just included the "reassembled" apks in the proprietary folder instead.
I'm teaching myself how to build from source I'm syncing now. I hope I'm doing it right. Pulling your source...
Off topic: If I could get both my monitors to work in mint 10 I'd be good to go...
mikeyinid said:
I'm teaching myself how to build from source I'm syncing now. I hope I'm doing it right. Pulling your source...
Off topic: If I could get both my monitors to work in mint 10 I'd be good to go...
Click to expand...
Click to collapse
honestly building from source is easy, its finding how to change the source to get what you want that is the hard part
So I've done the whole search thing, and XDA now offers a cool display of related threads when I start a new one...but I haven't found something related to Cyanogen Mod 7.1 for our variant of the GSII.
I hesitate to flash cyanogen because 1. it's not stable anymore (according to their forums), and 2. our model of the GSII is arguably not like any of the other GSII's because we have a different chipset.
Had anyone tried to flash cyanogen mod onto this phone or does someone know that it works?
Thanks in advanced!
10-22-2011 EDIT: So people don't need to sort through the clutter, the answer is no there isn't CM7.1 for the T-Mobile variant of the GSII and no one should attempt to flash the one from cyanogenmod's website for the GSII.
Thanks for answering my questions!
Cyanogen mod roms are built specifically for each device. Don't ever try to flash a build from another device. Even the ATT and International galaxy s2 have differently builds even though they're pretty much the same phone
Sent from my SGH-T989 using XDA App
I believe CM isn't even available for our phone yet. Only for the other SGS2 models.
Sent from my SGH-T989 using Tapatalk
DO NOT attempt to flash roms that were not specifically made for our devices! The ONLY roms that are safe for the TMO GS2 can be found here: http://forum.xda-developers.com/forumdisplay.php?f=1332
Thanks for the information. I thought that would be the case.
Nivek91 said:
I believe CM isn't even available for our phone yet. Only for the other SGS2 models.
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
Yeah smart guy, the phone has only been out 10 days & source maybe a week.
KillaHurtz said:
Yeah smart guy, the phone has only been out 10 days & source maybe a week.
Click to expand...
Click to collapse
Yeah I am a smart guy, thanks. I helped out the OP by telling him that CM isn't available yet. What did you do? Oh well, thanks for trying to contribute though.
Sent from my SGH-T989 using Tapatalk
Nivek91 said:
Yeah I am a smart guy, thanks. I helped out the OP by telling him that CM isn't available yet. Thanks for contributing though.
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
My bad that was aimed at the |OP|
KillaHurtz said:
My bad that was aimed at the |OP|
Click to expand...
Click to collapse
Oh ok, well now that makes sense. I'm usually not the one to get mad but I just thought I did help the OP out.
Sent from my SGH-T989 using Tapatalk
unlock
if a flash in new rom t989 can a unlock with galaxy s unlock pls sory for my bead english
nodrogkam said:
I hesitate to flash cyanogen because 1. it's not stable anymore (according to their forums), and 2. our model of the GSII is arguably not like any of the other GSII's because we have a different chipset.
Click to expand...
Click to collapse
Can you post a link where it says cm7 isnt stable any more? I just compiled cm7 for the 3 mytouch 4g's we have here and its flawless. Just wanna see if its device specific or what. Ty
Sent from my SGH-T989 using XDA App
gazmendf said:
if a flash in new rom t989 can a unlock with galaxy s unlock pls sory for my bead english
Click to expand...
Click to collapse
None of the unlock solutions from the market work on our devices. If you are a T-Mobile customer, you can call in and request the unlock code, otherwise you can get it by faxing in your sales receipt. There is a good discussion of the topic here: http://forum.xda-developers.com/showthread.php?p=18643213
mikeyinid said:
Can you post a link where it says cm7 isnt stable any more? I just compiled cm7 for the 3 mytouch 4g's we have here and its flawless. Just wanna see if its device specific or what. Ty
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
My statement was in reference to the GSII only. Users reported too many bugs...but again that's not for our GSII.
If you check their forum there is no more "stable mod" link to 7.1 for the GSII.
The mytouch4g should be fine.
FYI: http://forum.cyanogenmod.com/topic/33171-what-happened-to-stable/
KillaHurtz said:
Yeah smart guy, the phone has only been out 10 days & source maybe a week.
Click to expand...
Click to collapse
I apologize to you if my question was naive. At least I didn't go posting in the developer forums.
The development seemed active enough for this device that I was considering there was a chance of availability. I'm also not rushing or demanding anything from the developers/developer community. I also give thanks and donate to them.
Other's have graciously answered my question, and to them I say THANKS.
I remember when I first started developing on android it would take me hours searching on google and xda just to find out how to compile a wifi module correctly or why the heck a kernel would not compile right and, though it brings a lot of satisfaction when you accomplish feats in rom making and development. I sometimes wish there was a how to guide I could reference when I first started out. Instead of searching hours and hours trying to figure it out on my own or on google. So I thought I might make a how to guide on a Basic compiling of a kernel and platform for the epic touch 4g and maybe expand in the future to more complex custom stuff. I just wanted to see how the community at xda would like a thread like this in the epic touch 4g forums. Before I start. Just to see how many people want to develop and learn about android and the linux kernel and deving for it.
So tell me what you think!!!
Bad idea or Genius idea!!!
Update: I am done with the how-to and I am just going to double check everything today and I well post it tommorow morning. (It well be posted before 8 o-clock PST.) It well be posted in android development section.
Update 2: I LIED! I decided to post it now instead of waiting untill tommorow!
Here is the link:
http://forum.xda-developers.com/showthread.php?p=21343927#post21343927
I hope you enjoy.
Genius. Someone started a thread lore this in one of the OG Epic 4G forums a while back. Maybe it's a head start?
Sent from my SPH-D710 using Tapatalk
I think it's a great idea. It would be nice to have more useful posts and threads around. I definitely support trying to help advance the community
More info >>>>>>>>>>>>>> less info.
Yeah I might start some of it tonight and hopefully I well have a basic guide posted by end of the week. Thanks for the reply!
Great idea
Sent from my SPH-D710 using Tapatalk
Awesome idea. I would love to read it and start learning. Thank you.
Sent from my Nexus S 4G using xda premium
Please!! I'm that guy portrayed at the beginning of your story right now! Lol
Sent from this phone
Okay I have started, I already have a page typed out on libreoffice and (as I said, the goal is to post v1 by end of week). I have a really busy day tommorow so I don't know how much work i'll get done tommorow. But the rest of the week is pretty free and I have monday and Tuesday off so I well have it up the latest by tuesday. I hope this guide brings new inspired developers to android.
shanenielsen1234 said:
Okay I have started, I already have a page typed out on libreoffice and (as I said, the goal is to post v1 by end of week). I have a really busy day tommorow so I don't know how much work i'll get done tommorow. But the rest of the week is pretty free and I have monday and Tuesday off so I well have it up the latest by tuesday. I hope this guide brings new inspired developers to android.
Click to expand...
Click to collapse
Would love this
Sent from my SPH-D710 using xda premium
This will be great thanks for your hard work
Sent from my SPH-D710 using xda premium
shanenielsen1234 said:
I remember when I first started developing on android it would take me hours searching on google and xda just to find out how to compile a wifi module correctly or why the heck a kernel would not compile right and, though it brings a lot of satisfaction when you accomplish feats in rom making and development. I sometimes wish there was a how to guide I could reference when I first started out. Instead of searching hours and hours trying to figure it out on my own or on google. So I thought I might make a how to guide on a Basic compiling of a kernel and platform for the epic touch 4g and maybe expand in the future to more complex custom stuff. I just wanted to see how the community at xda would like a thread like this in the epic touch 4g forums. Before I start. Just to see how many people want to develop and learn about android and the linux kernel and deving for it.
So tell me what you think!!!
Bad idea or Genius idea!!!
Click to expand...
Click to collapse
How much is it?
Make that a triple post...
Double post. Mods please take this down. Thank-you.
nabbed said:
How much is it?
Click to expand...
Click to collapse
It well be free. If this guide helps you in anyway I would appreciate if you said thanks. Or if you really feel I helped, you can donate to help expand this guide to other android devices. But, I am not doing this to make ANY money and nobody should feel pressure to give money or anything.
I don't have an epic 4g phone but I'm very interested in this as well. Maybe some or most would apply to my device as well!! Thanks!
Sent from my HD2 using xda premium
kylew1212 said:
I don't have an epic 4g phone but I'm very interested in this as well. Maybe some or most would apply to my device as well!! Thanks!
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
I have a Epic touch 4g, a galaxy tab 10.1, and an original epic 4g, I hope to get guides to these three devices starting with the epic touch 4g. I really would love to expand this to more
devices because not every android kernel sources released from manufacturerers are and exactly the same (or complete). And also Various mods on a samsug epic touch 4g might not be configured the same as say on a htc evo 4g or something. So hopefully I soon can get more devices to test and make more guides.
shanenielsen1234 said:
I have a Epic touch 4g, a galaxy tab 10.1, and an original epic 4g, I hope to get guides to these three devices starting with the epic touch 4g. I really would love to expand this to more
devices because not every android kernel sources released from manufacturerers are and exactly the same (or complete). And also Various mods on a samsug epic touch 4g might not be configured the same as say on a htc evo 4g or something. So hopefully I soon can get more devices to test and make more guides.
Click to expand...
Click to collapse
I was just thinking a lot of the more basic compiling parts and things would be similar. There is a possibility that I can read your guide and compile for my phone
Edit. If I can, I will help you expand your guide on other devices.I also have a transformer 101
Sent from my HD2 using xda premium
kylew1212 said:
I was just thinking a lot of the more basic compiling parts and things would be similar. There is a possibility that I can read your guide and compile for my phone
Edit. If I can, I will help you expand your guide on other devices.I also have a transformer 101
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
That would be great! The more guides the better! The main compiling (which is what the guide well be on initially) should work fine. I well point it out if something is device specific in the guide.
Great idea! Please include step by step on how to properly compile framework-res.apk and other stock apks.....I'm able to edit images and XML but can't get the damn thong to compile without errors. I know a lot of other people run in to the same problem. Using apkmanager 4.9. Also how to use dependencies (if needed for Samsung). I searched everywhere but still get errors compiling, even for a simple XML edit. I never had those problems when working with the vibrant. I asked around but didn't get much feedback at all... Looking forward to this.
Sent from my SPH-D710 using Tapatalk
my vote= Genius idea!!!
thanks in advance, will keep an eye in this thread...
I just wanted to post this so every developer could see here's the link to both sets of githubs and pa's comments on it
https://plus.google.com/107979589566958860409/posts/LF2RNE9rHt1
Edit OK here's some more stuff they said could be used to help further get this out
https://plus.google.com/107979589566958860409/posts/fkQGDxzNRd1
06/13
Pa adds a quick how to:
https://plus.google.com/107979589566958860409/posts/biKpmPBT8Pe
I hope admin leaves this up for a fee days so all the devs that didn't see will now know and have a link.. Enjoy
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Just going to toss out that this has been on just about every Android news channel imaginable lately. It is certainly a great step though, and I hope to see it integrated into a framework modifier like Xposed.
Rirere said:
Just going to toss out that this has been on just about every Android news channel imaginable lately. It is certainly a great step though, and I hope to see it integrated into a framework modifier like Xposed.
Click to expand...
Click to collapse
Why when it is open source if you read the news article all that's needed is a git cherry pick and build. Then its done.
Sent from my Galaxy Nexus using xda app-developers app
MartianCeo said:
Why when it is open source if you read the news article all that's needed is a git cherry pick and build. Then its done.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Things are rarely that simple, not because cherry picks don't work, but because some people are in different circumstances than your own. My current phone is a HTC One running a stock kernel, and without more sources custom kernels and ROMs are something of a tricky business right now. I prefer stock when possible, so an Xposed-style framework patch is a good way of "cherry picking" what I would like in a workable manner.
Great that you're sharing the news, but you posted in every thread already and now opened a thread in dev section =/
+1 for good intentions though
Rirere said:
Things are rarely that simple, not because cherry picks don't work, but because some people are in different circumstances than your own. My current phone is a HTC One running a stock kernel, and without more sources custom kernels and ROMs are something of a tricky business right now. I prefer stock when possible, so an Xposed-style framework patch is a good way of "cherry picking" what I would like in a workable manner.
Click to expand...
Click to collapse
That's true, I know that it works for all aosp Roms. Who know maybe someone will figure it out for your phone.
Sent from my Galaxy Nexus using xda app-developers app
killersloth said:
Great that you're sharing the news, but you posted in every thread already and now opened a thread in dev section =/
+1 for good intentions though
Click to expand...
Click to collapse
Surely you realize posting in 5 other threads and creating this one aren't every one right? Anyway it can be deleted for all I care, I put this up so developers could have ready access top the info they needed, wasnt just an empty post, but thanks for your support
Sent from my Galaxy Nexus using Tapatalk 2
goast said:
Surely you realize posting in 5 other threads and creating this one aren't every one right? Anyway it can be deleted for all I care, I put this up so developers could have ready access top the info they needed, wasnt just an empty post, but thanks for your support
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
This was the wrong thread don't try to be smart when you made a mistake. Own up and move on.
Sent from my Galaxy Nexus using xda app-developers app
MartianCeo said:
This was the wrong thread don't try to be smart when you made a mistake. Own up and move on.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
I didn't make anything, I knew full well someone would have something to say about me putting this here, I even say so in the first post. Obviously you guys are friends and you decided to take up for your Buddy which is fine with me they can pull this anytime they please.. It was only done to benefit all toro+ ROMs I'm not even mad about what he said he has a right to have an opinion and speak it freely... I'm not going to speak on it anymore.. I don't want to receive sn infraction for making more out of something than necessary... If it costs nothing to pass over this post and live your life.. I will be doing the same.. Again this was only made to give allr necessary links to compile.
Sent from my Galaxy Nexus using Tapatalk 2
goast said:
I didn't make anything, I knew full well someone would have something to say about me putting this here, I even say so in the first post. Obviously you guys are friends and you decided to take up for your Buddy which is fine with me they can pull this anytime they please.. It was only done to benefit all toro+ ROMs I'm not even mad about what he said he has a right to have an opinion and speak it freely... I'm not going to speak on it anymore.. I don't want to receive sn infraction for making more out of something than necessary... If it costs nothing to pass over this post and live your life.. I will be doing the same.. Again this was only made to give allr necessary links to compile.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Well said goast.:thumbup:
Sent from my Galaxy Nexus using Tapatalk 2
I don't know that guy
Just saying good intentions but I think any dev interested in adding halo to their source already knows lol. I see you around here a lot goast and I have nothing against you
Just trollin xda while I'm bored at work
Sent from my Galaxy Nexus to all you wonder nobodies!
killersloth said:
I don't know that guy
Just saying good intentions but I think any dev interested in adding halo to their source already knows lol. I see you around here a lot goast and I have nothing against you
Just trollin xda while I'm bored at work
Sent from my Galaxy Nexus to all you wonder nobodies!
Click to expand...
Click to collapse
Its all good man I try to help out in anyway I can I lack the knowledge to code or compile anything more than a turd in the morning... I am on here pretty frequently tho... I try to stay up on my phones development when I'm not writing or recording ... Anyway its all good bro
Sent from my Galaxy Nexus using Tapatalk 2
Pa adds some help info, it's back in first post... Wouldn't dare call it the op lmao
Sent from my Galaxy Nexus using Tapatalk 2
My two cents...I know goast from the forums, and he is an advanced user and a great resource to me. He's obviously pumped up about halo, and rightly so (it's a pretty amazing innovation by PA team). I'm not attacking anyone, but I like to stay informed about new things, so I appreciated his blast out. Many devs here work demanding jobs, and donate their personal time to development, so this info may help them in this fragmented crazy fast paced world. I just wanted to thank goast for the info, and impart some positive energy here. I'm not a dev, nor am I an expert, but I share goast's passion for android and desire to learn more about it. To me, that's why I love xda...I have a commercially dead device that is still extremely viable thanks to all of the great work here. Ok, I'm done...everybody enjoy halo!
Sent from my Galaxy Nexus using Tapatalk 4 Beta
goast said:
Pa adds a quick how to:
https://plus.google.com/107979589566958860409/posts/biKpmPBT8Pe
Click to expand...
Click to collapse
what are you talking about? this how to is how to translate not how to add halo