Root For Galaxy J1 2016 Sm-J120H - Samsung Galaxy J1 Questions & Answers

היי.
אני מחפש כבר הרבה זמן את השורש של הטלפון Galaxy J1 2016 Sm-J120H שמתאים לישראל.
אני לא מוצא בשום מקום. והתחלתי להתייאש מזה.
אולי למישהו יש את השורש הזה?
תודה!
**********************
Mod edit - translated by https://translate.google.com/:
Hey.
I have been looking for a long time for the root of the Galaxy J1 2016 Sm-J120H phone that is suitable for Israel.
I find nowhere. And I began to despair of it.
Maybe someone has this root?
Thanks!

{Mod edit: Quoted post has been deleted}
תודה לך על התשובה.
זהו דגם J120FN
אני מחפש דגם SM-J120H
******************************
Mod edit - translated by https://translate.google.com/:
Hey.
I have been looking for a long time for the root of the Galaxy J1 2016 Sm-J120H phone that is suitable for Israel.
I find nowhere. And I began to despair of it.
Maybe someone has this root?
Thanks!

yael snaiider said:
{Mod edit: Quoted post has been deleted}
תודה לך על התשובה.
זהו דגם J120FN
אני מחפש דגם SM-J120H
******************************
Mod edit - translated by https://translate.google.com/:
Hey.
I have been looking for a long time for the root of the Galaxy J1 2016 Sm-J120H phone that is suitable for Israel.
I find nowhere. And I began to despair of it.
Maybe someone has this root?
Thanks!
Click to expand...
Click to collapse
@yael snaiider
Welcome to XDA. I hope you'll always find the support you require.
Please note that English is the mandatory language and as courtesy, I've translated your above posts. With reference to rule no. 4 of the XDA Forum Rules, please post in English or add at least an English translation to your Hebrew posts.
Spoiler: Rule No. 4
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

A phone's Android is rooted if su cmdlet is present there and executable. Hence you may push via ADB a suitable su binary to Android's filesystem.

Thank you very much for your help!
I hope I understood.
You mean I can also use the SM-J120H model and it will work?
If possible another question: Why is it written on my device that I have an MDM lock and can it be resolved?
By the way I posted the questions in English but apparently the computer automatically translated into Hebrew.
Thank you!

xXx yYy said:
A phone's Android is rooted if su cmdlet is present there and executable. Hence you may push via ADB a suitable su binary to Android's filesystem.
Click to expand...
Click to collapse
Thank you very much for your help!
I hope I understood.
You mean I can also use the SM-J120H model and it will work?
If possible another question: Why is it written on my device that I have an MDM lock and can it be resolved?
By the way I posted the questions in English but apparently the computer automatically translated into Hebrew.
Thank you!

All what you have to do is extend Android's shell commands by su command: it is independent of phone's brand / model and of phone's Android's version.
Example:
Code:
adb devices
adb push <LOCATION-OF-SU-BINARY-ON-PC> /data/local/tmp
adb shell "chmod +x /data/local/tmp/su"
If you want to run an Android shell command what requires elevated rights ( AKA root permission ) then you run it as follows
Code:
adb shell "cd /data/local/tmp && su -c '<SHELL-COMMAND-HERE>'"

xXx yYy said:
All what you have to do is extend Android's shell commands by su command: it is independent of phone's brand / model and of phone's Android's version.
Example:
Code:
adb devices
adb push <LOCATION-OF-SU-BINARY-ON-PC> /data/local/tmp
adb shell "chmod +x /data/local/tmp/su"
If you want to run an Android shell command what requires elevated rights ( AKA root permission ) then you run it as follows
Code:
adb shell "cd /data/local/tmp && su -c '<SHELL-COMMAND-HERE>'"
Click to expand...
Click to collapse
I have no words for patience!
The truth is that I'm a little weak in the field ...
What do you mean by commands? Where do I change it?
And did you also answer me about the problem with MDM mode?

Become familiar with Android shell-commands. Look inside here:
https://technastic.com/wp-content/uploads/2020/03/ADB-Shell-Commands-List.pdf
MDM mode has nothing to do with Android OS itself.

Related

Finding the \Windows\Startup Folder?

I wrote an app and forgot that not everyone uses English Roms. (I'm not that smart) Is there an easy way to find this path for other languages in C# or VB.net?
Hello,
try this:
Code:
Environment.GetFolderPath(Environment.SpecialFolder.Startup)
Best Regards
Thank you very much.

[REQUEST] Can't find busybox, dropbear and dropbearkey

Hi All,
can you help me, i am a noobie for android, but i have little expirience.
Can anyone give me links where i can donwload busybox, dropbear and dropbearkey for Nexus One.
With Great Regards
PS: Sorry for my English

[Q] help wiht root

hi all i am new at root so i see so many guides on this forum but i just know what is good one but anywhere i have mytouch 4g from the day it came out and now i got bord of stock so i want to root it but i have 2.3.4 and did get my sdk for adb ready so do i need to downgrade it or help me plz
Yes you need to downgrade..here is a guide. http://forum.xda-developers.com/showthread.php?t=1178912
every thing goes good till i get to here
# ./misc_version -s 1.00.000.0
./misc_version -s 1.00.000.0
./misc_version: permission denied
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Thanks ✟
Moving to Q&A

Toolkit Oneplus 3/3T linux

Hi, I have wrote a toolkit on linux with shell bash but i don't want to modify my phone.
That's i research 1 guy how can try all options and say all bug or shell error ....
I don't want to share now beacause it's not finished also you can Mp me if you want to help me
ps : sorry for my bad english --> im a french 12 th grade student

[TOOLS] [ADB/FASTBOOT] EzAdbTools, Open-source simple adb project

i am sorry i created to much, delete this plz

Categories

Resources