I want(ed) to develop a small app for my DZ09 clone smartwatch.
Unfortunately (and it took me a while to realize this) it uses a MT6261DA SoC which means .vxp apps are not an option
However, it does have a hidden (*#00000000#) "AppStore" app, which means it might still be possible to write/launch my own apps
In case anyone is interested, I downloaded all available apps. Simply download and extract the .zip file into the root directory of your microSD card. You don't need to activate them
https://gofile.io/?c=qp7AvP
To be continued?
Reverse engineering is fun
https://youtu.be/Fk3a33H3Cp8
Here is a soundboard app, created by yours truly
Instructions:
Download the attached zip file and copy its contents to x:\zmaee\00000102\ (where "x" is the drive letter of your microSD card). Then use the hidden AppStore app (*#00000000#) to launch the app. To exit the app, swipe from the top of the screen to the bottom.
Link is no working plz send another link
kemo6006 said:
Link is no working plz send another link
Click to expand...
Click to collapse
There's nothing wrong with the link, it still works.
very interesting. and thanks for sharing. I may have questions later, but for now, just wanted to up your thanks meter and mark the thread subscribed.
unfortunately some how it's not working for me it's say checking for 2 minutes then no games shown
{
"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"
}
kemo6006 said:
unfortunately some how it's not working for me it's say checking for 2 minutes then no games shown
Click to expand...
Click to collapse
That's weird. Are you sure you extracted the zip file correctly to the root of your microSD card? It should look like this:
x:\zmaee\00000001\00000001.app
x:\zmaee\00000001\00000001.md
x:\zmaee\00000001\icon.zbmp
x:\zmaee\00000001\cfg\class.dat
x:\zmaee\00000001\cfg\class_item.dat
x:\zmaee\00000001\cfg\hotlist.dat
x:\zmaee\00000001\cfg\iconsize.dat
x:\zmaee\00000001\cfg\menu.dat
x:\zmaee\00000001\cfg\menu_item.dat
x:\zmaee\00000001\cfg\menu_text.dat
x:\zmaee\00000001\cfg\rolltxt.dat
x:\zmaee\00000001\cfg\update.dat
x:\zmaee\00000001\cfg\zmnotice.dat
x:\zmaee\00000001\hoticons\1033.zbmp
x:\zmaee\00000001\hoticons\1076.zbmp
x:\zmaee\00000001\hoticons\1142.zbmp
etc.
EDIT: I was able to reproduce your issue by deleting the x:\zmaee\lib folder, which means you did not extract the zip file to the root of the microSD card or not all files were extracted.
I tried with no luck same issue also with new micro sd card it is may be firmware issue or my device has no enough ram
here is my device ram test
=============== Memory Detection Report ===============
Internal RAM:
Size = 0x0000D000 (52KB)
External RAM:
Type = SRAM
Size = 0x00400000 (4MB/32Mb)
NOR Flash:
Device ID = "[MXIC] MX25L3291FWJI_09" (274)
Size = 0x00400000 (4MB/32Mb)
NAND Flash:
ERROR: NAND Flash was not detected!
============ RAM Test ============
Data Bus Test :
[D0][D1][D2][D3][D4][D5][D6][D7][D8][D9][D10][D11][D12][D13][D14][D15]
OK!
Address Bus Test :
[A1][A2][A3][A4][A5][A6][A7][A8][A9][A10][A11][A12][A13][A14][A15][A16][A17][A18][A19][A20][A21]
OK!
RAM Pattern Test :
Writing ...
0x44332211,
0xA5A5A5A5,
0xA5A5A500,
0xA500A500,
0xA5000000,
0x00000000,
0xFFFF0000,
0xFFFFFFFF,
OK!
Increment/Decrement Test :
Writing ...
OK!
kemo6006 said:
I tried with no luck same issue also with new micro sd card it is may be firmware issue or my device has no enough ram
here is my device ram test
Click to expand...
Click to collapse
Here is what you can do to help me figure out what is wrong:
1. Delete the "zmaee" folder on the microSD card.
2. Insert a SIM card that has mobile data.
3. Use the secret code to launch Game Center, it will connect to the internet and download the necessary files.
4. Exit Game Center, zip the "zmaee" folder and send it to me so I can have a look.
_tim_ said:
Here is what you can do to help me figure out what is wrong:
1. Delete the "zmaee" folder on the microSD card.
2. Insert a SIM card that has mobile data.
3. Use the secret code to launch Game Center, it will connect to the internet and download the necessary files.
4. Exit Game Center, zip the "zmaee" folder and send it to me so I can have a look.
Click to expand...
Click to collapse
i tried this methods i cant install game center its say Library Update then User Init then Time out and i looking in zmaee folder found 2 folders first one called Lib and contain two files zmsys001.dll and zmsys001.so and other folder called tmp and its empty.
kemo6006 said:
i tried this methods i cant install game center its say Library Update then User Init then Time out and i looking in zmaee folder found 2 folders first one called Lib and contain two files zmsys001.dll and zmsys001.so and other folder called tmp and its empty.
Click to expand...
Click to collapse
It looks like it can't load zmsys001.dll or zmsys001.so. That explains why Game Center is broken. I think there's something wrong with your watch.
can you send me your watch firmware to test on my watch may be fix this issue
kemo6006 said:
can you send me your watch firmware to test on my watch may be fix this issue
Click to expand...
Click to collapse
That won't be necessary, I found the cause of your problem and a solution. If you check "SSC Info" (*#00000000#) then you will see that your "UsrId" value is "0". When user id is 0 the watch tries to get a new user id from the zmaee server but this no longer seems to work. I wrote a small app that can set a random user id.
- download zip file
- create x:\zmaee\000004d1 folder and extract zip file into this folder
- launch "Browser" app
- tap on "set random user id"
- tap on "exit"
- remove x:\zmaee\000004d1 folder
_tim_ said:
That won't be necessary, I found the cause of your problem and a solution. If you check "SSC Info" (*#00000000#) then you will see that your "UsrId" value is "0". When user id is 0 the watch tries to get a new user id from the zmaee server but this no longer seems to work. I wrote a small app that can set a random user id.
- download zip file
- create x:\zmaee\000004d1 folder and extract zip file into this folder
- launch "Browser" app
- tap on "set random user id"
- tap on "exit"
- remove x:\zmaee\000004d1 folder
Click to expand...
Click to collapse
i try this method but when Push get user id still 0
this app generate 10 digit random numbers may be length to big for user id.
kemo6006 said:
i try this method but when Push get user id still 0
this app generate 10 digit random numbers may be length to big for user id.
Click to expand...
Click to collapse
I reflashed my firmware, my user id got reset to 0, I launched my user id app, tapped on "get user id", it said "0", tapped on "set random user id", it displayed a number, I tapped on "get user id", it showed that same number. If your user id stays 0 then the "set user id" function I am using, which works on my watch, doesn't seem to work on your watch.
This is the firmware that I used:
https://drive.google.com/open?id=0B_hRh3DjuBoeaUxsZFlmZzIzS28
can you edit the length to be 6 or 7 digit and try again
kemo6006 said:
can you edit the length to be 6 or 7 digit and try again
Click to expand...
Click to collapse
Yes.
_tim_ said:
Yes.
Click to expand...
Click to collapse
also this modification not working i try to install you flash into my watch i got this messege
is it safe to total format and try again (notice i already have readback backup for my watch)
and my firmware release date is 12-18-2017
finaly here is my backup firmware you may find fix for game center issue.
https://my.pcloud.com/publink/show?code=XZmG8ukZyafdNv40I7RJ783DlJjN3hTwiiIy
Thank you for your patient
kemo6006 said:
also this modification not working i try to install you flash into my watch i got this messege
is it safe to total format and try again (notice i already have readback backup for my watch)
and my firmware release date is 12-18-2017
Click to expand...
Click to collapse
I don't know what that error means, but my firmware is probably not going to be useful anyway because I flashed your firmware on my watch and the touchscreen doesn't work. Different touchscreen controllers.
kemo6006 said:
finaly here is my backup firmware you may find fix for game center issue.
Thank you for your patient
Click to expand...
Click to collapse
I will try to decompress/decompile your firmware to see what the "set user id" function does.
Related
This is another tool i wrote with simple to run and operate ! Just drag apk files and drop into yellow zone, everything is complete !
{
"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"
}
Instructions :
- Turn on Android device and connect USB cable to your computer.
- Go to Settings > Applications > Tick Unknow sources.
- Go to Settings > Applications > Development > Tick USB Debugging.
- Run this tool.
- Drag and drop one or more apk files into yellow zone and wait till Install Completed !
**There are 2 options : Internal Memory and Reinstall.
+ Internal memory : Install apk file into internal memory (phone memory not ex-sdcard). By default this tool will install into ex-sdcard.
+ Reinstall : Reinstall program that corrupted .
Download (This tool require Microsoft .NET Framework 3.5 to run) :
- Microsoft .NET Framework 3.5 Service pack 1 :
http://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe
Click to expand...
Click to collapse
- FINAL Release :
http://www.mediafire.com/?os4q4lhdnp9tgex
Click to expand...
Click to collapse
no one use it ??
My guess is.....nope. This is just me...but it doesn't make much sense. .net framework...but it's for android??? I read it 4 times and I'm still not sure what is or what it's for...
Very easy to lose interest.
Sent from my SPH-L710 using Tapatalk 2
proxcee said:
My guess is.....nope. This is just me...but it doesn't make much sense. .net framework...but it's for android??? I read it 4 times and I'm still not sure what is or what it's for...
Very easy to lose interest.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
From what I'm reading...
1.- Connect your phone with "debug mode" on and the "allow apps from known source" on
2.- open the program on your pc
3.- drag and drop all the apk's you want to install
4.- the program will install all of them without you having to install one by one
5.- ???
6.- PROFIT!!
It looks handy, I will subscribe to this thread in hope for later updates.
NOTE: You need Microsoft FrameNetwork 3.5 ON YOUR PC for the program to run. (You run the program on the PC, not the cellphone)
Nice on buddy :beer:
nicee
thanks very convenient..
lol my program has thus this function since very long time
LINKS DEAD
neelgangrade said:
LINKS DEAD
Click to expand...
Click to collapse
No, link working
quangnhut123 said:
This is another tool i wrote with simple to run and operate ! Just drag apk files and drop into yellow zone, everything is complete !
Instructions :
- Turn on Android device and connect USB cable to your computer.
- Go to Settings > Applications > Tick Unknow sources.
- Go to Settings > Applications > Development > Tick USB Debugging.
- Run this tool.
- Drag and drop one or more apk files into yellow zone and wait till Install Completed !
**There are 2 options : Internal Memory and Reinstall.
+ Internal memory : Install apk file into internal memory (phone memory not ex-sdcard). By default this tool will install into ex-sdcard.
+ Reinstall : Reinstall program that corrupted .
Download (This tool require Microsoft .NET Framework 3.5 to run) :
- Microsoft .NET Framework 3.5 Service pack 1 : - FINAL Release :
Click to expand...
Click to collapse
Oh, sweet dude!
Can't wait to try this out!!
good job bro i tried working effectively :good:
Tried and liked. It will really make my installations more easy.
Thanks...
quangnhut123 said:
This is another tool i wrote with simple to run and operate ! Just drag apk files and drop into yellow zone, everything is complete !
Instructions :
- Turn on Android device and connect USB cable to your computer.
- Go to Settings > Applications > Tick Unknow sources.
- Go to Settings > Applications > Development > Tick USB Debugging.
- Run this tool.
- Drag and drop one or more apk files into yellow zone and wait till Install Completed !
**There are 2 options : Internal Memory and Reinstall.
+ Internal memory : Install apk file into internal memory (phone memory not ex-sdcard). By default this tool will install into ex-sdcard.
+ Reinstall : Reinstall program that corrupted .
Download (This tool require Microsoft .NET Framework 3.5 to run) :
- Microsoft .NET Framework 3.5 Service pack 1 : - FINAL Release :
Click to expand...
Click to collapse
Dose this bypass the "install" prompt for every APK and just silently installs all? Or you you still have to tick "install" for each APK once the previous install has finished? Thats the only thing I wish Titanium Backup could do. I want to be able to restore everything with one click rather than baby the damn thing.
spotopolis said:
Dose this bypass the "install" prompt for every APK and just silently installs all? Or you you still have to tick "install" for each APK once the previous install has finished? Thats the only thing I wish Titanium Backup could do. I want to be able to restore everything with one click rather than baby the damn thing.
Click to expand...
Click to collapse
It does indeed bypass the install prompt. Just tried it out, works flawlessly and makes it very quick & efficient to test out multiple .apk's or backups that I have lying around on my computer.
Thanks OP!!
Like It Very Much Time saver
opethfan89 said:
It does indeed bypass the install prompt. Just tried it out, works flawlessly and makes it very quick & efficient to test out multiple .apk's or backups that I have lying around on my computer.
Thanks OP!!
Click to expand...
Click to collapse
Now I just need this and Titanium Backup to make a baby!
quangnhut123 said:
This is another tool i wrote with simple to run and operate ! Just drag apk files and drop into yellow zone, everything is complete !
Instructions :
- Turn on Android device and connect USB cable to your computer.
- Go to Settings > Applications > Tick Unknow sources.
- Go to Settings > Applications > Development > Tick USB Debugging.
- Run this tool.
- Drag and drop one or more apk files into yellow zone and wait till Install Completed !
**There are 2 options : Internal Memory and Reinstall.
+ Internal memory : Install apk file into internal memory (phone memory not ex-sdcard). By default this tool will install into ex-sdcard.
+ Reinstall : Reinstall program that corrupted .
Download (This tool require Microsoft .NET Framework 3.5 to run) :
- Microsoft .NET Framework 3.5 Service pack 1 : - FINAL Release :
Click to expand...
Click to collapse
Dear quangnhut,
Really appreciate your work and it's aim.I have downloaded this tool to my Windows XP PC in which Microsoft.NET Framework 3.5 Service pack 1 is already installed.Being a bit inexperienced I am in a dilemma when I opened the tool in my PC.The tool opens with two sections having an upper section and a bottom one.To which of these sections I have to drag and drop the apk file? Also from where I have to drag the apk file - from the PC location where the apk file is downloaded?And what you mean by 'Reinstall program that corrupted" ?When I drag and drop apk file without opting for Internal memory or Reinstall will it be installed in the ext-sdcard automatically?And lastly will you kindly give me a step by step instruction in this regard?I will be much obliged if you do it.
Waiting with thanks,
pnsdhrn
seems good
great installer loving it thanks a lot
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?
Our second release of custom ROM made by marass82 for Ativ S to work smoothly with latest Preview upgrade. Files system access and ability to install homebrew apps like WPHtweaks and edit the registry with SamWP8Tools.
Depends on your base firmware and later upgrading to Preview you can choose between CMK2 and CMJ1 version of modification.Install Preview first then flash the phone with choosen custom.
Features:
Added the necessary privileges (WP8.1 blocks adding privileges as before using xap, so we've added to our necessary ROM)
Additional applications under trigger the camera like: Camera360, OneShot, SophieLens HD or Samsung Shooting Mode (just install it from market)
Activity rate of data packets
Added options on / off automatically download MMS
More Times ou for the screen lock options up to Never
Export contacts to your SIM card
Added Google search engine to choose IE
Removed several applications from Samsung
Full access to system files (WP8.1 jammed full access, but we managed to work around it as the first)
Audio lock removed after restart
Our forum when you first start IE
Replaced two color accents
Interop (functional)
Amendment settings to auto backlight sensor
Two CSC included:
XEO (Poland)
DBT (Germany)
How to flash:
English - http://forum.xda-developers.com/showthread.php?t=2391138
Polish - http://www.windowsmania.pl/poradnik...nding-lub-zmiana-oprogramowanie-na-gdr3-5424/
Base firmware, aka ROM CMK2 or CMJ1 if you need one:
http://forum.xda-developers.com/showthread.php?t=2568606
Click on Select and CSC for WP8.1 custom:
{
"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"
}
Resetting phone to factory settings is essential after flashing
Click to expand...
Click to collapse
Download your version and enjoy!
The NO FS mean there is no access to file system. Some of you do not like browsing folders to get into WP library
Source and more:
http://www.windowsmania.pl/romy-222...om-rom]-custom-windowsmania-pl-wp8-1-a-11199/
3rd copy of my ROM + some rare and useless features?
1) http://forum.xda-developers.com/showthread.php?t=2559622
2) http://forum.xda-developers.com/showthread.php?t=2727667
Speek to marass82, he must be newbe
djtonka said:
Speek to marass82, he must be newbe
Click to expand...
Click to collapse
But you know him well, because he is admin at windowsmania.pl like you...
If the rom is based on -W-O_L_F-´s work, at least you should give him credits. Just my opinion.
BTW when do you post the polish translation file ? I saw it´s online.
-W_O_L_F- said:
3rd copy of my ROM + some rare and useless features?
1) http://forum.xda-developers.com/showthread.php?t=2559622
2) http://forum.xda-developers.com/showthread.php?t=2727667
Click to expand...
Click to collapse
OK. All cutom roms will copy yours, because they are all created using your tools. And thank you for your work.
Is your rom contains new privileges that we got from WP8.1. and which allow for deeper changes in the registry? This so. (Obviously useless)
Does your rom have full access to system files? This so. (Obviously useless) (Anyway, I found a way to circumvent this and described on this forum. Sorry my mistake it no more repeats)
Does your ROM, you can choose an alternative application to operate the camera with the camera button?, This so. (Obviously useless) (useless to you, someone may like it)
I still have a few other changes that may be useless to you, but others may come in handy.
You probably are not interested in you that I found a way to add all privileges to WP8.1 on Ativie, nor useful. So much finished.
Is there a solution for flashing with Windows 8 pc, or still driver issue and flashing needs Windows 7 pc?
Loco5150 said:
Is there a solution for flashing with Windows 8 pc, or still driver issue and flashing needs Windows 7 pc?
Click to expand...
Click to collapse
LOL always have a spare xp machine for **** like this
Loco5150 said:
Is there a solution for flashing with Windows 8 pc, or still driver issue and flashing needs Windows 7 pc?
Click to expand...
Click to collapse
Disable Driver Signature Enforcement, then install the drivers. Works on win7, win8/8.1
marass82 said:
OK. All cutom roms will copy yours, because they are all created using your tools. And thank you for your work.
Is your rom contains new privileges that we got from WP8.1. and which allow for deeper changes in the registry? This so. (Obviously useless)
Does your rom have full access to system files? This so. (Obviously useless) (Anyway, I found a way to circumvent this and described on this forum. Sorry my mistake it no more repeats)
Does your ROM, you can choose an alternative application to operate the camera with the camera button?, This so. (Obviously useless) (useless to you, someone may like it)
I still have a few other changes that may be useless to you, but others may come in handy.
You probably are not interested in you that I found a way to add all privileges to WP8.1 on Ativie, nor useful. So much finished.
Click to expand...
Click to collapse
GOOOOOOOD, please share with us how to add all privileges to WP8.1 on Ativ S
marass82 said:
Disable Driver Signature Enforcement, then install the drivers. Works on win7, win8/8.1
Click to expand...
Click to collapse
My method:
1. Restart your computer and Disable Driver Signature Enforcement. (Press F1, F2, F5 or F7 when you press the power button)
2. In some cases you still can't install the driver due to errors so you install it manually from here.
3.Put your phone in 'Recovery Mode' by holding both the VolUp and Camera button, then hold the power button for 3 seconds while still holding the VolUp and Camera.
4. It is now detected in Device Manager. Click "Update Device Driver" and locate the path of the .INF driver. It will install successfully It will then install and the flashing tool will detect your phone.
ceesheim said:
LOL always have a spare xp machine for **** like this
Click to expand...
Click to collapse
Too much crap in my house already.
AlvinPhilemon said:
My method:
1. Restart your computer and Disable Driver Signature Enforcement. (Press F1, F2, F5 or F7 when you press the power button)
2. In some cases you still can't install the driver due to errors so you install it manually from here.
3.Put your phone in 'Recovery Mode' by holding both the VolUp and Camera button, then hold the power button for 3 seconds while still holding the VolUp and Camera.
4. It is now detected in Device Manager. Click "Update Device Driver" and locate the path of the .INF driver. It will install successfully It will then install and the flashing tool will detect your phone.
Click to expand...
Click to collapse
I need to try this!
Loco5150 said:
Too much crap in my house already.
I need to try this!
Click to expand...
Click to collapse
I use an eee 1002ha for all stuff like this
just to tell you :
on custom_windowsmania.pl_WP8_1_CMK2 there is no full file sys excess
edit:
after language Change to English us you get full file sys excess ( at least this was for me)
What is this warning "partition info does not match" after pressing start ?
The flashing tool log: (I didn´t load all binaries, only the csc)
[Channel 0] Channel Write CSC data Start!!
[Channel 0] Channel Write DBT CSC data Success!!
[Channel 0] Partition info does not Match !!
[Channel 0] Binary Download complete!!
Is this ok and I have to do a hardreset now ?
I don´t want to risk my phone at the current state of development of my IO Explorer app, but I need back the full-filesystem access.
contable said:
What is this warning "partition info does not match" after pressing start ?
The flashing tool log: (I didn´t load all binaries, only the csc)
[Channel 0] Channel Write CSC data Start!!
[Channel 0] Channel Write DBT CSC data Success!!
[Channel 0] Partition info does not Match !!
[Channel 0] Binary Download complete!!
Is this ok and I have to do a hardreset now ?
I don´t want to risk my phone at the current state of development of my IO Explorer app, but I need back the full-filesystem access.
Click to expand...
Click to collapse
its ok
just that Partition info is div then the old one on the phone ,
you get the same if you flash a gdr3 rom over a gdr1
and you always need to Hreset after a csc update .
ceesheim said:
its ok
just that Partition info is div then the old one on the phone ,
you get the same if you flash a gdr3 rom over a gdr1
and you always need to Hreset after a csc update .
Click to expand...
Click to collapse
So I have to do a hardreset now and that´s it ?
contable said:
So I have to do a hardreset now and that´s it ?
Click to expand...
Click to collapse
if you flashed the csc then yes
you could also wait and first do your stuff ( good work btw on the IO Explorer :good: )
ceesheim said:
if you flashed the csc then yes
you could also wait and first do your stuff ( good work btw on the IO Explorer :good: )
Click to expand...
Click to collapse
I could do it better with full-access to the filesystem, because on device some folders are invisible (e.g. WPSystem on the sd card), but you can browse them if you know the path. So I would like to browse on my desktop first...
The flashing process went well, but now I only can connect to the store via Wi-Fi, cellular network doesn´t connect. Any suggestions ?
Edit: My cellular network seems to be broken at all: email account doesn´t sync either.
contable said:
The flashing process went well, but now I only can connect to the store via Wi-Fi, cellular network doesn´t connect. Any suggestions ?
Edit: My cellular network seems to be broken at all: email account doesn´t sync either.
Click to expand...
Click to collapse
I've got the same problem recently, try editing the APN setting manually, add a new APN and insert as followed: APN-Name: "internet" , APN: "internet"
Leave all other fields blank/default.
Worked for me with o2 Germany.
Sent from my GT-I8750 using Tapatalk
{
"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.
If you flashed the Stock ROM using “Download All + Format” option in SP Flash Tool or you wiped NVRAM partition accidently then you probably lost IMEIs, WiFi/Bluetooth Mac Address and Serial No.
Disclaimer:
Code:
/*
*Your Warranty is now void.
*Neither me nor the developers of tools are responsible.
*You are doing this at your own risk and will
*solely be responsible if something happens to the device.
*Make sure you only use the original “IMEI_1, IMEI_2,
*WiFi/Bluetooth Address, Serial Number” that came with your phone.
*/
Note:
Although, I have tried to keep this guide as simple as possible, I am assuming that you have already flashed Stock ROM using this thread/guide:
https://forum.xda-developers.com/k8-note/how-to/lenovo-k8-note-xt1902-3-fix-dead-hard-t3791839
Which also means the required drivers i.e. “MTK (USB DA COM, Preloader USB VCOM, USB Port, USB VCOM) Driver” and “Lenovo USB Driver” in the thread mentioned above are also installed.
Requirements:
Lenovo K8 Note with Stock ROM.
Original IMEI_1, IMEI_2, WiFi/Bluetooth Mac Address, Serial Number. (Find on Phone’s box)
SN Write Tool (Download)
Database Files
ADB Tools (Inside SN_Write_Tool\Android)
Basic ADB know-how.
And a PC. (obviously)
USB Debugging:
Before we proceed, make sure “USB Debugging” is enabled on phone:
Navigate to, Settings > System > About Phone > Build Number (Tap 7 times) to enable “Developer Options”.
Now, Enable “USB Debugging” in Settings > System > Developer Options.
Flashing Procedure:
Extract SN Write. (For Example, Location: “E:\ SN_Write_Tool_v1.1916.00”)
Open SN Write Tool (SN_Writer.exe).
Make sure all the Preliminary steps mentioned in below sections have been performed – Obtaining DB files, Configuring SN Write Tool, Understanding Barcode.
Switch off the phone, while keeping the cable unplugged
Click “Start”.
Enter Original IMEI_1, IMEI_2, WiFi/Bluetooth Mac Address, Barcode and press “Ok”
Connect your phone.
Now your phone will automatically boot in Meta Mode.
Wait for the Process to finish.
Now you will see “Pass” message if everything completes successfully.
Now it will again ask to enter the details. Click “Cancel”
The phone will now switch off. Then boot it manually.
That’s it. Your phone is now back to normal. Now, you can see Serial No. in adb too.
Obtaining Database(DB) files:
In order to restore everything we need 2 Database files, which can be obtained by following the procedure below:
Extract SN_Write Tool. (For Example, Location: “E:\ SN_Write_Tool_v1.1916.00”)
Navigate to “Android” folder inside SN_Write_Tool folder.
Keep Shift Key Pressed and Right Click inside the folder. Select “Open Command / PowerShell window here”.
Type
Code:
adb devices
You will receive a prompt on your phone. Select “Ok”. The device will appear in the list. (Something like “0123456 device”)
Now, type these commands:
Code:
adb pull /vendor/etc/mddb Database
adb pull /system/etc/apdb Database
Now, navigate to “E:\ SN_Write_Tool_v1.1916.00\Android\Database”. There will be around 23 Files. We only Need 2 files from that.
APDB_MT6797_S01_alps-trunk-o0.tk_W19.10 (Approx. size 145kb)
MDDB_InfoCustomAppSrcP_MT6797_S00_MANNING_O_Vxx_x_ulwctg_n.EDB (Approx. size 59mb)
Note: Name and size may slightly vary depending upon your firmware.
Copy the above two files to some other destination (optional).
Note: If you are using PowerShell then, instead of “adb” type “./adb”
Configuring SN Writer Tool:
Open “SN_Writer.exe” inside “E:\ SN_Write_Tool_v1.1916.00”.
Now Click “System Config”.
Check “Dual IMEI” (Do not check “Dual IMEI Same” under that).
In Write options select Barcode, IMEI, BT Address, WiFi Address. (If you don’t have WiFi/BT Address then don’t check/select them).
Check “Load AP DP from DUT” and “Load Modem DB from DUT”.
Click “MD1_DB” and select the file that you pulled using ADB i.e.
“MDDB_InfoCustomAppSrcP_MT6797_S00_MANNING_O_Vxx_x_ulwctg_n.EDB”
Click “AP_DB” and select the file that you pulled using ADB i.e.
“APDB_MT6797_S01_alps-trunk-o0.tk_W19.10”
Now click “Save”.
{
"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"
}
Understanding Barcode:
It took me lots n lots of trial & error and googling before finding the correct (probably) Barcode format that we need to use in SN Writer. Trust me, it was not an easy task. Below are three iterations of barcode, use any:
First Iteration (recommended):
The Barcode field consists if two parts, call them Spaces and Serial No.
Total Length(33 Characters) = (25 Spaces) + SN(8)
For Example,
If my SN written on the box is “XYZ1223W”, my barcode will be (without quotes):
Code:
“ XYZ1223W”
or
Second Iteration (recommended 2):
In this iteration, we'll assume that the Barcode field in SN Write Tool is a combination of three parts. Lets call it First (PN), Second and Third Part (SN). You can find PN & SN on the box of phone. I am not sure about the second part with 15 characters. You can leave the second part, just give 15 Spaces.
Total Length(33 Characters) = PN(10) + (15 Spaces) + SN(8)
For Example,
If my PN written on the box is “AB1D1112IN” and SN is “XYZ1223W”, my barcode will be (without quotes):
Code:
“AB1D1112IN XYZ1223W”
or
Third Iteration:
There can also be a third iteration for barcode, though I am not sure about this and is completely based on my assumption. In the second part, as mentioned above we are leaving 15 spaces, but in this, we will use the product barcode of 13 characters (Refer Barcode No. 2 in the attached image below) instead of 15 spaces
For Example,
If my barcode (no. 2 in image above) of 13 charcters is “0123456789012”, then in SN Writer we will write (without quotes):
Total Length(33 Characters) = PN(10) + (Space) + (13) + (Space)+ SN(8)
Code:
“AB1D1112IN 0123456789012 XYZ1223W”
Note the space after each part, which makes up for two characters that we require.
As you can see in the Screenshot attached in this post, “Lenovo Help” app recognizes the device as it is meant to be recognized.
WiFi/Bluetooth Mac Address:
Though, it is not a big deal if you lost WiFi/Bluetooth Mac Addresses. They will still work fine even without it.
If you didn’t backup nvram before or didn’t note down WiFi/Bluetooth Mac address then you can’t get it back. But, if you did TWRP backup of nvram then you can restore it and get back both the original Mac addresses.
FAQs:
SN Writer not booting phone into Meta Mode automatically.
Make sure drivers are installed
or
Boot Manually in Meta Mode using Power Button + Volume Down. Check Already in Meta Mode.
Do I need to be on Stock ROM?
Yes.
Changelog:
27 September 2020:
Update post.
Added one more iteration of barcode.
Added more Screenshots.
Correct minor typos.
thanks alot man
I managed to get apdb files but when i try your command to get mddb i get that error
adb: error: failed to copy '/etc/mddb' to 'Database\mddb': read failed: Is a directory
any help?
and how to know if my bluetooth or wifi mac address is missing and where to find them because nothing of that is written on the phone box
softmaster3 said:
thanks alot man
I managed to get apdb files but when i try your command to get mddb i get that error
adb: error: failed to copy '/etc/mddb' to 'Database\mddb': read failed: Is a directory
any help?
and how to know if my bluetooth or wifi mac address is missing and where to find them because nothing of that is written on the phone box
Click to expand...
Click to collapse
Edit: Solved
Android will automatically generate Wi-Fi / Bluetooth address if not found. No need to worry about that. Thats why I I have mentioned in the post that it will still work fine even without it.
You mentioned wrong paths, /etc/apdb is fine but /etc/mddb doesn't exist(empty folder was created in latest update but still no contents in it). mddb is under /vendor/etc/mddb. Just to avoid confusion and even to make this guide suitable for users who pull the file from TWRP make the /etc/apdb to /system/etc/apdb
---------- Post added at 01:03 PM ---------- Previous post was at 01:00 PM ----------
softmaster3 said:
thanks alot man
I managed to get apdb files but when i try your command to get mddb i get that error
adb: error: failed to copy '/etc/mddb' to 'Database\mddb': read failed: Is a directory
any help?
and how to know if my bluetooth or wifi mac address is missing and where to find them because nothing of that is written on the phone box
Click to expand...
Click to collapse
instead of "adb pull /etc/mddb" use "adb pull /vendor/etc/mddb"
M.A.P said:
You mentioned wrong paths, /etc/apdb is fine but /etc/mddb doesn't exist(empty folder was created in latest update but still no contents in it). mddb is under /vendor/etc/mddb. Just to avoid confusion and even to make this guide suitable for users who pull the file from TWRP make the /etc/apdb to /system/etc/apdb
---------- Post added at 01:03 PM ---------- Previous post was at 01:00 PM ----------
instead of "adb pull /etc/mddb" use "adb pull /vendor/etc/mddb"
Click to expand...
Click to collapse
thanks a lot guys
u two just made my day
and M.A.P u r a life saver i cant thank you enough for ur work on treble for k8 note and ur help here
M.A.P said:
You mentioned wrong paths, /etc/apdb is fine but /etc/mddb doesn't exist(empty folder was created in latest update but still no contents in it). mddb is under /vendor/etc/mddb. Just to avoid confusion and even to make this guide suitable for users who pull the file from TWRP make the /etc/apdb to /system/etc/apdb
Click to expand...
Click to collapse
Done. Thanks for suggestion.
i did write the serial, check warranty and its good
but noticed that the serial written on phone box is 12 Character long not just 8 and sn writer did write 8 only not the whole 12
is that correct??
softmaster3 said:
i did write the serial, check warranty and its good
but noticed that the serial written on phone box is 12 Character long not just 8 and sn writer did write 8 only not the whole 12
is that correct??
Click to expand...
Click to collapse
May I see the image of your box. PM me the image.
done
softmaster3 said:
thanks a lot guys
u two just made my day
and M.A.P u r a life saver i cant thank you enough for ur work on treble for k8 note and ur help here
Click to expand...
Click to collapse
Your welcome, I'm always ready to help
Hi, with the help of your guide, i have recovered my phone. But the problem is still same as it restarts repeatedly,sometimes it worked for 1 day but then again rewstarting. Is there any permanent solution for this?
psbtheone said:
Hi, with the help of your guide, i have recovered my phone. But the problem is still same as it restarts repeatedly,sometimes it worked for 1 day but then again rewstarting. Is there any permanent solution for this?
Click to expand...
Click to collapse
Show your phone to a technician. It may be due to battery or some other reason.
Im getting remote object does not exist error for both commands
WP7 Barcode
Hi,
I was wondering how did you find the correct Barcode format? I have spent 2 days trying with different combinations and I still have not succeeded in restoring the serial number in my Oukitel WP7. It still gives me the generic serial number 123456789ABCDEF.
oxord said:
Hi,
I was wondering how did you find the correct Barcode format? I have spent 2 days trying with different combinations and I still have not succeeded in restoring the serial number in my Oukitel WP7. It still gives me the generic serial number 123456789ABCDEF.
Click to expand...
Click to collapse
Did some Trial and Error to figure out correct (probably) barcode format. In addition to this, you'll also need specific database files for your phone in order restore it.
kk9999gada said:
Did some Trial and Error to figure out correct (probably) barcode format. In addition to this, you'll also need specific database files for your phone in order restore it.
Click to expand...
Click to collapse
Man this thing is driving me crazy. I have tried every single combinations and did so many googling and there are not a lot of information about this. The other problem is that the Oukitel WP7 does not have a Product Number written on the box or on the back of the device, there is only a serial number and a barcode with 13 numbers under it. I even tried the FCC ID that is written at the top. I have been spending few days trying. I think the only way to know the correct format is to ask someone who has the same device to view it using Maui Meta by viewing the hex format or exporting the NVRAM to an ini file. I doubt anyone would help me with this though. I have the database files from the stock image. Anyways thanks man
oxord said:
Man this thing is driving me crazy. I have tried every single combinations and did so many googling and there are not a lot of information about this. The other problem is that the Oukitel WP7 does not have a Product Number written on the box or on the back of the device, there is only a serial number and a barcode with 13 numbers under it. I even tried the FCC ID that is written at the top. I have been spending few days trying. I think the only way to know the correct format is to ask someone who has the same device to view it using Maui Meta by viewing the hex format or exporting the NVRAM to an ini file. I doubt anyone would help me with this though. I have the database files from the stock image. Anyways thanks man
Click to expand...
Click to collapse
That would be better.
There is no need for Part No. or Barcode (both can be replaced with spaces). The only thing required is Serial No.
kk9999gada said:
That would be better.
There is no need for Part No. or Barcode (both can be replaced with spaces). The only thing required is Serial No.
Click to expand...
Click to collapse
I tried that as well with so many different ways and with spaces and without. I guess the length also matters. I even filled all 63 characters to see if anything changed in settings but it still showed the generic serial number. I am starting to wonder if sn tool is writing the data in the correct location. I am sure I am using the correct database files because I got them from the factory image from the official website and I am able to write the IMEIs correctly.
I am thinking now to go through the serial number which is 16 characters from left to right. Each time I add a space on the left and no spaces after the serial so first try would be only the serial then a 1 space before it then two spaces before it until I reach the 63 characters. This is like 50 restarts and if that does not work I will try in a same manner but this time full up spaces after the serial and do the same by adding one space on the left each time so first try would be the serial number and the remaining will be spaces up to 63 characters the second time will be one space before the serial and remaining spaces after it up to 63 and so one. I know it's crazy but if all that does not work I am not sure what else to do.
Hi
This happened to me with this dangerous spflash tool. WIPED everything. I followed this guide , It PASSES without any errors but doesnt write anything to my phone. Box has a code bar like this 6 970502 270581 then MEID code of 14 characters , than IMEI1 code and a IMEI2 code and finaly a S/N code of 15 characters.
As i said it PASS but doesnt show IMEI, version base band , bluetooth address, Serial number ,
Thank you very much spflash tool. Had to get another phone.
Phone is a MEDIATEK mt6763T.
Only thing that i dont understand from guide is how to enter Serial number in sn writer. Did it many ways. 33 characters and 64 characters with spaces.
If anyone has any idea , please show me the way. thx.