• twitter
  • facebook
  • rules
  • news
 
Page 1 of 10 123

[ADB Setup] Motorola Backflip

  • Retweet Thread
  • Vote for Thread to be Featured on the XDA Portal
Default [ADB Setup] Motorola Backflip

1. DOWNLOAD USB DRIVERS

Motorola ADB Driver 32bit
Motorola ADB Driver 64bit
2. INSTALL THE SDK
-Download latest SDK http://developer.android.com/sdk/index.html
-Extract Archive to C:\SDK\ (or C:\Android, or whatever you want)
3. Enable debugging on your phone (thanks naplesbill)
-Goto Settings > Applications > Development > and Check the USB debugging option
4. Optional, but recommended
-Setup Enviroment Variables:
On Windows, right-click on My Computer, and select Properties. Under the Advanced tab, hit the Environment Variables button, and in the dialog that comes up, double-click on Path (under System Variables). Add the full path to the tools/ directory to the path AFTER A SEMICOLON (;C:\SDK\tools\) .
-Setup Droid Explorer:
Goto Droid Explorer Downloads and snatch the latest version, then install. (mine showed an error during install i believe due to the lack of HTC drivers. If you installed motorola's drivers it should still be in your start menu and work fine)

If for some reason you can't figure it out, install the drivers then try this installation guide: ADB For Dummies Guide


ADB APK Install instructions
Originally Posted by j101399j  View Post

1. Create a folder called adb on your C drive

2. Extract all files to your adb folder

3. Copy the cmd.exe file (copy the file don't make a shortcut to it or move it) from your "C:\Windows\System32" folder to the adb folder

4. Install the downloaded USB driver

4. Once you have the driver installed, on your phone enable debugging mode (Menu --> Settings --> Applications --> Development --> Check USB Debugging)

5. Copy the apk files you want installed to your "C:\adb\tools" folder. The adb.exe and cmd.exe should be in that tools folder.

5. Open the cmd.exe file

6.Type the following command:
Code:

Code:
adb install application.apk

Where application.apk is the name of the apk to install

Your app should now be installed

Please note that you cannot install apps used on 1.6, 2.x builds


BACKFLIP SYSTEM DUMP http://forum.xda-developers.com/showthread.php?t=642684
BACKFLIP SOURCE CODE http://forum.xda-developers.com/showthread.php?t=645369


Last edited by moosefist; 15th June 2010 at 06:43 AM. Reason: Updated app install instructions

Default Don't you still need root?

I fail to see how this can help without rooting the Backflop unless Droid Explorer has some way of overriding that setting.

__________________
----------------------------------------------------
Nexus One (UMTS 850/1900)
ROM: CyanogenMod 6 Alpha 1
Recovery: Clockwork Recovery (Rom Manager)
OCZ 16GB Class 6 MicroSDHC (1GB Ext4, 64MB swap)

Has my advice helped you? Buy me a beer!
Follow me on Twitter!

Originally Posted by Charrion  View Post

I fail to see how this can help without rooting the Backflop unless Droid Explorer has some way of overriding that setting.

It doesn't help deleting the protected apps, but it makes it easier to install apks. This is especially helpful since the backflip doesn't allow anything to be installed through phones interface except through the market.

Ok, it works, but only if you turn on the Applications, Development, USB Debugging in the settings menus.

Well, that's kind of a given as ADB won't work without USB Debugging on.

Originally Posted by Charrion  View Post

I fail to see how this can help without rooting the Backflop unless Droid Explorer has some way of overriding that setting.

We meet again Charrion! This is like the third time today I've run into you.

Don't need to have root to install APKs via ADB. Even us poor Milestone owners can do it via 'ADB install <app.apk>.'

__________________
Hardware Galaxy S Software Stock 2.1 +root
Previous HTC Touch Diamond + HTC Magic + Motorola Milestone

Last edited by Unimaginative; 8th March 2010 at 09:46 PM.

I am just pointing that out for those that aren't familiar with that. I imagine there will be users who wouldn't normally bother with this, doing it just to be able to install non-market apk files.

Originally Posted by naplesbill  View Post

I am just pointing that out for those that aren't familiar with that. I imagine there will be users who wouldn't normally bother with this, doing it just to be able to install non-market apk files.

Ah, fair enough. Sorry about that.

__________________
Hardware Galaxy S Software Stock 2.1 +root
Previous HTC Touch Diamond + HTC Magic + Motorola Milestone

Originally Posted by Unimaginative  View Post

Well, that's kind of a given as ADB won't work without USB Debugging on.



We meet again Charrion! This is like the third time today I've run into you.

Don't need to have root to install APKs via ADB. Even us poor Milestone owners can do it via 'ADB install <app.apk>.'

I'm on a crusade :-)

OK, so you can install apks through adb even without unknown sources being enabled.

Has anyone determined if the option to enter debug mode is still available on the backflop? I wouldn't be at all surprised if they disabled that option also.

I'm also curious whether the backflop has a signed mbm like the Milestone to prevent loading custom roms.

__________________
----------------------------------------------------
Nexus One (UMTS 850/1900)
ROM: CyanogenMod 6 Alpha 1
Recovery: Clockwork Recovery (Rom Manager)
OCZ 16GB Class 6 MicroSDHC (1GB Ext4, 64MB swap)

Has my advice helped you? Buy me a beer!
Follow me on Twitter!

Originally Posted by Charrion  View Post

I'm on a crusade :-)

OK, so you can install apks through adb even without unknown sources being enabled.

Has anyone determined if the option to enter debug mode is still available on the backflop? I wouldn't be at all surprised if they disabled that option also.

I'm also curious whether the backflop has a signed mbm like the Milestone to prevent loading custom roms.

The use debug mode is indeed available, I just forgot to mention turning it on.

From what I understand, this phone will be rooted like the cliq.... unfortunately for that to happen certain key files need to be leaked.

@moosefist;

Thank you so much for posting this.

I am now able to install non-Market apps

__________________
Own a new Backflip? (I do and love it)
Start here for ADB setup/ then here
"Keep your fears to yourself, but share your courage with others." - Robert Louis Stevenson

Make WM look like an iPhone (iPT v1.4)
iPhone Today v1.4 and updated FAQ's and Install
Or replace WM with Android
Poly's Eclare 2.1 and FAQ's-Install

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
Forum Rules
Forum Jump
 
All times are GMT +1. The time now is 11:24 AM.