Phoenix OS x86 v2.5.3 Released - Phoenix OS News, Q&A & Development

Link: http://bbs.phoenixstudio.org/en/showthread.php?tid=8161

anyone know how to update Google play services on this build? I keep getting error -501
---------- Post added at 02:39 PM ---------- Previous post was at 01:56 PM ----------
jdodger08 said:
anyone know how to update Google play services on this build? I keep getting error -501
Click to expand...
Click to collapse
okay simple fix
- Download the latest version of Google Play Services from APK Mirror
(I would put link but I am new to this forum and it won't let me)
- Make sure the version number is xx.x.xx (030-xxxxxxxxx)
- Install

to fix grub menu not showing up on uefi systems
open cmd as admin and type:
bcdedit /set {bootmgr} path \EFI\PhoenixOS\Boot\grubx64.efi
Reboot
you can thank me later
Regards

Sorry for the question but i'd want to ask if there is any app to update the system to newer version.
If yes I haven't it so please gimme the apk

ScardracS said:
Sorry for the question but i'd want to ask if there is any app to update the system to newer version.
If yes I haven't it so please gimme the apk
Click to expand...
Click to collapse
It's built in, you don't need to install anything. Open settings, you sh see an option to update PhoenixOS, just make sure you're connected to the internet.

lfom said:
It's built in, you don't need to install anything. Open settings, you sh see an option to update PhoenixOS, just make sure you're connected to the internet.
Click to expand...
Click to collapse
This evening i'll watch again, many thanks

Another question: how i can set the launcher for seeing apps by name and not by installation time?

Related

[Easy Installer] [v 1.0.3] [Lazy/Noob Android Installer]

READ THE ENTIRE POST BEFORE DOING ANYTHING
Disclaimer
I'm not responsible for any problems caused by the use of the installer or by user error and not reading the entire post.
What is it?
First of all, the Easy Installer is not in any way related to Gradular's or xcd's installer. Though these tools are great they don't completely install Android for you. The Easy Installer will completely install Novacom and Java (if needed), get the necessary Android files, and run the command to install them. This does everything for you so you don't have to (whether you are just lazy or new to installing Android).
How to Use (Installer)
There is a single zip file to download which contains installers for both CM9 and CM10. When you download it, extract it. You must then move the easyinstaller folder to "C:\easyinstaller". You must do that or it won't work. Then Run as Admin the correct easyinstaller_cmx.bat (where x is the version you want installed) and it will start the program. Follow the necessary instructions it gives and it will complete your Android install. It's that easy!
How to Use (Uninstaller)
The program is included in the same file as the installer. It is universal for both CM9 and CM10. Follow instructions above for setup but instead Run as Admin easyuninstaller_cmx.bat and it will start the program. Follow the necessary instructions it gives and it will complete your Android uninstall. It's that easy!
How Easy is It?
You only have to do a few things to completely install Android. Plug your Touchpad into your computer in USB mode (in webOS or TWRP Android is not supported but might work). Then, when it says to boot to recovery mode, do it and it will then install Android. Pretty easy stuff huh?
Downloads
Here is the only download you need. Notice that its possible that the roms will be outdated. I will always try to update the Easy Installer with the latest versions of Android. The download is large because it gets you ALL the files needed to install Android.
Download Zip File Here (Mega) v 1.0.3
Download Zip File Here (Google Drive) v 1.0.3
Bugs/Issues
If you find any bugs are have any issues with the program I encourage you to post them here as I am entirely open to making Easy Installer the best experience.
Changelog
v 1.0.0 - Initial Release
v 1.0.1 - Renamed gapps files so they install thanks RolandDeschain79
v 1.0.2 - Renamed CM9 for compatibility, added Uninstaller, fixed fatal coding error
v 1.0.3 - Fixed coding errors thanks hperry and basshead73 added Google Drive link
Next Release Improvements/Fixes
I need testers!
If you have ever tried this out all feedback is appreciated.
Remolten said:
I need testers!
If you have ever tried this out all feedback is appreciated.
Click to expand...
Click to collapse
I'm actually gunna try it when i web doctor my TP
I Will give ya some feedback
Updated with latest Nightly 2/24.
I just tried it. It seemed to install correctly, but CM9 is stuck at the boot screen
Jive Turkey said:
I just tried it. It seemed to install correctly, but CM9 is stuck at the boot screen
Click to expand...
Click to collapse
Probably an issue with CM9 not the installer.
Uninstalling it works at least :/
Attempting to install again. I have a lot of Android files from an old install. I'm removing them in case that's the cause of my problem.
... cancelling Java causes the script to fail. I made sure to Cancel, not close.
... continuing the install. Android is installing...
IT WORKED!!!
It must have been one of the old remnant Android files giving me grief.
---------- Post added at 06:59 PM ---------- Previous post was at 06:02 PM ----------
Thank you. This was much simpler than the previous methods I have used to install Android on my TouchPad. I have a few suggestions, that I hope may make your installer even better:
I don't see anything in your code that requires the installer be in "C:\easyinstall". I think you could omit that instruction.
Line 9 should mention USB Drive mode. I misunderstood it and I think others might too.
Tell people to install Java and novacom themselves separately. This will eliminate extra steps for those who already have them installed. This will also prevent problems with those that close the Java installer without installing it. This will also mean you don't have to worry about keeping the version you supply up do date (it's already outdated as I write this). I think something like this would be better:
Code:
echo Now you need to download and install the latest version of Java.
echo Press a key to open the Java download website.
pause >NUL
start https://www.java.com/en/download/index.jsp
echo.
echo When you have downloaded and installed Java, press a key.
pause >NUL
echo.
echo Now you need to download and install Novacom.
echo Press a key to open the Novacom download website.
pause >NUL
start https://code.google.com/p/universal-novacom-installer/
echo.
echo When you have downloaded and installed Novacom, press a key.
pause >NUL
I hope that's helpful. Thanks again
It worked but didn't work. The java updated, novacom came up, and it went into double penguin mold, but I still have the same date android.
Which Andoid build did you have?
I thank it was 2-17. That was a couple of weeks ago.
cdmcfud said:
I thank it was 2-17. That was a couple of weeks ago.
Click to expand...
Click to collapse
Will update soon.
Links not working
The links above on the main post aren't working folks!
silentarts said:
The links above on the main post aren't working folks!
Click to expand...
Click to collapse
Abandoned.
Remolten said:
Abandoned.
Click to expand...
Click to collapse
does anyone have a mirror?
bearsfan85 said:
does anyone have a mirror?
Click to expand...
Click to collapse
If I get enough interest maybe I can rewrite as I deleted it.
I'm selling my TP in a day or two but maybe I could get something up before it's gone.
Remolten said:
If I get enough interest maybe I can rewrite as I deleted it.
I'm selling my TP in a day or two but maybe I could get something up before it's gone.
Click to expand...
Click to collapse
The main thing I needed were the proper drivers as the 64bit sdk from palm is not available on their website, or at least it wasn't last night. After doing some more searching I was able to find what I needed. Thanks for willing to help out others though even though it doesn't benefit you.

[XAP] AdBlocker For Windows Phone 8.x+

Hello everyone!
Today I release a beta build of my very first hand made app called AdBlockerWP!
***YOU NEED TO BE INTEROP-UNLOCKED AND HAVE ALL CAPABILITIES UNLOCKED AS WELL!
It is very simple, download the app from the attachments and install it using Windows Phone Power Tools or the use the deployer built into the SDK.
Then run it and then select "Update Hosts File" Then wait.
Boom it has blocked ads for you! Enjoy
There is also a feature to disable ad blocking.
Please please please let me know how this works for you and what model phone you have as I can only test on emulators and a Lumia 640, but this should work on any Lumia WP8.x Phone.
EDIT:
New Feature(s) Added:
Users can now specify their own URLS to download
Removed 2 default URLS, and changed 1 URL
Current Default Hosts URL List:
https://adaway.org/hosts.txt
https://github.com/StevenBlack/hosts (Using GitHub rawcontent servers to get the HUGE hosts file here which is updated frequently from many sources.
Change Log:
V4: Fixed userList.txt not being found when editing custom user hosts url list.
V5: Added option to edit Windows Hosts file, or just view. (Alpha feature, it is very slow on larger files)
V5.2: Fixed bug on first launch of crashing
V5.3: Default lists can be disabled by user, and better custom list parsing
Source Code: Download Here
Good job, buddy!
Probably, your app needs some UI "polishing" and nice tile but at least it's functional & working
Do you have plans to publish app sources on the github? It will be nice.
sensboston said:
Good job, buddy!
Probably, your app needs some UI "polishing" and nice tile but at least it's functional & working
Do you have plans to publish app sources on the github? It will be nice.
Click to expand...
Click to collapse
When it comes out of beta I will publish source to github and yeah the UI is, how do I say..... Lacking if you will, but it is functional which is the idea behind a beta product LOL.
So far I found some bugs of my own:
2 of the 4 hosts files fail to download from a 406 error.
&
because of the first bug, not all ads are blocked. So i noticed some, not all, ads in some web sites and apps. but some are blocked.
I am also going to add a feature where a user can add his or her own entries, as well as adding their own URL's for Hosts files so those will be added/downloaded as well.
What sources does this app use?
@sandix great work, this app even works well on W10M with interop/cap unlock.
is ok but still many ads not blocked from web pages... second and third host download fail...
dxdy said:
is ok but still many ads not blocked from web pages... second and third host download fail...
Click to expand...
Click to collapse
I could recommend to @sandix, to get a blocking uri sources from the popular Android or desktop ad-blocking software (AdAway and/or AdBlock). Maybe it's not very ethical but these blocking lists are up to date and 24/7 available.
This application is using the default sources from adaway for android, but 2 out of the 4 source get a 406 error, ill be releasing an updated version that fixes this issue so more ads will be blocked. The next version will also allow you to add your own sources as well
Ranomez said:
@sandix great work, this app even works well on W10M with interop/cap unlock.
Click to expand...
Click to collapse
I am glad it is working on the W10M TP I haven't tested it on that yet so that is good news!
sandix said:
The next version will also allow you to add your own sources as well
Click to expand...
Click to collapse
That's smart
sensboston said:
That's smart
Click to expand...
Click to collapse
Haha, thanks, it will be polished app soon enough I want it to update in the background, but I have no idea how to do that yet. LOL
sandix said:
Haha, thanks, it will be polished app soon enough I want it to update in the background, but I have no idea how to do that yet. LOL
Click to expand...
Click to collapse
Is that even a good idea?
I meant won't that risk breaking your hosts file if let's say your internet connection drops during the download?
Also a bit of a unrelated question: doesn't windows phone require a reboot after changing the hosts file just like PC windows does to actually apply the rules?
And you should add the hosts file from here too: http://winhelp2002.mvps.org/hosts.htm (note: not direct link to the hosts file, scroll down a bit) that's what I'm using on my pc and laptop in windows.
Ranomez said:
Is that even a good idea?
I meant won't that risk breaking your hosts file if let's say your internet connection drops during the download?
Also a bit of a unrelated question: doesn't windows phone require a reboot after changing the hosts file just like PC windows does to actually apply the rules?
And you should add the hosts file from here too: http://winhelp2002.mvps.org/hosts.htm (note: not direct link to the hosts file, scroll down a bit) that's what I'm using on my pc and laptop in windows.
Click to expand...
Click to collapse
That hosts al ready in the list, and if internet is dropped during download, that hosts file won't be included, worst case you have to reupdate the hosts file, but no damage would done regardless because I have a restore option in the app and afaik I have not needed a reboot, but a reboot, if you would want to, would not damage anything either
Added Update V3, includes some bug fixes and features, update now!
With v3 this happens when I open the edit user list screen on W10M.
EDIT: Same error happens when I try to save the list and when I try to update the hosts file, can't be used on W10M anymore.
work fine, you must manually add (your) userList.txt
Ranomez said:
With v3 this happens when I open the edit user list screen on W10M.
EDIT: Same error happens when I try to save the list and when I try to update the hosts file, can't be used on W10M anymore.
Click to expand...
Click to collapse
That is weird thanks for telling me, I didn't have that issue, but I will fix it in the next release.
If you updated from the previous version, remove the app and then reinstall it and that should fix the problem I hope for now.
dxdy said:
work fine, you must manually add (your) userList.txt
Click to expand...
Click to collapse
Are you on W10M because for me WPPT can't add anything to any app's isolated storage?
---------- Post added at 07:04 PM ---------- Previous post was at 07:03 PM ----------
sandix said:
That is weird thanks for telling me, I didn't have that issue, but I will fix it in the next release.
If you updated from the previous version, remove the app and then reinstall it and that should fix the problem I hope for now.
Click to expand...
Click to collapse
I did not update but clean install it.
no i have 8.1 GDR2 but get same error... after manually add folder DataFolder and userList.txt all working fine.. use File Manager on phone if WPPT not work for you...
dxdy said:
no i have 8.1 GDR2 but get same error... after manually add folder DataFolder and userList.txt all working fine.. use File Manager on phone if WPPT not work for you...
Click to expand...
Click to collapse
Ok, will try, thank you, and no need to use file manager cause I can just enable Full FS Access and do it that way.
EDIT: Worked, thanks.
Also @sandix is there any reason you removed the ability to read the current hosts file and are you going to add it back in the next version, it was quite a good feature to have to make sure your hosts have been applied?

Please advice Google Play store installation on Edge+ G9280

Hello,
I had received a Chinese Samsung Galaxy Edge+ G9280 as a gift but it is not preinstalled with Google Play Store. May I know if any one has successfully installed Google Play Services and Play Store in their Edge+? I'm trying to stay away from rooting the phone as I am afraid of bricking the phone.
Many thanks in advance for your help.
Best regards
Alex
On past devices, you had to find a place to download the Google Services APK, root the device, then move the APK to system/app manually. I doubt it's different with the Edge+.
Thanks! May I know had anyone succeeded in rooting a G9280 or similar model yet? Any do or don't? I'd bricked a phone before.. You can imagine how nervous I'm now. Lol
Best regards
Alex
Sent from my SM-G900FD using XDA Free mobile app
alextgm said:
Thanks! May I know had anyone succeeded in rooting a G9280 or similar model yet? Any do or don't? I'd bricked a phone before.. You can imagine how nervous I'm now. Lol
Best regards
Alex
Sent from my SM-G900FD using XDA Free mobile app
Click to expand...
Click to collapse
Definitely not for G9280, but you could follow this for any future updates! :good:
Thanks a bunch!!
Sent from my SM-G900FD using XDA Free mobile app
Another thing you could try is flashing the firmware for the Hong Kong Edge+ if they are the same model#. It would have the full Google services framework and could be flashed using Odin without rooting or tripping Knox and losing your warranty.
G9280 Root and Play Store
Hi Alex
Did you end up getting your G9280 installed with Play Store and root I assume?
I already have root and play store (not done by me) but if I apply and updates from Samsung I will lose root and play store.
Thanks
Play Store not running
Hi
i have unlocked and rooted my device SM-G9280 , installed the google services, but still can not run google play store ,
does anyone have an advice how to get this run ?
Did anyone manage installing gapps on the G9280? Please help
Try this.
If you read Chinese, or if you can find somebody to help you, you can try the following:
Step 1: Please root your phone. Visit this page: http colon //daxiaamu dot com/?p=2055
Step 2: Download Root Explorer in Samsung APP store.
Step 3: Download Google Play Services APK, Google Play Store APK, Please visit: http colon //www dot androidapksfree dot com/apk/google-play-services-apk-latest-version-download/
If you download with your phone, it is stored at /data/media/0/download
Step 4: Use RE to move those two APKs to /system/app
Step 5: Use RE to change permissions from rw-rw-rw to rw-r-r
Step 6: restart your phone and the google play store should be OK. (please install Google Play Store first if you have not yet done so.)
It is not a perfect solution, but it works. Let me know if you cannot make it work.
hey i was looking for the same answer because i have same phone g9280 without any google service and some apps are impossible to get from Chinese store.
i have successfully rooted my device and then i have installed gapps. now it is working fine.
first you need to download the root file, is a xxx.tar , then install it with odin. Also you need to find the PHILZ software and install it in same way, that software allows you to install the gapps file (download it and copy in to the device internal memory as first).
if youre still in china, be aware that you need a VPN installed and working if you want google app works.
hope it helps.
Paid ROM service
I had the same problem and confusion like you guys after I got back from China. Searched a bunch but didn't get a satisfying solution, I emailed both Samsung CN(China) and CA(Canada). CA said it's none of their business since I bought the phone back in China, CN replied that 9280 and CA model have different specs, therefore they cannot provide the CA system I required. I was like wtf, so this Samsung flagship device is just gonna sit at home like a brick?
Did a little Baidu (like Google in China) and finally got an answer. I successfully rooted my 9280 from taobao.com (like ebay or amazon in China) for ¥188, or 30USD 40CAD (wtf with CAD nowadays, geez). The ROM is made by a famous Samsung rooting service company in China. I will put a link at the end of the post.
After a month of use, I will give the ROM an A.
- google services are for sure usable.
- OEM system look with lots of adds-on features in settings.
- a few bugs, not too noticeable.
- improved battery life.
You will see some interesting (but do you need it?) features in settings. Anyways, if you want to access Google Play Store and use Google Services, go for it.
Link below contains some screenshots I took before and after the ROM installation:
[email protected]//[email protected]@[email protected]/[email protected]/[email protected]@oQ
umm, the forum wouldn't let me post the screenshots cuz I'm a new user. enter the link without @
How to:
1. A PC (you don't need a sick rig, but not one from the last decade please.)
2. A mainland Chinese friend. Not just some random 2nd gens or HKs. No offense, but he/she will have to understand and follow all the Mandarin installation instructions. Plus, he/she needs a taobao account and a valid payment method accepted by taobao. (Don't worry, if your friend is a Mainlander, they will probably have all that.)
3. 30USD or 40CAD, + a McDonald's happy meal for your friend
Leave me a comment if you have any questions.
taobao link: (I know it says Note 5 in the pic, but please read the bolded title on that page.)
[email protected]//[email protected]@.taoba@[email protected]/@[email protected][email protected]@[email protected]&[email protected]@[email protected]@#detail
---------- Post added at 10:06 PM ---------- Previous post was at 09:43 PM ----------
juankrlc said:
hey i was looking for the same answer because i have same phone g9280 without any google service and some apps are impossible to get from Chinese store.
i have successfully rooted my device and then i have installed gapps. now it is working fine.
first you need to download the root file, is a xxx.tar , then install it with odin. Also you need to find the PHILZ software and install it in same way, that software allows you to install the gapps file (download it and copy in to the device internal memory as first).
if youre still in china, be aware that you need a VPN installed and working if you want google app works.
hope it helps.
Click to expand...
Click to collapse
could you be more specific? where can i download the root file? thanks
hey guys, i remember i have spent a lot of time looking the root file in google. but then i realized that nobody cares about this model in particular but chinese people so i used baidu instead. then i have clicked every single chinese link until i found it.
im actually in China so i cant find a way to upload for you, due to firewalls. Im gonna keep trying and let you know soon.
juankrlc said:
hey guys, i remember i have spent a lot of time looking the root file in google. but then i realized that nobody cares about this model in particular but chinese people so i used baidu instead. then i have clicked every single chinese link until i found it.
im actually in China so i cant find a way to upload for you, due to firewalls. Im gonna keep trying and let you know soon.
Click to expand...
Click to collapse
Could you post the file link al least? I know how to read Chinese. Thanks.
If you cant post a link due to forum rules, just drop a bunch of @ symbol in the link.
erichee said:
Could you post the file link al least? I know how to read Chinese. Thanks.
If you cant post a link due to forum rules, just drop a bunch of @ symbol in the link.
Click to expand...
Click to collapse
here what you need to root your device sm-g9280:
mega.nz/#!kcNCWBiQ[/
contains:
gapps: complete google play services and app.
odin 10
philz_touch : bootloader for rooted device
root stock kernel : root file.
instructions: (all of it is necessary, and totally works if you do it well. im not responsible if your phone get damaged in the process, do it completely under your own responsability) note: if you follow the instructions, youre going to lose your warranty (samsung, vendor or whatever else). i strictly recommend you do backup your phone info and download the original software from .samsung-updates, in case something go wrong you will probably need it to recover your phone alive and restart the process.
step 1: download and unrar the file in the link. PASSWORD KEY IS : JuanC
step 2: copy the GAPPS file (zip file, do not uncompress it) into your device's memory (remember the directory adress)
step3: unblock your download mode in your device options. if you dont know how, just ask youtube.
step4: turn off your device and extract the sim card ( if you dont, you gonna lose your antenna drivers)
step5: start your device in download mode. ask youtube if you dont know how
step6: if the download mode is unblocked, you would be able to see the message "unblock". then you can connect your device via USB to your computer and open the ODIN program (included in the link). you also need to have the lastest SMARTSWITCH program installed in your PC for the phone drivers. If everything goes well this far , you would be able to see a green or yellow square in the upper corner with the word COM1 or COM2 depending of how many USB ports your PC has.
step7: press the AP button, look for the root kernel file and click OK or LOAD. and wait a few minutes depending on your pc configuration. when done, the message screen shows LEAVE CCS
step8: click load on the bottom. if goes well, after a few minutes you will see a green square with the message : PASS!!. if you have a problem in here just load the original software again.
step9: start the phone and let it update the changes. then turn it off and start it again in DOWNLOAD mode, same as before, restart odin in the AP button you look for the PHILZ_TOUCH file. it will change the bootloader of your device. load it!
step10: start the phone and let it update the changes. turn it off again, and start it in BOOTLOAD mode. ask youtube if you dont know how. click on install from sd card and look for the GAPPS file you have copied from beginning. install it. then push "restart"
step 11: enjoy!
hope it helps.
---------- Post added at 05:10 PM ---------- Previous post was at 04:50 PM ----------
decrypt key: !GKWwuhlVDrg-GyDSv4fkZTlYHpAjBObocbwTmULGztw
Is not working for me (firmware on the phone--G9280ZCU2AOK6_G9280CHC2AOK6_CHC), in step 7, when I load "G9280-OJ9-Root-Stock-Kernel.tar" the the message "LEAVE CCS" is not showing up, and if I press start, it is flashing the kernel but the phone is stuck at start screen
Ok then go to samsung-updates.com and download the lastest firmware Q2QOJ9 and flash it in the phone. Next repeat the process
---------- Post added at 11:52 PM ---------- Previous post was at 11:44 PM ----------
Or you can baidu the firmware you have and look for the root. Dont worry, when you flash a firmware it will run again. Just ensure the root file you use is same firmware you have inatalled
the firmware you have does not has a root file created yet.
download this firmware and flash it as first step, then do the rest.
samsung-updates.com/details/55960//SM-G9280/CHC/G9280ZCU2AOJ9.html
it is october released and last root file created until now. same as i have installed and running.
thanks, is working now, .... sadly if you update google play is not working anymore, ( tryed to instal youtube and promted me to updete google play ), I tryed "open gapps" and is not working
Somth is different then
I didnt install youtube, till you say it.
Just now i did it with my vpn and i had no problem Installing it and running it. I dont remember if i have updated google play, but just now i have checked and i have 6.0.0 version. And everything is fully working without any problem.
Maybe you can go to the app manager and unistall google and google services and reinstall it from bootloader again and see if the prob is solved. Or google GAPPS and get the last package updated to install.
However, now that you know how to make it works, my advice is you keep moving on next step, i mean maybe downloading the newest firmware from samsung-updates.com on your pc (once youre rooted, you will need to flash it manually) and spending sometime looking for the root file for that firmware.
I trust you let me know if you get it first.

[GUIDE] One touch , one Rom and relock your bootloader Nougat 7.1.1 patch december

tested on android 7.1.1 with last patch NPNS26.118-22-2-12
1st Downoad the files below and the rom with last patch
ROM
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
https://www.androidfilehost.com/?fid=889964283620776077
ADB+ files relocked .bat
https://drive.google.com/open?id=1M61RFtDsXgs8O_b3jwSvfBNwprNimE3M
2st conect your device in to the pc and with enabled device enable the option developer and enable the option to allow OEM blocking and USB debugging and check to trust the device connected in case your pc,after downloading the files and rom extracting both and copying the contents of adb + relock into the rom folder and open a cmd window and see if your device is recognized and authorized with command "adb devices" if serial number is written and device continue and click in executable Re-lock device online.bat the device reboots in fastboot mode and in the cmd window that opens only click enter until it starts to flash the rom and at the end relocked ready no matter if you have a customized recovery just need to have the oem unlock option active more debugging enabled ,if you prefer to do in fastboot mode execute the file Re-lock device mode fastboot.bat will also lock in the same way and will be able to make updates via OTA
easy ..:fingers-crossed:
my video tutorial in portuguese teaching to make the process sorry but there is no translation in the video but those who intend to flash rom will understand easily thanks
https://youtu.be/gC7hZsyvU3o
obs in case the option is disabled oem in programmer, downgrade to version 6.0.1 and follow the steps you want device connected or in fastboot mode
thanks this will be very helpfull for me when Oreo is released officialy.
check your links in OP please.
KrisM22 said:
check your links in OP please.
Click to expand...
Click to collapse
these links are okay there is nothing to check
Are you sure it's not working?
plz recheck!
For the first one I get
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>ABAB451413C5DD31</RequestId>
<HostId>
djEj2MUXI6NrXsTSQBVlDW7+2Cs70MTBWwAnuPAdNMP9JbSnreRAMBQnceFnfAI25aiHnRXH+00=
</HostId>
</Error>
KrisM22 said:
For the first one I get
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>ABAB451413C5DD31</RequestId>
<HostId>
djEj2MUXI6NrXsTSQBVlDW7+2Cs70MTBWwAnuPAdNMP9JbSnreRAMBQnceFnfAI25aiHnRXH+00=
</HostId>
</Error>
Click to expand...
Click to collapse
I think with Motorola RSD secure cloud links, you either need to be a service centre member or have specific authorisation to log-on to that server. I don't think it's for general public use, and it's entirely possible they've locked it down after seeing links from XDA or other sources. The Android File Host link should suffice though.
echo92 said:
I think with Motorola RSD secure cloud links, you either need to be a service centre member or have specific authorisation to log-on to that server. I don't think it's for general public use, and it's entirely possible they've locked it down after seeing links from XDA or other sources. The Android File Host link should suffice though.
Click to expand...
Click to collapse
Oh, so if you grab the second link you don't need the first link? Got it! Thanks!
Has anyone tried it yet apart from the publisher.
sam0056 said:
Has anyone tried it yet apart from the publisher.
Click to expand...
Click to collapse
yes see youtube video feedback in the description of the post
sam0056 said:
Has anyone tried it yet apart from the publisher.
Click to expand...
Click to collapse
This is the same as my topic, expect he explained how to use the bat files
I have those too in my files ;p it should work tho...
( I didnt tested it..)
---------- Post added at 09:48 PM ---------- Previous post was at 09:47 PM ----------
Jaderalves said:
yes see youtube video feedback in the description of the post
Click to expand...
Click to collapse
I can't see the YouTube video.. it is offline
SupahCookie said:
This is the same as my topic, expect he explained how to use the bat files
I have those too in my files ;p it should work tho...
( I didnt tested it..)
---------- Post added at 09:48 PM ---------- Previous post was at 09:47 PM ----------
I can't see the YouTube video.. it is offline
Click to expand...
Click to collapse
My video not be offline !!
Jaderalves said:
My video not be offline !!
Click to expand...
Click to collapse
The video is there. It is a step by step guide and it helps a lot,i hope the video guide is in english too so we can easily understand.
LabLab...28 said:
The video is there. It is a step by step guide and it helps a lot,i hope the video guide is in english too so we can easily understand.
Click to expand...
Click to collapse
Unfortunately it is not in English but who can flash rom, bootloader unlock will understand very easy what I am showing in the video thanks for commenting
KrisM22 said:
For the first one I get
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>ABAB451413C5DD31</RequestId>
<HostId>
djEj2MUXI6NrXsTSQBVlDW7+2Cs70MTBWwAnuPAdNMP9JbSnreRAMBQnceFnfAI25aiHnRXH+00=
</HostId>
</Error>
Click to expand...
Click to collapse
click the rsd-cloud motorola link with the right mouse button and select the option to download this link, in Chrome Android click on the link hold down and select the option to download the link and voilaa !!!
Jaderalves said:
click the rsd-cloud motorola link with the right mouse button and select the option to download this link, in Chrome Android click on the link hold down and select the option to download the link and voilaa !!!
Click to expand...
Click to collapse
That procedure of right clicking the link and downloading/saving the link does not work for me:
Chrome (Android) v64.0.3282.123 > Download link: Download failed due to an unknown error.
Chrome (Mac) v63.0.3239.132 > Download link as... Opens a window to save file but results in: File forbidden.
Firefox (Mac) v57.0.4 Quantum: Downloads a 243 byte file from the RSD server.
I think I do not have the correct authorisations to download anything from the Motorola RSD server (which should be the case, even if this would be a useful resource for multiple Moto users).
echo92 said:
That procedure of right clicking the link and downloading/saving the link does not work for me:
Chrome (Android) v64.0.3282.123 > Download link: Download failed due to an unknown error.
Chrome (Mac) v63.0.3239.132 > Download link as... Opens a window to save file but results in: File forbidden.
Firefox (Mac) v57.0.4 Quantum: Downloads a 243 byte file from the RSD server.
I think I do not have the correct authorisations to download anything from the Motorola RSD server (which should be the case, even if this would be a useful resource for multiple Moto users).
Click to expand...
Click to collapse
if the first link does not work use the following are the same rsd-cloud does not work for everyone
echo92 said:
That procedure of right clicking the link and downloading/saving the link does not work for me:
Chrome (Android) v64.0.3282.123 > Download link: Download failed due to an unknown error.
Chrome (Mac) v63.0.3239.132 > Download link as... Opens a window to save file but results in: File forbidden.
Firefox (Mac) v57.0.4 Quantum: Downloads a 243 byte file from the RSD server.
I think I do not have the correct authorisations to download anything from the Motorola RSD server (which should be the case, even if this would be a useful resource for multiple Moto users).
Click to expand...
Click to collapse
For me this link it's working
Jaderalves said:
I do not, but a friend has this account, I had because I was authorized to Motorola technical assistance type this link
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
Jaderalves said:
For me this link it's working
Click to expand...
Click to collapse
I think the RSD link is working for you as you've got a Motorola account/have access to a Motorola account or were authorised to log-on as you mentioned above. For everyone else, seems that the AFH link should suffice.
echo92 said:
I think the RSD link is working for you as you've got a Motorola account/have access to a Motorola account or were authorised to log-on as you mentioned above. For everyone else, seems that the AFH link should suffice.
Click to expand...
Click to collapse
This link originally posted in group G+ public
Original.posted in here
https://plus.google.com/+RickkJapa he posted there links public all users have access to files on Rsd-cloud plz verify
I advice people NOT TO FOLLOW THIS, this guide got me to IMEI 0 xDDD now i have no idea how to get it back.

[Help] Repacking .zip file ROM into .nb0 file with heineken tool

Hello, I am trying to fix my bricked phone but I do not know how to repack the files to flash them with the OST. I have the program (crack by heineken) and the Android 7.1.1 stock ROM .zip. When I try to choose my unpacked .zip it tells "error: list not exist" and in the post where I got the tool it tells "edit files "list" of unpacked nb0 image, remove .md5 file from list". How do I create this list from my .zip file?
Thank you for your help and apologys for bothering you with such simple question but I don´t know much about this.
msdotorpeko22 said:
Hello, I am trying to fix my bricked phone but I do not know how to repack the files to flash them with the OST. I have the program (crack by heineken) and the Android 7.1.1 stock ROM .zip. When I try to choose my unpacked .zip it tells "error: list not exist" and in the post where I got the tool it tells "edit files "list" of unpacked nb0 image, remove .md5 file from list". How do I create this list from my .zip file?
Thank you for your help and apologys for bothering you with such simple question but I don´t know much about this.
Click to expand...
Click to collapse
Have you looked for official method?
Why not use a package that's already packed?
ExaHamza said:
Have you looked for official method?
Click to expand...
Click to collapse
What do you mean by this? The Nokia support did not help and their repair people can´t find the error so I do it this way because it seem to my only option.
Benderisas said:
Why not use a package that's already packed?
Click to expand...
Click to collapse
Where can I find such package? The .zip I have is all I find but if you know more I am happy to take it.
msdotorpeko22 said:
Where can I find such package? The .zip I have is all I find but if you know more I am happy to take it.
Click to expand...
Click to collapse
*easy*-*firmware*.*com*/finder.php?qseo=home/browse/file-info/id/103049/
Just delete '*'s. I am not responsible for the files that are here. You also could just google for ND1-3700-0-00WW-B03.nb0 or ND1-3320-0-00WW-B03.nb0
3320 should give you 2017 June's version, 3700 should give you state after the October's patch (the one with the RAM management bug).
Or vice versa. I assume higher number is newer version
Benderisas said:
*easy*-*firmware*.*com*/finder.php?qseo=home/browse/file-info/id/103049/
Just delete '*'s. I am not responsible for the files that are here. You also could just google for ND1-3700-0-00WW-B03.nb0 or ND1-3320-0-00WW-B03.nb0
3320 should give you 2017 June's version, 3700 should give you state after the October's patch (the one with the RAM management bug).
Or vice versa. I assume higher number is newer version
Click to expand...
Click to collapse
Ooooh! Thank you very much! I will downlaod file from easy firmware and check for virus before I install.
Benderisas said:
*easy*-*firmware*.*com*/finder.php?qseo=home/browse/file-info/id/103049/
Just delete '*'s. I am not responsible for the files that are here. You also could just google for ND1-3700-0-00WW-B03.nb0 or ND1-3320-0-00WW-B03.nb0
3320 should give you 2017 June's version, 3700 should give you state after the October's patch (the one with the RAM management bug).
Or vice versa. I assume higher number is newer version
Click to expand...
Click to collapse
BotoxNoob said:
I would suggest you to flash this nbo with OST LA. Just download and extract the archive and then you'll see the nbo rom. That worked for me. Hopefully for you too.
Good luck and have a nice day!
Click to expand...
Click to collapse
I am sorry for bothering you again, but I have run into new problem. When I start flashing process it works for short but then it says "reflashing service bootloader" and progress bar will not move anymore even after having computer and program on for one night. Before starting flashing I clicked "edit device information" and waited for error to appear and my flashing settings is "normal download; check device ap status". Do you know what do to?
BotoxNoob said:
What do you mean with "flashing settings"? I could send you a video tutorial how to unbrick your phone. Here is the link. Follow the guide. It's very simple. Hopefully I could help you and please tell me, where you can set up the "flashing settings".
Thanks
BotoxNoob
Click to expand...
Click to collapse
My version of OST is 6.1.2 and it has options to choose between choosing file and the process starting. The settings I have are the default choosed by the program itself when you run it.
BotoxNoob said:
OST 6.1.2 doesn't work. You have to use OST 6.0.4. I think, that's the problem. Please report me the result and good luck.
Click to expand...
Click to collapse
With the OST version 6.0.4. it get stuck on "flashing partition: ABOOT" then it stops and tells;
error code: 0xc6da
error: download fails
error=se_er_adb_cmd_get_fail_ result (0xc6da)
Again I am sorry if this is easy to fix problem and I am just stupid.
BotoxNoob said:
Have you the latest Platform Tools installed?
But you're on the right way
I hope, we will fix your problem
Click to expand...
Click to collapse
I have downloaded this too. But what I have to do with it?
BotoxNoob said:
Go to "C:/adb" and then drag all the files from the platform tools.zip in the "C:/adb" directory. Overwrite the files if you get asked.
Now, please try flashing with OST again.
Click to expand...
Click to collapse
I had to make adb fodler myself but it still tells me same error.
BotoxNoob said:
OK. Please delete the "C:/adb" folder. I'll send you an other reply, and then it should work.
---------- Post added at 10:41 PM ---------- Previous post was at 10:36 PM ----------
But please wait a few minutes/hours.
---------- Post added 17th October 2018 at 12:39 AM ---------- Previous post was 16th October 2018 at 11:41 PM ----------
Hello,
I hope this will finally fix your problem.
Make shure, you've deleted the "C:/adb" folder.
Let's start
First of all, download the 15 seconds adb installer.
Execute it and always press "Y" and confirm everything.
Once you've done that, download the latest "Platform Tools" (for windows).
After downloading, extract the archive. Now drag all the files from the "platform-tools_r28.0.1-windows" directory to the "C:/adb" directory. Overwrite all files if you get asked.
Now, boot your phone in "Download Mode" and connect it to your PC.
Open OST 6.0.2, click "Edit Phone Information", wait until it's done and then flash the nbo rom to your device.
If that does'nt work, I could help you via TeamViewer.
But no matter, good luck and report me the result.
~BotoxNoob/Sebi
---------- Post added at 12:42 AM ---------- Previous post was at 12:39 AM ----------
Otherwise, try to follow this video tutorial.
Click to expand...
Click to collapse
There still is same error as always. Problem is my phone does not boot so I can not change setting for USB debugging. But now I have ADB program installed and I can wipe partition with if it corrupted, no?
BotoxNoob said:
Do you mean that USB Debugging is not enabled?
Click to expand...
Click to collapse
No. I never used it before phone stopped working so I never turned on.
Also, it start in downlaod mode when I plug it to PC.
And how can you not delete files by external access when device is turned off? This sounds like bad joke.
BotoxNoob said:
The problem is, for flashing partitions, you need an unlocked bootloader. But there's no official (and no free unofficial) way to unlock the bootloader on the Nokia 5. It's not a bad joke.
Click to expand...
Click to collapse
Think about windows doing this. After BSOD/crash/update error, for whatever reason, PC does not boot so you want to enter BIOS but it tells you to log in the administrator account. But you can not log in because all you can reach is POST screen (the black with the cpu and hardware information written). Would that not be stupid?
Also, you mentioned unofficial way? Nokia repair people did not find problem so this looks like only way for me. Can you tell me more?
BotoxNoob said:
....
That costs 5$. So, do you really want to buy this unlock file? I can't guarantee that this will help you.
Click to expand...
Click to collapse
The way you say it sound like ripoff... First I will ask coworkers if they know something. See, I work for computer service (windows, macintosh, linux) but I never work with android. Now I see why...
BotoxNoob said:
I'm so tired, that I couldn't help you. But the steps I told you worked for me. I'm so sorry
Click to expand...
Click to collapse
It is not your fault android has **** security features that not make sense. Thank you for tips anyway.
Hello mate, did you fix your problem?

Categories

Resources