Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
blackjackboy
Old
(Last edited by blackjackboy; 20th July 2010 at 08:49 PM.) Reason: BRAIN BLAST!!!
#1  
blackjackboy's Avatar
Member - OP
Thanks Meter 9
Posts: 74
Join Date: Feb 2010
Location: All of them.
Cool [Think Tank] Installing Non-market apps without a custom ROM or ADB

OK, I made a zip. Who wants to be my guinea pig? It's at the bottom of the post. (erase -signed and put it on the internal sd)
Attached Files
File Type: zip update-signed.zip - [Click for QR Code] (13.1 KB, 45 views)
-Galaxy S Captivate
-On Cognition, waiting for CM6

-Follow Me On Twitter--
--My youtube with reviews and things--
-The Official Captivate Bible: http://forum.xda-developers.com/showthread.php?t=788093
-Black G1 Running Super D (Sold)
-Motorola Cliq Running Stock Blur (Traded for two htc Pures, both sold)
-Rooted and Unlocked G1 running CyanogenMod 6.0 RC-2 WHICH I LOST!!!
Quote:
Originally Posted by xyrovice View Post
You know that I like my android the way I like my women.
Naked.
 
tbae2
Old
#2  
Senior Member
Thanks Meter 13
Posts: 279
Join Date: Jan 2008
Location: Atlanta, GA
Quote:
Originally Posted by blackjackboy View Post
I guess my idea would be to take the settings.apk from either the Vibrant dump or cyanogenmod 5.0 and push it to /system/app or wherever the settings.apk is located. Does anyone think that this would work or be willing to try it? I'm just worried that this will brick the touchwiz, and without an "original ROM" or RUU and custom recovery, I'm afraid to try it. Is there anyone braver than me?

Did you check this thread?

http://forum.xda-developers.com/showthread.php?t=728121
 
blackjackboy
Old
#3  
blackjackboy's Avatar
Member - OP
Thanks Meter 9
Posts: 74
Join Date: Feb 2010
Location: All of them.
Quote:
Originally Posted by tbae2 View Post
The thing is, root explorer isn't free. I want to give people an easy, free solution (maybe flashing something from recovery?). For now, ADB will work for me, but in the future I want to provide something flashable from recovery.
-Galaxy S Captivate
-On Cognition, waiting for CM6

-Follow Me On Twitter--
--My youtube with reviews and things--
-The Official Captivate Bible: http://forum.xda-developers.com/showthread.php?t=788093
-Black G1 Running Super D (Sold)
-Motorola Cliq Running Stock Blur (Traded for two htc Pures, both sold)
-Rooted and Unlocked G1 running CyanogenMod 6.0 RC-2 WHICH I LOST!!!
Quote:
Originally Posted by xyrovice View Post
You know that I like my android the way I like my women.
Naked.
 
designgears
Old
#4  
designgears's Avatar
Recognized Developer
Thanks Meter 4933
Posts: 3,942
Join Date: Feb 2010
Location: SLC
Well, the best thing to do, simply run a sql command along with the rooting update.zip.

I will work on this today and get back to you guys soon.
 
YellowGTO
Old
#5  
YellowGTO's Avatar
Senior Member
Thanks Meter 147
Posts: 455
Join Date: Jul 2007
Location: PA
http://androidforums.com/samsung-cap...ml#post1178618

Been done.
 
dontshakepandas
Old
#6  
Senior Member
Thanks Meter 5
Posts: 154
Join Date: Aug 2007
Quote:
Originally Posted by blackjackboy View Post
The thing is, root explorer isn't free. I want to give people an easy, free solution (maybe flashing something from recovery?). For now, ADB will work for me, but in the future I want to provide something flashable from recovery.
It isn't free but it isn't expensive either. You just dropped a large wad of cash for the phone, seems like another $3 to get it the way you want it wouldn't be such a big deal.
 
srt42b
Old
#7  
srt42b's Avatar
Member
Thanks Meter 0
Posts: 57
Join Date: Feb 2007
Quote:
Originally Posted by blackjackboy View Post
The thing is, root explorer isn't free. I want to give people an easy, free solution (maybe flashing something from recovery?). For now, ADB will work for me, but in the future I want to provide something flashable from recovery.
Droid Explorer is.
 
autoxer
Old
(Last edited by autoxer; 19th July 2010 at 11:01 PM.) Reason: clarity
#8  
Member
Thanks Meter 1
Posts: 40
Join Date: Jul 2010
I'm an android noob but experienced linux user, so I came up with my own free solution: download a terminal emulator app (the one i got was free, and called, simply, Terminal Emulator, I think).

Then (in the terminal emulator):

Copy the settings.db file to the SD card:

To get superuser access so you can get to the settings.db file (need a rooted phone, obv):

Code:
$su
And confirm the popup allowing access.

Code:
#busybox cp /dbdata/databases/com.android.providers.settings/settings.db  /sdcard/settings.db
Then hook up your phone via USB (mass storage method) and use your window manager to copy that from the phone to the computer, edit with an SQL database browser, save it, verify it's still good, move it back to the SD card, then, back on the phone in the terminal emulator:

To get superuser access again:

Code:
$su
Shouldn't have to confirm the popup allowing access again, as the first time appears to do it.

Move the original file to a backup name (just to be safe):

Code:
#busybox mv /dbdata/databases/com.android.providers.settings/settings.db /dbdata/databases/com.android.providers.settings/settings.db.old
Copy the new (edited) file into place:

Code:
#busybox cp /sdcard/settings.db /dbdata/databases/com.android.providers.settings/settings.db
Then reboot, and enjoy the ability to install non-market apps. My first install was Flash 10.1. Works fine on the Captivate.
 
DirtyD516
Old
#9  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Jan 2009
Quote:
Originally Posted by blackjackboy View Post
The thing is, root explorer isn't free. I want to give people an easy, free solution (maybe flashing something from recovery?). For now, ADB will work for me, but in the future I want to provide something flashable from recovery.
Grab Android Mate from the market, it is free and has root level exploration
 
terrymc
Old
#10  
terrymc's Avatar
Member
Thanks Meter 2
Posts: 91
Join Date: Oct 2008
Location: San Angelo , Tx

 
DONATE TO ME
Quote:
Originally Posted by blackjackboy View Post
OK, I made a zip. Who wants to be my guinea pig? It's at the bottom of the post. (erase -signed and put it on the internal sd)
This might also work, I have used it, pretty simple
http://m.androidcentral.com/sideload...wonder-machine
Samsung Galaxy S 3 At&t stock so far!!!!

THREAD CLOSED
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
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

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more