• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.
Welcome to @Adrian, @Merlin and @Butcher! (Remember to tell us who you were over on the Moto forum, so we'll recognize ya! LOL)

To the Modders: Is anyone doing their modding on a Mac? If so, where are you finding instructions for it? We want to make sure that all our users are covered. Thanks!

NV

Found this on ModMyMobile

I finished rooting my XT on my MacBook Pro. Just download the Mac version of the ADK, use Terminal to run ADB and you're golden. (Thanks jcsjr)

Hope it helps someone.
 
  • Like
Reactions: NowVoyager
Upvote 0
Found this on ModMyMobile

I finished rooting my XT on my MacBook Pro. Just download the Mac version of the ADK, use Terminal to run ADB and you're golden. (Thanks jcsjr)

Hope it helps someone.

Thanks Socko! You're aces!!!

Just a question: Are there differences between Intel and Non-intel Macs as to how this works?

Is there a step-by-step available like there is for Windows modding of the XT anywhere? If so, do you have the link?

Thanks so much Socko!
NV
 
Upvote 0
Here are the steps I used for rooting from mac.
If you know linux commands, it is a trivial modification of the steps from
[ROOT] Cliq XT
I added more details about the SDK, and practical suggestions about typing the commands on the phone.
=============

I kept everything under my Downloads directory

==on the phone ==
- download from the market ConnectBot or other terminal emulator
- enable Settings->Applications->Development->USB debugging
== on the Mac ==
- download and extract android-sdk_r08-mac_86.zip from Android SDK | Android Developers
(It was
 
  • Like
Reactions: NowVoyager
Upvote 0
Here are the steps I used for rooting from mac.
If you know linux commands, it is a trivial modification of the steps from
[ROOT] Cliq XT
I added more details about the SDK, and practical suggestions about typing the commands on the phone.
=============

I kept everything under my Downloads directory

==on the phone ==
- download from the market ConnectBot or other terminal emulator
- enable Settings->Applications->Development->USB debugging
== on the Mac ==
- download and extract android-sdk_r08-mac_86.zip from Android SDK | Android Developers
(It was
 
Upvote 0
Well...I didn't get very far, LOL
When I input the ./android command, I got this lovely message:
Please export ANDROID_SWT to point to the folder containing swt.jar for your platform.


Can we say that I don't know what the "L" its talking about? LOL :mad:

Ooh, the beauty of unix :rolleyes:

The script cannot find the path to existing files.
The swt.jar should be in both of the following directories:
~/Downloads/android-sdk-mac_86/tools/lib/x86
~/Downloads/android-sdk-mac_86/tools/lib/x86_64

if this is the case then the following command could help
setenv ANDROID_SWT ~/Downloads/android-sdk-mac_86/tools/lib/x86_64
then try
./android
 
  • Like
Reactions: NowVoyager
Upvote 0
Ooh, the beauty of unix :rolleyes:

The script cannot find the path to existing files.
The swt.jar should be in both of the following directories:
~/Downloads/android-sdk-mac_86/tools/lib/x86
~/Downloads/android-sdk-mac_86/tools/lib/x86_64

if this is the case then the following command could help
setenv ANDROID_SWT ~/Downloads/android-sdk-mac_86/tools/lib/x86_64
then try
./android

It doesn't recognize he setenv command.
I'll give this a rest for now. Thanks Butcher!
 
Upvote 0
It doesn't recognize he setenv command.
I'll give this a rest for now. Thanks Butcher!

I am sorry.
I could give you hundreds of other tips, a few of them could work maybe.
Just let me know any time. :eek:

The first one would be to type in the terminal
either
ANDROID_SWT=~/Downloads/android-sdk-mac_86/tools/lib/x86_64
export ANDROID_SWT
or
tcsh
setenv ANDROID_SWT ~/Downloads/android-sdk-mac_86/tools/lib/x86_64

then try
./android
 
  • Like
Reactions: NowVoyager
Upvote 0
Hello everyone.

Working my way through setting up my G2. It is an awesome phone.

Plain android takes some getting used to after living with blur. Personally, I kinda liked blur. I'd love to see blur 2.1 someday. Anyhow, I'm getting there with the G2.

So far, the only thing my CLIQXT did better than the G2 is bluetooth. I have the MOTO S9-HD, and use them when walking the dog. I hardly ever would get dropouts with the xt, today with the g2 it was drop out city. Hopefully a battery recharge will improve things.

Froyo is awesome, and I'm having fun installing all those apps that I could not access on 1.5
 
Upvote 0
Hello everyone.

Working my way through setting up my G2. It is an awesome phone.

Plain android takes some getting used to after living with blur. Personally, I kinda liked blur. I'd love to see blur 2.1 someday. Anyhow, I'm getting there with the G2.

So far, the only thing my CLIQXT did better than the G2 is bluetooth. I have the MOTO S9-HD, and use them when walking the dog. I hardly ever would get dropouts with the xt, today with the g2 it was drop out city. Hopefully a battery recharge will improve things.

Froyo is awesome, and I'm having fun installing all those apps that I could not access on 1.5

Hi there Queue515,

Glad you're enjoying your G2. You are having more dropped calls with the G2? I never used Bluetooth with the XT since I had so much trouble with it on the BH2.

I think that my reasons for leaning toward the G2 are precisely because it is Vanilla Android. Both the BH2 and XT had overlays and I am wondering that these *were* the problem? Yes, the overlays were fun but when they possibly contribute to the inoperability or the upgrade-ability of the phone, I had to rethink their usefulness.

Hopefully, I am not asking too much of the G2, having been so disappointed with the two previous lemons. I saw some videos of the upcoming LG Optimus 2X today. It is blazing fast and it has what appears to be a TouchWiz-like environment very much akin to the Vibrant. So, because of that overlay atop Android, I am reticent to consider it.

I'd like to hear more about your experiences with the G2.
 
Upvote 0
@butcheroftexas - the Speaker toggle will still exist with that program. For some it helps make it better for others it can make things more complicated.

What I recommend is that once you make a call and toggle the speakerphone button, you should press the home button and then press the lock button. That way the phone isn't on the PHONE APP, so you can move the phone from your face and the proximity sensor doesn't cause it to need to get toggled once again.

At this moment I also recommend the following ROMS:
Motoblur 2.1.54
&
ADLXMOD 2.1.54

Both of these ROMS have most of the BUGS fixed except for the Speakerphone toggle.
 
Upvote 0
Welcome to @Adrian, @Merlin and @Butcher! (Remember to tell us who you were over on the Moto forum, so we'll recognize ya! LOL)

To the Modders: Is anyone doing their modding on a Mac? If so, where are you finding instructions for it? We want to make sure that all our users are covered. Thanks!

NV


I just saw this.. Im adrianxt from the moto forums.. I just made an adjustment to the name since im no longer a xt user.
 
Upvote 0
I have the WFM Cliq XT, tried to root but it doesn't seem permanent. Has anyone successfully rooted a WFM device?

The WFM cliqXT will root and stay permanent. Try some of the links on my post #15. I suspect you didn't actually finish the rooting process, or most likely - just rooting the phone doesn't change appearance or features. If superuser app is in the app tray then you are rooted.

After rooting, a custom ROM needs to be installed (I'm using Mastermind278 ROM and lovin it).

One word of warning to all potential first time modders: Make sure you do your homework first, understand the issues and have a backup plan if all goes south.
 
  • Like
Reactions: 41rw4lk
Upvote 0
Thank you for the warm welcome back into the community!!

I am having trouble rooting this phone. I don't know where to start.. I need some help from someone!! I cant find my serial number in the "how to set up adb/usb drivers" part.. HELP!!

We've got several people here who are rooted, chief among them is Mastermind278 who has created a ROM that lots of people are happy with... There is also Butcher and Socko who have rooted their XT's so, ask away, Adrian! I'm sure some of them can help!

NV
 
Upvote 0
@NV,
Not dropping calls, I like to listen to music on bluetooth headphones while walking. On the g2, the music cuts out much more frequently than on the xt. This is when listening outside, and often out of direct line of sight. Definitely not optimal bluetooth conditions, but the xt didn't seem to have a problem.
Q.
 
Upvote 0
The WFM cliqXT will root and stay permanent. Try some of the links on my post #15. I suspect you didn't actually finish the rooting process, or most likely - just rooting the phone doesn't change appearance or features. If superuser app is in the app tray then you are rooted.

After rooting, a custom ROM needs to be installed (I'm using Mastermind278 ROM and lovin it).

One word of warning to all potential first time modders: Make sure you do your homework first, understand the issues and have a backup plan if all goes south.

Like my earlier post said make sure you have RDS on you computer to do a master reset if needed
 
  • Like
Reactions: NowVoyager
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones