script to increase the volume of Bluetooth headphones - Amazfit

First of all I want to thank @lfom for being patient, at the moment of explaining. Here I bring you a script with which you can increase the volume of Bluetooth headphones and allow third party apps installation on watch. It should work with any watch and firmware.
Compatible with Windows should work with Pace and Stratos running any ROM (tested with Pace running 2.6.2.0)
*********************************************************************
This script increases the volume of the Bluetooth headset. Pay attention to the warnings while executing it.
- How to run in Windows Unzip and run "btvolup_win" or simply double-click on "bt volup_win"
(you may not see the file extension in some cases), then follow the instructions.
*********************************************************************

Download link below:
https://mega.nz/#!i1kihKiS!sdNGCaJoHWLtw1zLw1iEGmhIfJGHL4CqDts4KfDZgMw

Hello! The file isn't avaliable anymore. Can you upload it again?

nbrancalhaojr said:
Hello! The file isn't avaliable anymore. Can you upload it again?
Click to expand...
Click to collapse
It's a simple adb command, look for the manual installation procedure of any Saratoga79 ROM post and you should find it.

lfom said:
It's a simple adb command, look for the manual installation procedure of any Saratoga79 ROM post and you should find it.
Click to expand...
Click to collapse
Thank you for your response. I'm a mechanical engineer, and I do not have any knowledge of coding. This script would help me. However I'll try to follow some other tutorials. Regards

I don't get it
ingraynieris said:
First of all I want to thank @lfom for being patient, at the moment of explaining. Here I bring you a script with which you can increase the volume of Bluetooth headphones and allow third party apps installation on watch. It should work with any watch and firmware.
Compatible with Windows should work with Pace and Stratos running any ROM (tested with Pace running 2.6.2.0)
*********************************************************************
This script increases the volume of the Bluetooth headset. Pay attention to the warnings while executing it.
- How to run in Windows Unzip and run "btvolup_win" or simply double-click on "bt volup_win"
(you may not see the file extension in some cases), then follow the instructions.
*********************************************************************
Click to expand...
Click to collapse
Hey I'm sorry the file is no longer available to download and there is no script. I don't get it. I have the same issue with my amazfit pace chinese version. Volume is too low. I have not rooted it. Yeah and one more question..... is this method valid for the device that's not rooted?

zaini24 said:
Hey I'm sorry the file is no longer available to download and there is no script. I don't get it. I have the same issue with my amazfit pace chinese version. Volume is too low. I have not rooted it. Yeah and one more question..... is this method valid for the device that's not rooted?
Click to expand...
Click to collapse
Yes, root isn't needed:
Adb command to increase Bluetooth volume, from XDA forum:
https://forum.xda-developers.com/showpost.php?p=76645062&postcount=8
Code:
adb wait-for-device
adb shell content insert --uri content://settings/system --bind value:s:15 --bind name:s:volume_music_bt_a2dp
adb reboot
Click to expand...
Click to collapse

I've tried this. Doesn't work.
lfom said:
Yes, root isn't needed:
Click to expand...
Click to collapse
Hey Man thanks for quick reply. I know of this thread. I tried this code but it doesn't work. It gives me an error. I could upload the screenshot of that error but I don't know how to do this as I am new to this forum. I tried to upload the image and it asks for a web address, doesn't have the option to upload directly from the laptop. Anyway the error from this code line says
"Get-Content : A positional parameter cannot be found that accepts argument '--uri'.
At line:1 char:1
- content insert --uri content://settings/system --bind value:s:15 --bi ...
- ---------------------------------------------------------------------------------
+ CategoryInfo : InvalidArgument: ) [Get-Content], ParameterBindingException
+ FullyQualifiedError : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetContentCommand"
I shared this error with 1immortal who originally post this code line. He told me he would check it and get in contact with me 3 months ago. I contacted him after that several times but he never replied. I saw this post and I thought may be you had new code line but it was the same. Anyway may be you could help me with this. Waiting for your help.

zaini24 said:
Hey Man thanks for quick reply. I know of this thread. I tried this code but it doesn't work. It gives me an error. I could upload the screenshot of that error but I don't know how to do this as I am new to this forum. I tried to upload the image and it asks for a web address, doesn't have the option to upload directly from the laptop. Anyway the error from this code line says
"Get-Content : A positional parameter cannot be found that accepts argument '--uri'.
At line:1 char:1
- content insert --uri content://settings/system --bind value:s:15 --bi ...
- ---------------------------------------------------------------------------------
+ CategoryInfo : InvalidArgument: ) [Get-Content], ParameterBindingException
+ FullyQualifiedError : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetContentCommand"
I shared this error with 1immortal who originally post this code line. He told me he would check it and get in contact with me 3 months ago. I contacted him after that several times but he never replied. I saw this post and I thought may be you had new code line but it was the same. Anyway may be you could help me with this. Waiting for your help.
Click to expand...
Click to collapse
What watch and firmware version? Try using CMD.exe instead of PowerShell...

zaini24 said:
Thanks for the reply. It's amazfit pace bought in china. It's Chinese version. Never rooted. Never installed a custom rom on it. Model number is A1602. Series number is XXXXX. Yeah and I tried using CMD.exe. same error
Click to expand...
Click to collapse
I don't know what you are doing wrong, but it works.
PS: never share personal info like serial numbers online, I suggest that you remove this info and add your firmware version. If firmware version is too old (lower than 1.3.6) it might not work.

I don't know what I was doing wrong but I ran the process on another laptop and it worked. Finally I feel like I have some use of this watch. A bundle of thanks for @IFOm.

Decreasing the volume
Hi all,
I have Amazfit Stratos and I am experiencing the opposite issue. Even if I set the volume to the lowest level it is too loud. Is there also a way how to decrease the volume?
Thanks a lot.

gunner1412 said:
Hi all,
I have Amazfit Stratos and I am experiencing the opposite issue. Even if I set the volume to the lowest level it is too loud. Is there also a way how to decrease the volume?
Thanks a lot.
Click to expand...
Click to collapse
See my previous post with the adb command: simply replace the value 15 with something lower (10, maybe 8). Please report back the results...

Thank you for the hint,it worked well,now I am able to listen the music.

Related

[Q] Rooting T-01D/ F-05D

Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Update of 4/4
the following t-01d rooting procedures is provided by Magimaster
Hello.
I am sending this pm regarding the translation for flashing the Fujitsu f-05d sold by Docomo in Japan. I cannot reply in the development section due to my low post count.
My phone is an f-05d. I do not have a t-01d but, according to the original rooting guide for the f-05d, the users are reporting success in rooting the t-01d as well.
I will not really translate for you. Rather, I will explain what I did to root my f-05d.
Here is a rough summary of the steps I followed:
For starters, you need to make sure that adb recognizes your phone when connected to the PC via USB. This means that you need to install the Android SDK and the USB driver for your t-01d by Fujitsu.
I had trouble getting adb to recognize my phone, as Window$ insisted in recognizing it as an USB drive. What I did, among other things, was:
In the phone settings, go to Applications > Development and check USB Debigging and Stay awake.
Install the Google USB Driver package, in the extras section of the Android SDK Manager.
With the phone connected to the PC, go to Window$ device manager > Universal Serial Bus Controllers and uninstall (use the delete key from your the keyboard) every mass storage device that appeared when my phone was connected. Disconnect and reconnect the usb cable.
Only until I did this final step was my phone recognized and listed as Android Phone > Android Composite ADB Interface in the device manager. If your device is not recognized, you just cannot continue. Look for help about this, or else you cannot move on with this method of rooting.
Confirm that your phone is recognized as Android Phone > Android Composite ADB Interface in the Window$ device manager. Do not continue until it is.
From the Android SDK manager, install the package android sdk platform-tools.
You need download F05Droot.zip from the original blog page your linked before. I will not link to the file directly, but you should have no problem finding it. Extract the files within into the program directory \Android\android-sdk\platform-tools (this is my path).
You need to download a replacement for the file lsm_disabler.ko that is inside the F05Droot.zip. Get it from here and extract it an replace the one inside the platform-tools directory.
By the way, this platform-tools directory is the one that has the adb executable file. Just a heads up.
You need to download su. I cannot tell you where to get it. I just do not know where I got mine from, but was easy so go for it When you have it, extract it and put it in the platform-tools directory.
Confirm that the platform-tools directory includes these files:
Code:
adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll
su
lsm_disabler.ko
f05dsu.bat
There will be more, but these are the ones needed for this to work.
Now, get ready to root. Connect your phone to the PC.
Go to your phone settings > setting my body > step/activity counter app > pedometer use and confirm it is checked on.
In the platform-tools directory, look for f05dsu.bat and run it. A DOS window will open. This is the funny part. Unless you are doing this from a Japanese version of Window$, or from a Window$ with Japanese locale active, you will see a lot of strange symbols instead of Japanese characters... which would be the same for almost anyone anyway Regardless, you will see a prompt to Press any key to continue . . .. At this point, you do not need to do anything on your phone, other than visually checking that the check mark on the pedometer is set.
On the DOS window press any key, your will see more garbage and another prompt to press any key. This is the important part. See if you can find among all those symbols this pattern: OFF/ON. If you do see it, it means we are on track.
Now that you were able to see the OFF/ON, go to your phone and uncheck the pedometer (OFF) and check it again (ON).
In the DOS window, press any key. Your phone will reboot. The message in the DOS window says that you must wait for the phone to boot up and for Window$ to recognize your usb connection to the phone.
When/if your phone is recognized by Window$, go to the DOS window and press any key.
Again, press any key and your phone will reboot.
The DOS window has a message indicating that you must now install superuser and busybox. When your phone reboots, go to the android market and install from there when you have the time.
You can now close the DOS window because, unless there was any error, you are now rooted, my friend
From the market, install a terminal, or an app that includes a terminal. I use Rom Toolbox because it has a terminal and scripts to mount the /system as rw.
Open whatever terminal you chose and, at the $ prompt type su
If new prompt is #, type soff
You will need to run these commands every time before trying to mount /system as rw.
That is all. I hope you can root your phone.
Just a petition, post this message in the forums, as it may help others who have similar difficulties. It sure could have helped me if someone had done before me.
Have a nice one and please forgive my English.
Click to expand...
Click to collapse
update 15/4
On 13/4 finally i got my phone rooted
I have to run f05droot.bat instead of f05dsu.bat
After I have run the f05dsu.bat, for the steps, no error popout.
then I open the terminal type su, it reply me "permission denied".
I know it is not successful, after several run, the situation still the same.
after that have checked the contents of f05droot.bat and f05dsu.bat.
They are very similar but the f05droot.bat will push the superuser and busybox into the device at the same time.
(so I added those files in the directory \Android\android-sdk\platform-tools )
Therefore, i tried that and its works finally.
I feel really exciting at that moment.
I hope this post can help they T-01d user to root the phone.
personally I really like this phone ^~^
the su file is also important
Anyone try it? Does it work?
I have got the source code from its web
But I dont know how to use that and lead me to root the machine
ttp://spf.fmworld.net/oss/t-01d/data/download.html
Can you post a review of this device?
redcarrot said:
Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Click to expand...
Click to collapse
If you have time, can you please post a mini review of the device? I wanted to buy one too and I'm quite excited reading your review!
Thanks and more power!
Here is the mini review
Screen color is perfect except black and accurate. Speed is good in comparing with SGS2. Battery life is similar to SGS2. Form factor is better than SGS2. Camera is outstanding, thanks to the 1.3MP camera. Waterproofing design is what I like. The bad is upgrading is only possible in Japan. Digital TV is useless. Sound level is a bit low.
personally i like this phone very much especially the outlook.
my personal review is the following:
1. same as above the screen is perfect
2. the camera is also excellent
3. while you have a phone call, it change mode automatically depends on the environment
4. if i switch off all the data things, this phone can stand more than one day
(so i wont blame the battery, because I think we use too many network related stuffs)
5. i have to admit that the firmware is not quite stable (fortunately the phone can be upgrade to 4.0 after july)
for the rooting process, it seems like someone has success:
(i think that is temp root)
search "T-01D 軟解, tofu-keitai" in google (that is chinese unfortunately)
redcarrot said:
Greeting,
It was heard that rooting T-01D are similar as F-05D.
I found a website regarding rooting F-05D, but I dont read Japanese, just want to know if anyone have tried the enclosed method to root T-01D?
or could anybody do the translation, since the terms become quite strange after using the online translators
The following link is ref. of rooting F-05D:
ttp://ayati.cocolog-nifty.com/blog/2012/01/f-05droot-1d0b.html
(should be "http" rather than "ttp")
The source code of T-01D have been provided also, but I have no idea how to use it and root the machine:
ttp://spf.fmworld.net/oss/t-01d/data/download.html
(should be "http" rather than "ttp")
Thank you very much in advance?
Update of 4/4
the following t-01d rooting procedures is provided by Magimaster
Click to expand...
Click to collapse
It really work!~
I rooted my T-01D with this method!
And it's permanent root!!
Many thanks!~
hi HaoyuWen,
i have followed the steps, when i type su in the terminal simulator, it comes out segmentation fault su, do you have any idea.
I use titanium backup to check and it said my t-01d is not rooted.
for the pedometer on/off things, do i need to press the home key and go back to the pedometer to do the switch?
Thank you very much in advance
HaoyuWen said:
It really work!~
I rooted my T-01D with this method!
And it's permanent root!!
Many thanks!~
Click to expand...
Click to collapse
So both F-05D and T-01D can use this ?
yes, but i havnt got that work yet.
just want to know when I get the device rooted, will the device screen shows the device is rooted?
finally i got my phone rooted
you have to run f05droot.bat instead of f05dsu.bat
the su file is also important
redcarrot said:
yes, but i havnt got that work yet.
just want to know when I get the device rooted, will the device screen shows the device is rooted?
Click to expand...
Click to collapse
You can install a root checker to see
^ Please update it on the front page
Gonna get mine soon, so excited to hear this
wth_is_life said:
You can install a root checker to see
^ Please update it on the front page
Gonna get mine soon, so excited to hear this
Click to expand...
Click to collapse
I think I brick my T-01D. Don' know why, I do exactly the same what I have been told here... Now It ends up infinite boot loop
Anybody help me please?
Hey there everyone, sadly this guide isn't working for me. Everything in the guide goes smoothly and I do exactly what is listed but after my phone reboots the final time I still have no root access. I run f05droot.bat instead of f05dsu.bat like the user said but to no avail, I even ran f05dsu.bat and still nothing.
Anyone else have trouble? Maybe it is because I am on a certain FW? I am on 2.3.5
Baseband Version C_L1_M23
Kernel version: 2.6.35.7 [email protected] #1
and Build number is V43R41C
Just wondering as I really want root to disable all of these RAM-hogging default applications.
Bump? Anyone?
As far as I know, this rooting method cannot be done on FW V43R41C.
Sent from my SC-01D using Tapatalk 2
kinchung said:
As far as I know, this rooting method cannot be done on FW V43R41C.
Sent from my SC-01D using Tapatalk 2
Click to expand...
Click to collapse
Aw Thanks for the notice, of course it's my firmware. Any idea about ICS? It was supposed to come out in July but yeah..
I don't know about ICS for t-01d. My sc-01d has been already upgraded to ICS, the performance is improved a lot. sh-01d also gets ICS today.
Sent from my SC-01D using Tapatalk 2
kinchung said:
I don't know about ICS for t-01d. My sc-01d has been already upgraded to ICS, the performance is improved a lot. sh-01d also gets ICS today.
Sent from my SC-01D using Tapatalk 2
Click to expand...
Click to collapse
I see, I read about the T-01D (among many others) getting updated from articles like this: http://forums.hardwarezone.com.sg/e.../docomo-update-ics-4-0-18-models-3662812.html
I'm sure the T-01D would perform pretty awesome and maybe pre-installed software would not be as big a deal as it is now. Maybe since your SH-01D is getting updated, T-01D isn't far behind. The only thing I have to see is if I can update out of Japan.
I don't have sh-01d but galaxy tab 10.1 sc-01d instead. My t-01d also upgraded to V43R41C last month during visiting Japan. Upgrade of t-01d may not be possible outside Japan as Software Update cannot be executed without docomo sim and network.
Sent from my SC-01D using Tapatalk 2

Telnet Script

Hi guys, i'd appreciate some help here. I would like to create a shell script / telnet script that will automatically login to my router using username and password and then send a command. I'd be calling this script thru tasker or probably using sl4a if phyton, or just thru terminal emulator if shell script. Basically the steps will be:
1. Connect to host
2. Enter username
3. Enter password
4. Enter a command
5. Exit/Disconnect
Hopefully, the script will not utilize third party app like lazy geek (expect for android).
Right Now I can only connect to the host but the user name and password is not sent. I am just stuck at the Login prompt.
Appreciate the help. TIA
Seems no one is to help with this, but how about a little help on lazy geek app. Couldn't havr it working on my nexus 5. Any help?
Send/Expect
You can use Send/Expect, either as a standalone app, or as a Tasker plugin.
I am a new user here, and as such am not allowed to post links. But look in the play store for Send/Expect, and the description will lead you back to the website where there is further documentation and a trial version available.
amosnomor said:
You can use Send/Expect, either as a standalone app, or as a Tasker plugin.
I am a new user here, and as such am not allowed to post links. But look in the play store for Send/Expect, and the description will lead you back to the website where there is further documentation and a trial version available.
Click to expand...
Click to collapse
Thanks, i've tried it several times and I could not even run the sample script.
phangs23 said:
Thanks, i've tried it several times and I could not even run the sample script.
Click to expand...
Click to collapse
Hello.
What sample script? What sorts of problems? Which version of Send/Expect are you using?
David
amosnomor said:
Hello.
What sample script? What sorts of problems? Which version of Send/Expect are you using?
David
Click to expand...
Click to collapse
No, sorry got it wrong. I haven't tried Send/Expect yet, haven't got time to get a way to buy it in the playstore, paid app. I'm from the Philippines so online payments are not that widely used yet. There are ways just haven't been able to set it up.
Anyway, what I meant was the app Lazygeek, which is the expect version for android, unfortunately, I couldn't even run it's sample script. I might try Send/Expect in few days.
Sorry, thanks.
phangs23 said:
No, sorry got it wrong. I haven't tried Send/Expect yet, haven't got time to get a way to buy it in the playstore, paid app.
Click to expand...
Click to collapse
On the Send/Expect website is a a page with a fully functional free trial version.
https://sites.google.com/site/sendexpect/
I have been using python with pexpect for similar projects, which i can recommend.
Otherwise linux has a expect command which you can use and is also fairly easy to use.
As i'm not yet allowed to post links, i cannot link that for you. But u can find man-page/tutorials with a quick googe search
Are you planning of running this from android environment or a full os-env?

Venstar V140D A33 tablet: How to get rid of the preinstalled malware of Stock ROM

Hi all,
EDIT
Thanks to techdudester on the second page, getting rid of the malware is now even easier!
Just flash the image he found here with the following procedure and you're good to go!
Instruction:
1. Flash the new ROM.
a. Get the ROM here . (Use this ROM only if you have a Venstar V140D tablet!)
b. Follow the linked tutorial to install the flash software and flash the new ROM on your device with: Phoenix Suit.
Voila, ready!
Enjoy your malware free tablet!
Tips and tricks. (or something...)
Get adb working (needed for all the other tricks down below):
1. Download the Google development tools (sdk) here and install them on your computer. I assume you have windows 7 installed during the rest of this tutorial.
2. Connect your device to your computer and make sure it is installed correctly.
a. Connect your device while its powered on via USB to your pc.
b. Go to Start, right click "My Computer" and select "Properties". Click "Device Manager".
c. Right click the Android device with the exclamation mark and select "Update Driver Software...".
d. Select "Browse my computer for driver software".
e. Select "Let me pick from a list of device drivers on my computer".
f. Keep "Show All Devices" selected and click Next.
g. Click "Have Disk..." and click "Browse..."
h. You can find the drivers in the "SDKInstallLocation"\sdk\extras\google\usb_driver directory and click OK. Replace SDKInstallLocation with the location that you selected during installation of the SDK.
i. Select the "Android ADB Interface" driver from the list and click Next.
j. Confirm installation by clicking on "Yes". Sometimes you also have to click on "Install" if a screen pops up to ask you again if you really want to install the driver...
k. Click "Close".
To use it:
Open a command prompt (in search type "cmd" followed by ENTER) and go to the following directory ""SDKInstallLocation"\sdk\platform-tools".
If you want a backup of your tablets system directory (highly recommended!) use:
"adb pull /system C:\system"
where C:\system is the target location on your local computer where you want the backup of the system directory.
Remove the update package (this doesn't work for updating the tablet, so, useless.)
adb remount
adb shell
cd system/app
rm Update.apk
exit
Remove the unwanted apps (dragonfire.apk etc)
adb remount
adb shell
cd system/preinstall
rm *
exit
If you would like to have your tablet in the correct time zone after factory reset, you will have to adjust the build.prop file.
First you need to get it to your pc so you can edit it:
in the command prompt window and at the same location as in the tutorial above type "adb pull /system/build.prop C:\temp\build.prop".
Just in case, make a copy of the build.prop in Windows Explorer so you always have the original file if something goes wrong.
Now you can edit the build.prop, but DON'T EDIT IT WITH THE WINDOWS NOTEPAD! Use Notepad++ or similar to edit the build.prop.
After you made the changes (and be careful here, you could end up with a tablet that does not want to boot up, solution further down below) you have to upload the file back to your tablet.
in the command prompt type:
adb remount
adb push C:\temp\build.prop /system/build.prop
adb shell chmod 644 /system/build.prop
Don't forget the last line! If you do not chmod the file (set the correct permissions) your tablet will not boot up.
Changes in the build.prop:
Time zone:
Default time zone is "persist.sys.timezone=Europe/London"
you can change this to your locale time zone like "persist.sys.timezone=Europe/Amsterdam" (for the netherlands )
Search the internet for valid time zones.
Change the default language:
The default language is determined by these two values in the build.prop:
persist.sys.language=en
persist.sys.country=US
For dutch change them to:
persist.sys.language=nl
persist.sys.country=NL
and again, search the internet for valid language values.
Higher brightness after factory reset:
Add the following line to the build.prop file (at the top of the file)
ro.ph.def_brightness=225
You pushed the build.prop without changing the permissions:
No problem. Just connect your booting tablet to the PC, install the driver if its not installed correctly like explained in the tutorial, and then change the rights via adb. It's no problem that it's not fully booted!
in a command prompt in the adb directory:
adb remount
adb shell chmod 644 /system/build.prop
adb reboot
If you pushed a wrong non functioning build.prop, just use this method to push the original build.prop (you know, the copy you made ) back to the device (followed by setting the correct permissions of course).
Remove the (in my opinion) irritating boot sound:
adb remount
adb shell
cd system/media
rm boot.wav
exit
rom download
can you provide another way to download the rom file ,i cant seem to get the registration process to work
stevethesignguy865 said:
can you provide another way to download the rom file ,i cant seem to get the registration process to work
Click to expand...
Click to collapse
I have dropped it here. Hope this helps
I bought the same tablet for my daughter. She's (and so am I) suffering from a lot of annoying popups and ads.
Thanks for sharing your instructions here, very hard to find them!
Since I'm a complete newbie: one important question. When you flash the ROM, all of the apps (games) will be removed I guess?
Second question: can you put the stock rom on a different location? Both of the links (including Filedropper) don't contain any files...
Thanks!
1ce/ said:
I bought the same tablet for my daughter. She's (and so am I) suffering from a lot of annoying popups and ads.
Thanks for sharing your instructions here, very hard to find them!
Since I'm a complete newbie: one important question. When you flash the ROM, all of the apps (games) will be removed I guess?
Second question: can you put the stock rom on a different location? Both of the links (including Filedropper) don't contain any files...
Thanks!
Click to expand...
Click to collapse
Yes, all applications will be removed. As soon as you configure the tablet again with the same gmail account, it will probably start installing the applications and games automatically, but in game progress will be lost for most (not online) games.
I am re-uploading the file. Will update this post with the link as soon as it finishes
edit: upload finished, get it while its there LINK
BlueFlame said:
edit: upload finished, get it while its there LINK
Click to expand...
Click to collapse
Great! Thanks for the swift response. The file is about 307 MB. Is this correct? I'll start working on it, probably this weekend. I'll keep you posted.
1ce/ said:
Great! Thanks for the swift response. The file is about 307 MB. Is this correct? I'll start working on it, probably this weekend. I'll keep you posted.
Click to expand...
Click to collapse
Yes, thats correct. Once unpacked it will be around 520 MB.
Good luck!
Hi BlueFlame,
Thanks for the post. Is it possible to get the image uploaded again? Would be much appreciated.
Maylar said:
Hi BlueFlame,
Thanks for the post. Is it possible to get the image uploaded again? Would be much appreciated.
Click to expand...
Click to collapse
On request. You can find it here. (Adjusted link. Stored on Google Drive)
Thanking you. Very much appreciated.
Thank's for a fantastic procedure... Worked very well.
First step doesn't work for me: Phoenixsuit gives an error: 'Open Firmware failed'
with three possible reasons:
- firmware version is too old
- firmware format is broken
- firmware is used by other application.
Version used: 1.0.6
Firmware file: a33_599x_v11_1024x600_gc0308_2035_1015a.img
Any ideas?
1ce/ said:
First step doesn't work for me: Phoenixsuit gives an error: 'Open Firmware failed'
with three possible reasons:
- firmware version is too old
- firmware format is broken
- firmware is used by other application.
Version used: 1.0.6
Firmware file: a33_599x_v11_1024x600_gc0308_2035_1015a.img
Any ideas?
Click to expand...
Click to collapse
Is that the firmware that I provided?
If not, try to download it again.
If so, I think that your tablet has a newer firmware than this one. You could contact the seller of your tablet for the current (latest) firmware for this tablet.
If you get a newer firmware, please share
Image file invalid
Hi Blueflame,
I've tried to re-flash, but at some point i'm getting the message at livesuit V1.11 that the image file is invalid.
It's the 3rd time i have downloaded the file, what could be cause of this error?
Greetz Mike
mcwheelz said:
Hi Blueflame,
I've tried to re-flash, but at some point i'm getting the message at livesuit V1.11 that the image file is invalid.
It's the 3rd time i have downloaded the file, what could be cause of this error?
Greetz Mike
Click to expand...
Click to collapse
Not sure. Will upload it again this weekend just to be sure that it's not my uploaded image. (I will let you know once I've done that)
You can, on the other hand, contact the supplier (where you bought the tablet) and ask them for the latest version of the ROM. I would also be interested in that
BlueFlame said:
Not sure. Will upload it again this weekend just to be sure that it's not my uploaded image. (I will let you know once I've done that)
You can, on the other hand, contact the supplier (where you bought the tablet) and ask them for the latest version of the ROM. I would also be interested in that
Click to expand...
Click to collapse
Uploaded again! same link (just made it a new version in Google Drive).
Open Firmware failed - possible solution
1ce/ said:
First step doesn't work for me: Phoenixsuit gives an error: 'Open Firmware failed'
with three possible reasons:
- firmware version is too old
- firmware format is broken
- firmware is used by other application.
Version used: 1.0.6
Firmware file: a33_599x_v11_1024x600_gc0308_2035_1015a.img
Any ideas?
Click to expand...
Click to collapse
Try to put the image file in a directory without special characters (i.e. c:\temp). Worked for me.
wundabua
Te real FIX is In!
Ok, i have one of these allwinner, Venstar, "whatever", A33 D140v tablets. It had all the usual problems and more, because the first thing I tried, was to use the built in recovery to "restore to factory". This made things even worse, because after the recovery, I couldn't reach the Google authentication servers.
I am pro tech with 25 years in the trenches and I have to admit this thing really threw me for a loop, because I spent an entire day researching the solution, installing Android SDK, drivers, Phoenix Suit, Live Suit, etc. These were all very complicated "solutions" that took me exactly nowhere. I finally found the answer in a rather stupid Youtube video.
The REAL answer is actually very quick and easy compared to all these other recommended methods.
In the first place, model V140d image is only used for these infected tablets. The actual model is V11 and once you use the quick restore method I discovered, you will have a malware free V11 model. The whole secret to this method, is the fact that these units were designed to be quickly, automatically and completely restored in less that 5 minutes through the use of their built in micro SD slot.
Imagine that!
If you check your tablet that came new in the box as something other than V140d, the method I used will most probably not work for you.
Anyway, the quick method I discovered, can be seen on my own tech support site. To find it, Google: Just Call Techdude
Then click on the support link at the top of the page on my site and all will be revealed.
techdudester said:
Ok, i have one of these allwinner, Venstar, "whatever", A33 D140v tablets. It had all the usual problems and more, because the first thing I tried, was to use the built in recovery to "restore to factory". This made things even worse, because after the recovery, I couldn't reach the Google authentication servers.
I am pro tech with 25 years in the trenches and I have to admit this thing really threw me for a loop, because I spent an entire day researching the solution, installing Android SDK, drivers, Phoenix Suit, Live Suit, etc. These were all very complicated "solutions" that took me exactly nowhere. I finally found the answer in a rather stupid Youtube video.
Click to expand...
Click to collapse
Hi techdudester,
The combination "pro tech with 25 years in the trenches" and "very complicated "solutions"" sounds a bit strange.
But either way, a THANK YOU is in order!
The ROM you found works on my tablet (flashed yesterday) and so far so good. No popups and no unwanted application downloads!
I will adjust my initial post to incorporate this image.

Reactivation Lock work around

Hello, i found a gear fit2 while out jogging, advertised to try find the owner and no one replied, so now i have this unit ....i did a factory reset and of course now the activation lock is on by the original owner. Is there a way of resetting this so i can use it? Is it a firmware installation process i need to do to solve this? or do i just throw it in the rubbish bin?
Thanks in advance for any help.
same issue when bought a Gear S2 on ebay. Returned the watch, can not do anything to remove activation lock easily.
For Gear S2 there is a guy wich can unlock with remote PC connection and it ask $45 (search youtube for Gear S2 activation lock).
I BOUGHT THE FILES. once i have done the process and check it works i will post the links here for free. if someone can help me creating the tutorial that will be nice (im lazzy) will hit with news soon as i have them
monblink said:
I BOUGHT THE FILES. once i have done the process and check it works i will post the links here for free. if someone can help me creating the tutorial that will be nice (im lazzy) will hit with news soon as i have them
Click to expand...
Click to collapse
hi, did you get around to uploading the files somewhere? We will be eternally thankful if you can kindly upload and share the files & if you were able to create any tutorial with us. Thanks
alguna solucion?
monblink said:
I BOUGHT THE FILES. once i have done the process and check it works i will post the links here for free. if someone can help me creating the tutorial that will be nice (im lazzy) will hit with news soon as i have them
Click to expand...
Click to collapse
Hi did you ever finish? I would be happy to pay you some$ for the files. I'd rather pay you than one of these jerks trying to extort money from people on youtube.
So it's not hard to put the thing into download mode wireless, and connect to it over wifi with my computer. the rest of the process and the files though, I don't have.
Thanks
I paid
I paid 30usd and he unlocked it for me. It works great. 1hr.
What ADB Commands are Needed?
Getting the files is not a big deal, it's what you do once you have them that matters. The part that's missing that all the Shady greedy unlock service providers try to hide from you when they do the removal process, are the ADB Commands they use to remove the activation lock.
Basically they use net Odin and recovery wireless download mode (AP) to flash firmware revision that lets you enter developer mode and enable ADB, and then ADB into the Gear Fit 2 and remove the lock via ADB command, while they have Echo off to hide what they're doing in the command window.
after it's done and you reboot, you net Odin flash to regular retail firmware. And you're done
Does anyone know the ADB Commands are once the Fit 2 is connected, to remove activation lock?
Could be common to what is done for Samsung's other Tizen smart watches.
monblink said:
I BOUGHT THE FILES. once i have done the process and check it works i will post the links here for free. if someone can help me creating the tutorial that will be nice (im lazzy) will hit with news soon as i have them
Click to expand...
Click to collapse
Do you still have the steps? Other than the files what are the ADB Commands once connected? Thanks
Steps for everyone else since the OP seems to have disappeared. Here is the basics, what we're missing are the ADB commands to remove the actual protection. Someone can fill in the blank please since I saw everything but those commands (they were hidden)
1. Download Net Odin and install. https://drive.google.com/open?id=0B1...WhHTzFLNHhTbUk - Also have ADB installed on your computer. Minimal ADB and Fastboot is one package you can use for this.
2. Also youll need to download a gear fit 2 factory diagnostic? firmware here ver U1DQH1 works - http://www.gsm-file.com/files/factorysw-combination-file-6378 . And a set of normal firmware. Such as from here: https://drive.google.com/open?id=0B1...Wp6MnNsWHpLelE
3. Hold power down on gear fit 2 until you see rebooting in blue, while it says that hit power button 2-3 times to get to bootloader menu. use power to move to Download (wireless) and hold power down to select. as soon as it enters Download wireless mode, hit power twice quickly to change to AP mode.
4. Run Net Odin and leave it running. Then go to your wireless settings and connect to the now-visible Gear Fit 2. After a few minutes, Net Odin should show an IP address in the box on the left.
5. Click the AP button in Net Odin and load the unzipped combination FTMA file you downloaded above. Hit Start and flash it. Once done, Fit 2 will reboot to a screen with yellow diagnostic info. Hit Power, settings, connection, wifi, turn it on, then connect to your wireless internet connection.
6. Once connected, then touch that network connection in the Fit 2 connection list to open up details, and note the ip address (example: 192.168.201.12).
7. Hit back button to go back into settings, then Gear Info, then enable developer mode (this enables ADB), then hit back to back out of settings menu
8. Open up a command prompt window in the directory where you have adb.exe, and type adb connect IPADDRESS:26101
- note IPADDRESS is your Ip address you noted above, and the :26101 is a port number. So using above example, I would type:
adb connect 192.168.201.12:26101
9. Once connected, type adb devices and you should see it listed.
10. THIS IS THE MISSING STEP - here are the ADB commands to remove the activation lock settings/flags. SOMEONE PLEASE FILL THIS IN
11. Once step 10 is done, hold power to reboot your Fit 2 (it's ready to be flashed with retail firmware), and just like before, but it into Download wireless mode, and AP mode.
-to check if the lock is removed, you can instead first select download mode (USB) instead of wireless, and see if it says ACTIVATION LOCKFF to confirm/doublecheck
12. In Net Odin take your unzipped retail firmware files and place each file as named in filenames, in the appropriate slots for AP, CSC, and BL. Hit Start to flash.
13. Once done and rebooted, should be clean and good to go.
These steps should pretty much encapsulate the process of what these guys are doing via Teamviewer, it's the ADB steps we are missing. Hopefully there's someone out there not trying to profit off of everyone whos nice enough to help us fill that part in. Thanks.
Thanks PaulieP for the tutorial... I need this but your files on drive are 404, can you add shared link please
I just found a gear fit2 on my bike ride this morning. I'd be pretty upset if I lost this myself so I wanted to see what my options are for returning it to its owner. With technology today, I'd assume that there's gotta be some way to find the owner of a device...
Does anyone have any ideas
jaminos said:
Thanks PaulieP for the tutorial... I need this but your files on drive are 404, can you add shared link please
Click to expand...
Click to collapse
Guess they pulled the files but it doesn't matter, there are a lot of places to download Net Odin. For the factory firmware you can also get it from the other site (gsm-files).
I want to reiterate though that those files are useless in removing activation lock unless we have the ADB commands the unlockers use - as mentioned in the missing step 10 of the tutorial.
PaulieP said:
Guess they pulled the files but it doesn't matter, there are a lot of places to download Net Odin. For the factory firmware you can also get it from the other site (gsm-files).
I want to reiterate though that those files are useless in removing activation lock unless we have the ADB commands the unlockers use - as mentioned in the missing step 10 of the tutorial.
Click to expand...
Click to collapse
Yeah I saw that... That's ****ty....
Joshuaaah said:
I paid 30usd and he unlocked it for me. It works great. 1hr.
Click to expand...
Click to collapse
Hey! Can you explain how it does the trick ? Does it send you files or something ?
---------- Post added at 02:40 AM ---------- Previous post was at 02:17 AM ----------
PaulieP said:
Guess they pulled the files but it doesn't matter, there are a lot of places to download Net Odin. For the factory firmware you can also get it from the other site (gsm-files).
I want to reiterate though that those files are useless in removing activation lock unless we have the ADB commands the unlockers use - as mentioned in the missing step 10 of the tutorial.
Click to expand...
Click to collapse
Hey dit you download the factory diagnostic file ? it's not free on gsm-files and I don't like that... If you can share with me, I appreciate
jaminos said:
Hey! Can you explain how it does the trick ? Does it send you files or something ?
Click to expand...
Click to collapse
They do it exactly the way I outlined in the tutorial / step-by-step, that is the only way any of them that offer paid services do it.
Again, the only way we are able to do it ourselves, is if someone fills in the missing ADB commands for us that these unlockers keep hidden when they are connected via Teamviewer.
The files will not help you without this information above, there is no bypass without those ADB commands to remove the reactivation lock from a Samsung Tizen device.
PaulieP said:
They do it exactly the way I outlined in the tutorial / step-by-step, that is the only way any of them that offer paid services do it.
Again, the only way we are able to do it ourselves, is if someone fills in the missing ADB commands for us that these unlockers keep hidden when they are connected via Teamviewer.
The files will not help you without this information above, there is no bypass without those ADB commands to remove the reactivation lock from a Samsung Tizen device.
Click to expand...
Click to collapse
I understand but dis you download a factory diagnostic firmware ? I want to try
so I might be doing the youtube activation removal process for the gear fit 2 that I found on my bike ride. so far I've read prices ranging form $30-$45. Does anyone know what's the lowest price paid for this "service"?
second. I'm not totally clear on how the process works but I assume that someone remotely connects to my machine, with the watch connected, and runs some unknown adb commands on my system. This leads me to my second question. If I pay for this service, is there any way to capture the keystrokes by using some sort of key logger?
If anyone can help me out with finding this information, I'll gladly post the adb commands for anyone to use
jaminos said:
Thanks PaulieP for the tutorial... I need this but your files on drive are 404, can you add shared link please
Click to expand...
Click to collapse
jdmst77 said:
so I might be doing the youtube activation removal process for the gear fit 2 that I found on my bike ride. so far I've read prices ranging form $30-$45. Does anyone know what's the lowest price paid for this "service"?
second. I'm not totally clear on how the process works but I assume that someone remotely connects to my machine, with the watch connected, and runs some unknown adb commands on my system. This leads me to my second question. If I pay for this service, is there any way to capture the keystrokes by using some sort of key logger?
If anyone can help me out with finding this information, I'll gladly post the adb commands for anyone to use
Click to expand...
Click to collapse
The process works exactly how I outlined in my step by step a few posts back.
The missing part are the ADB commands which are hidden valley the use of Echo Off in the command window .
You will need some sort of keylogger or capture that will record even keystrokes in a command prompt window with Echo Off.
PaulieP said:
The process works exactly how I outlined in my step by step a few posts back.
The missing part are the ADB commands which are hidden valley the use of Echo Off in the command window .
You will need some sort of keylogger or capture that will record even keystrokes in a command prompt window with Echo Off.
Click to expand...
Click to collapse
I found a few options. I'm not sure how to test to see if any of these will work: https://www.raymond.cc/blog/free-and-simple-keylogger-to-monitor-keystrokes-in-windows/

Getting mobile data tile to quick toggle

Here is great guide : https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
Worked for me.
I'll have to try this tomorrow when I have the android-tools-adb package installed on KDE Neon good this will definitely come in useful for me when I only want to turn off some connection types instead of going full airplane mode.
EDIT: yay for Samsung's keyboard in all it's typo riddled glory... think I fixed all of them this time.
Thank you for this share. The tutorial is not without its traps. Nightmare to get the strong to paste properly in a Windows Bash environment, and on the Mac, I am getting syntax errors, referencing the "Custom()" tiles in the code.
If you get it to work, please share the solution, thanks!
i got it working on the first try on my Windows PC. Real easy if follow carefully. used ctrl +c, Ctrl +v to copy paste in command. thanks for the share.
babbar559 said:
i got it working on the first try on my Windows PC. Real easy if follow carefully. used ctrl +c, Ctrl +v to copy paste in command. thanks for the share.
Click to expand...
Click to collapse
Can you paste your get command output from sysui_qs_tiles please?
Even if you got past the weird copy/paste... Curious how you got past the '(' expected error for all the Custom() entries in the file?
Thanks!
ProFragger said:
Can you paste your get command output from sysui_qs_tiles please?
Even if you got past the weird copy/paste... Curious how you got past the '(' expected error for all the Custom() entries in the file?
Thanks!
Click to expand...
Click to collapse
I don't remember exactly but there was some error saying mobile data toggle cannot found. .but my toggles were reset & it was there.
What error r u getting. ?
babbar559 said:
i got it working on the first try on my Windows PC. Real easy if follow carefully. used ctrl +c, Ctrl +v to copy paste in command. thanks for the share.
Click to expand...
Click to collapse
babbar559 said:
I don't remember exactly but there was some error saying mobile data toggle cannot found. .but my toggles were reset & it was there.
What error r u getting. ?
Click to expand...
Click to collapse
Thank you for your response. I'm getting an error to the tune of '(' expected. I checked all the () pairings and they are complete.
Can you please do the get statement and paste the output from it here please?
Thanks for again and cool theme! Which one is it? ?
ProFragger said:
Thank you for your response. I'm getting an error to the tune of '(' expected. I checked all the () pairings and they are complete.
Can you please do the get statement and paste the output from it here please?
Thanks for again and cool theme! Which one is it?
Click to expand...
Click to collapse
this was the end output..
settings put secure sysui_qs_tiles "Wifi,MobileData,SilentMode,Bluetooth,RotationLock,Flashlight,custom(com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles),AirplaneMode,Location,WifiHotspot,custom(com.samsung.android.app.aodservice/.settings.AODTileService),custom(com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile),DormantMode,custom(com.android.settings/com.samsung.android.settings.powersaving.PowerSavingTile),custom(info.papdt.blackblub/.services.MaskTileService),custom(com.android.settings/com.samsung.android.settings.qstile.PersonalModeTile),custom(com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile),custom(com.samsung.android.oneconnect/.external.DeviceVisibilityTile),WifiCalling,custom(com.google.android.gms/.nearby.discovery.ui.DiscoveryTileService),custom(com.sec.android.app.wfdbroker/.AllShareCastTile), MobileData"
& that theme is Galaxy_Desert.
babbar559 said:
this was the end output..
settings put secure sysui_qs_tiles "Wifi,MobileData,SilentMode,Bluetooth,RotationLock,Flashlight,custom(com.android.settings/com.samsung.android.settings.qstile.SecAccountTiles),AirplaneMode,Location,WifiHotspot,custom(com.samsung.android.app.aodservice/.settings.AODTileService),custom(com.android.nfc/com.samsung.android.nfc.quicktile.NfcTile),DormantMode,custom(com.android.settings/com.samsung.android.settings.powersaving.PowerSavingTile),custom(info.papdt.blackblub/.services.MaskTileService),custom(com.android.settings/com.samsung.android.settings.qstile.PersonalModeTile),custom(com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile),custom(com.samsung.android.oneconnect/.external.DeviceVisibilityTile),WifiCalling,custom(com.google.android.gms/.nearby.discovery.ui.DiscoveryTileService),custom(com.sec.android.app.wfdbroker/.AllShareCastTile), MobileData"
& that theme is Galaxy_Desert.
Click to expand...
Click to collapse
Thanks for your response, brother. I didn't end up using your code, cause the guide finally worked for me using a Windows 10 Machine. All commands and outputs looked right and went well on the Windows 10 CMD line and the shell inside adb. Got my MobileData toggle without a reboot, instantly!
Thanks and good luck to everyone!
For what it's worth and to help everyone in the future, this is what my outcomes were like:
1. Windows 10 - All successful! Guide worked perfectly.
2. Mac OS X - Copy/paste looked right, but was getting the '(' Expected error on the put command in Terminal/ADB/Shell.
3. Windows Vista - The copy/paste looked so bad on the put command that I never executed the event. Especially since I didn't know how to copy and push the original sysui_qs_tiles file.
Thanks!
norbarb said:
Here is great guide : https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
Click to expand...
Click to collapse
Worked for me on Rogers Samsung Galaxy S7 with Android 8.0

Categories

Resources