[Resolved] SDK ,avd help please. - General Questions and Answers

Can't push apps to avd it states read only file system. I tried mounting as r/w to no evail.
Sent from my FroyoEris using XDA App

Related

Exploid Droid 2

Trying to use the exploid.c program compiled for arm, but unable to find a directory I can place the binary and execute it from. No sqlite_stmt_journals folder, and data/local has no permissions set that allow me to push it into it. Anyone have any suggestions?
Sent from my DROID2 using XDA App
Try using /tmp.

Copying files from /data/data..

I'm having some problems copying the files i need from /data/data.. I'm using an old version of SUFBS (tried android mate also, same results), as root explorer is a paid app
So, the thing is, I'm finding the files i need, but when i try to copy them nothing happens. No errors. The files just don't appear where i sent them
Please help
Sent from my E10i using XDA App
I use estrongs file manager with root explorer turned on in options.
Yes, I have tried that too before but it doesn't work on my phone. It only works on Cyanogen and hiapk ROMs
Any more ideas?
Sent from my E10i using XDA App
Try this from 'adb shell' or a terminal emulator on your phone.
su
cp -rf /data/data/dirtocopy /sdcard/diryouwantyourfiles/
I think you'll need busybox installed as android doesn't come with cp.
Done.
Had to give up and use Root Explorer lol
Thanks anyway mercianary
Sent from my E10i using XDA App

how to install an apk that has "com.appname" as file name?

I've tried to install a few apps like the google app that is named "com.googlemusicbeta.apk" and I've noticed that everytime I try and load an app that starts with com.name, I can't install it; I get an error.
Is there something I don't know about this?
They need to be installed as system apps. The do this using either adb or terminal emulator and push the files to system/app.
Sent from my LT15i using XDA Premium App

Help with cwm

Hi guys and gal's check me out I'm trying to flash cwm final and it keeps aborting the process! I push recovery to system /bin and zip file I put on my SD card using root explorer boot into recovery reinstall packages and no bets don't know what to do any ideas? All assistance is greatly appreciated.
Sent from my SGH-T959V using XDA Premium App
yosif yackson said:
Hi guys and gal's check me out I'm trying to flash cwm final and it keeps aborting the process! I push recovery to system /bin and zip file I put on my SD card using root explorer boot into recovery reinstall packages and no bets don't know what to do any ideas? All assistance is greatly appreciated.
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Are you doing this on Froyo or GB? This only works on Froyo. Maybe try re-downloading the recovery & zip file to insure you didn't get bad downloads.
I'm on froyo and I downloaded from my phones browser if that makes a difference, and thanks for the help boss
Sent from my SGH-T959V using XDA Premium App
yosif yackson said:
I'm on froyo and I downloaded from my phones browser if that makes a difference, and thanks for the help boss
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
It shouldn't make a difference how you downloaded the zip as long as you followed the instructions on the thread. Make sure you don't try to extract the zip file. try re-downloading them & try again.
are you changing the permissions of the directory from read only (R/O) to read/write (R/W) in root explorer before you try pasting the files?
Yup I used root explorer to push the files and it prompted me to switch to r/w when I tried to push the recovery. I'll try the process from the beginning and report back
Sent from my SGH-T959V using XDA Premium App

Adb push w/o root!!!

Can't we push an apk to /system without having to root the device and mounting the system partition????
Found that there are some add ons available for SDK that doesn't need root.
P.S: Not for me, but my sisters phone. Shes pretty rough user and does not want to lose warranty.
Sent from my HTC Explorer A310e using xda app-developers app
goateegauti said:
Can't we push an apk to /system without having to root the device and mounting the system partition????
Found that there are some add ons available for SDK that doesn't need root.
P.S: Not for me, but my sisters phone. Shes pretty rough user and does not want to lose warranty.
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I never tried it but i think it is possible bcoz i pulled whole /system folder from unrooted mobile
Just make sure you have proper driver installed
Sent from my HTC Explorer using xda premium
Pulling apps doesn't require root permissions but to push apps we need to change the system partition with RW access. I found somewhere on net that for nook HD and HD+ there are some plugins available for SDK through which they can modify system partition without the device being rooted. Is there any plugins available for other OEMS.
Sent from my HTC Explorer A310e using xda app-developers app
I had pushed fonts to /system partition of an unrooted mobile
i just used adb and pushed the files
didn't need anything else
hope apps can also be pushed :fingers-crossed:

Categories

Resources