Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
jediskywalker
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 2
Join Date: May 2010
Default [Q] any idea on getting root

i know it just came out and all but my room mate got one and we were hoping someone will look for root i have an evo so i dont think i can help him much plus i dont know code so just wondering
thanks
 
TPR300C
Old
#2  
Senior Member
Thanks Meter 4
Posts: 145
Join Date: Apr 2010
Location: Anaheim
I bought the Motorola Bravo which is similar to the Flipside and an app on the market called Z4ROOT was able to root the phone. It works on many phones not just the Bravo. Give that try and see if it works.
 
spineforu82
Old
#3  
Senior Member
Thanks Meter 4
Posts: 159
Join Date: Mar 2010
z4root does work for permanent root i have tried and can confirm
 
jonsjava
Old
(Last edited by jonsjava; 10th December 2010 at 03:33 PM.) Reason: Added link to instructions on how to enable unknown sources
#4  
jonsjava's Avatar
Member
Thanks Meter 13
Posts: 33
Join Date: Dec 2010
Location: San Antonio
Quote:
Originally Posted by jediskywalker View Post
i know it just came out and all but my room mate got one and we were hoping someone will look for root i have an evo so i dont think i can help him much plus i dont know code so just wondering
thanks
Rooting a Motorola Flipside

Download drivers for the phone:
http://www.motorola.com/staticfiles/..._bit_4.7.1.zip

With the phone unplugged from the USB, install the drivers

grab the ADB SDK files
http://dl.google.com/android/android...08-windows.zip

Extract SDK files somewhere you will remember, and can easily type (for ease of use only)

Download z4root:
(you may need to sign up to download)

http://forum.xda-developers.com/atta...5&d=1290341328

Copy z4root.1.3.0.apk to your SDK folder

ON YOUR PHONE:
go to Apps Menu->Settings->Applications->Development and check "USB debugging"

Plug in your phone, and have it set to "Charge only"

go to the command prompt, and type

cd C:\"PATH TO SDK" <ENTER>

Now, type

adb install z4root.1.3.0.apk

Once that is complete, you can now go find Z4 in your programs list. I chose "permanently root". Your phone will
reboot, and then you are rooted.

Unknown sources is still disabled at this point, but you can now install apps that require super user

Tonight, I will try to enable "Unknown Sources" on my flipside.


UPDATE: To get "Unknown Sources" enabled, go to this thread:
http://forum.xda-developers.com/showthread.php?t=867637
 
TommyB80
Old
(Last edited by TommyB80; 13th December 2010 at 12:22 AM.) Reason: spelling and links
#5  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Dec 2010
Smile Got my Flipside rooted and non market apps allowed

I followed the instructions given at modmymobile dot com forum. Look up "fully unlock 3rd party apps backflip" It allowed me to root my phone and install non market apps. I tried and tried to follow the instructions given here, but i guess they weren't idiot proof. It is for the backflip, but it worked perfectly for my Flipside. I couldn't post the link here.
 
jonsjava
Old
#6  
jonsjava's Avatar
Member
Thanks Meter 13
Posts: 33
Join Date: Dec 2010
Location: San Antonio
Someone found some typos in my scripts. I have updated them so they are accurate. Should make things run better.
 
ishiiisbooyah
Old
#7  
ishiiisbooyah's Avatar
Member
Thanks Meter 0
Posts: 52
Join Date: Sep 2010
Hey I kinda need some help. I've gotten through all the way to entering "adb install z4root.1.3.0.apk" into the command prompt but all I get is a message saying "adb" is not recognized as an internal or external command, operable program or batch file. Anyone have any ideas on how this could be happening?
 
jonsjava
Old
#8  
jonsjava's Avatar
Member
Thanks Meter 13
Posts: 33
Join Date: Dec 2010
Location: San Antonio
Quote:
Originally Posted by ishiiisbooyah View Post
Hey I kinda need some help. I've gotten through all the way to entering "adb install z4root.1.3.0.apk" into the command prompt but all I get is a message saying "adb" is not recognized as an internal or external command, operable program or batch file. Anyone have any ideas on how this could be happening?
Lets say you installed your SDK in the default folder, you would need to type
Code:
cd c:\"Program Files"
cd Android
cd appinventor-extras
Now, I put mine in c:\SDK, so all I type is
Code:
cd c:\SDK
you either must add the SDK to your PATH, or find the directory that you installed it to, and then try running adb from there. If adb.exe isn't in the folder, you aren't in the right folder.
 
kapilgupta
Old
#9  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Aug 2010
Quote:
Originally Posted by jonsjava View Post
Rooting a Motorola Flipside

[/url]

hi
i m new in unlocking field
can i unlock this handset "flipside" by motorola came from usa at&T
if yes then plz explain

thanks in advance
 
reptiletim
Old
#10  
Junior Member
Thanks Meter 0
Posts: 29
Join Date: Mar 2010
RZ4root does not appear on the marketplace and when I click the link above it starts to download, then says the content is not supported on my phone.

Model num MB508 Motorola Flipside running Android 2.1 update 1.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more