[UPDATED] [Tool-Windows] [ADB for noobs] [the simplest GUI ADB/Fasboot] - Android Software Development

*THE TOOL IS UPDATED HERE, HOPEFULLY WILL FIX WHATEVER PROBLEM YOU HAD, WHATEVER! *​
Hello and welcome ! , I wanna play a game :silly:
This tool made specially for noobs & lazy guys , as some of us hate working with any command prompt -and ADB/fastboot are command prompts- so they avoid using it , even if they needed to!
now forget that , this tool is the simplest Graphical user interface ADB,
which will grab popular ADB & Fastboot commands in simple combobox to use
Features..!
My tool is featured in XDA-Portal . Tab Here
Main Features
this tool is written in java, which mean the simplicity , the smallest size and the fastest functions!
this tool depends on your PC , it does nothing on it's own , that makes it very small (about 45 kb!) but powerful
Currently this tool is my only active project , so i'm working on updating it ASAP :good:
Features for human being (to use)
my tool does the most popular/important pure ADB & fastboot operations ,
these operations are :
Check if Device connected properly (adb devices).
Android Logcat.
Install a specific APK file(Android Application).
Uninstall apk <package> .
pull a file from your Android Device to your PC.
push a file from your PC to your Android Device.
Look at tasks running in your Android device.
Check your Android Device Memory usage.
Check your Android Device storage usage.
Kill all background processes.
Normal Reboot.
Reboot to recovery mode
Reboot to Download mode (for Samsung Devices).
Reboot to bootloader mode.
Reboot to Fastboot mode.
Unlock Patterns/passowords with two methods
Flash Update.zip.
Flash recovery.img.
Flash boot.img.
Wipe (System,data & cache) before restoring nandroid backup.
Flash system.img.
Flash data.img.
Flash cache.img.
My tool UI is very simple and easy to use , it's just about 300 x 450 JFrame
​
Requirements..!
You need JRE (the JAVA Runtime Environment ) to run the Tool , you can get it from here .
ADB / Fastboot in your PC (are you kidding?! :cyclops: ).
USB Debugging enabled in your Android Device.
a Human brain which can read the 'How To' in this Thread.
How to & Downloads..!
Download the "ADB For noobs STABLE V3.0.jar" FROM HERE (or in Downloads Tab up) ,
open the downloaded file and set your ADB directory and click Set Data button (you must do that at least once), to make the tool know where's your ADB to use it.
Select the desired operation , and add required directories , then tab Activate , and that's it ! , isn't it Simple ?! :good:
use Reset button to reset text fields
Screenshots...!
the Final release (3.0) :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Old Version (2.5) :
Older Version (2.0) :
Even older Version (1.7) :
Or see the Screenshots Tab up.
How to help ?....
at first thanks for clicking "Click To Show Content" Button , that means you really want to help me :fingers-crossed:
Testing is the best method to help me.
you faced problem while using my tool ? let me know in the comments.
You have Suggestions ? .. PM Me with your suggestions .
you miss some adb/fastboot functions ? , feel free to request :good: .
DON'T FORGET TO CLICK MY
BUTTON .
Changelog...!
Code:
* 29 - 01 - 2015
the final release (3.0)
-fix : a few problems in the UI .. and a simple touch to the code.
-added : unlock patterns/passwords with 2 methods.
Note : no need to say that this update is just to leave that project sleep in peace , it just fixes some mistakes that I couldn't fix them because I didn't had enough time.
* 15 - 06 - 2014
release (v2.5)
-this version will give you the UI that you deserve ,look and feel is better and more simple than before.
-many pure ADB operations optimized.
-setting my data is more reliable (i'v optimized the code to get rid of these (Apk_dir.txt , P_dir.txt ....etc).
-reset button added (to reset text fields).
-the problem of (confirm dialog) that repeat the operations fixed.
-check updates button added (will open this thread's link).
-now all operation that returns output like (logCat , adb Devices.....etc) will store their logs in .text files.
-tool size reduced from 60 kb to 38 kb , lol .
* 10 - 06 - 2014
the third release (v2.0) :
-this version has several UI optimizations to make things 80% easier than before.
-many code problems solved , problems with some operations solved.
-storing all data in one folder ("Data") to make the look unique.
* 05 - 06 - 2014
the second release (v1.7) :
-code optimization , fixed 2 tools problems.
-now the adb / fastboot command prompt will close immediately after finishing an operation, except in memory/storage usage and logcat.
-new adb & fastboot options are added :
-Kill all background processes.
-Reboot to recovery mode.
-Reboot to Download mode (for Samsung Devices).
-Reboot to bootloader mode.
-Reboot to Fastboot mode.
-Flash Update.zip.
-Flash recovery.img.
-Flash boot.img.
-Wipe (System,data & cache) before restoring nandroid backup.
-Flash system.img.
-Flash data.img.
-Flash cache.img.
-the tool will create folder called patch to store all my .bat scripts in it.
* 03 - 06 - 2014
the initial release (v1.0) .
Credits...!
My Friend @kermage .... thanks for helping and Suggestions :good: :fingers-crossed:
My Friend Yusuf Badr ... thanks for Testing :good: :fingers-crossed:
XDA:DevDB Information
ADB for noobs (GUI ADB/Fastboot), Tool/Utility for all devices (see above for details)
Contributors
Mohamed Hashem
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2015-01-29
Current Beta Version: 1.7
Beta Release Date: 2014-06-03
Created 2014-06-03
Last Updated 2015-01-28

Reserved
supposed to be reserved for unknown thing , who cares!

apple pie
DON'T FORGET TO CLICK MY
BUTTON .

Amazing work
Nicely done :good: :good: keep it up

Up!

Good job! :good:
But maybe on the next update, try to make it really for noobs & lazy guys; a 1 tool, installation/settings in the first run.

kermage said:
Good job! :good:
But maybe on the next update, try to make it really for noobs & lazy guys; a 1 tool, installation/settings in the first run.
Click to expand...
Click to collapse
i understand that you mean Setup window at first run .. but this will make the app for windows only , also you just need to run the 1st tool just once , then you can just delete it , but i'll try my best to make it easier , btw , before a day from making this thread , it was so dummy and you should add your adb dir every time to run it , as this pic : http://i.imgur.com/xbwtquz.jpg
btw , what about it's operations , you find any thing bad ? thx very much for your help and report
EDIT: Oh , i think i got an idea .. next update will solve this , also will have more operations , may be fastboot commands too

Mohamed Hashem said:
i understand that you mean Setup window at first run .. but this will make the app for windows only , also you just need to run the 1st tool just once , then you can just delete it , but i'll try my best to make it easier , btw , before a day from making this thread , it was so dummy and you should add your adb dir every time to run it , as this pic : http://i.imgur.com/xbwtquz.jpg
btw , what about it's operations , you find any thing bad ? thx very much for your help and report
EDIT: Oh , i think i got an idea .. next update will solve this , also will have more operations , may be fastboot commands too
Click to expand...
Click to collapse
No need for setup window, use java ini/properties file instead.

new update is out , check the changelog and Screenshot :good:

Now that the Gear has moved from Android to Tizen we need a modded version to work with SDB instead of ADB.

Mohamed Hashem said:
new update is out , check the changelog and Screenshot :good:
Click to expand...
Click to collapse
Are you missing a DLL file from your Java Program? I'm getting Java errors stating it can't find the main class of the file. I'm running Windows 7 32-Bit and Java 6 Standard Edition installed.

how can i use it to flash twrp or cwm img file to my phone??

Would be perfect if it had a feature to batch install apks.

jman1234 said:
Would be perfect if it had a feature to batch install apks.
Click to expand...
Click to collapse
sorry didn't understand that .. i mean it had "install apk" option , but what do you mean with batch install apk ?
mashnino said:
how can i use it to flash twrp or cwm img file to my phone??
Click to expand...
Click to collapse
just add the file you want to flash in the 1st text box called "select file to install / flash / push and then select the option from combo box
rootdefyxt320 said:
Are you missing a DLL file from your Java Program? I'm getting Java errors stating it can't find the main class of the file. I'm running Windows 7 32-Bit and Java 6 Standard Edition installed.
Click to expand...
Click to collapse
no it's just fine with me and others :\ , upgrade to higher Jre or redownload
Guys , new update is coming today or tomorrow , will make things much easier :good:

Mohamed Hashem said:
...
Click to expand...
Click to collapse
great job :good::good::good:
long time no see

naheel azawy said:
great job :good::good::good:
long time no see
Click to expand...
Click to collapse
wallahi enta m4 3arf ana far7an 2d eh eny shoftk

NakedFaerie said:
Now that the Gear has moved from Android to Tizen we need a modded version to work with SDB instead of ADB.
Click to expand...
Click to collapse
the problem is that i don't have any Tizen based device , so , even if i made it support SDB i wouldn't be able to test it lol

Very useful thanks bro. And one thing I pressed thanks button on first post just kidding .
Sent from my LG-P500 using XDA Premium 4 mobile app

Good work there @Mohamed Hashem.. surely will help newbies (Y)

Mohamed Hashem said:
sorry didn't understand that .. i mean it had "install apk" option , but what do you mean with batch install apk ?
Click to expand...
Click to collapse
by batch install, he means to select multiple APKs and install them together without having to select one after another and wait for it to install.

Related

[ROM] HUAWEI Ascend W1-U00 | v1.32 | Now available !!

Hi all
I would like to everyone present the first Custom Windows Phone 8 ROM for HUAWEI Ascend W1-U00.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Informations
Windows Phone 8.1 GDR1
Build 14219
Dev unlock
Interop unlock
All capabilities
Changed size partitions :
MainOS - 2,1 GB
Data - 1,5 GB
Additional
Can enable mass storage mode
Searching updates PfD
without dev account and app from market.
Available 51 Langs
ar-SA
az-Latn-AZ
be-BY
bg-BG
ca-ES
cs-CZ
da-DK
de-DE
el-GR
en-GB
en-US
es-ES
es-MX
et-EE
fa-IR
fi-FI
fil-PH
fr-CA
fr-FR
he-IL
hi-IN
hr-HR
hu-HU
id-ID
it-IT
ja-JP
kk-KZ
ko-KR
lt-LT
lv-LV
mk-MK
ms-MY
nb-NO
nl-NL
pl-PL
pt-BR
pt-PT
ro-RO
ru-RU
sk-SK
sl-SI
sq-AL
sr-Latn-CS
sv-SE
th-TH
tr-TR
uk-UA
uz-Latn-UZ
vi-VN
zh-CN
zh-TW
How to flash ?
So... The whole update process will proceed in two steps. The first step is flashing the ROM in which certain features are unlocked (required for flashing custo ROM). Performance of the system, its working, etc have not been changed. The second and last step concerns flashing Custom ROM.
! REMEMBER! Everything you do at your own risk.
Step 1 !
a) Download ROM and Flash tool
b) Run "HWDiagnosticApp (##2846579#) ", turn on "Diag settings" and reset phone.
c) Run Flash Tool , select ROM file / Config XML and click "Scan && Download".
d) Now your phone should reset and start in download mode.
If your phone does not want to start the download mode, use QPST​
e) When phone displays 100%, and the inscription OK. The process of flashing rom is complete. Now you need Reset the phone (press power button on 15 sec or remove battery). Flash tool displays information about the bad file FFU, just ignore it .
Step2 !
Before you begin the process of flashing Custom ROM, make sure that you have a ROM with ability to run the device in mass storage mode. If not, flash it. Also remember that after flashing Custom ROM you need perform the first start (until you see the start menu). If you already have ROM with the ability to run in mass storage mode, you can follow the below instructions.
a) Download latest ROM + WP8CRUU, link at the bottom of the page.
b) Run device in mass storage mode
c) Run WP8CRUU.exe and follow the instructions in the program.
!!Attention!!​​​​If you have Custom ROM , you only need start the phone in Mass Storage mode and flash new Custom ROM with WP8CRUU. You do not have flash everything from scratch !!
How to Enable Mass Storage Mode ?
This is very simply, when you start your phone, press "cam" + "vol -" .
Changelog :
v1.32
- Build 14219
- Corrected some regstry entries
- Rebuild firmware packages
- Solved problem with the updates
Now you can update to W10 !
How to do it? Instruction is given below
You need set this values :
[HKEY_LOCAL_MACHINE\SYSTEM\Platform\DeviceTargetingInfo]
"PhoneManufacturer"="NOKIA"
"PhoneManufacturerModelName"="RM-976_1115"
"PhoneFirmwareRevision"="01061.00066.14235.36003"
"PhoneHardwareVariant"="RM-976"
"PhoneMobileOperatorName"="000-GB"
You can use this REG editor (working without CustomWPSystem app)
Important! You need choose "sign in with different account" in Windows Insider otherwise the program will not search for updates !
v1.10
- Fixed a bug with memory card detection
- Fixed bug with incorrect reading of the battery status
Click here to download v1.32
Click here to download v1.10
Click here to download v1.00
Super Big thanks for donations :
€10,00 EUR
$15,00 USD
$16,00 USD
$33,00 USD
$66,00 USD
If you appreciate my work, click it ​
Good work!
May be you should hide langs under a spoiler.
Trying not to get jealous --- Lumia user here
Great work indeed! When you say "mass storage mode" do you literally mean USB mass storage mode (view the phone's storage as a block device)? That would be... very impressive. I'm guessing you need to reboot the phone to enter such a mode though. Alternatively, if you "just" mean Full FS Access via MTP, that's still very cool.
One thought: did you include the Samsung RPC server (so that tools written for interop-unlocked Samsung phones will work)? If not, it may be difficult to port some apps; not all the relevant parts of the registry are writable even with capability unlock (unless you modified the registry ACLs) and I can't find an arbitrary registry write function in the Huawel WINMDs (although there may be one I just didn't see; I did find a read function).
GoodDayToDie said:
Great work indeed! When you say "mess storage mode" do you literally mean USB mass storage mode (view the phone's storage as a block device)? That would be... very impressive. I'm guessing you need to reboot the phone to enter such a mode though. Alternatively, if you "just" mean Full FS Access via MTP, that's still very cool.
One thought: did you include the Samsung RPC server (so that tools written for interop-unlocked Samsung phones will work)? If not, it may be difficult to port some apps; not all the relevant parts of the registry are writable even with capability unlock (unless you modified the registry ACLs) and I can't find an arbitrary registry write function in the Huawel WINMDs (although there may be one I just didn't see; I did find a read function).
Click to expand...
Click to collapse
I saw read/write dword functions somewhere in Huawei apps.
Finally. This literally might be the only way to upgrade the Tracfone version since straight talk has no plans on releasing a update. Been flashing all the foreign GDR2 Huawei W1 ROMS and all work fine but don't allow me to use 3G. Really hope this project takes off and possibly a work around for users with the Tracfone branded version of the phone.
soft of reker work in your rom?
http://forum.xda-developers.com/showthread.php?t=2685826
reksden said:
soft of reker work in your rom?
http://forum.xda-developers.com/showthread.php?t=2685826
Click to expand...
Click to collapse
You can't talk about copyright.
-W_O_L_F- said:
You can't talk about copyright.
Click to expand...
Click to collapse
I'm writting:
reker written this xap and jailbreak. I don't change original files.
GoodDayToDie said:
When you say "mass storage mode" do you literally mean USB mass storage mode (view the phone's storage as a block device)?
Click to expand...
Click to collapse
Yes ... If you can enter to Mass storage mode you need reboot phone and press appropriate buttons
anonymous007 said:
don't allow me to use 3G
Click to expand...
Click to collapse
In my ROM 3G works fine !
WojtasXda said:
Yes ... If you can enter to Mass storage mode you need reboot phone and press appropriate buttons
In my ROM 3G works fine !
Click to expand...
Click to collapse
you should try to сopy reсovery(huawei w1) in htс 8x (rom)/ if you are familiar with the format nbh
reksden said:
you should try to сopy reсovery(huawei w1) in htс 8x (rom)/ if you are familiar with the format nbh
Click to expand...
Click to collapse
Hmmm , you should stop posting **** like that in threads it doesn't belong !!!!!
HARDWARE HARDWARE HARDWARE isn't the same !!!
read this and read it real carefully.
http://forum.xda-developers.com/showpost.php?p=51233276&postcount=5
and ps , nbh is a container , in that container are another few .nb containers , and they are signed !!!
reksden said:
you should try to сopy reсovery(huawei w1) in htс 8x (rom)/ if you are familiar with the format nbh
Click to expand...
Click to collapse
It didn't work without bricking your phone, because HTC has other hardware and other bootloader!
Please stop posting stuff in development thread if you don't know about development!
I'm sure WojtasXda will find a way to do this on all WP8 devices, BUT WAIT!
please can you give us the link off your rom ?
Update... Info in first post !
WojtasXda said:
Update... Info in first post !
Click to expand...
Click to collapse
This is great!!!
Bt is the a possibility to disable 3 collums?
athloni said:
This is great!!!
Bt is the a possibility to disable 3 collums?
Click to expand...
Click to collapse
Yes, you can disable 3 rows with WPH Tweaks by @jessenic: http://forum.xda-developers.com/showthread.php?t=2486387
Sent from my RM-915_nam_usa_228 using Tapatalk
Can I install WP8.1 with the Developer Preview program after using your ROM?
xdevilium said:
Can I install WP8.1 with the Developer Preview program after using your ROM?
Click to expand...
Click to collapse
Developer Preview only check some Registry Keys then apply a key I don't remember
When you have a Interop Unlocked devices you have Developer Unlock too . So there's no problem with using Dev Preview app.
I think next preview will release in 2nd of April , Yes?
ngame said:
Developer Preview only check some Registry Keys then apply a key I don't remember
When you have a Interop Unlocked devices you have Developer Unlock too . So there's no problem with using Dev Preview app.
I think next preview will release in 2nd of April , Yes?
Click to expand...
Click to collapse
yes
---------- Post added at 05:39 PM ---------- Previous post was at 05:38 PM ----------
Where can I find "HWDiagnosticApp"?
Also will this work on Windows 8?

[WinApp][v2.4-Beta][+RemixOS] Android-x86 Installer UEFI Version

Code:
*** Disclaimer
Use this software at your own Risk,I am not responsible for any damage that may be caused by this software.
I have tested it on all machines i have, don't know if you have any special cases.
Description
This Installer will let you install Android x86 on your PC like any other application, no risk to Damage HDD Partitions, Boot Data or User Data. After installation you will got an option at boot to select Windows or Android.
This Installer is currently targets only Windows 8 / UEFI-Enabled Devices​
System Requirements
UEFI-Enabled x86 PC
Secure Boot Disabled
Bitlocker disabled on target drive
Windows 8/8.1/10
.Net Framework 4.5
Android System image with UEFI Support
Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Change log
v2.4
Update Detection of RemixOS image [Use RemixOS ver: B2016012301 or higher]
Fix UEFI Init Fail with Surface Pro devices
v2.3
Add support for RemixOS
v2.2
Fix reading large UEFI entries
Fix using img file from path with spaces
Trial period Removed
Add GPU Options to GRUB Bootlist
v2.1
User-defined Data size
Responsive UI
Installation Status update
Support Devices with 32-bit firmware
Support booting from NTFS with compression enabled
log includes more info about Device BIOS
v2.0
Initial Version
Features
Install/Uninstall Android directly from Windows
Support UEFI-Enabled devices
Support legacy BIOS devices [not available in Alpha version]
Install to Any FAT32/NTFS partitions
Instructions
Install
Download Android EFI Enabled img file from: [LINK]
Launch the Installer
Select the downloaded IMG file
Select "Data Size" for file which will be used to store downloaded Apps and User Settings
Select the partition which Android will be installed to.
Click Install and wait ... The installation will take about 5 min. or less, it is based on your hard drive speed.
How to Enter Android
Go to Windows power menu and Click on "Restart" while holding shift [Screenshot]
Select "Use a device"
Select "Android-OS"
Now your PC will reboot to Android
Uninstall
Launch the Installer
Select "Cleanup Android"
Under the hood
The installer will verify the system requirements on launch
directory: "<TargetPartition>AndroidOS" will be used for installation
Extract the IMG file
Create user data partition
Install grubx64 to UEFI partition
Install new UEFI boot entry for Android
Downloads:
For UEFI-Enabled PCs: [UEFIInstallerv24-5800.exe]
For Legacy-BIOS PCs: [Old Thread]
Important notes (Read it carefully)
This version for testers only, not for end users
Please don't redistribute this version of the installer
Please please report your device model and if installation was successful or not
Any bug/problem/issue reported shall have installer log (which can be found in your C: ) attached and a screenshot
you can read the log before sending it if you have any privacy concerns
The installer will not allow installation on non-UEFI Devices for now
Verify that you downloaded .IMG file not .ISO file
if you have found a bug inside Android you should contact android-x86 team not to post here
Your feedback is highly appreciated
XDA:DevDB Information
Android-x86 Installer for Windows, Tool/Utility for all devices (see above for details)
Contributors
ExtremeGTX
Version Information
Status: Beta
Current Beta Version: V2.4
Beta Release Date: 2016-02-05
Created 2015-10-11
Last Updated 2016-02-05
Why I can't change the maximum disk size,it only have 1000k for me to choose.
alphaprosper12 said:
Why I can't change the maximum disk size,it only have 1000k for me to choose.
Click to expand...
Click to collapse
yes, this version has some limitation it's for testing only, release version will give you better options.
Anyone has tested the Installer, Please report model of your device and if installation was successful or not.
Thanks
ExtremeGTX said:
yes, this version has some limitation it's for testing only, release version will give you better options.
Anyone has tested the Installer, Please report model of your device and if installation was successful or not.
Thanks
Click to expand...
Click to collapse
I installed it successfully but the size is too small,and the bug i found is youtube will blackout while it was playing video
alphaprosper12 said:
I installed it successfully but the size is too small,and the bug i found is youtube will blackout while it was playing video
Click to expand...
Click to collapse
Please @alphaprosper12 can you upload the installation log from C:\androidInstall_xxx.log so, i got some info about successful installations.
Thanks for your feedback
oh, about youtube bug you may contact android x86 team [http://www.android-x86.org/]
ExtremeGTX said:
Please @alphaprosper12 can you upload the installation log from C:\androidInstall_xxx.log so, i got some info about successful installations.
Thanks for your feedback
oh, about youtube bug you may contact android x86 team [http://www.android-x86.org/]
Click to expand...
Click to collapse
Gotcha!
Testing
Going to test your app with my Surface Pro 3 (i5-4300U 8GB RAM 256G SSD)
unable to set uefi!!
here's the log file
I instaled the android x86 4.4.4-rc3 with this installer and enabled in uefi to boot GRUB and everything works just amazing... Thank you! <3 please increase the storage memory ASAP
My Device Samsung np530u3c (cpu i3-3217u) with Windows 10 64bit
otacon1k said:
I instaled the android x86 4.4.4-rc3 with this installer and enabled in uefi to boot GRUB and everything works just amazing... Thank you! <3 please increase the storage memory ASAP
My Device Samsung np530u3c (cpu i3-3217u) with Windows 10 64bit
Click to expand...
Click to collapse
Thanks for trying it and your feedback
Please kindly post the installation log found in C:\AndroidInstaller_XXX.log as it gives me more info about installation and it helps alot in understanding issues.
ok tomarow i will post the logs from Samsung and second one from ASUS notebook with Windows 8.1 64bit
Ok, a bit later but here are logs On my asus a log didn't show on drive c: but i copied the log from installer
edit. both devices have the same cpu i3-3217U
edit2. is it possible to add resolution change option in the feature version of installer?
http://forum.xda-developers.com/attachment.php?attachmentid=3513986&stc=1&d=1445426768
http://forum.xda-developers.com/attachment.php?attachmentid=3513987&stc=1&d=1445426768
otacon1k said:
Ok, a bit later but here are logs On my asus a log didn't show on drive c: but i copied the log from installer
edit. both devices have the same cpu i3-3217U
edit2. is it possible to add resolution change option in the feature version of installer?
http://forum.xda-developers.com/attachment.php?attachmentid=3513986&stc=1&d=1445426768
http://forum.xda-developers.com/attachment.php?attachmentid=3513987&stc=1&d=1445426768
Click to expand...
Click to collapse
Thanks for the logs, appreciate that .
I think this feature could be done but my main focus now is on getting android up and running without booting problems, still there are issues with some devices
Wait for another version soon with multiple bugfixes and UI improvements.
Thanks
Not all system requirements are met, Please check the installer log.
Dears,
Greetings for this tremendous work!
Few days ago I've bought an Windows Tablet, While I trying to install Androidx86-Installv2.exe the below message appears:
"Not all system requirements are met
Please check the installer log."
I've attached the installer log and my System Info.
Basically I want to switch from Windows to Android.
If is there any method I repeat any method or system for my Tab, please please suggest me.
I don't want to buy another tab or device.
Lots of thanks in advance and waiting for .......
With best regards,
Rana.
@alphaprosper12
@Jimmy Mossiba Floyd
@otacon1k
@[email protected]
Check the New version
v2.1
User-defined Data size
Responsive UI
Installation Status update
Support Devices with 32-bit firmware
Support booting from NTFS with compression enabled
log includes more info about Device BIOS
I'm testing this program on ASUS T100TAM, with Android x86 5.1 RC1
I hope it works
EDIT:
It works and it is very simple to use, fully working
If you can add Android directly to Windows Boot Manager that would be great
I recommend to set 8100MB of Partition for who have a little HDD for have 6GB of USER Memory
After I upload LOG
Thanks for the update bro. Working fine in iBall Slide (WQ149i) 2-in-1 Wifi Tablet. But facing minor bug in Android (Not related to the installer)
Also is there is a way/option to make the Android Read-Writable (Ignore if posted in wrong thread) for root access.
Also attached log
VincenzoDM123 said:
I'm testing this program on ASUS T100TAM, with Android x86 5.1 RC1
I hope it works
Click to expand...
Click to collapse
thanks , waiting for the results and don't forget to post install log.
anthonythangaraj said:
Thanks for the update bro. Working fine in iBall Slide (WQ149i) 2-in-1 Wifi Tablet. But facing minor bug in Android (Not related to the installer)
Also is there is a way/option to make the Android Read-Writable (Ignore if posted in wrong thread) for root access.
Also attached log
Click to expand...
Click to collapse
Please check "Known issues" section here: [Android 5.1 Release notes]
ok i updated the installer and still everything works great
maybe its one time bug but there is no refreshing available space after cleaning up the android. i mean when i clean up the android from storage i have to reopen android installer because data size shows 0.0 GB
Also is there is a way/option to make the Android Read-Writable (Ignore if posted in wrong thread) for root access.
Click to expand...
Click to collapse
yeap i also noticed that i can't edit root files
otacon1k said:
ok i updated the installer and still everything works great
maybe its one time bug but there is no refreshing available space after cleaning up the android. i mean when i clean up the android from storage i have to reopen android installer because data size shows 0.0 GB
yeap i also noticed that i can't edit root files
Click to expand...
Click to collapse
Thanks for reporting this :good:
as a Workaround you can change "Target Drive" and the free space will be updated, no need to restart the installer.

[UTIL]Gsd Android Tool v1.0.1 Developer Assistant, Bypass َAndroid And More ...

Hi all xda users
We previously released v1.0.0 version of this tool on this topic, And many users were demanding to make a new version of the tool
Today we release new version of our software gsd android tool v1.0.1 with new ui and more ability , You can follow the Tools capabilities with this Topic
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Gsd android tool is a tool for Android phone service
The unique features of this tool will definitely attract your attention
Click to expand...
Click to collapse
Impact Tools features
Part of samsung > Unlock This option is called Samsung, but you can also use it for other Brand.
1 - scan and full information In Selected Mode
2 - Reset Frp Adb Mode
3 - Reset Frp dial Mode
4 - Bypass All Screen Lock In Frp = On Or of and Oem = on Or Of encrypted data partition and uncrypted Need Flash Eng-root
5 - Bypass All Screen Lock In Adb Mode = need Root Access
6 - Bypass All Screen Lock In Twrp Mode = No need Root and More ...
7 - Bypass All Screen Lock In sideload Mode = Custom Recovery Data Modification Method
8 - Bypass All Screen Lock In Sildeload Mode = Custom Recovery Need (encrypted data Partition)
9 - Important Make RvSecuRity use Boot.img for Unlock = No need Root Or any Think Just Need Boot.img
What is RvSecuRitY?
We succeeded in 2014 by modifying the kernel, unlocking the Android device without clearing the data
Then we began mass production of these kernels for each Android device We put the names of these kernels "RvSecuRitY" (Remove Security)
We added the button for making these kernels to this software. you can drop boot.img to input section and get remove screen lock kernel very easy And write it by flasher(Odin , Spflashtool, and more ... ) on the device
This tool unlock all encrypted data partition w/o data loss
This method no need to twrp or root , you just need orginal boot.img (that you can extract from orginal firmware)
Click to expand...
Click to collapse
samsung > Android Part You can use some of the options for this brand for other brands.
1 - Read Full Information
2 - exit Safe And Factory Mode = Need Root Access
3 - Full Format Device = Need Root Access
4 - enable Multi Language Samsung = Need Root access
5 - ٍٍEnable Call recording (The main functionality hidden in Samsung.)= Need Root access
6 - Enable Blacklist (The main functionality hidden in Samsung.) = need root Access
7 - ٍEnable Hardware Version In About Phone(The main functionality hidden in Samsung.) = Need Root Access
8 - disable update System Notification = Need Root access
9 - disable Anti-Malware Application Samsung = need Root Access
10 - Enable Camera Shutter (The main functionality hidden in Samsung.)
11 - reboot Device In Normal , download , recovery , Bootloader Mode
12 - Write File (flash) In sideload Mode
13 - Important Read (backup) automatically boot , cache , efs , hidden , param , recovery , system partition = dd backup in Adb Mode Need Root Access
14 - Important Restore (backup) automatically boot , cache , efs , hidden , param , recovery , system partition = dd backup restore in Adb Mode Need Root Access
Click to expand...
Click to collapse
Other Brands > Main Menu
1 - Read Full Information on Device = Adb Mode
2 - Read Package Name System and Non=system Applocation = adb mode
3 - Bypass all Screen Lock = Need Adb and Root Access
4 - Full Format Device = adb Mode Need Root Access
5 - Enable Multi Language Htc Devices = adb Mode Need Root Access
6 - Important Get Length and Begin Address For Reset Frp Mediatek Devices (you can unlock Frp by using Length and Begin Address)
7 - Backup Nvrm Mediatek Device = adb mode Need Root Access
8 - write Nvrm Mediatek Backup = adb Mode Need Root Accesss
9 - Important
10 - adb Reboot Device To Edl mode , recovery , Fastboot , Normal Mode
11 - Find Country Device Use imei Phone
Click to expand...
Click to collapse
Other Brand > Fastboot Part
1 - Read Full Information Device !
2 - Read Full Information Hisilicon Devices Emmc
3 - Frp Reset = Need Bootloader Unlocked
4 - Full Format Device = Need Bootloader Unlock
5 - Relock Bootloader Unlocked
6 - Erase Partition Menu (Erase Boot , Recovery ,System , Data ,cache Partition)
7 - unlock Bootloader menu (Unlock Bootloader Use Code Sony , Huawei and more ... and Unlock Bootloader Htc Device Use Unlock.bin)
8 - reboot fastboot in edl mode , bootloader , RUU , Normal Mode
9 - Flash Single File + Erase (Flash boot , recovery , system , splash , radio , data )
10 - advanced Menu Flasher (Flash Multi file zip File , Boot , Recovery , Recovery2 , system , data , splash , radio , Modem , Cache , cust , Fastboot , Nvme files)
11 - Nokia X , Xl , X+ Flasher Menu (system , boot , recovery , variant , data , cache , Preload)
Click to expand...
Click to collapse
Important Developer Tools > System.img Tools
1 - Read Full Information System.img File
2 - Unpack any System.img 2.3 to 7.x
3 - Repack System Folder 2.3 to 7.x
4 - Convert Sparse Header System.img To 32
5 - Make System.img Flashable In flashers On You Device (Need Root Access)
Click to expand...
Click to collapse
Important Developer Tools > kernel Tools
1 - Unpack Recovery , Boot.img
2 - Repack Unpacked Kernel
3 - Convert File_Contexts.bin To File_Contexts For Repack system Extracted Folder
4 - Important Make RvSecurity Kernel For Bypass All Code = Need Boot.img
5 - Make adb Enabler Kernel = need boot.img
6 - Important make Pre-root Kernel (Chainfire Instructions) = need Boot.img
7 - Make Dm-verity Error Fixer = need Boot.img
Click to expand...
Click to collapse
End of capability definition
To help you use this tool , We added a "Tooltip" for guidance , You can move your mouse over the button and see the functionality of the button.
If I had an empty time. In the future, I will try to get the full tutorial on how to use this tool in the next section
If you have any problems, please report this topic . This tool is portable Version No Need Install
Prerequisite for using this software:
NetFramework3.5
download links :
Gsd_Android_Tool_V1.0.1_Release_Portable
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
enjoy.:highfive:
asgharSo said:
Hi all xda users
We previously released v1.0.0 version of this tool on this topic, And many users were demanding to make a new version of the tool
Today we release new version of our software gsd android tool v1.0.1 with new ui and more ability , You can follow the Tools capabilities with this Topic
Impact Tools features
Part of samsung > Unlock This option is called Samsung, but you can also use it for other Brand.
samsung > Android Part You can use some of the options for this brand for other brands.
Other Brands > Main Menu
Other Brand > Fastboot Part
Important Developer Tools > System.img Tools
Important Developer Tools > kernel Tools
End of capability definition
To help you use this tool , We added a "Tooltip" for guidance , You can move your mouse over the button and see the functionality of the button.:angel:
If I had an empty time. In the future, I will try to get the full tutorial on how to use this tool in the next section
If you have any problems, please report this topic . This tool is portable Version No Need Install
Prerequisite for using this software:
NetFramework3.5
ِDonate Me
download links :
Gsd Android Tool V1.0.1 Release Download - Mediafire Link
Gsd Android Tool V1.0.1 Release Download - gsm-developers Link
Gsd Android Tool V1.0.1 Release Download - 4Shared Link
enjoy.:highfive:
Click to expand...
Click to collapse
thank you so much for the good tools ??
9jarom said:
it's a Great Tool but nothing new
...only if it can remove Samsung frp 7.0 in download mode or switch from MTP to ADB
Click to expand...
Click to collapse
hi dear
This tool has better functionality
unlock s6,s7,s8 one5 ,not5 and more without losing data in the case of frp = on and oem = on
And there are dozens of other features that are not included in any of the free tools.
thanks
problemathic said:
downloaded it but cant use it. just having the tool is only loading. why?
Click to expand...
Click to collapse
if solutions not work for you,use this tool
Replace this tool on gsd android tool.exe
Code:
http://www.mediafire.com/file/tn8x4s4ecen5cew/Gsd%20Android%20Tool.zip
Very Well Crafted....Kudos!
Having tinkered with well over a dozen similar tools over the past couple of years....I can only say.....Kudos to all involved in this project! It is very well crafted indeed and covers a very respectable gamut of tools while managing to be quite expeditious throughout the process. Most importantly...it works like a Swiss watch....precisely and reliably. Are there other things it could do?...Well...that's like asking a muscle car owner if there are any other bolt-ons his car could accomodate....right?
Again...Awesome Job!!...but a wise man once told me...when you start to break ahead of the pack...that's when you need to run twice as fast....
asgharSo said:
Hi all xda users
We previously released v1.0.0 version of this tool on this topic, And many users were demanding to make a new version of the tool
Today we release new version of our software gsd android tool v1.0.1 with new ui and more ability , You can follow the Tools capabilities with this Topic
Impact Tools features
Part of samsung > Unlock This option is called Samsung, but you can also use it for other Brand.
samsung > Android Part You can use some of the options for this brand for other brands.
Other Brands > Main Menu
Other Brand > Fastboot Part
Important Developer Tools > System.img Tools
Important Developer Tools > kernel Tools
End of capability definition
To help you use this tool , We added a "Tooltip" for guidance , You can move your mouse over the button and see the functionality of the button.:angel:
If I had an empty time. In the future, I will try to get the full tutorial on how to use this tool in the next section
If you have any problems, please report this topic . This tool is portable Version No Need Install
Prerequisite for using this software:
NetFramework3.5
ِDonate Me
download links :
Gsd Android Tool V1.0.1 Release Download - gsm-developers Link
Gsd Android Tool V1.0.1 Release Download - 4Shared Link
enjoy.:highfive:
Click to expand...
Click to collapse
the greatest free and paid tools for samsung i had seen ever!!!
a great thanks to you brother:good::laugh:
Open Source
is this available on github?
nice work btw
VirtualBornSkiller said:
is this available on github?
nice work btw
Click to expand...
Click to collapse
No sir, This is not open source
good luck
Thnks much.....
where should i flash the revsecurity file in odin ?
in ap or bl ?
salamkonaziz said:
where should i flash the revsecurity file in odin ?
in ap or bl ?
Click to expand...
Click to collapse
No difference
But it's better to put it in ap.
asgharSo said:
No difference
But it's better to put it in ap.
Click to expand...
Click to collapse
Why always AP?? oh well, Im not complaining. Listen, thank you guys for making such a great tool and sharing it!!! Blow away! May innovation be like a sister to you and yours. Question though.... so basically I can flash and tweak phones with what chip support? I missed it. Qualcomm (obviously because of Samsung) but MediaTek too? Also, how difficult would it be to port this to a Linux OS, if I used something like CrossOver or Wine or similar?
-Bad Rx__
BadRx said:
Why always AP?? oh well, Im not complaining. Listen, thank you guys for making such a great tool and sharing it!!! Blow away! May innovation be like a sister to you and yours. Question though.... so basically I can flash and tweak phones with what chip support? I missed it. Qualcomm (obviously because of Samsung) but MediaTek too? Also, how difficult would it be to port this to a Linux OS, if I used something like CrossOver or Wine or similar?
-Bad Rx__
Click to expand...
Click to collapse
Hi dear
If you put the file in bl, it will be writed
Odin software write it to the device based on the kernel name or file system in the tar file.So it's not important to put in either ap or in bl
You can use this method for any processor or brand.Only your device must accept custom binary.(boot.img RvSecurity)
For the Linux version, I try to write the next version
thanks and good luck
Gsd Android Tool Open Error
Gsd Android Tool Open Error How to Solve
這是一個很棒的工具
我見過的三星最好的免費和付費工具!!!
Well first things first.. i have no idea for what are 90% of options there BUT i somehow know it is CORE app now to unlock galaxy s7 edge.. but now the part where i need to ask anybody to lead me step by step (TOTALLY) how can i (and if i can) install custom recovery using this tool? Problem with my device is my volume buttons are totally non functional this is why i never was able to switch from Odin mode to recovery instantly by buttons combination (in result - always locked device and had to flash stock rom). I am on Stock Android 8.0 for S7 Edge G935F. Sorry for typing like a noob (a actually rooted/unlocked a lot of devices sometimes spending a lot of time on it but without volume buttons I am in dead point) PS. Last time i had to make 300kOhm device to get my phone into download mode so I am able to get into download but i am not able to use volume keys. And again thanks for any tips/tutorials etc
MavericzeK said:
Well first things first.. i have no idea for what are 90% of options there BUT i somehow know it is CORE app now to unlock galaxy s7 edge.. but now the part where i need to ask anybody to lead me step by step (TOTALLY) how can i (and if i can) install custom recovery using this tool? Problem with my device is my volume buttons are totally non functional this is why i never was able to switch from Odin mode to recovery instantly by buttons combination (in result - always locked device and had to flash stock rom). I am on Stock Android 8.0 for S7 Edge G935F. Sorry for typing like a noob (a actually rooted/unlocked a lot of devices sometimes spending a lot of time on it but without volume buttons I am in dead point) PS. Last time i had to make 300kOhm device to get my phone into download mode so I am able to get into download but i am not able to use volume keys. And again thanks for any tips/tutorials etc
Click to expand...
Click to collapse
DId you get this done? Im in same situation except i have the Samsung S7 GM 930W8
legendzj said:
DId you get this done? Im in same situation except i have the Samsung S7 GM 930W8
Click to expand...
Click to collapse
Well for me worked out flashing TWRP(in twrp turn off auto reboot) and i was able to turn off phone by myself by unplugging the battery (yea unplug when in download mode after flashing TWRP then flash back into download mode (i used USB JIG made by myself) and then through twrp i flashed eng-root with autoreboot and it flashed directly to the twrp BUT i dont know if this will work also for you keep that in mind
MavericzeK said:
Well first things first.. i have no idea for what are 90% of options there BUT i somehow know it is CORE app now to unlock galaxy s7 edge.. but now the part where i need to ask anybody to lead me step by step (TOTALLY) how can i (and if i can) install custom recovery using this tool? Problem with my device is my volume buttons are totally non functional this is why i never was able to switch from Odin mode to recovery instantly by buttons combination (in result - always locked device and had to flash stock rom). I am on Stock Android 8.0 for S7 Edge G935F. Sorry for typing like a noob (a actually rooted/unlocked a lot of devices sometimes spending a lot of time on it but without volume buttons I am in dead point) PS. Last time i had to make 300kOhm device to get my phone into download mode so I am able to get into download but i am not able to use volume keys. And again thanks for any tips/tutorials etc
Click to expand...
Click to collapse
first write eng-root then bypass use this tool
i'm developing new version of Gsd android Tool
we add many Option For bypassing Screen Lock (android 7,8__)
Screen Shot Of new version :
https://twitter.com/ILYA20_GSD/status/1054027375816724481
Cooming Soon ... !
asgharSo said:
first write eng-root then bypass use this tool
i'm developing new version of Gsd android Tool
we add many Option For bypassing Screen Lock (android 7,8__)
Screen Shot Of new version :
https://twitter.com/ILYA20_GSD/status/1054027375816724481
Cooming Soon ... !
Click to expand...
Click to collapse
Haha thanks for respond anyway I managed to get it working then but for now my S7 Edge is dead (screen flickering after drop). Thanks for respond and tutorial for others anyway! Have a nice day

[MOD] [DEV] NAVDY Display (HUD)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NAVDY FIRMWARE DETAILED INSTALLATION INSTRUCTIONS
Pre-Requisite
ADB/Fastboot Installed.
Installation
1 Download the ROM.
2. Hold down the power button and plug into computer with a micro usb cable ( Power light should turn on red - not green).
3, Install the rom from terminal/command prompt either manually or from sh/bat files.
4. Reboot, Unplug & you'll be good to use in your car.
Current Rom Version - 3060
* Make sure you have migrated to latest here maps 'diskcache-v5' in order to use new features.​
Thanks to coronafire.. assumed dead NAVDY is going to breathe again.
New Features
Build 3060.1: here
Build 3060: here
Previous Builds Changelog : here
Bugs:​
For Updating Maps, app modification - see the below threads.
Modifications & Maps Download
Navdy FW Download
If you are interested to help with development.
Hacking/Development - Developers Only
NAVDY I
NAVDY II
Modifications & Maps Download
Android
Corona's build(s): Versions * Unlocks debug Mode
Working Search and maps on android - DIY Edition : Working Maps - Modify Apk
Now, you can download updated copy of navdy client directly from Google Play Store ... Navdy v2.x
iPhone: Working Search and maps on iOS: Modified IPA
Here Maps: Update Display
New Maps v5 - cache
Download the latest HERE APK from google app store. download the maps and transfer over USB to HUD.
Delete the existing files in here maps & make sure you are at least on fw v3053.
Code:
adb pull /sdcard/Android/data/com.here.app.maps/files/.here-maps
original Here SDK - v4 cache
Install the APK - HERE WeGo Offline Maps GPS v2.0.11480
Note: Later versions are not working.
Download the offline maps for your region. Plug your phone into the computer.
Use ADB PULL to get the maps on your system.
Code:
adb pull /sdcard/Android/data/com.here.app.maps/files/.here-maps/diskcache-v4
replace /sdcard if you have Internal Storage.
Copy this new diskcache-v4 folder onto your navdy, backing up the existing one first. (In case if something goes wrong).
In case you want to update Maps from your computer : Updating Maps from Computer
For HUD Settings, check this thread
Navdy FW Download
Navdy Firmware/Rom Download
My Builds : v3056 , v3057 Beta, v3059.1, v3060.1
Coronafire Build's : Android FIle Host
ALTERNATE LINK FOR FW DOWNLOAD : Navdy_Display
Debug build has Hud and Obd compiled in debug mode (can live debug them with android studio over usb adb connection)
Rom build.prop is set to userdebug. This also results in extra logging which could potentially slow the unit down a little.
The release build has the apk's built as release and the rom build.prop is set to user.
*Note : Don't use fastboot flash * but fastboot-i 0x9886 flash * check the included sh/bat file.
For Clean Installation, use these commands : OSX, for linux add sudo in front.
Code:
fastboot -i 0x9886 format cache
fastboot -i 0x9886 format userdata
fastboot -i 0x9886 format system
fastboot -i 0x9886 flash boot boot.img
fastboot -i 0x9886 flash recovery recovery.img
fastboot -i 0x9886 flash system system.img
fastboot -i 0x9886 reboot
NAVDY FIRMWARE DETAILED INSTALLATION INSTRUCTIONS
Awesome. Hopefully, we can hack the android app too and start getting some new features.
warwagon19792 said:
Awesome. Hopefully, we can hack the android app too and start getting some new features.
Click to expand...
Click to collapse
been partially hacked.. for working google maps, voice search & enable debug menu (useful for hud/map alignment etc.)
You know, I was struggling to connect Navdy with the bluetooth of my car (Android autoradio) and I have tried to look on their forum, but I have realized that the forum was dead... so I understood that there was a BIG issue ahead.
A few minutes later, I have learned that Navdy's end was confimed, and a few minutes later, I saw your post on reddit : you are a huge hope for all people who have trusted Navdy, paid high cost and wait a long time.
So my question is : what does/doesn't work with this hack ?
Thank you very much !
thank you very much, my expensive device is working again.
Thanks, man! I'm excited to see what can be done with a neat piece of hardware that had a crappy business plan behind it.
Great work - update the new firmware - works great
also repacked the modded apk - also works great.
for a while I was wondering if it is possible to add Hebrew support to menus and to voice navigation
any idea how to add this to firmware of navdy?
Thanks
Can't search for addresses
navx2vad said:
been partially hacked.. for working google maps, voice search & enable debug menu (useful for hud/map alignment etc.)
Click to expand...
Click to collapse
I am probably missing something, however I loaded v3052 and hooked Navdy back up in my car. After loading, it recognized my app. I was able to search for an address and Navdy showed the route as normal.
Move ahead a week. I tried to search for another address in the app, no joy.
I tried voice search, no joy.
I went to my computer and loaded google maps. I searched for the address and sent it to my phone. The directions came up in google maps on my phone, but not the Navdy.
What am I missing??
Thanks.
Glad to see Navdy has some life left in it.
volski said:
Great work - update the new firmware - works great
also repacked the modded apk - also works great.
for a while I was wondering if it is possible to add Hebrew support to menus and to voice navigation
any idea how to add this to firmware of navdy?
Thanks
Click to expand...
Click to collapse
sorry for late reply! yes it's very much possible.
go here... ..
you will see values folders.. all you need to do is translate strings/plurals.xml
there are exiting translations which will give you an idea how to do it.
Help me for my Navdy
I want update my navdy, but in my computer I can't see the good driver. Can you help me?
Thanks.
Axel
Jouve said:
I want update my navdy, but in my computer I can't see the good driver. Can you help me?
Thanks.
Axel
Click to expand...
Click to collapse
if minimal installation is not working for you try Installing android studio, it should take care of it.
you can verify by typing adb devices or fastboot devices on command prompt.
I am trying to push a new version of hud.apk, signed and everythingm but I keep getting "INSTALL_FAILED_UPDATE_INCOMPATIBLE". I already uninstalled the old version, the issue persists. Any ideas?
Thank you for all the hard work to the devs. You folks rock.
In case this hasn't been said enough. THANK YOU, all the way from Singapore. I got the firmware and the apk up and running and getting back my search just beats everything else. THANK YOU AGAIN.
Answering my own question...There was an issue with the cert brought on by some naming confusion. The ROM cert is called navdy_cert and the HUD cert is navdvy_alelec. Once it's signed with navdy_alelec it's all good. Now to make some changes
megacrazy said:
Answering my own question...There was an issue with the cert brought on by some naming confusion. The ROM cert is called navdy_cert and the HUD cert is navdvy_alelec. Once it's signed with navdy_alelec it's all good. Now to make some changes
Click to expand...
Click to collapse
great you figured it out. Look forward to the changes.. share on git if you can.
navx2vad said:
great you figured it out. Look forward to the changes.. share on git if you can.
Click to expand...
Click to collapse
Will do. I am working on updating the graphics a little, as I feel that was always a bit of a letdown with the Navdy.
megacrazy said:
Will do. I am working on updating the graphics a little, as I feel that was always a bit of a letdown with the Navdy.
Click to expand...
Click to collapse
my guess is they never cared about graphics, with varying devices they just used generic images, low png graphics.

[Le Max 3] EUI 5.9.021sR4

Disclaimer : I am not responsible for bricked devices, dead phones, or you getting fired because the alarm app failed. Please do some research if you have any concerns about doing this to your device .
YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, your data , i will laugh at you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am happy to present you , the best EUI 5.9.021S experience for the Le Max 3 ( X850 ) :victory: .
Things what I changed and improved :
-> Dialer app - now supports call recording
-> Launcher ported from EUI 5.9.028S ( supports drawer mode )
-> Latest Super Manager APP , with data usage notification ( also from EUI 5.9.028S)
-> Improved system audio [ Fix v4 - [09/04/2019] - Even more boost the volume ]
-> Now the sound in headphones is as loud it can be !
( Tip: If you turn off Dolby Atmos , the speaker, earpiece, and headphones will be louder )
-> For change the behaviour of the deep sleep and battery optimization scrips ;
--> Please use LKT , and SysConfig Patcher
Install them via Magisk ( or via TWRP after Magisk is installed ) , they help to improve battery life and performance !
1. LKT - link to download : https://github.com/Magisk-Modules-Repo/legendary_kernel_tweaks
Profiles description:
Battery: Can acheive ~2 hours or more longer on-screen battery life, may lag in some scenarios where the load fluctuates dramatically.
Balanced: Can acheive ~1.5 hours or more longer on-screen battery life with little performance compromise (recommended).
Performance: Can acheive ~1 hour longer on-screen battery life , same as balanced profile with more responsiveness. Choose this profile for gaming.
Turbo: Ideal for intense high demanding tasks, where the load drastically fluctuate (not necessarily in games) . Will ensure reducing lags by ~90% for no more than ~20% increase power in consumption.
2. Sysconfig Patcher - link to download : https://forum.xda-developers.com/apps/magisk/module-sysconfig-patcher-t3668435
-> Removed many useless applications
-> Performance, RAM Management , Wi-Fi and Signal , UI responsiveness and platform Tweaks
If you encount a bug , please tell me the details in this thread .
Download Latest Update ( Скачать : ) : http://bit.ly/2uWdQcP
(The " R(Number) " means the release number of the ROM , like R4 - fourth release)
*** If you will get some errors with the LeEco Account when you are in Setup Wizard , you will just need to reboot device OR you can setup the device without the Data and Wi-Fi enabled .
How to install :
1. You need to have the bootloader unlocked , and the TWRP installed . ( How to do that : https://forum.xda-developers.com/showpost.php?p=76620374&postcount=7 )
**After unlocking the bootloader , you get a green notification led and the phone not turning on , when you try to boot your phone .
[ THE SOLUTION IS : Boot into TWRP ( volume up and power button ) and from TWRP , tap on Reboot --> System , this will boot the phone normally , currently we can do nothing to solve this :crying: ]
Note : If you come from another ROM , you will need to do a wipe on system , data , cache .
Also please take a backup of all your files :good:
2. Download the 21S Firmware & Modem by @moto999999 : https://androidfilehost.com/?fid=674106145207488760
Note : The LTE B20 band is not working , you can NOT use the EUI6 modem or the " Super modem from EUI 5.9.020S " to get it working. The B20 will appear , but in calls you will not hear nothing , and you will not be heard by anyone
3. Download the ROM ( form the link above )
4. Boot your phone in TWRP ( from power off state , hold volume up and power button , until TWRP appears )
Now from there :
( If the TWRP is promping " Data Encrypted " then : )
--> Tick "do not show again" and the swipe to allow modification. ( if promting )
--> Skip device encryption by clicking "Install" (if the storage size is 0mb or no folder is showing while trying to install, then the device is encrypted. )
--> For solve that, click "Wipe" --> choose to " Format Data " and type " yes " and swipe to format . It's going to wipe EVERYTHING in the internal storage (that's the purpose of device encryption, to prevent unauthorized access to the storage).
--> When completed, go back, click "Reboot" --> "Recovery" , this will restart your recovery (very important, do not reboot the phone into system otherwise you'll start all over. Reboot into recovery, not system).
5. Copy the ROM and the Firmware & Modem from your PC to your phone internal storage
6. Now in TWRP , tap on " Install " , and locate the Firmware_&_Modem_x10.zip and flash it.
7. After flash the ROM.
8. Now you can root with Magisk !
9. Flash LKT and Sysconfig Patcher via TWRP ( if don't work , try via Magisk Manager )
For those that want to freeze apps , a simple and bug-less list :
Note : Is not mandatory !!!
AccountInfo
AOSP keyboard* ( only if you have Gboard , or another keyboard .)
ANT HAL Service
Application for WiHD Service
Bubbles
Browser* ( if you are using another , and if you don't want the QR CODE scanner build in )
Calculator* ( if you are like me , using Mi Calculator )
EuiTransfer.AppData
CNEService
CrashHandler
EffectService
Fast Transfer
Fido... ( all 3 apps )
Following Feed
Fused Location
GallerySyncService
LeEco setup wizard
LeTVEcoProvider
Market Feedback Agent
MyLeEco
org.codeaurora.ims
Setup Wizard 2.0
VCalendar
You can use Titanium Backup ( Pro - required ) for this , or IceBox , or any other apps
Apps that I recommend : ( they are not in the ROM)
( Currently using all from this list )
1. Power Shade ( adds a new notification bar with android P style , with changed notifications and toggles for all the things. )
**Tip : Select USA region for showing apps in status bar , not an 3 dot circle
2. Add Away ( Removes adds system-wide)
3. Install button Unlocker ( Allows you to bypass the restriction "screen overlay detected" and allow the permison to apps )
4. AndroiTS GPS Test Pro ( for GPS to indentify you faster , first time after instaling the ROM )
:fingers-crossed:
Credits to:
@moto999999 for the first release of EUI 5.9.021S for TWRP.
@Luis4x4 for all his efforts , for the amount of money he spent on development of x10 ( more than 1500 $ ) , and for paying the unbricking bill of my device .
Rest of the work is done by me @diamantik
XDA:DevDB Information
EUI 5.9.021sR4 by diamantik, ROM for the LeEco Le Max 3 (X850)
Contributors
diamantik, moto999999, Luis4x4
ROM OS Version: 6.0.1 (Marshmallow)
ROM Kernel: Linux 3.18.20
ROM Firmware Required: Unlocked bootloader and a custom recovery
Based On: EUI 5.9.021S , feels like EUI 5.9.028s
Version Information
Status: Final
Current Stable Version: R4
Stable Release Date: 2019-04-09
Last Beta Version: R1_beta
Beta Release Date: 2018-08-19
Created 2018-10-21
Last Updated 2019-03-03
Note you can achive a better look by using :
1. New design Launcher ! ( I personally use "Hyperion" , you will need to freeze the default launcher )
2. A new icon pack ! ( Personally I am using " Pixel icon pack " )
This is how you can achive to make the System look like ( in case you didn't know ) :
Last three screenshots
Hello diamantik,thanks for the new ROM.
I has installed .In frist star , When it reaches the leeco account it freezes and we need to restart to finish configuring.
Once started, it looks like a 28s and it is very fluid. When you install exposed, when restarting, the error message appears in Launcher 3 and nothing is left to do.Idon't try to install other Launcher before install exposed...
Luis4x4 said:
Hello diamantik,thanks for the new ROM.
I has installed .In frist star , When it reaches the leeco account it freezes and we need to restart to finish configuring.
Once started, it looks like a 28s and it is very fluid. When you install exposed, when restarting, the error message appears in Launcher 3 and nothing is left to do.Idon't try to install other Launcher before install exposed...
Click to expand...
Click to collapse
Thanks for feedback.
I know about the problem with the LeEco Cloud app , I just need to update the archive with the LeEco Account Apps.
As for Xposed Module I really don't know what to say, have you tried another version of Xposed ?
I want the full source code of Le Max 3
I want Full source code of LE MAX 3 , Please help me regarding this. I will appreciate your help. I will be very thankfull for this.
hassaanshuja said:
I want Full source code of LE MAX 3 , Please help me regarding this. I will appreciate your help. I will be very thankfull for this.
Click to expand...
Click to collapse
We also want it
If you have money to spend, you can hire a team of devs for extracting the source code.
Currently, there is no source code available for the public.
any chance fix the stock camera portrait mode date issue?
min1968 said:
any chance fix the stock camera portrait mode date issue?
Click to expand...
Click to collapse
Have tried but no way , at least for me . You can use Google Camera for backgroud blur or any others apps
diamantik said:
We also want it
If you have more that 1500$ to spend then you can hire a team of dev , for extracting the source code, there is no source code available publicly
Click to expand...
Click to collapse
Tell me where are those developers, and what do you mean by extracting the source code, and in my information LeEco is an opensource , so why this code is not publicly available.
diamantik said:
Have tried but no way , at least for me . You can use Google Camera for backgroud blur or any others apps
Click to expand...
Click to collapse
Do you have link of Gcam apk that works on this ROM?
Hello i install this rom and call phone don't work!!
anyone can help me, please?
Thanks
min1968 said:
Do you have link of Gcam apk that works on this ROM?
Click to expand...
Click to collapse
Hi , sorry for the late response .
https://www.apkmirror.com/apk/googl...045-2821762-30-android-apk-download/download/
You can use this app ? or another if you want to search
sasiand said:
Hello i install this rom and call phone don't work!!
anyone can help me, please?
Thanks
Click to expand...
Click to collapse
What modem do you use , and how have you installed the ROM exactly ?
diamantik said:
What modem do you use , and how have you installed the ROM exactly ?
Click to expand...
Click to collapse
Frist time i install the EUI6& firmware&modem and don't work but i solve the problem reinstalling the modem 21S_Firmware_&_Modem_x10.
Now everything is fine
Thank you for the rom
sasiand said:
Frist time i install the EUI6& firmware&modem and don't work but i solve the problem reinstalling the modem 21S_Firmware_&_Modem_x10.
Now everything is fine
Thank you for the rom
Click to expand...
Click to collapse
I tried to install the eui6 firmware&modem again but it doesn't work, I reinstalled the 21sfirmware&modem and it works perfectly!
I would like to have the eui6 firmware&modem, I need the b20lte.
Does this work if I change the modem from the file for your rom.
https://drive.google.com/file/d/10mNzuvzkDQC7r782JEmRJBBQJxgCkH2f/view?usp=sharing
kavaneze said:
Does this work if I change the modem from the file for your rom.
https://drive.google.com/file/d/10mNzuvzkDQC7r782JEmRJBBQJxgCkH2f/view?usp=sharing
Click to expand...
Click to collapse
yes i think it should be fine
Keep in touch with the result please
Tell me if all is good , and band 20 is working
diamantik said:
yes i think it should be fine
Keep in touch with the result please
Hello, I tried it and the b20 works but I have the same problem, I do not listen to audio when I make a call and they do not listen to me, the microphone does not work
Can you help
B20 is very important for me
Thanks
Click to expand...
Click to collapse
Hi
hassaanshuja said:
I want Full source code of LE MAX 3 , Please help me regarding this. I will appreciate your help. I will be very thankfull for this.
Click to expand...
Click to collapse
Hello, I have been behind the source code for a while, the last time we had more luck with the unlocking of the bootloader. On this occasion I have doubled the money spent and I am still waiting for the team to give it to me.
In addition to this, I bought a new TF for other equipment that will use reverse engineering in addition to other things. This equipment does seem more reliable as well as secure payment guarantee.The sum of all the donations in the account that I opened only gave to buy the TF, 180 €. The team asks me $ 2000 for the work finished and working.
-> ROM updated to version R3 !!!
Highlights :
1. Improved performance and stability
2. Improved battery life
3. Improved the sound in headphones ! and boosted the microphone sound
4. Added the functionability of recording calls via Dialer app
( Tried very hard to make the LTE B20 to work , but always was the same problem , the recipent could not hear what I was saying , is a Modem problem , what without the sources could not be fixed )
5. Fixed the LeEco Cloud in SetupWizard

Categories

Resources