Hi there:victory:
could anyone provide me with a german stock build.prop for the sgp311 wifi 16gb model? doesn´t matter if it is .344 or .370
you don´t need root for this. just activate usb debugging in developer options and then open commandline prompt where your adb.exe is and type: "adb pull /system/build.prop c:/" the file will be located on your c:/ harddrive; please attach it here.
you can also navigate to /system with a file manager app on the device and copy the build.prop to your device´s sdcard and share it here :good:
Thank you!
Taken from sgp311 16Gb model French purchased but as far as I know we Europeans all have same version...
Hope it helps
Gruss von Frankreich
Related
okey so i read slade87´s thread on how to get mutitouch on peria mini the link below
http://forum.xda-developers.com/showthread.php?t=1064558
and the truth is i dont understand how to do it so if anyone that knows how to do it then pleas tell me as most detailed as possible
thank you and forgive my ignorence
I would like to help you. Which point you don´t understand?
You must have a ROM which included the kernel "M76XX-TSNCJOLYM-53404015"
For example "X10 Mini Froyo [ROM] MiniCM6-1.0.0-RC2, Froyo Cyanogen 6.1.3" (you can find it in google).
How to get root: (i know it´s not so easy but this is the easiest i found)
1. Download: exploid_x10mini.zip - download and extract the archive...
You will need ADB from Android SDK and USB drivers for X10 mini (part of Sony Ericsson PC Companion).
Enable USB debugging on the phone in Settings>Applications>Development and connect the phone to PC via USB. Reboot your system.
Add the Power Control widget to your active widgets on the phone, so you can quickly turn off and on the wi-fi function.
From the command line (on windows it's cmd.exe):
cd c:\exploid_x10mini (or another folder where you've extracted the files from exploid_x10mini.zip)
adb push Superuser.apk /sdcard/Superuser.apk
adb push su /sdcard/su
adb push exploid /sqlite_stmt_journals/exploid
adb push busybox /sqlite_stmt_journals/busybox
adb shell
cd sqlite_stmt_journals
chmod 755 exploid
chmod 755 busybox
Immediately after the next command, you will need to disable and enable the wi-fi using the power widget on the phone:
./exploid
then run:
rootshell
enter password rootnow
prompt will change to # - now we have root
./busybox cp /sdcard/Superuser.apk /system/app/
./busybox cp /sdcard/su /system/bin/
./busybox cp busybox /system/bin/
chmod 4755 /system/bin/su
rm /system/bin/rootshell
exit - out of rootshell
exit - out of adb shell
Now you can follow the instructions.
To open a shell you need "Android Terminal Emulator". You can find it in Android Market.
Please keep in mind that i just searched for this instruction to help you. I´m not responsible if you brick your phone. Good luck!
nice i didnt knew the possible...
Thanks puRR_cAt for your help however I already rooted my phone and I thought that I didn't need a rom to get multi touch if there's a way to do it without a rom tell me
Sent from my E10i using XDA App
Multitouch is for Mini PRO only!! Not Mini!!
---
- ---
- Sent from my iPod touch using Tapatalk
for x10 mini u get "fake" dual touch....u can get the needed information here
http://forum.xda-developers.com/showthread.php?t=1064558
actually, in very "simple", lucid language, do this step by step:
i am NOT responsible if i brick ur device, use this post guidance at your own risk. or better yet, follow the instructions in the actual post
1. check ur baseband to be "M76XX-TSNCJOLYM-53404015"
2. check the firmware
3. download the "cy8ctma300_ser.zip" attached, to ur computer and extract the "cy8ctma300_ser.ko" file from there, copy it to your memory card. (better u go for the "updated version" link in the post).
4.get root explorer from the market
5.copy the downloaded file which you copied to the memory card to /system/lib/modules" (tap mount r/w before doing this)
6. now go to /etc (tap mount r/w) and scroll down to "hw_config.sh"
7. long press and choose "open in text editor" and add the 2 lines mentioned.
8. press "save and exit"
9. go to /system and scroll to "build.prop" -> tap and hold -> open in text editor and add the two lines in the post.
10. save and exit root explorer
11. reboot and ur good to go
if i helped you, press the "THANKS" button
achyut said:
for x10 mini u get "fake" dual touch....u can get the needed information here
http://forum.xda-developers.com/showthread.php?t=1064558
actually, in very "simple", lucid language, do this step by step:
i am NOT responsible if i brick ur device, use this post guidance at your own risk. or better yet, follow the instructions in the actual post
1. check ur baseband to be "M76XX-TSNCJOLYM-53404015"
2. check the firmware
3. download the "cy8ctma300_ser.zip" attached, to ur computer and extract the "cy8ctma300_ser.ko" file from there, copy it to your memory card. (better u go for the "updated version" link in the post).
4.get root explorer from the market
5.copy the downloaded file which you copied to the memory card to /system/lib/modules" (tap mount r/w before doing this)
6. now go to /etc (tap mount r/w) and scroll down to "hw_config.sh"
7. long press and choose "open in text editor" and add the 2 lines mentioned.
8. press "save and exit"
9. go to /system and scroll to "build.prop" -> tap and hold -> open in text editor and add the two lines in the post.
10. save and exit root explorer
11. reboot and ur good to go
if i helped you, press the "THANKS" button
Click to expand...
Click to collapse
is dat fake dualtouch work for u??? does it work on games??
danigladson said:
is dat fake dualtouch work for u??? does it work on games??
Click to expand...
Click to collapse
It works perfectly
hi all,
I followed a few topics here and it was my first time doing all this for an android device. to be honest it is super confusing and Im lucky i got through all of them with Google's help
I was trying to edit the build.prop file to be able to make phone calls via BT but when I try to edit the file as in Pull it .. edit it and then Push it back in... it says YOU NEED ROOT ACCESS!
Here is what i did from the beginning..
I followed the instructions in this thread
http://forum.xda-developers.com/showthread.php?t=1194709
then I rooted using the clockworkmod.. followed these instructions:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
then i went to the thread of enabling BT Phone calls for Flyer:
http://forum.xda-developers.com/showthread.php?t=1185688
But I dont have permission to edit the Build.prop file. so I googled a bit and I downloaded the Android Commander application and installed Notepad ++ so i can do that via Windows but I still dont have root access for some reason. I see the Superuser app on my flyer btw.
Can anyone please help?
If I get this to work I will make a full detailed step by step instructions and post it in xda so everyone else follows the same steps (which half of them were not explained fully)
Thanks,
Kaveh.
EDIT>>>>> I promised a full detailed tutorial. I own you guys one... here is document: http://bit.ly/qR1OmO
and thanks for all the help!
kaveh-link said:
hi all,
I followed a few topics here and it was my first time doing all this for an android device. to be honest it is super confusing and Im lucky i got through all of them with Google's help
I was trying to edit the build.prop file to be able to make phone calls via BT but when I try to edit the file as in Pull it .. edit it and then Push it back in... it says YOU NEED ROOT ACCESS!
Here is what i did from the beginning..
I followed the instructions in this thread
http://forum.xda-developers.com/showthread.php?t=1194709
then I rooted using the clockworkmod.. followed these instructions:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
then i went to the thread of enabling BT Phone calls for Flyer:
http://forum.xda-developers.com/showthread.php?t=1185688
But I dont have permission to edit the Build.prop file. so I googled a bit and I downloaded the Android Commander application and installed Notepad ++ so i can do that via Windows but I still dont have root access for some reason. I see the Superuser app on my flyer btw.
Can anyone please help?
If I get this to work I will make a full detailed step by step instructions and post it in xda so everyone else follows the same steps (which half of them were not explained fully)
Thanks,
Kaveh.
Click to expand...
Click to collapse
You can try with Root Explorer ( https://market.android.com/details?id=com.speedsoftware.rootexplorer&feature=search_result )
.touch 2 second build.prop, sellect Open in text editor
You don't have permission because its not mounted as r/w. You can mount it as r/w by using root explorer like the previous post said, or you can do it from adb or a terminal emulator on your device. Or someother editor. The command to mount as read write is this:
su (enter)
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system (enter)
Then you should be able to open the file in the editor of your choice.
After you are done remount the system as read only by doing this:
su (enter)
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system (enter)
I had the same problem until I installed Busybox did
Simple method.....
If you just install the ES Filexplorer app on a rooted device then go to settings in ES, under root explore section just tick the two boxes.
Set home directory from /sdcard/ to / and your done!
You can then go to the System directory, open build.prop as a text file using ES's own Note editor. Note editor will also save a backup of your old build.prop file.
Reverse the above ES settings if you want to be safe, close ES, then reboot.
Thanks for all the help guys. Im creating a step by step full detailed instructions for the htc flyer s-ff+permaroot+enabling phone calls and Ill share it in xda soon.
I had to download the apk of root explorer off the internet since I had no market access here in Iran (currently here for vacation..) then I used that to mount r/w then edited the file.. saved it and then I mount back to r/o.. reboot and BOOM PHONE app was there.
btw maybe this is a bit strange but I dont need BT headset to make phone calls lol. I used the normal headset which was in the box and everyone can hear me clearly.. perfect call quality..
thanks again for all the help and stay tuned for the instructions (i know u guys know the way already lol but still)
Bluetooth is not a necessity, it was added for full functionality eg: car handsfree, stereo headsets for music and calls etc.
You can make a call using just the tablet's mike and speakers, the supplied cable headset or any bluetooth earpiece/headset. Just like a real phone....
Farsquidge said:
Bluetooth is not a necessity, it was added for full functionality eg: car handsfree, stereo headsets for music and calls etc.
You can make a call using just the tablet's mike and speakers, the supplied cable headset or any bluetooth earpiece/headset. Just like a real phone....
Click to expand...
Click to collapse
Oh really? but people dont hear my voice when I just use the tablet itself (without using the normal headset)
btw Im almost done with the tutorial for HTC FLYER... I need people to read this and edit it (complete it if I havent explained something somewhere)
I used afew topics to make this tutorial for other noob users like myself >.< and I put the source topics (XDA topics) in the file. Where should I post the tutorial? any ideas?
edited my post... here is the document I promised:http://bit.ly/qR1OmO
EDIT*** short link works now... sorry about that!
Can someone post a system dump. I'm particularly interested in the foursquare app that is Honeycomb optimized and bundled only with this model.
Thanks in advance.
I will second the request for a system dump.
UndergroundWire said:
Can someone post a system dump. I'm particularly interested in the foursquare app that is Honeycomb optimized and bundled only with this model.
Thanks in advance.
Click to expand...
Click to collapse
its not even rooted yet.so no dump for now
josephnero said:
its not even rooted yet.so no dump for now
Click to expand...
Click to collapse
Has anyone tried?:
"install the android SDK (developers.android.com)
start CMD
type in "cd c:\PATH_TO_YOUR_SDK\tools (<-- so there's a tools folder inside the sdk folder)
on your phone: Setting -> Applications -> Developer -> USB Debug Mode (dunno how its spelled correctly)
connect your phone with your pc
let windows find your phone
back to cmd console: adb pull /system
the full system dump shall be in YOUR_SDK_FOLDER\tools\system"
Last I knew there was no need for root to do this....
Sent from my Xoom using Tapatalk
You can still pull without root as long as you have adb setup...
but an easy way for people who don't have that is to simply download a file browser from the market, like say 'AndExplorer' navigate to the /system/app directory and copy out any apps you may want to your internal storage 'sdcard' then either email to yourself to post here or connect to your computer and get the files that way.. I too would like to have the crackle and 4square app, so if someone could do this that would be great!!
ruvort said:
Has anyone tried?:
"install the android SDK (developers.android.com)
start CMD
type in "cd c:\PATH_TO_YOUR_SDK\tools (<-- so there's a tools folder inside the sdk folder)
on your phone: Setting -> Applications -> Developer -> USB Debug Mode (dunno how its spelled correctly)
connect your phone with your pc
let windows find your phone
back to cmd console: adb pull /system
the full system dump shall be in YOUR_SDK_FOLDER\tools\system"
Last I knew there was no need for root to do this....
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
Cant attach the .apk because I simply deleted it from my tablet. Found this on the market, should be the same:
Foursquare for Sony Tablet
Did a system pull without any problem.
If anyone can do something with it, let me know
haenraets said:
Did a system pull without any problem.
If anyone can do something with it, let me know
Click to expand...
Click to collapse
Please, upload it
http://dl.dropbox.com/u/7763147/SYSDUMP.rar
Hi all,
I'm newbie in updating android firmware. We have about 41 acer A500, with 3.1 (gingerbread), and want to update all of them to 4 (ICS) official.
I know it just download iconia tab ehnhance from PlayStore + click update.
I just feel update manual of 41 devices is kinda pain with just only 2MB int;l connection.
My POF is save the file in the /cache directory , save to pc, and copy to another tab.
btw i've root all of tab, and familiar with linux command.
1. install terminal > #cp /cache/* /sdcard
arrg whereis the cp command here?
2. install ES File Explorer, copy /cache/* copy to /sdcard
just got a blank folder
3. install cacheDownload2SD
Hoping the cache will appear in /sdcard when the tab download update, nothing happen
I've try coupleof method, not good sor far could someone give enlightment?
Thanks before
Hello guys, im facing this problem and maybe u all can help me,
actually i got motorola one (not power) and i noticed this function multi-user with up to 5 users isollated. so i wanna increase this number of accounts up to 10, i know its possible, but can i do it without rooting?
or if only rooting is possible, is there a way to unroot 100%? because some apps detect im rooting.
can i acess "build.pro" and edit it without rooting too?
i also own a samsung j7 prime and followed tutorial below and worked very well with a little downsides, its detectable by some apps including banks apps
Any help is welcome
https://forum.xda-developers.com/galaxy-j7/how-to/multi-user-samsung-galaxy-j7-j5-t3217939
Step 1. Open FileExplorer (Es file explorer, preferable)
Step 2. Go to "Device"
.
Search for "build.prop"
Edit and add the below string at the end of the editor and save and reboot !
fw.max_users=10
fw.show_multiuserui=1
You'll need root to edit build.prop.
Amaterasus said:
Hello guys, im facing this problem and maybe u all can help me,
actually i got motorola one (not power) and i noticed this function multi-user with up to 5 users isollated. so i wanna increase this number of accounts up to 10, i know its possible, but can i do it without rooting?
or if only rooting is possible, is there a way to unroot 100%? because some apps detect im rooting.
can i acess "build.pro" and edit it without rooting too?
i also own a samsung j7 prime and followed tutorial below and worked very well with a little downsides, its detectable by some apps including banks apps
Any help is welcome
https://forum.xda-developers.com/galaxy-j7/how-to/multi-user-samsung-galaxy-j7-j5-t3217939
Step 1. Open FileExplorer (Es file explorer, preferable)
Step 2. Go to "Device"
.
Search for "build.prop"
Edit and add the below string at the end of the editor and save and reboot !
fw.max_users=10
fw.show_multiuserui=1
Click to expand...
Click to collapse
Yes you need root to find build.prop. But you can extract build prop using adb pull location in twrp and edit it on PC, then reinstall firmware *DONT UNROOT VIA MAGISK ALMOST HARDBRICKED MY MOTO ONE* when your done reinstalling firmware then use adb push location build.prop
borksek said:
Yes you need root to find build.prop. But you can extract build prop using adb pull location in twrp and edit it on PC, then reinstall firmware *DONT UNROOT VIA MAGISK ALMOST HARDBRICKED MY MOTO ONE* when your done reinstalling firmware then use adb push location build.prop
Click to expand...
Click to collapse
"But you can extract build prop using adb pull location in twrp and edit it on PC, then reinstall firmware *DONT UNROOT VIA MAGISK ALMOST HARDBRICKED MY MOTO ONE* when your done reinstalling firmware then use adb push location build.prop"
With this method root is needed? is there any tutorial so i can follow your instruction and put it to work? i know how to use adb and insert commands at cmd.
Baseband: M8953_16.15.02.19R DEEN_LATAMDSDS_CUST
Product/Variant: DEEN XT1941-3 64GB PVT1
i found this firmware https://www.getdroidtips.com/motorola-one-android-pie-update/ , this one is the correct for my mobile. can i edit this rom (build.prop) and flash it to work with above 5 users? what you think?
with my searchs i found the pull push command, https://www.**********.com/push-pull-files-android-using-adb-commands/
so basically, run adb look for the build.prop and pull it to adb folder, edit the file into pc to 10 users (fw.max_users=10) save, adb push command and done, reboot? thats right ?
Amaterasus said:
"But you can extract build prop using adb pull location in twrp and edit it on PC, then reinstall firmware *DONT UNROOT VIA MAGISK ALMOST HARDBRICKED MY MOTO ONE* when your done reinstalling firmware then use adb push location build.prop"
With this method root is needed? is there any tutorial so i can follow your instruction and put it to work? i know how to use adb and insert commands at cmd.
Baseband: M8953_16.15.02.19R DEEN_LATAMDSDS_CUST
Product/Variant: DEEN XT1941-3 64GB PVT1
Click to expand...
Click to collapse
If your rooted, please search using es file explorer for build prop location since idk where it is located but I know the command
borksek said:
If your rooted, please search using es file explorer for build prop location since idk where it is located but I know the command
Click to expand...
Click to collapse
i dunno if its safe to root my mobile, is there a tutorial for my model? can be unrooted? if not using magisk?
Solved with pull/push command though adb.
@Close Request
Amaterasus said:
Solved with pull/push command though adb.
@Close Request
Click to expand...
Click to collapse
See if you wanna close the thread, report it as non-urgent then say close thread.
Thread closed by OP request