[Q] What's the deal with apps not able to write to sdcard in 4.4? - Android Q&A, Help & Troubleshooting

Seems that since 4.4 apps can't write to the sdcard but just to a specific folder on sdcard/android/blablabla
and some apps don't even have that folder
what's the deal with that nonsense?

Fking1 said:
Seems that since 4.4 apps can't write to the sdcard but just to a specific folder on sdcard/android/blablabla
and some apps don't even have that folder
what's the deal with that nonsense?
Click to expand...
Click to collapse
You can bypass it by using XPosed framework and the module "HandleExternalStorage"

LS.xD said:
You can bypass it by using XPosed framework and the module "HandleExternalStorage"
Click to expand...
Click to collapse
Is installing a whole framework the only option at the moment?
What's the logic behind this crazy limitation?

Ich Don't know about the logic... Using xposed or a custom rom are the only methods I know. May be someone else got another solution.
Sent from my beloved HTC One S using (most time buggy) Tapatalk

Nonsense? No. It's for security purposes (according to Google). Annoying? Yes. Easiest way is the Xposed module, like mentioned or this https://play.google.com/store/apps/details?id=nextapp.sdfix
Info here: http://www.androidcentral.com/kitkat-sdcard-changes

es0tericcha0s said:
Nonsense? No. It's for security purposes (according to Google). Annoying? Yes. Easiest way is the Xposed module, like mentioned or this https://play.google.com/store/apps/details?id=nextapp.sdfix
Info here: http://www.androidcentral.com/kitkat-sdcard-changes
Click to expand...
Click to collapse
I understand the security reasons but would have been nice to give us the choice.
For exampe, yesterday I wanted to download something on the phone and couldn't since the download program can't write to the SD card neither seemed to have it's own folder.
Thanks for the link by the way, now I just have to root my phone

Fking1 said:
I understand the security reasons but would have been nice to give us the choice.
For exampe, yesterday I wanted to download something on the phone and couldn't since the download program can't write to the SD card neither seemed to have it's own folder.
Thanks for the link by the way, now I just have to root my phone
Click to expand...
Click to collapse
Well, unfortunately, since the vast majority of people have no clue about how their phone works or it's security, I think they just have to shoot for the lowest common denominator. But anyway, if you need help rooting, lemme know. That's kind of my forte.

Related

[Q] Permenantley disable/remove wifi

I'm a newbie in need of some help.
What I'm after is a way to permanently disable or remove wifi access from the s3 in a way that will stick even after a factory reset.
I'd like to stay as close to stock as possible.
I have found "completely-remove-wifi-from-android-rom-including-settings-layout" on stackoverflow which seems ideal but I suppose will require atleast compiling the kernel which will require some expert (or at least detailed) advice.
So far I've managed a quick and dirty solution intentionally recreating an issue people who edited wpa_supplicant.conf ran into by changing some file permissions setting in init.rc, but it seems less than ideal.
Your input is very welcome.
just open the phone and get the wifi antenna out and that does it
Blackwolf10 said:
just open the phone and get the wifi antenna out and that does it
Click to expand...
Click to collapse
It is a possibility but one i would like to avoid if at all possible.
I would try deleting the wifi stuff out of the rom first .
jje
JJEgan said:
I would try deleting the wifi stuff out of the rom first .
jje
Click to expand...
Click to collapse
More details might be needed, which wifi stuff do you mean ?
I just about managed to unpack and repack boot.img I suppose its possible to remove all the wifi related stuff from the init scripts, not sure if it'll get a different result than what I've done so far.
johnny.p said:
More details might be needed, which wifi stuff do you mean ?
Whatever s in the rom sorry i dont have time to look for you .
Click to expand...
Click to collapse
JJEgan said:
johnny.p said:
More details might be needed, which wifi stuff do you mean ?
Whatever s in the rom sorry i dont have time to look for you .
Click to expand...
Click to collapse
Thanks anyhow, perhaps you'll find the time later or someone else will have a better idea.
No hurry, I'll only be able to check back in a couple of days in any case.
Click to expand...
Click to collapse
JJEgan said:
johnny.p said:
More details might be needed, which wifi stuff do you mean ?
Whatever s in the rom sorry i dont have time to look for you .
Click to expand...
Click to collapse
Well after a false start using a guide on how to preroot an sII which resulted in a brick (for some reason the s3 couldn't mount the repakced system.img) I've managed to use dsixda's guide and android kitchen.
So display wise - removing the wifi files from /etc/permissions seems to remove wifi from the settings layout. but its still available from the kies via wifi and probably other places.
Functionality wise removing the wifi files from /etc/wifi does stop it from functioning.
So its a success, still I would appreciate any tips on making it less crude and any pointers on making a regular rom rather than an update zip.
Click to expand...
Click to collapse
johnny.p said:
So its a success, still I would appreciate any tips on making it less crude and any pointers on making a regular rom rather than an update zip.
Click to expand...
Click to collapse
Found a good guide in Galaxy S III General called '[HOW TO] Root it Yourself (w/o increasing counter)' only difference from the guide i used seems to be size you give to mkuserimg.sh but there you go so thats one issue handled.

[DEV][APP][4.3] ASUS Camera - Start Porting For All Devices.

This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Software Source: ASUS Padfone mini 4.3's stock ROM (TW_A11_10_14_5_7_20131220)
Android Version: 4.3
Device Camera Pixel: 8MP
Test Device: SONY Xperia SP (12.1.A.1.201)
Click to expand...
Click to collapse
Sorry for my poor English...
Dragonkind said:
This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Sorry for my poor English...
Click to expand...
Click to collapse
You need to find all the library files, permissions and maybe some binaries for the apk..
Sent from my SCH-I605 using xda app-developers app
Dragonkind said:
This is a development plan of porting AsusCamera.apk.
Coz I like the function of PixelMaster so much.
I have decompiled and sign for the apk now.
And it is able to be installed.
But worst of all, it can not be opened...
Now I hope anyone can help me to do this.
If this thread is not suitable for this category, hope manager can move it to the correct one.
Don't delete it, plz...
Sorry for my poor English...
Click to expand...
Click to collapse
I would recommend taking a look at this guide on "How to Port OEM Apps / Vendor Apps to Your Current ROM" as a great starting place for starting to get the app to work.
lacoursiere18 said:
You need to find all the library files, permissions and maybe some binaries for the apk..
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
shimp208 said:
I would recommend taking a look at this guide on "How to Port OEM Apps / Vendor Apps to Your Current ROM" as a great starting place for starting to get the app to work.
Click to expand...
Click to collapse
OK, I will take it a read, thank u.
Dragonkind said:
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
OK, I will take it a read, thank u.
Click to expand...
Click to collapse
Once you find out the dependent files (Re-read the guide) you take these files and package them in CWM flashable .zip not necessarily adding them into the apk file.
Dragonkind said:
Thank u for your advices.
U mean the path "/system/lib", right?
I have found 4 files (below) which contain "camera" in their names, but just have no idea to add into apk file.
Is there any possibility to the files that don't contain "camera", but are relative to the camera?
OK, I will take it a read, thank u.
Click to expand...
Click to collapse
Yes system/lib.. you can transfer them via recovery too instead of making a flash able zip..
Yes there are possibilities that there will be files without the name camera in them.. but that's what logs are for
Sent from my SCH-I605 using xda app-developers app
shimp208 said:
Once you find out the dependent files (Re-read the guide) you take these files and package them in CWM flashable .zip not necessarily adding them into the apk file.
Click to expand...
Click to collapse
lacoursiere18 said:
Yes system/lib.. you can transfer them via recovery too instead of making a flash able zip..
Yes there are possibilities that there will be files without the name camera in them.. but that's what logs are for
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Frankly speaking, I am preparing for my mid-term test now...
Let me read the guide first.
Thx for your helps~
Dragonkind said:
Frankly speaking, I am preparing for my mid-term test now...
Let me read the guide first.
Thx for your helps~
Click to expand...
Click to collapse
Good luck with your exam studying, and I will be happy to help best I can when you have more time.
Are you still working on this?
YOU BETTER DO I LOVE THE SELFIE MODE Dx
LordRaZerManh said:
YOU BETTER DO I LOVE THE SELFIE MODE Dx
Click to expand...
Click to collapse
Well, I almost give up this project...
I had asked my friend, he gave the following attachment to me.
It can just open, but all of the special functions like PixelMaster & GIF recording are all broken.
I guess it may be related to hardware issues...
Dragonkind said:
Well, I almost give up this project...
I had asked my friend, he gave the following attachment to me.
It can just open, but all of the special functions like PixelMaster & GIF recording are all broken.
I guess it may be related to hardware issues...
Click to expand...
Click to collapse
read this it's from the Asus website http://www.asus.com/PixelMaster/
6th_Hokage said:
read this it's from the Asus website http://www.asus.com/PixelMaster/
Click to expand...
Click to collapse
Hardware issue…
My Xperia SP has an 8MP rear camera,
but I guess it lacks of something like an image processing chip.
Port ver lolipop thank bro
Device mi4c
Oh man, I would love to be able to get the PixelMaster app back on my Zenfone 2 (I'm running Cyanogenmod 12). The default Google camera sucks horribly compared to the stock ASUS camera app.
Has there been any more work on this project? I'm gonna read that guide myself and work on it, but I guess I'd have to put the stock ROM back on my phone first.
clamum said:
Oh man, I would love to be able to get the PixelMaster app back on my Zenfone 2 (I'm running Cyanogenmod 12). The default Google camera sucks horribly compared to the stock ASUS camera app.
Has there been any more work on this project? I'm gonna read that guide myself and work on it, but I guess I'd have to put the stock ROM back on my phone first.
Click to expand...
Click to collapse
If you install the apk on the zf2 with cm12 it works. Only issue I've found is the depth of field doesn't work
ejames2001 said:
If you install the apk on the zf2 with cm12 it works. Only issue I've found is the depth of field doesn't work
Click to expand...
Click to collapse
Oh, really? That's kinda nice, although yeah the depth-of-field working would sure be nice. I'll have to try it out tonight. I can just use the .apk from the OP, correct?
Well I tried installing that .apk from the OP. Had to allow installation from unknown sources first, then after hitting Install, it asked me to give Google permission to send data and whatever else. Regardless if I select Accept or Decline, I always get an "App not installed" message.
Damnit, I was looking forward to using it! I think I'm gonna try stripping it from the stock ROM myself.
clamum said:
Well I tried installing that .apk from the OP. Had to allow installation from unknown sources first, then after hitting Install, it asked me to give Google permission to send data and whatever else. Regardless if I select Accept or Decline, I always get an "App not installed" message.
Damnit, I was looking forward to using it! I think I'm gonna try stripping it from the stock ROM myself.
Click to expand...
Click to collapse
Just google Asus Camera APK and download the latest 2.0 release from there, one was released this month.
ejames2001 said:
Just google Asus Camera APK and download the latest 2.0 release from there, one was released this month.
Click to expand...
Click to collapse
Alrighty, thanks. I actually was searching for PixelMaster .apk this weekend but didn't have much luck besides seeing a ton of frickin spam sites masking as legit .apk download sites. I'll do another search tonight.
Hopefully I can get the .apk to install. It sure would be nice to have the depth-of-field working, but after skimming through that thread linked earlier (How to Port OEM Apps to Your Current ROM) there's no way I can follow that. It's nice the guy put together a guide, but being unfamiliar with this stuff I need to follow something written in clear English.
I guess the ASUS Camera app was easier to find than I thought. The first time I tried it was nothing but spam site after spam site. Maybe it was Bing's fault, haha.
But I got version 2.0.0.150805_5 and it installed with no problem and works great. Thanks for your help, ejames2001, I appreciate it.

How do i delete a forum thread ? (2)

No one seems to know how lol
Dude are you serious? Please tell me how you did this. What program did you use to get root on this phone? Why didn't you post any directions in the first place?
Expired.
Updated
....
Piridroid said:
Hope it is working man. Dude just to make sure you understood, this TWRP we installed is not only meant for a similar but different model, but as i said i unpacked it and checked inside, and saw that some stuff seemed wrong. It was made for a device running kitkat, the partitions layout seemed different etc (our device uses almost 30 partitions O.O).
So i dont recommend trying to flash stock or custom cyanogenmod roms with it untill we are sure this custom recovery is correclty ported for our specific model, 100% functional. For instance, i couldnt find my external SD card browsing with it... Thankfully it worked for the root process
Since we already have a recovery ported to a similar device, same family 105, its probalby easy to finish porting 100% for our 105B and then start looking for custom roms for it.... or how to port them >.< lol
We can probably find someone else to help with that here in the XDA forum.
UPDATE 08/28/2016: The TWRP now seems to work fine with the external SD cart! next step is to find or build a custom rom for it and then see if TWRP is also working for flashing ROMS.
Click to expand...
Click to collapse
finally got relief i also have same phone.. give me that twrp please so that i can root my phone ?
.....
Give me that twrp link
Btw can i flash it without pc?
......
Piridroid said:
I only have a .img file which i use as .tar in Odin. I never flashed via adroid itself, apks etc. You can try but idk if it must be in .zip file with script or if you can use the .img/tar directly, Is yours 105B ?
Click to expand...
Click to collapse
Yes. Im using J105B model. So i will use odin to flash it. Thanks.
^.^ xDD
Bro thanks man. Its working beautifully.
-J105B
root
Piridroid said:
Ok, you must make sure that you have an unlocked bootloader to flash TWRP.
For that purpose go to Settings -> Developer options, and enable "OEM unlock" . "Also USB debugging".
Since we are installing Supersu after, im not sure but its safer to enable "Unknown sources" under the first security tab.
NOTE: this TWRP i will provide, is only meant to be used to install Supersu! Do NOT use it to install any custom ROM. and also dont trust its backups and data wipes/resets.
I would personally install the TWRP, use it to install Supersu and then flash my stock recovery back (only the recovery, not the stock boot). This will keep the root status and leave your stock rom more close to its original state. If you dont have a backup of your stock boot and recovery, i can share how to do it.
Thats the reason i am not openly linking this TWRP, i am afraid to people will brick their devices trying to use this port to flash custom ROMS Cyanogen etc.
BUT i am 100% confident that for rooting purposes only, this port works fine. I will link it to you in PM, cheers
Click to expand...
Click to collapse
Can you send link TWRP. have a J105b wanting to root it
djnandinho said:
Can you send link TWRP. have a J105b wanting to root it
Click to expand...
Click to collapse
Will send to your inbox. Please let me know in case it works for ya.
Feel free to leave a comment here : (Você é BR?)
https://www.youtube.com/watch?v=WRODoOqTSu4
A little off topic, I hope you can help me. I just need to know if this model J105B supports OTG?
joser1309 said:
A little off topic, I hope you can help me. I just need to know if this model J105B supports OTG?
Click to expand...
Click to collapse
OTG cable/connection ? i dont have and never tested myself.
But i downloaded "Do i have OTG?" and "USB OTG Checker" from playstore and both said that this devide does support OTG, that the OS have the OTG API etc.
Maybe the user manual on samsung's webpage have some more specific info, hope it helps.
PS: if you still did not buy it and want to know my opinion : For gamers and ppl who enjoy photography, dont buy this model. Its hardware is nice, very compact and good priced if you buy cheap. But the auto-focus-less camera makes hard to take pictures of documents for instance. And the touchscreen is buggy for playing games! only 2-point multi-touch and very bad calibrated! fails all the time. The battery is also only 1.500mxx ... you will need to be charging it everyday.
Piridroid said:
OTG cable/connection ? i dont have and never tested myself.
But i downloaded "Do i have OTG?" and "USB OTG Checker" from playstore and both said that this devide does support OTG, that the OS have the OTG API etc.
Maybe the user manual on samsung's webpage have some more specific info, hope it helps.
PS: if you still did not buy it and want to know my opinion : For gamers and ppl who enjoy photography, dont buy this model. Its hardware is nice, very compact and good priced if you buy cheap. But the auto-focus-less camera makes hard to take pictures of documents for instance. And the touchscreen is buggy for playing games! only 2-point multi-touch and very bad calibrated! fails all the time. The battery is also only 1.500mxx ... you will need to be charging it everyday.
Click to expand...
Click to collapse
Thanks for the reply. The question is if for example you can connect a flash memory and perform any action. I can not find information about this function in this model, it is for a project.
joser1309 said:
Thanks for the reply. The question is if for example you can connect a flash memory and perform any action. I can not find information about this function in this model, it is for a project.
Click to expand...
Click to collapse
If those apks i mentioned are correct, this device does support otg stuff.
I can buy a cable to test it out for you. You say flash memory like normal pendrives ?
Thanks. Yes, like pendrives, mouse or keyboard. I will use an IOIO board.
Piridroid said:
If those apks i mentioned are correct, this device does support otg stuff.
I can buy a cable to test it out for you. You say flash memory like normal pendrives ?
Click to expand...
Click to collapse
Piridroid said:
Will send to your inbox. Please let me know in case it works for ya.
Feel free to leave a comment here : (Você é BR?)
https://www.youtube.com/watch?v=WRODoOqTSu4
Click to expand...
Click to collapse
Hi.
Could you please send me the link, too?
THX!!!

[BETA] Nexus 6P BOOTLOOP remover simplified. [NOOB ORIENTED]

This is BETA version.
I'm not responsible for any damage done to your bootlooping Nexus 6p.
I haven't made any of these zips or imgs, i just compiled and coded the .exe file that does everything automaticly you just need to agree with stuff for safety.
All credits goes to XCnathan32 and his original post at: https://forum.xda-developers.com/nexus-6p/general/guide-fix-nexus-6p-bootloop-death-blod-t3640279
You can download all the files needed here.https://www.dropbox.com/s/hjudzp7rat68anz/nobootloop%206p.zip?dl=0'
I hope this helps somebody
Feel free to hit me up.
I will try to respond to everyone.
I will also share the code with you if you want to take a look what's inside of this program and how it works.
"EDIT #1"
If it works as expected for everyone i will make the same version for LG Nexus 5X.
Thank you!
Since I'm a developer, can you share the source code of your exe? Thanks!
Sent from Enterprise bridge
Sent
CyberZeus1977 said:
Thank you!
Since I'm a developer, can you share the source code of your exe? Thanks!
Sent from Enterprise bridge
Click to expand...
Click to collapse
I've sent it to you as a private message.
virtualas said:
I've sent it to you as a private message.
Click to expand...
Click to collapse
Sorry, are you sure? I don't see it!
Sent from Enterprise bridge
I've resent it
CyberZeus1977 said:
Sorry, are you sure? I don't see it!
Sent from Enterprise bridge
Click to expand...
Click to collapse
I've resent it check it now
virtualas said:
This is BETA version.
I'm not responsible for any damage done to your bootlooping Nexus 6p.
I haven't made any of these zips or imgs, i just compiled and coded the .exe file that does everything automaticly you just need to agree with stuff for safety.
All credits goes to XCnathan32 and his original post at: https://forum.xda-developers.com/nexus-6p/general/guide-fix-nexus-6p-bootloop-death-blod-t3640279
You can download all the files needed here.https://www.dropbox.com/s/hjudzp7rat68anz/nobootloop%206p.zip?dl=0'
I hope this helps somebody
Feel free to hit me up.
I will try to respond to everyone.
I will also share the code with you if you want to take a look what's inside of this program and how it works.
"EDIT #1"
If it works as expected for everyone i will make the same version for LG Nexus 5X.
Click to expand...
Click to collapse
Could you please send me the source code too? If I can verify that it works safely and well, I can go ahead and recommend this post in my Bootloop fix guide .
Edit: The OP has not given me the source yet, however I went ahead and checked the file myself. The MD5 checksums of the modified 4 core files in the zip are identical to the ones I posted, so that's good. I decompiled the exe in dotPeek, and I found no malicious code in it, however, my knowledge of C and dissembling is limited, so that does not mean this file is guaranteed to be safe. But I doubt that this is malicious.
Unfortunately, this file has old files from before the core utilization fix, so I wouldn't recommend using it just for the reason that your device will be very slow. This has great potential though, and if OP maintains it, it could be very viable.
This post has actually inspired me to make a similar program, as many people could benefit from this, and I want to learn C as well, so a project like this would be a great start for me.
XCnathan32 said:
Could you please send me the source code too? If I can verify that it works safely and well, I can go ahead and recommend this post in my Bootloop fix guide .
Edit: The OP has not given me the source yet, however I went ahead and checked the file myself. The MD5 checksums of the modified 4 core files in the zip are identical to the ones I posted, so that's good. I decompiled the exe in dotPeek, and I found no malicious code in it, however, my knowledge of C and dissembling is limited, so that does not mean this file is guaranteed to be safe. But I doubt that this is malicious.
Unfortunately, this file has old files from before the core utilization fix, so I wouldn't recommend using it just for the reason that your device will be very slow. This has great potential though, and if OP maintains it, it could be very viable.
This post has actually inspired me to make a similar program, as many people could benefit from this, and I want to learn C as well, so a project like this would be a great start for me.
Click to expand...
Click to collapse
Sorry, I was out of town and didn't have access to my computer, btw the code is in C#, I'm sending the code to you right now.
Hey, super excited to try this, as I've been having some issues with the original fix.
For some reason, I get to "is you phone in recovery mode" (Y) and then the application closes. any thoughts?
So far all the "fixing methodes" did nothing....only twrp I was able to run on my nexus6p....I'd like to try this method too but I can't download the files.....I don't use google drive...the browser is trying to download but after 2 seconds....error...?

Mate 20 X EVR-AL00 Debloat via Flashable ZIP

I am making good progress with a flashable ZIP file that can be flashed using the diagnostic factory mode. The ZIP takes a current EMUI ROM base and debloats it removing Chinese langauge apps and unnecessary Huawei branding. Useful frameworks such as Motion, Gestures, AoD, etc. are retained. Going forward I plan to develop the solution further so that you will be able to modify a customisable config file that will specify what packages you want to retain, and select a downloaded EMUI ROM for the device that will be customised as per your instruction , resulting in a ZIP file being pushed to your device and you then simply need to reboot and allow the phone to flash the update. Simple ! Therefore, each time a new stock ROM is released then this tool simply needs to be run against your customisation !
Development so far-
1. I now have a method of entering the hidden factory mode allowing a ZIP package to be flashed from internal storage , so you can simply download the ZIP to your Download folder and flash from there.
2. I have a method of saving an OTA to file.
3. I have identified the ROM GPT for the device and all partitions and sequencing; this allows me to extract all partitions contained within an Huawei ROM.
4. I am currently interrogating a sample Huawei patch ROM to discern the method of patching filesystems - which i determined is basically is an overlay of the filesystem. This makes things easy as it allows a reverse image creation from a stock partitions minus bloat removed.
5. Next step is to attempt creation of a simple patch ROM using analysis obtained from 1-4 above, and trial this out on my device. This will involve CSC and SHA256RSA creation and will need to determine a method for this. Following that I need to consolidate everything into a script. Going even further, I plan to develop a GUI app which will aid N00bs
6. Following trials I will publish the ROM and instructions with sources so that anyone in the community can examine if they so desire.
* ALL WITHOUT ROOT *
HELP NEEDED:
Anyone with a rooted device , and able to "adb root" into their device as "root" , please PM me as i could do with information that you can obtain a lot easier than I can.
Great work
Waiting for the file
?
Sorry I'm not rooted ?
Update: Rooted if need any adb feedback per OP. I haven't TWRP'd and re-ROM'd but I'm going to go back update 195 and repatch. Each time is a big hassle (just remembering steps).
I think this is great. I can probably give a hand Fri afternoon.
Sent from my HWEVR using XDA Labs
Sounds quite promising but, just to be clear, do you need an unlocked bootloader to do this?
mscion said:
Sounds quite promising but, just to be clear, do you need an unlocked bootloader to do this?
Click to expand...
Click to collapse
Rudolpht said:
I think this is great. I can probably give a hand tomorrow afternoon.
Sent from my HWEVR using XDA Labs
Click to expand...
Click to collapse
+1
mscion said:
Sounds quite promising but, just to be clear, do you need an unlocked bootloader to do this?
Click to expand...
Click to collapse
Hi said no need to Unlock
rowihel2012 said:
Hi said no need to Unlock
Click to expand...
Click to collapse
Hi. I hope you are correct! Just don't see anything explicitly said about bootloader. Only says you don't need root. Would be neat if this approach could be used to rebrand phone.
Any progress?
Looks like this didn't get to far because of the 195 update?
turilo said:
Looks like this didn't get to far..
Click to expand...
Click to collapse
That's The Curse of HUAWEI ?
rowihel2012 said:
That's The Curse of HUAWEI
Click to expand...
Click to collapse
LOL )))))
He even stop replying to this thread...
The guys busy and has a life. Leave him be.
Abdul Oxford said:
The guys busy and has a life. Leave him be.
Click to expand...
Click to collapse
Thank you Abdul. I watched in disbelief as i saw members post comments about me... They will not now be getting the solution.
I need a card for the phone but it doesn't use SD its a type i can't get get hold of.. Some nVcard ?? Anyway.. I'm continuing search and development. There's a hidden menu that you can use to flash a zip from the card you see... I'll PM you abdul when I'm closer..others can go for a hike
Tweetytek said:
Thank you Abdul. I watched in disbelief as i saw members post comments about me... They will not now be getting the solution.
I need a card for the phone but it doesn't use SD its a type i can't get get hold of.. Some nVcard ?? Anyway.. I'm continuing search and development. There's a hidden menu that you can use to flash a zip from the card you see... I'll PM you abdul when I'm closer..others can go for a hike
Click to expand...
Click to collapse
I PM'd you shortly after you started this thread offering my help since I have a rooted AL00. The memory card is Huawei proprietary card called NM Card (nano memory card - SD card the same size as nano SIM card) here's a link for them at Amazon (not an affiliate link) https://www.amazon.com/Huawei-Memory-Mirco-Compact-Flash/dp/B07KS8JBFH and they are quite expensive compared to micro sd cards.
Tweetytek said:
Thank you Abdul. I watched in disbelief as i saw members post comments about me... They will not now be getting the solution.
I need a card for the phone but it doesn't use SD its a type i can't get get hold of.. Some nVcard ?? Anyway.. I'm continuing search and development. There's a hidden menu that you can use to flash a zip from the card you see... I'll PM you abdul when I'm closer..others can go for a hike
Click to expand...
Click to collapse
Sorry about some folks being rude. You see it at times but I was surprised when I read it. Regardless, your finding is interesting. Where is the hidden menu you can use to flash a zip from? I wasn't planning on getting a nano sim because they are pricey. But if it is possible to do as you say I'll provably get one. Is there also an option to flash zip from file on computer? Thanks for your efforts!
Tweetytek said:
Thank you Abdul. I watched in disbelief as i saw members post comments about me... They will not now be getting the solution.
I need a card for the phone but it doesn't use SD its a type i can't get get hold of.. Some nVcard ?? Anyway.. I'm continuing search and development. There's a hidden menu that you can use to flash a zip from the card you see... I'll PM you abdul when I'm closer..others can go for a hike
Click to expand...
Click to collapse
Fully understand your viewpoint but please take into account that the insensitive and pointless posts made by some here do not reflect or represent the majority view of forum members.
Please let me know as well, your hard work is truly appreciated.
Tweetytek said:
Thank you Abdul. I watched in disbelief as i saw members post comments about me... They will not now be getting the solution.
I need a card for the phone but it doesn't use SD its a type i can't get get hold of.. Some nVcard ?? Anyway.. I'm continuing search and development. There's a hidden menu that you can use to flash a zip from the card you see... I'll PM you abdul when I'm closer..others can go for a hike
Click to expand...
Click to collapse
You can use an USB OTG and a usb stick. Works with the hidden menu trick thing. They can be found for pretty cheap price
Status on this?
Sent from my [device_name] using XDA-Developers Legacy app
Ckao said:
Status on this?
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
OP and his disciples fled after being offended. I believe they followed the OnePlus rainbow hand in hand.
Sent from my EVR-L29 using Tapatalk

Categories

Resources