Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Phones > Samsung Captivate > Captivate - All Things Root

Captivate - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old August 27th, 2010, 12:23 AM   #1 (permalink)
Member
 
marefin's Avatar
 
Join Date: Jul 2010
Posts: 404
 
Device(s): Galaxy Nexus LTE
Thanks: 54
Thanked 32 Times in 30 Posts
Default What's the diff. between one click rooting and the other type of rooting

I used the the Lagfix app to "root" my captivate. so i'm wondering what's the difference between doing it this way vs. doing it through a computer or some other way?

Also, how can install non-market apps now? Well I know how, but what's the easiest way to do it? is the an app market I can get?

__________________
Apple Inc. is h**l and Steve Jobs is the devil.
marefin is offline  
Reply With Quote
Sponsors
Old August 27th, 2010, 01:14 AM   #2 (permalink)
Senior Member
 
Join Date: May 2010
Posts: 886
 
Device(s): A bunch of phones and tablets.
Thanks: 14
Thanked 255 Times in 144 Posts
Default

Quote:
Originally Posted by marefin View Post
I used the the Lagfix app to "root" my captivate. so i'm wondering what's the difference between doing it this way vs. doing it through a computer or some other way?

Also, how can install non-market apps now? Well I know how, but what's the easiest way to do it? is the an app market I can get?
You install non market apps via adb. Very simple. Connect the usb and run:

adb install /pathofapk/nameofapk.apk
Make sure your USB is set to debugging mode.

If you don't want to install thru your computer. you can modify the sqlite database on the phone, settings.db

There is a boolean you can change in the database : install_non_market_apps
This will allow you to launch and install any apk within the phone.
mrspeedmaster is offline  
Last edited by mrspeedmaster; August 27th, 2010 at 01:19 AM.
Reply With Quote
Old August 27th, 2010, 01:48 AM   #3 (permalink)
Member
 
marefin's Avatar
 
Join Date: Jul 2010
Posts: 404
 
Device(s): Galaxy Nexus LTE
Thanks: 54
Thanked 32 Times in 30 Posts
Default

well i tried to dl sam2 but it didn't let me install it. is there any way i can turn this "security" feature off?
marefin is offline  
Reply With Quote
Old August 27th, 2010, 03:09 AM   #4 (permalink)
OK Computer
 
bluenova's Avatar
 
Join Date: Jan 2010
Location: W Midlands, UK
Posts: 1,459
 
Device(s): HTC Hero (GSM) - Elelinux v6.2.0
Thanks: 192
Thanked 208 Times in 154 Posts
Default

Umm, much easier than editing SQL databases, just go to Menu > Settings > Applications > and tick 'Unknown sources'.
bluenova is offline  
Reply With Quote
Old August 27th, 2010, 09:50 AM   #5 (permalink)
Senior Member
 
Join Date: May 2010
Posts: 886
 
Device(s): A bunch of phones and tablets.
Thanks: 14
Thanked 255 Times in 144 Posts
Default

Quote:
Originally Posted by bluenova View Post
Umm, much easier than editing SQL databases, just go to Menu > Settings > Applications > and tick 'Unknown sources'.
AT&T removed that dialog. That is not even visible on the Captivate.

Go into sqlite3 database settings.db look at table security & do an update on row 6. Set the Boolean to 1. Works for me guaranteed 100% to side load apps with astros manager, email attachment, drop box or even with SAM.

You need to copy the db out of the phone, edit on your pc and copy it back to the phone.
Here, this is how I do it:

I go into adb shell, su
1) Copy the /dbdata/databases/com.android.providers.settings/settings.db to my sdcard,
2) make a backup of it.
3) adb pull the file from my sdcard to my mac desktop.
4) fire up sqlite3 (use whatever tool you want. I do it in the command line).
5) look for secure table. select it. Row 6 will have what you need.
6) Update the row:
update secure set value = 1 where _id=6
7) Save out the settings.db
8) adb push it back to the phone.
run in adb shell/su :
busybox cp /sdcard/settings.db /dbdata/databases/com.android.providers.settings
9) set the permissions back
chmod 777 /dbdata/databases/com.android.providers.settings/settings.db
10) reboot (in adb)

---
Advice given by an illiterate iPhone 4 owner.
Attached Images
File Type: jpg settings.jpg (99.6 KB, 5 views)
mrspeedmaster is offline  
Last edited by mrspeedmaster; August 27th, 2010 at 10:04 AM.
Reply With Quote
Reply

Samsung Captivate
Current Rating:
Rate this Phone:

 The Samsung Captivate is AT&T's version of the Samsung Galaxy S, marking Samsung's first strong push into high-end Android territory. The manufacturer simultaneously launched the Galaxy S on every major American carrier, each reta... Read More


Bookmarks


Go Back   Android Forums > Android Phones > Samsung Captivate > Captivate - All Things Root User CP
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
One Click Rooting ? albert_htc Desire - All Things Root 1 December 15th, 2010 12:42 PM
One click rooting is back gwlaw99 Motorola Droid 2 September 22nd, 2010 12:01 PM
Is there still a one click rooting app?? Mrdroid921 Droid - All Things Root 15 September 9th, 2010 05:53 PM
Androot One Click Rooting! Jim255 Android Applications 13 September 6th, 2010 11:13 PM
One Click Rooting Mostly Harmless Nexus - All Things Root 9 August 16th, 2010 12:31 PM



All times are GMT -5. The time now is 07:02 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo