• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to Enable Sideloading of Apps on Captivate

Here is how Samsung support site tells to do this:

1. Download and install the latest Android SDK from the Android Developer or click here. (For easy of access, it is recommend to extract to local host root (C:))
2. Download and install the Java Developer Kit (JDK) from Sun or click here.
3. Download and install the latest Android Developer Bridge (ADB) driver located click here.
4. Enable USB Debugging under Settings>Applications>Development
5. The installation file should have an extension of .APK, if properly compiled. Place the application in the tools directory, i.e. (C:\android\tools)
6. Using the command prompt, go to the tools the folder (i.e cd\android\tools)
7. Type in ADB Install .APK
8. The ADB tool should now report the application to be installed. To verify, tap on Applications on the device and locate the name of the application.

URL: How Do I Side Load Applications On My SGH-i897 (Captivate) Phone Using The Android Debugging Bridge (ADB)?
 
Upvote 0
Macbook-2:tools Alee$ ./adb shell
$ su
# cp /dbdata/databases/com.android.providers.settings/settings.db /sdcard/settings.db
cp: can't create '/sdcard/settings.db': Read-only file system

I get this error. Anyone have any thoughts? My phone is rooted, and has Busybox installed.
Make sure SD card is mounted to phone, not computer. In notification bar make sure you dismount SD card from comp before trying this.
 
Upvote 0
For anyone having trouble with devices being offline or not working, try running this first and then retry your command.

Code:
adb kill-server


Logging on to a PC, upon entering "cd to SDK install directory" I get "The system cannot find the path specificed."
I know I have SDK as its open....but did I somehow install it wrong?

You have to learn how to use the cd command if you are typing that out word for word. Supposed my tools folder is in C:\users\Darkeligos\SDK\tools -- I could either do one of the two:

Code:
cd C:\users\Darkeligos\SDK\tools

or

cd \
cd users
cd Darkeligos
cd SDK
cd tools
 
Upvote 0
And after I rebooted again, my phone is freezing on the Galaxy S bootup screen, and then shutting off. When I try to hold down the volume button down, and the power button to do a hard restore, it doesn't work..


Sucks to be me.

My phone is doing this too. I can get to the recovery console, but no matter the case it seems to stop loading at the point where the Galaxy S logo is displayed.

When I try the adb shell it now tells me I have no devices attached.

Any ideas on how to get it going again?
 
Upvote 0
I have tried reinstalling BusyBox numerous times and I am still receiving "cp: not found". Does anyone have a fix or maybe an alternative?

Edit: My phone is in debug mode

Maybe if you copy-paste what you're doing into a post it'll help us help you. Start with where you cd into your android sdk tools directory and copy-paste everything in the cmd window.
 
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