Help Upgrading and Downgrading with MAC - G1 Android Development

I have tried to upgrade to rc30 modified but i couldn't due to the fact i i had a windows 2000 and i wasn't able to use the cmd properly... i have a mac osx now... is there any instructions in how to downgrade to from ota rc30 to rc29 then upgrade to the modified rc30.. i would appreciate this help if someone could get me instructions

zeroblackpimp said:
I have tried to upgrade to rc30 modified but i couldn't due to the fact i i had a windows 2000 and i wasn't able to use the cmd properly... i have a mac osx now... is there any instructions in how to downgrade to from ota rc30 to rc29 then upgrade to the modified rc30.. i would appreciate this help if someone could get me instructions
Click to expand...
Click to collapse
hey, im a mac user too....the instructions for cmd/terminal/shell work on mac...just follow the same instructions and PM me if you need help...

Android development in general should (currently) work even better for OSX and Linux than for Windows.

More important than what operating system you're running is the ability to read the stickies and understand what they're saying.

jashsu said:
More important than what operating system you're running is the ability to read the stickies and understand what they're saying.
Click to expand...
Click to collapse
i completely agree... well put jashsu... but mac seems to be most compatible out of the box...lol...

Theoretically Ubuntu 8.04 should be the absolute most compatible for Android development currently, as that is what Google references in the sdk docs. Mac should be very similar, as it's partially built on BSD. Any experience with unix shells would give one a big jumpstart with Android hacking. However a lot of Mac users (Windows users too) have never touched the command line before. Which is a shame...

jashsu said:
Theoretically Ubuntu 8.04 should be the absolute most compatible for Android development currently, as that is what Google references in the sdk docs. Mac should be very similar, as it's partially built on BSD. Any experience with unix shells would give one a big jumpstart with Android hacking. However a lot of Mac users (Windows users too) have never touched the command line before. Which is a shame...
Click to expand...
Click to collapse
yes that really is too bad...commandline is fun and flexible...and sometimes quicker....

Related

"Help" With Creating Rom.

Hello Guys,, Im Going 2 Install Linux " Ubuntu 9.10 " And i wanted 2 know if is that ( operating system ) the 1 i need for making rom's and such.
And if so then could anyone help me with the steps on how to create a rom.
im really getting serious about this soo please help.
and i have a cdma hero "sprint"
Rooted
Recovery Img 1.5.2
Rom: [Rom-dev] (2-18-10) AOSP 2.1 | Sensors Now Work by darchstar
Thankx In Advance
lonnie23 said:
Hello Guys,, Im Going 2 Install Linux " Ubuntu 9.10 " And i wanted 2 know if is that ( operating system ) the 1 i need for making rom's and such.
And if so then could anyone help me with the steps on how to create a rom.
im really getting serious about this soo please help.
and i have a cdma hero "sprint"
Rooted
Recovery Img 1.5.2
Rom: [Rom-dev] (2-18-10) AOSP 2.1 | Sensors Now Work by darchstar
Thankx In Advance
Click to expand...
Click to collapse
You should be okay using Ubuntu 9.10. I currently have that installed, but haven't done anything yet with it. Although, I actually plan on switching to Fedora 12 -- since I'm more familiar with the Red Hat distro's.
If you need help getting started, you should look into these tutorials below, provided and documented by Gbhil from Android Central.
How to create custom Icons:
http://forum.androidcentral.com/htc-hero-roms-hacks/6070-changing-hero-application-icons.html
ROM FAQ/How to Build ROMS:
http://forum.androidcentral.com/hacking/6037-general-rom-faq.html
How to setup Ubuntu for the Android SDK:
http://forum.androidcentral.com/hac...ramming-envrionment-using-ubuntu-windows.html
OR here:
http://www.futuredesktop.org/developing_android_apps_on_ubuntu.html
Gbhil does an excellent job explaining how things work and how to begin your journey with Android development, hope that helps.
I've used the links above to begin making a custom icon pack, and hopefully soon enough another AOSP ROM.
I use Ubuntu 9.10 for everything I do. Make sure you're root user in that by doing these commands in the terminal:
Code:
sudo passwd
*your root password here*
*repeat root password*
Then, log out of that user, and click "other" to log in. Type root for username, and the password you set with sudo passwd for password. Note, Ubuntu 9.10 is also referred to as Ubuntu Karmic or Karmic Koala, so those are the same as 9.10.
Thankx But could you help with more?
When i try to install the Sun's Java Runtime Engine (JRE) and Java Development Kit (JDK) thier both .bin files + i dont understand on how to make them work.
could you help?
lonnie23 said:
Thankx But could you help with more?
When i try to install the Sun's Java Runtime Engine (JRE) and Java Development Kit (JDK) thier both .bin files + i dont understand on how to make them work.
could you help?
Click to expand...
Click to collapse
I don't know about that, I just use the java built into ubuntu.
How did you set up yours then?
Doo you make roms and stuff??
Because i have a dual boot with my win7 and ubuntu
lonnie23 said:
How did you set up yours then?
Doo you make roms and stuff??
Because i have a dual boot with my win7 and ubuntu
Click to expand...
Click to collapse
All the links I gave you will give you the information to get started. Again, follow this think, it even says what its going to help you install:
We are now going to install these programs
• The Ubuntu Linux Desktop.
• Sun's Java Runtime (JRE) and Development Kit (JDK).
Java Runtime is only needed to run the Eclipse IDE. Android has its own optimized Java VM (Dalvik).
• The Eclipse IDE.
• The Android Software Developer's Kit (SDK).
• The Android Developer Tool (ADT), a special Eclipse plugin.
http://www.futuredesktop.org/developing_android_apps_on_ubuntu.html
If you want to test if Java works -- you can run the commands java --version, which java and echo $JAVA_HOME (which java and echo $JAVA_HOME should correctly state where you chose to set your environment variables when you run them). Otherwise you could open a text editor (I use VIM) and write the universal "hello world" in Java and test Java that way to make sure the program runs.
Lastly, everyone here is more than willing to help you -- but try to search for the information via Google, here on XDA, or other Android forums yourself first -- you'd be surprised that they probably already have your answer.
HeroMeng said:
I use Ubuntu 9.10 for everything I do.
Click to expand...
Click to collapse
I don't think Ubuntu 9.10 is bad -- but I've always worked with Red Hat/CentOS and at work we use RHEL servers, so Fedora is an easy switch for me.

[Q] Comprehensive list of steps/video for rooting FrG83G Og Droid on a Mac

I've been searching on the internet for quite some time, attempting to find a comprehensive guide to rooting my OG Droid (build number FRG83G running 2.2.2)on my Macbook Pro (i know windows is easier). Does anybody know any way I can do this? Preferably something that includes everything I would need to download/install (with links to said things). Thank you everybody in advance.
Bump, this board moves fast
You would be better dual booting your mac with windows or using a VM such as parallels for example. I dual boot with win xp and can flash quite happily
Do you by any chance have a list of steps that I need to follow in order to do that? Im not very familiar with that process.
Mr_Pent said:
Do you by any chance have a list of steps that I need to follow in order to do that? Im not very familiar with that process.
Click to expand...
Click to collapse
Assuming your using osx 10.6x (as i am) go into utilities and look for bootcamp assistant. You will need a copy of a windows os of your choice, licensed of course!
You will be given the choice to boot windows or os on boot, funnily enough windows xp runs better on a mac (and faster) then it does on a pc haha.
Follow the instructions given on bootcamp and enjoy (this will partition your hard drive so ensure its not full!)
For further reading, google bootcamp osx
Have fun.
I now have windows XP running on my mac via parallels. Do you have any further instructions for rooting my phone? Previously I had tried rooting my phone via SuperOneClick v 1.9.5 through mono on my macbook Pro, but it always ran stopped and said Psneuter exploit failed. I figured trying it again on windows could fix that problem, but I cant figure out how to transfer the file over.
Nevermind, I ended up using a usb flash drive, but the program has the same error still; so once again, do you have any instructions for me to follow detailing another way?

[Q] OS X-related root question

I've gone through these forums and searched Google to figure out how to root the MT4GS using OS X, and I'm coming up empty.
I've read about the route using HTC Sync, but that seems to be Windows specific.
People see to point to using revolutionary.io, but it only has a Windows and Linux install. The only suggestion I've come across is installing Ubuntu (or Windows, but usually Ubuntu) inside of Virtual Box and doing it from there.
So I'm wondering if this is the route I need to take or if I'm missing something in the tutorials that makes this easier than I think. I've gotten S-OFF and root on my last phone (G2), so I'm familiar with the process. I just seem to be having some difficulty with this phone.
Again, my apologies for posting yet another rooting question / thread. I just haven't found anything specifically calling out OS X and figured (read: hoped) this might be helpful to others.
jaboles said:
Again, my apologies for posting yet another rooting question / thread. I just haven't found anything specifically calling out OS X and figured (read: hoped) this might be helpful to others.
Click to expand...
Click to collapse
Yes, you'll need to find a linux or windows machine to attain S-OFF on your doubleshot. As a big Mac guy myself, I found the easiest thing to do is to just partition your hard drive and use rEFit to manage a dual-boot environment with a widely-used distro like Ubuntu.
Alternatively, should you have a legitimate license for Windows, you can use the Boot Camp Assistant app in your Utilities folder to partition your hard drive and install Windows.
But right now there is just no [easy/clear-cut/simple/realistic] way to attain S-OFF using *only* OS X.

Not sure which os

hi everyone well im getting a custom built pc soon but not sure which os so what do you think (also i have heard there are also driver problems and ubuntu is not for gaming)
Run Ubuntu then run windows inside of it
Run Windows then run ubuntu inside of it
only thing is i cant burn windows straight away so ubuntu is probably the way to go
all input would be appreciated
Ryan Stampton said:
hi everyone well im getting a custom built pc soon but not sure which os so what do you think (also i have heard there are also driver problems and ubuntu is not for gaming)
Run Ubuntu then run windows inside of it
Run Windows then run ubuntu inside of it
only thing is i cant burn windows straight away so ubuntu is probably the way to go
all input would be appreciated
Click to expand...
Click to collapse
Neither. Dual-boot it so that both Linux and Windows are both running natively as it's a much better way to run them.
SimonTS said:
Neither. Dual-boot it so that both Linux and Windows are both running natively as it's a much better way to run them.
Click to expand...
Click to collapse
Thanks i forgot you could duel boot
Ryan Stampton said:
Thanks i forgot you could duel boot
Click to expand...
Click to collapse
Not a problem. It is slightly trickier installing Linux first, then Windows - but not a real problem. You will just have to make sure that you keep your Linux Live image handy so you can re-install the Linux bootloader afterwards as Windows doesn't like sharing with anything else
Yeah, definitely dual-boot if you must have Linux, though I find it's a rather irrelevant operating system.
Mrbadboy3 said:
Yeah, definitely dual-boot if you must have Linux, though I find it's a rather irrelevant operating system.
Click to expand...
Click to collapse
Irrelevant? Really? Do you have an Android phone? You are aware that Android wouldn't exist without Linux and the Linux kernel ... aren't you?
SimonTS said:
Irrelevant? Really? Do you have an Android phone? You are aware that Android wouldn't exist without Linux and the Linux kernel ... aren't you?
Click to expand...
Click to collapse
Android and GNU+Linux are largely unrelated. That said, it's hard to see how he could call the latter "irrelevant". It's really only "irrelevant" if you are a hardcore gamer (and even then, there are pretty decent stopgap solutions for many games, and steam is also coming).
SimonTS said:
Irrelevant? Really? Do you have an Android phone? You are aware that Android wouldn't exist without Linux and the Linux kernel ... aren't you?
Click to expand...
Click to collapse
I often work with Windows 7, then install Wubi to create a dual-boot system with Ubuntu (except that the Ubuntu disk is stored inside a virtual disk file on the host filesystem, whilst still running on its own).
Try it, super easy, simple and safe
francocm said:
I often work with Windows 7, then install Wubi to create a dual-boot system with Ubuntu (except that the Ubuntu disk is stored inside a virtual disk file on the host filesystem, whilst still running on its own).
Try it, super easy, simple and safe
Click to expand...
Click to collapse
Wubi is more vulnerable to corruption in the event of a hard reboot, and is naturally slower.
The problem with ubuntu (alone) is that the first things you do is to install WINE (or else it does not last long).
If you install a dual boot and if you are accustomed to windows most of the time you will use windows.
for a time I had windows and ubuntu installed but it was really useless however do it if you want it costs nothing more (first install windows and next ubuntu, it's easier in this order)

using depixel8 on linux laptop?

I haven't been able to find a definitive answer as the official guide that @jcase and @beaups put out references PC but not mac or linux. It appears that depixel8 is a script and not a windows .exe file, so maybe i can use my linux laptop...? Anyone have experience unlocking the VZW Pixel bootloader using depixel8 on a Linux machine?
(I just got the Pixel and dont want to repeat what happened with my VZW S4 bootloader being perma -locked)
I used a PC, but there's no reason you can't use a linux machine, you're just using it to copy a file and run a few commands via adb, dePixel8 runs on the phone. Get adb and fastboot set up and you're good to go.
jjlangen said:
I used a PC, but there's no reason you can't use a linux machine, you're just using it to copy a file and run a few commands via adb, dePixel8 runs on the phone. Get adb and fastboot set up and you're good to go.
Click to expand...
Click to collapse
That's what i figured. Thanks for chiming in.
sokrboot said:
I haven't been able to find a definitive answer as the official guide that @jcase and @beaups put out references PC but not mac or linux. It appears that depixel8 is a script and not a windows .exe file, so maybe i can use my linux laptop...? Anyone have experience unlocking the VZW Pixel bootloader using depixel8 on a Linux machine?
(I just got the Pixel and dont want to repeat what happened with my VZW S4 bootloader being perma -locked)
Click to expand...
Click to collapse
A Mac and a Linux box are still PCs. PC = Personal Computer
jcase said:
A Mac and a Linux box are still PCs. PC = Personal Computer
Click to expand...
Click to collapse
Thanks, in my haste and uncaffeinated state my original post and/or title was poorly worded. My confusion wasn't about what is or isn't a PC but whether or not I was correct about dePixel8 not being a windows 'exe' file. I was on mobile at the time and couldn't tell exactly what kind of file I'd be dealing with, so was just looking for a bit of reassurance.
I appreciate the work you do for the Android community. A small donation for you and the March of Dimes(?) is forthcoming.
sokrboot said:
Thanks, in my haste and uncaffeinated state my original post and/or title was poorly worded. My confusion wasn't about what is or isn't a PC but whether or not I was correct about dePixel8 not being a windows 'exe' file. I was on mobile at the time and couldn't tell exactly what kind of file I'd be dealing with, so was just looking for a bit of reassurance.
I appreciate the work you do for the Android community. A small donation for you and the March of Dimes(?) is forthcoming.
Click to expand...
Click to collapse
Ya it runs on the phone
Please direct all donations to make a wish

Categories

Resources