Rooting a mytouch without usb connection - myTouch 3G Slide Android Development

Hey guys, so ive been trying to root my mytouch 3g slide, however there is something wrong with my micro usb port, it accepts a charge however it does not accept data no matter what cable or computer i hook it up with.
How would i go about rooting this thing without adb?
i tried to figure it out myself, however i couldnt find the sql_lite_stmt folder or whatever with a file manager app and the main method lists exploid MUST be executed from that folder.
What do you guys think i should do?
Thanks for the help.

Download super one click on your computer and run it. Plug in your phone, set it to charge only and hit "shell root". Download mt3s rooter and run it AFTER the shell root is over. Close super one click. It will then tell you the rest of the directions.
Sent from my T-Mobile myTouch 3G Slide using xda premium

CyanModICS said:
Download super one click on your computer and run it. Plug in your phone, set it to charge only and hit "shell root". Download mt3s rooter and run it AFTER the shell root is over. Close super one click. It will then tell you the rest of the directions.
Sent from my T-Mobile myTouch 3G Slide using xda premium
Click to expand...
Click to collapse
The only problem with doing that is my phones USB is broken and doesnt transfer data. I need to copy the jailbreak files to the phone then execute them via terminal or file manager or something.

You're going to have to manually download and push the exploid through terminal on your phone. you also need to dl the epimg, cm mod and rename cm mod to update.zip and put gapps on a seperate sd card and rename that to update.zip aswel
Sent from my T-Mobile myTouch 3G Slide using xda premium

Ninosmaxima said:
You're going to have to manually download and push the exploid through terminal on your phone. you also need to dl the epimg, cm mod and rename cm mod to update.zip and put gapps on a seperate sd card and rename that to update.zip aswel
Sent from my T-Mobile myTouch 3G Slide using xda premium
Click to expand...
Click to collapse
Thank you!
does exploid need to be executed from a specific folder?
"Issue the following command: adb push exploid /sqlite_stmt_journals. Note: It MUST be in that directory - NO exceptions."
on my mytouch the folder sqlite_stmt_journals is either non existent or invisible to terminal and file managers.
will push still work if i cant see the folder?
Must exploid be executed from /sqlite_stmt_journals?

No you just have to push it to that folder, then you should be able to run it. Is your mt3gs under warranty?
Sent from my T-Mobile myTouch 3G Slide using xda premium

Ninosmaxima said:
No you just have to push it to that folder, then you should be able to run it. Is your mt3gs under warranty?
Sent from my T-Mobile myTouch 3G Slide using xda premium
Click to expand...
Click to collapse
so even though i cant see the folder i can still push to it?
No its way out of warranty, im not the original owner and i had to take it apart to replace the digitizer.
i just cant stand the stock rom anymore
EDIT: i tried to push exploid via terminal but it says
"Push: permission denied"
cp was also denied.
:/ im at a loss, i wish my magical techno fairy godmother would push me in the right direction

ouch man, i dont know what else you can do, umm did you try jiggling your cable around to get some kind of connection?

Ninosmaxima said:
ouch man, i dont know what else you can do, umm did you try jiggling your cable around to get some kind of connection?
Click to expand...
Click to collapse
yeah =[ as well as other micro usb cables and different computers.
there must be a way to execute the exploit within the phone rather than over adb, i just wish i could figure it out

iamwhoamnot said:
yeah =[ as well as other micro usb cables and different computers.
there must be a way to execute the exploit within the phone rather than over adb, i just wish i could figure it out
Click to expand...
Click to collapse
ok i thought of another way of you doing this,
get a usb micro sd reader, copy all your stuff over then format the microsd to fat32, get the esp3img and throw it on there,
then follow the steps to install cm7.
the oneclick temp root program that g2s use(i think its called zeus?!? I cant remember what i used on my wifes g2) might help you get the exploid to work w/o usb. If your still stuck after you should pm the dev for help, im not super familiar with the espresso and Im having trouble gaining access to r/w on the system
i think i need to instal ubuntu and get s-off

Related

Getting apps from computer to Vibrant?

Im getting the Vibrant on Thursaday and I found a few app packs online that I have downloaded to my computer. I wanted to know how I can transfer them to my phone. Do they need to be in a certain folder? Can I just hook it up to my USB cable? Thanks!
itsLYNDZ said:
Im getting the Vibrant on Thursaday and I found a few app packs online that I have downloaded to my computer. I wanted to know how I can transfer them to my phone. Do they need to be in a certain folder? Can I just hook it up to my USB cable? Thanks!
Click to expand...
Click to collapse
Use the adb install command. It's really easy.
Or you could use astro file manager if your not familiar with adb.
Feeling Vibrant on xda-app
Just plug your phone into your computer, throw the APKs onto one of the memory cards, then go into the file manager that came with the phone and run the APKs.
cashless said:
Use the adb install command. It's really easy.
Click to expand...
Click to collapse
Why would you suggest using ADB if this person has 1 post?
DAKIDD236 said:
Why would you suggest using ADB if this person has 1 post?
Click to expand...
Click to collapse
If he's on XDA and plans to mod his phone, he's gonna have to learn ADB eventually. Better to jump right in it and get it out the way now. ABD install is probably one of, if not, the simplest command. Let's not baby new folks just because they're new.
I dont plan to mod my phone. I just would like to know how to add new wallpapers and widgets from my laptop to my phone.
Just copy the apk files to the sdcard then use the file manager to install them.
Lol, I try to stay away from ADB as much as I can. I always go for the easiest way out.
Sent from my SGH-T959 using XDA App
Shagman68 said:
Lol, I try to stay away from ADB as much as I can. I always go for the easiest way out.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
90% of the time, ADB is the easiest way out. Especially in the case of having multiple apk installs. adb install *.apk will do them ALL at once instead of having to do it one by one.
use this program:
http://www.androidcentral.com/sideload-android-apps-all-you-want-sideload-wonder-machine
I would like to point out that to get your Mac to recognize the phone as a USB device USB Debugging needs to be enabled.
Dont ask me, I dont know why, it just does.
Maybe it just mine though. Anyone else?
Lieu10ant said:
use this program:
http://www.androidcentral.com/sideload-android-apps-all-you-want-sideload-wonder-machine
Click to expand...
Click to collapse
App description says you need to have your phone drivers. Uh, anybody know a source of drivers? I'm running XP
dirkyboy said:
I would like to point out that to get your Mac to recognize the phone as a USB device USB Debugging needs to be enabled.
Dont ask me, I dont know why, it just does.
Maybe it just mine though. Anyone else?
Click to expand...
Click to collapse
Gee thanks. I haven't read and/or tried that over 100 times in the last few days.
I'm way beyond that and have gotten it to mount via terminal, which STILL doesn't show up as a mounted drive when I do a df, but I can moves files to it so I guess it *KINDA* works for now.
OK then sassy pants!
Sent via GS Vibrant - Please forgive typos
ultra spikey said:
Just plug your phone into your computer, throw the APKs onto one of the memory cards, then go into the file manager that came with the phone and run the APKs.
Click to expand...
Click to collapse
speoples20 said:
Just copy the apk files to the sdcard then use the file manager to install them.
Click to expand...
Click to collapse
+1 everyone else is just making it way too complicated. This is the easies method.

Help With Root

hey guys, been a short term fan of android, and i recently (or what i thought so) rooted my X10i with the original RB..20 Firmware.
Today i updated to the new R2BA026 firmware. and my device appears routed but it not, how do i go about rooting this firmware to remove the annoying Moxier apps etc.
Plz Plz Plz Help
http://forum.xda-developers.com/showthread.php?t=740240
Read this thread !!!
I just found it Lol
Thank you for telling me anyhow.
im really stuck on rooting it even with the instructions. im in the CMD.exe and all im getting is it cannot find the files even though they are directly on my C drive and also it IS connected via USB / Development mode
hellllllllllllllllp!
do you have adb installed ?
I prefer this method - forum.xda-developers.com, having tried the other today it's a bit more complicated afterwards imo trying to run adb.
the other way you said to me i tried on my unlocked X10i, but it wont work on this build as its already above the 24 build.
Ive downloadd the SDK and i have the ADB.exe in the kit but am i looking at the wrong thing? how would i install it if it just runs a cmd.exe?
With this method you can root any regional firmware, atleast up to 026 and you will get updates from seus, root will be gone but its hopefully just to root the new firmware again.....
Saw somewhere a full script with adb inside no need to install it on the computer but atm i can find it
ok well, erm, which method would be better, ?? shall i do the original root procedure i did before flashing the files on to the phone?
fkofilee said:
the other way you said to me i tried on my unlocked X10i, but it wont work on this build as its already above the 24 build.
Ive downloadd the SDK and i have the ADB.exe in the kit but am i looking at the wrong thing? how would i install it if it just runs a cmd.exe?
Click to expand...
Click to collapse
extract the exploid_x10 to a folder with the same name directly under C:
then put the adb.exe, AdbWinApi.dll,AdbWinUsbApi.dll into same folder
then cd to that folder with command promt and then run runme.cmd
that should do it
ok well so far so goo most of the files are moving on to the SD card BUT...
c:\exploid_x10mini>adb push su /sdcard/su
failed to copy 'su' to '/sdcard/su': Permission denied
thats what im getting on my Cmd panel.
Sorry, adb.exe, AdbWinApi.dll,AdbWinUsbApi.dll should be put into Exploid_x10/FILES folder.........
so do i have to create a folder inside the exploid_x10mini? because the files are already there
fkofilee said:
so do i have to create a folder inside the exploid_x10mini? because the files are already there
Click to expand...
Click to collapse
nah then u got the right one, your sdcard shouldnt be mounted to pc
and you have to turn wifi off and on when program tells you to
usb debugging should be enables on the phone aswell
all good till running rootshell when it comes back saying...
$ rootshell
rootshell
rootshell: permission denied
sorted YEY!!!
Thank you for all your help. Im not a complete noob ith computers, i know quite a bit but, dealing with android is a bit of a new experience.
fkofilee said:
ok well, erm, which method would be better, ?? shall i do the original root procedure i did before flashing the files on to the phone?
Click to expand...
Click to collapse
It's personal preference I guess.
I rooted... now what?
How do I remove the Timescape and other crap after rooting with this method? If you didn't guess, I am a complete noob with Android.

[Q] Need some help with my galaxy s 2 situation?

So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
1) Questions belong in Q&A.
2) You can probably pull the files off your phone using ADB on your PC despite the screen being broken, as long as the phone boots.
I'm not going to tell you how to do this because it is detailed, somewhat complicated & is a very steep learning curve if you've never done it before. Do a Google search with "broken phone backup files with ADB" with XDA appended to your search terms & you should get a veritable mountain of results (I did).
Unfortunately, if you're looking for an easy way to do this, there isn't one. It's going to take a fair bit of work on your part if you really want those files.
Good luck.
MistahBungle said:
1) Questions belong in Q&A.
2) You can probably pull the files off your phone using ADB on your PC despite the screen being broken, as long as the phone boots.
I'm not going to tell you how to do this because it is detailed, somewhat complicated & is a very steep learning curve if you've never done it before. Do a Google search with "broken phone backup files with ADB" with XDA appended to your search terms & you should get a veritable mountain of results (I did).
Unfortunately, if you're looking for an easy way to do this, there isn't one. It's going to take a fair bit of work on your part if you really want those files.
Good luck.
Click to expand...
Click to collapse
Can't he just adb pull /sdcard/ ??? I've used adb pull /sdcard/DCIM/ to pull the whole dcim directory with all files in it.
Sent from my GT-I9100 using xda premium
Yep. Absolutely.
I was trying to convey that using ADB tends to be a bit of a stretch for n00bs & requires a bit of thought/reading/effort. Plenty of people find it difficult to get their head around it, and I'm not about to answer 20 questions about the process.
kyleforge said:
Can't he just adb pull /sdcard/ ??? I've used adb pull /sdcard/DCIM/ to pull the whole dcim directory with all files in it.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
DaltonCope said:
So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
Click to expand...
Click to collapse
Visit the following threads to learn how to replace your screen.
http://forum.xda-developers.com/showthread.php?t=1253969
http://forum.xda-developers.com/showthread.php?t=1175772
Usb debugging...?
kyleforge said:
Can't he just adb pull /sdcard/ ??? I've used adb pull /sdcard/DCIM/ to pull the whole dcim directory with all files in it.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I think usb debugging should be turned on before you can use adb...and its not on by default
DaltonCope said:
So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
Click to expand...
Click to collapse
THAT'S whatcha get for not having a backup of your SD card, which is just like having a backup of your PC's hard drive.
But yeah, your ONLY option to the best of my knowledge is to do an adb pull:
adb pull /sdcard/ "where these quotes are you put the name of the folder where you want all that stuff offloaded to"
So since you didn't research before you screwed up then you will have to research now to learn how to use adb and how to enable it without the phone being on
good luck newbie
cdzo72 said:
THAT'S whatcha get for not having a backup of your SD card, which is just like having a backup of your PC's hard drive.
But yeah, your ONLY option to the best of my knowledge is to do an adb pull:
adb pull /sdcard/ "where these quotes are you put the name of the folder where you want all that stuff offloaded to"
So since you didn't research before you screwed up then you will have to research now to learn how to use adb and how to enable it without the phone being on
good luck newbie
Click to expand...
Click to collapse
Go easy on him man, we were all learning at some point
Sent from my GT-I9100 using xda premium
DaltonCope said:
So ive had my galaxy s 2 for a few months now, downloaded hundreds of songs, taken near a thousand photos, and yesterday the digitizer/lcd was shattered after being sat on. I can't replace this phone, and my parents who own the contract didn't purchase insurance for it. I am nearly broke, and the repair costs for this part is over 200$, and my parents refuse to pay for this. All I need to do is copy all of the files from my phone to my computer, but i cannot enable mass storage to access the pictures/music on the internal storage because the screen is out. Does anyone have an idea as to how I could fix this, or move the files off of the phone? A thousand thanks to whoever could help me in this/:
Click to expand...
Click to collapse
As MB said, if you really want them it's going to be hard work.
3 other possible ways to do it:
1) Easiest way without adb - connect to your TV via HDMI/HML cable. You can now see your screen on the TV. If touch is somehow still working then copy the files from the internal card to an external one. If touch doesn't work, this won't help. Unless you already have Bluetooth on and have previously paired with a Bluetooth mouse.
2) Very messy way - If you've got a very good friend with an s2 who will allow you to swap motherboards over then copy your stuff to PC. Doubtful though.
3) Messy way - If you don't have an sd card or access to one, flash an ics rom like lpq with Odin. Yes I know you can't see the screen but boot into download mode using a jig or the 3 button method. Just hold them together for a while. Then flash once Odin detects the phone. You will lose your apps but music, pics etc will remain.
The reason I say ics is that when I was on it, it automatically displayed the sd cards on pc without me having to select / touch anything.
But I believe USB debugging may need to be activated, but not 100% sure. If not, your in luck.
If it does, connect via HDMI to your TV. That way you can see the screen and check the debugging option, assuming touch still works. Then connect to PC and copy/paste.
Sent from my GT-I9100T
The best and efficient way is to flash a kernel with recovery that can mount your internal and external cards.
Just ask someone who uses similar kernel recovery to make note of the number of.key press and direction required to mount your SD via recovery and follow the same for your mobile and now you can copy all the files you wwant
Sent from my GT-I9100 using xda premium
Thanks everyone, I've used adb in the past with my nexus one. I just tried using it on my phone but it seems like my debugging isnt right so I cant use that. I have CWM flashed to the kernel (not sure if thatd make much of a difference??) Anything else i could possibly try out?
DaltonCope said:
Thanks everyone, I've used adb in the past with my nexus one. I just tried using it on my phone but it seems like my debugging isnt right so I cant use that. I have CWM flashed to the kernel (not sure if thatd make much of a difference??) Anything else i could possibly try out?
Click to expand...
Click to collapse
You can try doing it in recovery. But you'll probably need to mount the internal SD card before you can pull from it.
1. boot to recovery
2. plug in your phone, start adb shell
3. su (if you don't have the "#" prompt)
4. mount /emmc (if you are interested in what is on the internal SD card. /sdcard is your external SD card while you're in recovery)
At this point, /emmc should show your internal SD contents. You should be able to exit from the adb shell and do an adb pull on /emmc/<whatever folder>
EDIT: BTW, I just tested this on my phone. I have CWM recovery installed via Siyah, turned USB debugging off, rebooted to recovery, and did all this, and was able to pull multiple files off my internal SD.
why dont u just buy the parts cheap off ebay that u need ?? and install them urself ... if not ... ull hav to do as every1 else has said and pull those files :|

[Q] lossed everything help!!!!!!

i am rooted and unlocked and ran a rom well in twrp i accidentally wipe everything internal now i have to way to get zips back to flash them my backup and all is gone and i have zips on ext card but twrp wont mount it please help
I pretty much just need a way to get my zips back to internal storage
Sent from my SCH-I605 using xda app-developers app
trinitystudio said:
i am rooted and unlocked and ran a rom well in twrp i accidentally wipe everything internal now i have to way to get zips back to flash them my backup and all is gone and i have zips on ext card but twrp wont mount it please help
Click to expand...
Click to collapse
while in recovery, you can use ADB to transfer files to prime from PC via data cable. look for ADB PUSH here on forums
qery said:
while in recovery, you can use ADB to transfer files to prime from PC via data cable. look for ADB PUSH here on forums
Click to expand...
Click to collapse
thanks ill give it a try and get back with you
ok i found and did what it says it sees my prime but im getting this error now failed to write data 'protocal fault <no status>' *3%
now this
i am runnung this command - adb push pac_tf201_4.3.Build-1_20131003.zip /sdcard/ ..all i get is a protocol failure not sure what that means but i need help bad wiped internal and stuck in twrp recovery
trinitystudio said:
i am runnung this command - adb push pac_tf201_4.3.Build-1_20131003.zip /sdcard/ ..all i get is a protocol failure not sure what that means but i need help bad wiped internal and stuck in twrp recovery
Click to expand...
Click to collapse
You need to make sure sure you have all the Android files installed on your PC which I am sure you do. Also, you need to specify where the pac_tf201 build is located. This is what I did to push the version onto my TF201 in Recovery:
adb push c:/pac_tf201_4.3.Build-1_20131003.zip /sdcard/
I did the same with gapps but I made sure that both zip files (rom and gapps) were directly on my C drive and not anywhere else. Let me know if you need anymore help as I just barely did this a few days ago. Took me hours to get it but I have learned quite a bit from it. :good:
Edit: Make sure your directory is pointed to your sdk platform-tools folder as well in CMD.
alias4ever said:
You need to make sure sure you have all the Android files installed on your PC which I am sure you do. Also, you need to specify where the pac_tf201 build is located. This is what I did to push the version onto my TF201 in Recovery:
adb push c:/pac_tf201_4.3.Build-1_20131003.zip /sdcard/
I did the same with gapps but I made sure that both zip files (rom and gapps) were directly on my C drive and not anywhere else. Let me know if you need anymore help as I just barely did this a few days ago. Took me hours to get it but I have learned quite a bit from it. :good:
Edit: Make sure your directory is pointed to your sdk platform-tools folder as well in CMD.
Click to expand...
Click to collapse
i have done that all but putting it on the c:\ drive ....yes im pointed to that folder ill try c and get back to you thanks
edit: try c drive thing still a no go still getting protocol failure
Hardbricked!!!!!!!!!!!!!!
Well im hardbricked now asus wants $324 to fix so NOT!!!!!! Guess its time to go shopping lol
trinitystudio said:
Well im hardbricked now asus wants $324 to fix so NOT!!!!!! Guess its time to go shopping lol
Click to expand...
Click to collapse
Can you boot into fast boot at all? Or are you stuck at the Asus screen?
---------- Post added at 07:40 AM ---------- Previous post was at 07:39 AM ----------
alias4ever said:
Can you boot into fast boot at all? Or are you stuck at the Asus screen?
Click to expand...
Click to collapse
What would you plan on doing or what does anyone do with a hardbricked Prime as I am curious? Sorry to hear it.
It happens I have done roms for years from droid one to note2 never had a issue till now it was my own mistake so... I guess nothing to do but trash it prob going today to get Samsung note 8 or 10.1
Sent from my SCH-I605 using xda app-developers app
Do you by any chance have Asus sync running on your pc? It seems that this can interfere with adb.
Try killing all asus related programs on your pc through task manager and then try adb push again.
Sent from my SO-04E using xda app-developers app
This is what I'm curious about too. If there were photos on this SD card before you put it in the device, they will remain intact after a security wipe.
This is unclear to me based on the OP: You got the Bold as a graduation gift and would like to start using it i assume. (I also got this bold a couple days ago after my HTC One S died, bringing me to Blackberry after years of faithful service on Android. The 9900 is a great phone)
When you tried to use the phone, you were prompted to input your BBID credentials, which subsequently failed repeatedly. The phone has since been security wiped due to too many failed attempts. Upon opening the phone, the microSD that you had in there is gone.

LG G8X Thinq(Sprint) adb shell

So i got the new G8X and have been trying desperatey to just access the system files to remove some bloatware.
Problem is it only gives me access from \User\0 and on. I tried to delete them through adb on windows but everytime i try and run adb shell the phone automatically disconnects.
I know i have all the updated drivers cause it recognizes the phone through windows and adb when i type adb devices
but as soon as i execute adb shell it disconnects. Does anyone have a solution for this?
Any sort of feedback would be greatly appreciated. i Have a 30 day return policy in effect if i cant gain access to any of that i plan on returning the phone.
Thanks for reading
Edit: Im dumb switching ports and usb cable resolved issue.
If anyone hears anything about root access please advise. Thanks all
I have had my phone on ADB and sending and reading data from it two nights in a row, I have not seen this problem at all. I can run adb shell no problem. Sorry! I know it's a stupid suggestion, but can you try a different USB cable/port on your PC?
SirataXero said:
I have had my phone on ADB and sending and reading data from it two nights in a row, I have not seen this problem at all. I can run adb shell no problem. Sorry! I know it's a stupid suggestion, but can you try a different USB cable/port on your PC?
Click to expand...
Click to collapse
Its not dumb, i appreciate the input i hve not tried a diff port or cable. I'm going to do that right now.
What provider are you using?
abraham3991 said:
Its not dumb, i appreciate the input i hve not tried a diff port or cable. I'm going to do that right now.
What provider are you using?
Click to expand...
Click to collapse
The problem might be that if you run from power shell command, first type cmd and press enter.
abraham3991 said:
Its not dumb, i appreciate the input i hve not tried a diff port or cable. I'm going to do that right now.
What provider are you using?
Click to expand...
Click to collapse
I bought unlocked but i'm using it with T-Mobile and its getting WiFi calling and HD Voice and everything. Works really well and am getting good service/signal with it on T-Mobile.
Yeah, as suggested, I also used it in CMD and not in powershell…
SirataXero said:
I bought unlocked but i'm using it with T-Mobile and its getting WiFi calling and HD Voice and everything. Works really well and am getting good service/signal with it on T-Mobile.
Yeah, as suggested, I also used it in CMD and not in powershell…
Click to expand...
Click to collapse
As simple as your suggestion was it lets me command it through cmd now., switching the cable worked.
Still through the phone itself i cant access system directories. and its not like i cant change things it just flat out wont let me view them at all.
The end goal is to get root/custom recoveries so i can install magisk and xposed, if you hear anything let me know.And thanks again!
abraham3991 said:
As simple as your suggestion was it lets me command it through cmd now., switching the cable worked.
Still through the phone itself i cant access system directories. and its not like i cant change things it just flat out wont let me view them at all.
The end goal is to get root/custom recoveries so i can install magisk and xposed, if you hear anything let me know.And thanks again!
Click to expand...
Click to collapse
No problem! Glad that worked.
I can view system directories, and I read them as well. However, I definitely can't change anything and don't have write access either.
Will be open to suggestions/attempts in the future!
SirataXero said:
No problem! Glad that worked.
I can view system directories, and I read them as well. However, I definitely can't change anything and don't have write access either.
Will be open to suggestions/attempts in the future!
Click to expand...
Click to collapse
Sorry or the constant questions I downloaded a file explorer and im able to see more than before but i still have some files telling me i lack access.
What file explorer are you using?
abraham3991 said:
Sorry or the constant questions I downloaded a file explorer and im able to see more than before but i still have some files telling me i lack access.
What file explorer are you using?
Click to expand...
Click to collapse
I use Solid Explorer. So, some of the files you can physically see in the explorer, but if you try to open it, the text is garbled. It was only after I started doing adb pull that I could actually see/read the files themselves.

Categories

Resources