workaround for crashing links (build.prop) - HTC Desire S

Hello,
as many may have noticed with the new stock ICS ROM there are some issues regarding links, e.g. WhatsApp crashes if you click on a link etc. and there is a quick fix/workaround for it (you need write access to /system however).
Investigating the crash report it became clear that the issue is related to the Htc Linkify Dispatcher which was (as I understand it) implemented by HTC to comply with some apple patent-related stuff and to strip the device of Android's original abilities regarding the handling of links (more info e.g. on [1] )
So normally the device will have a running Htclinkifydispatcher.apk and in addition a build.prop setting indicating this "feature". With the ICS ROM however the build.prop says that the feature is enabled but a quick check in /system shows that the Htclinkifydispatcher.apk is not installed, so consequently this means that apps relying on build.prop will fail when handling links (as the dispatcher is not active).
The logical solution seems to be to adapt the build.prop accordingly. After a quick search I found the necessary steps to be the following (Source: [2]):
In the /system/build.prop file search for ro.da1.enable=true and set it to ro.da1.enable=false
Add ro.da1.method=false directly under it
Reboot
I performed these steps and now am able to click on links in WhatsApp again without crashes. Maybe this will help someone else as well.
Cheers
[1] commonsware.com / blog / 2012 / 07 / 23 / linkify-problem-patent-behavior . html
[2] androidcentral.com / how-restore-functionality-apple-v-htc-war-has-taken-away-root
Sorry for the awkwardly typed web URLs but I do not yet have the privilege to post outside links, so maybe some mod can fix it

some moderator should make this sticky.

yes this is the exact problem i encountered, in every apps except internet.. -.-
thanks!

nice guide everything ok now! :victory:

Thanks for this workaround. However I noticed that I no longer have an option called something like "Aplications associations" under Settings menu. It was just below "Applications"... Do you think is related to the modification?

I think yes...
From what I have understood reading
[1] commonsware.com / blog / 2012 / 07 / 23 / linkify-problem-patent-behavior . html
the Apple patent is that when you click on a link (or something recognised usefull data...) a popup menu appear letting you choose what to do.
HTC removes that ability and using Htclinkifydispatcher.apk with "Application Association" gives you the choice (but only one...) of what to do on a specific type of link.
Since the workaround we are talking here needs rootted phones, could be also another solution to put in /system/app the Htclinkifydispatcher.apk and leaves build.prop as it is (to stop crash on link) ?

fblasot said:
I think yes...
From what I have understood reading
[1] commonsware.com / blog / 2012 / 07 / 23 / linkify-problem-patent-behavior . html
the Apple patent is that when you click on a link (or something recognised usefull data...) a popup menu appear letting you choose what to do.
HTC removes that ability and using Htclinkifydispatcher.apk with "Application Association" gives you the choice (but only one...) of what to do on a specific type of link.
Since the workaround we are talking here needs rootted phones, could be also another solution to put in /system/app the Htclinkifydispatcher.apk and leaves build.prop as it is (to stop crash on link) ?
Click to expand...
Click to collapse
thanks for this, it works
where can we get the correct htclinkifydisptcher.apk that will work on the stock desire s ics rom?
can you post a link please

I don't have a link but you could try to extract the apk from any HTC ICS sense 4 original rom.
Anyway, I read in an other discussion that also with this apk there are some limits and then the mod of build.prop it is the better solution.

Who's awesome? You are
Worked for me! Thanks dude!
hahnbanach said:
Hello,
as many may have noticed with the new stock ICS ROM there are some issues regarding links, e.g. WhatsApp crashes if you click on a link etc. and there is a quick fix/workaround for it (you need write access to /system however).
Investigating the crash report it became clear that the issue is related to the Htc Linkify Dispatcher which was (as I understand it) implemented by HTC to comply with some apple patent-related stuff and to strip the device of Android's original abilities regarding the handling of links (more info e.g. on [1] )
So normally the device will have a running Htclinkifydispatcher.apk and in addition a build.prop setting indicating this "feature". With the ICS ROM however the build.prop says that the feature is enabled but a quick check in /system shows that the Htclinkifydispatcher.apk is not installed, so consequently this means that apps relying on build.prop will fail when handling links (as the dispatcher is not active).
The logical solution seems to be to adapt the build.prop accordingly. After a quick search I found the necessary steps to be the following (Source: [2]):
In the /system/build.prop file search for ro.da1.enable=true and set it to ro.da1.enable=false
Add ro.da1.method=false directly under it
Reboot
I performed these steps and now am able to click on links in WhatsApp again without crashes. Maybe this will help someone else as well.
Cheers
[1] commonsware.com / blog / 2012 / 07 / 23 / linkify-problem-patent-behavior . html
[2] androidcentral.com / how-restore-functionality-apple-v-htc-war-has-taken-away-root
Sorry for the awkwardly typed web URLs but I do not yet have the privilege to post outside links, so maybe some mod can fix it
Click to expand...
Click to collapse

I specifically rooted and unlocked my phone to do this as it was annoying as hell!
Thanks! :good:

You have unlocked the bootloader via HTC? If yes, after that what Guide for rooting have you used? I'm in the same situation as you are, I'm doing this only for the links. Stupid Apple patent! Also, if I un-root / re-lock the bootloader, the change remains? If I re-lock, would it show "Locked" or "Re-locked"?

Yes, unlocked via HTC-Dev. Can't remember the guide I used as I looked at a few for it to make sense to me.
In short, Unlocked boot loader, flashed ClockWorkMod recovery, then flashed super user. - You will have to find the guide that works best for you.
I have left it unlocked, but if you do re-lock it will say - Re-Locked, SECURITY WARNING. Nothing to worry about, just that HTC will know you have unlocked your device if you ever send it in for repair, not a problem for me as my phone is over a year old now.
I did notice though that if you DO re-lock the bootloader and try to edit the Build-Prop, it will always revert back to what it was before.
I had to leave it unlocked to edit it, and I haven't re-locked it.

MalekoUK said:
In short, Unlocked boot loader, flashed ClockWorkMod recovery, then flashed super user. - You will have to find the guide that works best for you.
.
Click to expand...
Click to collapse
... this is my big problem! 4ext / clockworkmod / superoneclick ... mount SDcard... don't mount SDcard... install HTCsync, uninstall HTCSync... Help?

Spiry0r said:
... this is my big problem! 4ext / clockworkmod / superoneclick ... mount SDcard... don't mount SDcard... install HTCsync, uninstall HTCSync... Help?
Click to expand...
Click to collapse
All I did was put superuser on the SD card, then installed the superuser zip via clockworkmod recovery, worked a charm. Anything else you will have to search the forum as I just jumped through a few threads to get the best method for me.
All the answers are in the forums

Thanks man.
For them, who doesn't know what is this all about.
After this fix>
o-> links in facebook work again - automatically open webrowser by clicking on link
o-> you can click on number in SMS message and this number automatically get transfered to dialer, so you can call it, or store to your contacts
o-> moar and moar, i have tried these two, because it was quite serious bug for me

thank you. Htc evo 3d with coolsense rom here had same problem that fixed it

Thx! this solved my problem!

this should be stickied or put in the INDEX thread.. thanks a lot for this, OP!
Spiry0r said:
... this is my big problem! 4ext / clockworkmod / superoneclick ... mount SDcard... don't mount SDcard... install HTCsync, uninstall HTCSync... Help?
Click to expand...
Click to collapse
before you do anything, back up everything that can be backed up, such as contact, smses, APN settings and apps if possible.
after that, change the sd card with a blank one (this isn't necessary, but just to ensure that you will not erase your current sd card and the files inside it)
1. unlock the bootloader (follow the steps closely and also install all necessary files as mentioned in the instructions)
2. download necessary custom recovery (4EXT is what i recommend) and SU zip files, put in the root of the blank SD card (that is, not inside any folder, for the sake of convenience)
3. boot into recovery (can be done in several ways, easiest one is power+vol down and get to recovery from bootloader screen, but remember to turn off fastboot in settings)
4. flash the custom recovery first. Once finished, my suggestion is turn off the phone
5. boot into recovery again, it should now be the custom one
6. flash the SU zip..
7. done, you are now rooted with stock ROM
experts please feel free to add on or correct any mistakes..
sorry if I got off track a little, just want to offer some help because I'm in a good mood today..

hahnbanach said:
(you need write access to /system however).
Click to expand...
Click to collapse
I tried frm es note editor in es file explorer but got error saving the file how do I get write access to /system ?

urmish101 said:
I tried frm es note editor in es file explorer but got error saving the file how do I get write access to /system ?
Click to expand...
Click to collapse
In es file Explorer options. And remember you'll need to enable "browse as root" or something similar as well.

Related

[How To] Remove Gmail Account Without Reset

I have had a lot of people ask me how to remove a gmail account from android without doing a reset on it, so i decided to post up the instructions here:
Needed:
Root
Root Explorer
(according to my theory it may work without root but i came up with a root method so this is how im doing it)(if someone is successful w/o root please post if it worked)
Instructions:
Make sure your phone is rooted (don't ask me how there are plenty of guides for all phones)
Download Root Explorer (or another explorer that can delete file system files)(adao is my personal choice it may work for this if does not require root)
Navigate to /data/system (seems this directory is already r/w because it write your gmail to here, hence why i think root may not be required)
Erase the file named accounts.db (This may also erase e-mail accounts, etc.)
Reboot device
Now there should be no gmail account (verify in settings->accounts&sync)
Add/Create your new gmail and done!
Please thank if you found this useful!
This guide is pretty simple i came up with it because i flash phones to Cricket and erasing the gmail on an optimus s is easier than dealing with f*****g Sprint ID.
Side Note: I'm not sure if i am allowed to post up root explorer apk if i am allowed would a moderator let me know so i can post it here. thanks.
Reserved
reserved to update info if root not required or additional methods found.
http://forum.cyanogenmod.com/topic/8032-change-associated-account-with-android-market/
*Not saying you kanged it as you may not have known, just showing it's out there elsewhere
Jiggity Janx said:
http://forum.cyanogenmod.com/topic/8032-change-associated-account-with-android-market/
*Not saying you kanged it as you may not have known, just showing it's out there elsewhere
Click to expand...
Click to collapse
haha i did not know i wish i had known though i wasted a good 5 hours figuring this one out.
o did try dis..it works..
but unfortunately also my vpn was disabled by this process..
luckily i had backup mu account.db so i paste it again..
and den my setup of vpn was restored..
as i result i had back to my orig prob..
doesnt change my google acc..
is there any way other tha this?
jejogo said:
Now there should be no gmail account
Click to expand...
Click to collapse
Thanks for this!!
Quick question. Do you think there is a similar method to make Google Market re-generate its device signature. I cloned two nooks from mine (Nandroid backup and restore) one for my wife and one for my father. On the Market website, I only see one nook device. I have spoken at length to Google Market support. The general consensus is that cloning is the root (sorry!) of the problem. Google seem to be using a device signature, which is only generated at first startup.
Any thoughts Thanks.
Thanks for that
Really helpful.
Had to be root to proceed using terminal though.
Cheers

[ROOTING], Rooting HTC EXPLORER (A310e/PICO)

SOrry Guys Forgot 2 mention earlier. I moved To Xperia Mini Pro, So any1 else can take over and help PPL here taking hell outta there explorer
How to:
1. Download the files - "HTC Pico_Recovery,Boot with ext 2 3 4 support" , "BCM4330.KO" "superuser" from Below link,
"Superuser.zip" - http://www.4shared.com/file/KalrHXNj/Superuser.html
"Bcm4330.ko" - http://www.4shared.com/file/GbW0ZtaT/bcm4330.html
"HTC Pico_Recovery,Boot with ext 2 3 4 support" - http://www.4shared.com/zip/920-kXYc/HTC_Pico_RecoveryBoot_with_ext.html
2. Extract "HTC Pico_Recovery,Boot with ext 2 3 4 support" somewhere. say: desktop or some drive, copy "BCM4330.ko" onto ur adb "Tools" folder. Copy superuser.zip to ur Sdcard.
3. connect ur "Htc explorer(Pico) via USB" and open "recovery.bat from the folder u just extracted.
4. Wait relax, and watch ur device getting new underGarments. now as the time pass the "command Prompt" which just opened after opening "recovery.bat'' will show "adb reboot recovery" as the device boots to recovery, u will given new menu with blue fonts.
5. Now in recovery go to "Mount & Storage" and select "mount /system" with device connect via USB
6. I presume u have adb already setup on ur pc/laptop. Open "CMD" and type.
HTML:
adb shell mv -f /system/lib/modules/bcm4330.ko /system/lib/modules/bcm4330.bak
adb push /full/path/to/bcm4330.ko /system/lib/modules/bcm4330.ko
7. Now, select "unmount /system" from recovery menu (from where u earlier mounted /system)
8. select "goback" from below. now go to "install zip from SDcard. and and slect first open (which says choose zip from sdcard, or somthing like this). find the "superuser.zip" which u copied to ur sdcard and flash by selecting it.
9. Now if flashing goes smooth and it says "install zip from sd complete" then reboot ur device and enjoy.
For getting more space on ur device, download "link2sd"
For link2sd to work, i have attached tutorial for this (which i found by googleing) in Jpeg format (picture)
after getting link2sd to work , u can link the apps to sdcard and save more on device.
there is another option for getting more space on device.
Just download "terminal emulator" from market. pls note: u need to be rooted for this.
and give su permission to the app when prompted.
just enter
HTML:
su
pm setInstallLocation 2
now u will be taken to the next line and thats all
all ur apps will be installed to sdcard automatically. please note: when installing widgets, pls move them back to ur phone memory as they dont work on sdcard
Suggestion: You can pm me if you have some confusions or facing some problems rather than going some where else. I am always happy to help and there for the android community
For Custom ROM, Visit
http://forum.xda-developers.com/showthread.php?p=21976188#post21976188
Hey jitin02,
Thanks a lot for the post... But here are some changes I had to do to root my phone.
a. To install recovery:
The bat file kept waiting for the device infinitely. I just manually ran the two fastboot commands and the reboot command to setup recovery.
b. Copying superuser files:
Your method of extracting the zip file and then pushing them over to the /system directory will surely not work on windows systems, especially FAT32 file system computer, su file will not have executable rights when its copied into the dir.
right way is
copy superuser.zip to sdcard
boot into recovery
choose install from a zip option and point to that zip
Thanks for the post!
WIFI error and solution!!
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chinese languaje) the first one out there!!
here is the link: http://www.megaupload.com/?d=3RC9EE9Z
enjoy
Can i remove the sim-lock by using this method?
jaggyjags said:
Help!!!
bit noobish by the way
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chineense languaje) the first one out there!!
cant upload links for the time being, PM for me to send
Click to expand...
Click to collapse
Did the same and I have the same error. Wifi does only show (error) on my HTC Explorer / Pico
I need that link to get it back working PM is on the way
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
sorry i dont know this , may be google can help.
this method is only to root
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Dante Leonheart said:
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Click to expand...
Click to collapse
sent ROM in PM
install it through recovery after wiping all cache and memory (recovery option)
everything works perfect, you have to install android market separatelly and reboot for it to work (at least me). Full reboot (untick the fast reboot from settings)
I am preparing a custom rom with preinstalled apps and without the chinese ones, i will be posting it soon.
I have a good news for HTC Explorer users'. My friend, he rooted it successfully. I'll post a translator tutorials about it for u all soon.
Now, Register a account on http://www.htcdev.com first
Here's screenshot
Whether exists custom ROM for HTC Pico??
Hey guys, i've finished translating the tutorials HOW TO ROOT HTC EXPLORER. HERE http://forum.xda-developers.com/showthread.php?p=20197444#post20197444
Velvetsilk said:
Whether exists custom ROM for HTC Pico??
Click to expand...
Click to collapse
Only one at the moment in all the entire internet, it has preinstalled the "superuser" and a file browser (some more but not used as thay are not in english), but has the chinese version of the market so we have to install it separatelly.
Preparing another one
---------- Post added at 07:31 PM ---------- Previous post was at 07:15 PM ----------
Here is Only ROM available YET!
www.megaupload.com/?d=3RC9EE9Z
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
CatOnAndroid said:
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
Click to expand...
Click to collapse
I didn't find any ROM but that one, managed to make android market work by rebooting the phone (full reboot, untick the fast reboot option)
dont know how to add new languaje (if possible)
to modify ROMs just eliminate the .apk you want from system/app inside the zip and add any you want, I just modified mine and added like 15 different apps (file explorer, Copilot, android market, music player, adobe flash...) and doesn't use any memory (just available ROM) you have around 50mb free . once you install it look for available memory left with programs like APPS2ROM (it doesn't work in our HTC but helps me see ROM memory left).
i am going to try now to add an app to ROM memory by just creating a .zip file with /system/app folders and the .APK in it, let see if it works
Yes I figured now, you have to reboot the phone. Works fine now. Already made a clean backup.
Ive seen a file which has many apps listed and SHA1 keys in it. hats why I am asking for howto cook your own rom. Let me know if it worked. Would be great if I could add and remove some stuff
CatOnAndroid said:
Let me know if it worked. Would be great if I could add and remove some stuff
Click to expand...
Click to collapse
I am afraid it doesn´t, ("Installation aborted" message in Recovery). I will look for a diferent way to do it, not as simple as making a .zip file with "system/app/**.apk"
You can still uninstall them from rom memory using apps like "rom uninstaller" in andoid market
EDIT: found a way around it , just add the .apk inside "/system/app" in the "superuser.zip" found in the first post
http://www.4shared.com/file/KalrHXNj/Superuser.html
you already have this app in your phone so there is no problem in reinstalling it everytime you like on top of it (it even is the "pro version" of superuser, not the one on the custom ROM)
everything perfect
just note that no ALL of the apps work perfectly in the ROM memory, some crashed when opening them and had to uninstall them using "rom uninstaller" and install them manually
(I found just 2 small ones)
Yes while experimenting I found rom uninstaller too. and I managed to get rid of Sense 3.5 and some other stuff.
I installed GO Launcher EX instead and it runs alo better and faster than Sense.
Even this is my first Droid, I love it. I will make some Screenshots of it as soon I am dne with work.
I thank XDA and all users for the great work. Now I need to figure out if there is a way to install more languages.
For all PMing me... Scroll up to find the ROM
Wifi Issue
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
HTCa310eRastar said:
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
Click to expand...
Click to collapse
The funny thing is that it only affects the stock rom installed, I flashed the "superuser" after the custom rom and wifi works perfectly
Wifi
I guess the problem is with recovery.img that we flashed, if there is someone who has not touched it yet, can you take a backup of it?

Asus The New PadFone Infinity (A86) aka PadFone Infinity 2 Thread

Hi,
Since I didn't find a thread for The New PadFone Infinity (A86) aka PadFone Infinity 2, decided to create this thread.
Hopefully this top device gets noticed by developers.
Any MOD for audio? Low handset speaker volume?
As you might noticed, the speaker volume (notifications, ringtones, etc.) of NPFI handset is pretty low even when all volume sliders are maxed out and audio wizard is set to "Music".
I have a rooted device and installed Alsa Mixer from Play Store and tweaked the parameter "RX7 Digital Volume" from within the app. Changed default value of 85 to 100 and was pleased to get a noticeably louder speaker volume. Problem is that the value resets almost instantly and volume level gets back to its default value. Probably because Alsa Mixer installs its own audio driver (alsa amixer) which uses a separate system for assigning values and there is a protection system in place by Asus I think.
I also played with parameters in files below (residing in /system/etc/snd_soc_msm) - tweaked the RX7, RX1, RX2, etc...
snd_soc_msm_Taiko
snd_soc_apq_Taiko_DB
snd_soc_msm_Taiko_CDP
snd_soc_msm_Taiko_Fluid
snd_soc_msm_Taiko_Liquid
saved and reboot, but it didn't make a difference. So anyone has any idea to share?
P. S. As far as I know the audio engine for NPFI is designed by Wave and is called MaxxAudio, Is it possible that it has something to do with that?
Thank you for making much needed forum.
Hopefully soon there will be gathered all the essentials.
---------- Post added at 01:21 PM ---------- Previous post was at 12:41 PM ----------
Hello, friends!
There is good news.
After phone repair service center ASUS found a new firmware WW_A86-10.12.3.116-20140116.
Our friend was surprised at first, but then found the firmware in the phone memory. )))
Keep greetings from Russia.
Thanks Russian carelessness...
https://drive.google.com/file/d/0B8FPN1MGNiJcbWVoQ2dnRVFGaEE/edit?usp=sharing
On the site it is not!
changes:
1. Kernel (16.01.2014)
2. Camera + gadgets
3. Test more ...
PS
Let there be a also here and UL-A86-WW-10123111:
https://drive.google.com/file/d/0B8FPN1MGNiJcWnZJZFhuNGUxRVk/edit?usp=sharing
:highfive:
AlexHer said:
Thank you for making much needed forum.
Hopefully soon there will be gathered all the essentials.
---------- Post added at 01:21 PM ---------- Previous post was at 12:41 PM ----------
Hello, friends!
There is good news.
After phone repair service center ASUS found a new firmware WW_A86-10.12.3.116-20140116.
Our friend was surprised at first, but then found the firmware in the phone memory. )))
Keep greetings from Russia.
Thanks Russian carelessness...
https://drive.google.com/file/d/0B8FPN1MGNiJcbWVoQ2dnRVFGaEE/edit?usp=sharing
On the site it is not!
changes:
1. Kernel (16.01.2014)
2. Camera + gadgets
3. Test more ...
PS
Let there be a also here and UL-A86-WW-10123111:
https://drive.google.com/file/d/0B8FPN1MGNiJcWnZJZFhuNGUxRVk/edit?usp=sharing
:highfive:
Click to expand...
Click to collapse
hi there, thanks for the update :good:
Hmm nothing major...
I wonder why the New Padfone Infinity has to wait the longest to get the latest version of Android...
Kingoapp
Kingoapp worked ok for me for root.
I had to reboot phone and a PC after a driver install, but that's ok.
Is there a sub forum for PadFones? Would be nice to have a place for this stuff.
There are some other places for PFs.
http://padfoneclub.com/pl/forum/forum.php
ilmawi said:
Kingoapp worked ok for me for root.
I had to reboot phone and a PC after a driver install, but that's ok.
Is there a sub forum for PadFones? Would be nice to have a place for this stuff.
There are some other places for PFs.
http://padfoneclub.com/pl/forum/forum.php
Click to expand...
Click to collapse
This is not a place for advertisement for forums or products, especially for suspicious applications such as "kingo" root.
the button beside home button is not working
my padfone is asus padfone t004 .. before i recently updated, everything was fine. After i updated, (version 4.2.2, not sure if it was really updated or not) something went wrong.. The phone is all fine, but when i insert it into the pad, the button beside the home button on the right is not working (sorry i dont know what they call the button as). anyone has this issue? or already fixed this issue? please help !
simmonghuat said:
my padfone is asus padfone t004 .. before i recently updated, everything was fine. After i updated, (version 4.2.2, not sure if it was really updated or not) something went wrong.. The phone is all fine, but when i insert it into the pad, the button beside the home button on the right is not working (sorry i dont know what they call the button as). anyone has this issue? or already fixed this issue? please help !
Click to expand...
Click to collapse
The new update 10.12.3.130 has a bug. Apparently Asus is working to fix the bug. Don't panic. Hopefully a bug fix will be released soon.
Now I wonder how ASUS ZenFone 6 works...
Still waiting on that 130 fix... wondering if there just ignoring it and going to wait until ZenUI is ready
djleez82 said:
Still waiting on that 130 fix... wondering if there just ignoring it and going to wait until ZenUI is ready
Click to expand...
Click to collapse
I must say I share your doubt. Possibly they are working on KitKat for NPFI, and ignoring the fix for now. Disappointing customer support management!
Its a shame that theres no developer support for the A86. Such a great device with no custom roms
KIT KAT Released for NPFI
Finally Asus released firmware update 11.2.5.12 for NPFI which updates its android version to 4.4.2
Download links are available at Support section of your device in Asus website.
Yes, I downloaded it and had mine updated, mine you all, 4.4.x has a known issue, that is all 3rd party apps cannot write to external SD, unless you root it and apply the fix, then either leave it as rooted or unroot it again.
Root 4.4.2 - Build: 11.2.5.26 (TW)
Hi
Just got one of these and it has recently updated from .20 to .26 and now I cant root it? Any ideas?
Is there a way of downgrading back to .20?
Thanks
Check out this thread. Has all info for rooting on all firmwares
http://www.padfoneclub.com/pl/forum/forum_viewtopic.php?15727
I achieved root with RootÖúÊÖ. I just uninstallede kingroot and used supersu instead
dagstar said:
Hi
Just got one of these and it has recently updated from .20 to .26 and now I cant root it? Any ideas?
Is there a way of downgrading back to .20?
Thanks
Click to expand...
Click to collapse
djleez82 said:
Check out this thread. Has all info for rooting on all firmwares
http://www.padfoneclub.com/pl/forum/forum_viewtopic.php?15727
I achieved root with RootÖúÊÖ. I just uninstallede kingroot and used supersu instead
Click to expand...
Click to collapse
I'm with .26 WW and still can't reach root.
@djleez82 can you explain briefly how this chinese tool works? I mean, how can I reach root with that. Thanks!
Rooting Firmware 12.4.0.59 - Android 5.0.2 - A86
This post is copied from my own thread in padfoneclub.com so there is no case of stealing
If you want to copy this post on other forums please do not forget to give due credits to original poster.
Disclaimer! The procedure described below has the potential of rendering your phone useless if not followed properly. I DO NOT ACCEPT ANY RESPONSIBILITY WHAT SO EVER, IF YOU BRICKED YOUR PHONE WHILE PERFORMING THIS PROCEDURE. PROCEED AT OWN RISK!
This method is tested by downgrading firmware 12.4.0.59 to 11.2.5.26, which in turn needs a factory reset/ wipe data/ cache/ afterwards. Before anything else back up your important data (ie. contacts, messages, app data, etc) to some place safe outside your phone. ORIGINAL RECOVERY of your phone will be replaced by TWRP recovery
Preparation: (BEFORE ANYTHING REMOVE YOUR SIM CARD AND MICRO SD)
1. You must have USB debugging enabled, allow mock locations (developer options menu in settings)
2. You must have UNKNOWN SOURCES enabled (security menu in settings)
3. To be on the safe side I recommend you disable VERIFY APPS OVER USB, in developer options menu. You can re enable everything after the job is done.
4. You need to download firmware 11.2.5.26, and 12.4.0.59 according to your phone SKU and save it on your computer.
5. Download WINRAR or any archiving software which is able to modify zip files and install it on your computer.
6. Download unofficial TWRP ver 2.7.1.1 ONLY from this link, and save to your computer
7. Download BETA SUPER SU 2.49 from here, and save it to your computer.
8. If you are on firmware, 11.2.5.26, or 11.2.5.30 and rooted you are half way done, if not either you have to upgrade or downgrade depending on the firmware that now you are on. For example if you already upgraded to 12.4.0.59 you need to downgrade first and root, then proceed. There's a thread in padfoneclub which comprehensively discusses way to root Kit Kat firmware so I skip to just explaining downgrade procedure from 12.4.0.59.
9. To downgrade from 12.4.0.59 to 11.2.5.26, you do it in the usual way from recovery except you need to factory reset/wipe data/ wipe cache via recovery beforehand. REMEMBER TO REMOVE YOUR MICRO SD FIRST AND THEN WIPE OR YOU MAY LOSE YOUR DATA ON MICRO SD AS WELL! After wipe, reboot your phone and place the 11.2.5.26 zip in the root of your sd card by transferring downloaded zip from your PC.
10. Downgrade by choosing "apply update from sd card menu item" in recovery and selecting the zip file you just transferred to your phone. Remember to have at least 70% charge on your battery before downgrade or upgrade.
11. After the downgrade process completes your phone reboots, if it is stuck in ASUS logo for a long time (more than 10 min), switch off your phone by pressing and holding power button. Then reboot into recovery again do another factory reset / wipe data / wipe cache and reboot again. Now everything will be OK and your phone boots to initial KK setup. proceed until you are on the home screen. reboot your phone again.
12. make sure that items explained in step 1-3 are checked and unchecked accordingly.
13. Root your phone by your desired method.
NOW THE IMPORTANT STEPS TO UPGRADE TO A ROOTED ANDROID L 12.4.0.59
1. On your PC replace the "recovery.img" in the zip file for Firmware 12.4.0.59 with TWRP recovery that you just downloaded. Both have the same name and it is a simple case of drag and drop into zip file.
2. Now you have 3 important file:
- The modified 12.4.0.59
- The TWRP recovery you downloaded (recovery.img)
- The beta Super SU 2.49
Copy all 3 file to the root of your sd card in your phone.
3. Install "Terminal Emulator" from Play Store, open the terminal and give it root permissions if needed.
4. Type su
5. Then type
Code:
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery bs=4096; sync;
(you can copy paste to rule out any typing mistake)
6. After executing the command a number of bytes transfers and the results will display in terminal window. close the window and reboot into recovery as usual, except this time you have TWRP recovery instead of original Asus recovery.
7. Go to "Install" button and select the modified 12.4.0.59 from your sdcard, uncheck "zip file signature verification" then "add more zips" and select beta super su 2.49. zip as well, then swipe to confirm flash.
8. If everything goes according to plan your phone will be flashed with the new firmware and rooted at the same time.
9. Reboot and enjoy!
10. I tried this method on my phone and it all went smoothly, but in case you get errors, you have to figure it out yourself, I WONT BE ABLE TO HELP YOU! AGAIN BE CAUTIOUS, FOLLOW STEPS EXACTLY AS DESCRIBED AND PROCEED AT OWN RISK.

[Q] What is the name of this issue and how fix it

My device
(IPRO SENSEI FI)
(OS : KITKAT)
(ROOTED"Using kingoroot but I change to supersu") (ORIGINAL ROM NO CUSTOM)
(STOCK RECOVERY)
(NO HAVE ORIGINAL BACKUP OR Etc. T_T )
If you need more information Ask me.
My problem is Bootloop "Or you have another name, because I do not understand", just stop on logo but it still can go into recovery mode.
The story before the events bootloop or whatever name this problem, So as I recall before this incident I edit files and install Tweaks build.prop with applications My pimp and try other features, it works, but when I restart my device. You know what happened. when just stopped in my logo I does not do anything just to wait so that I fell asleep and when I woke up I realized this a bootloop Or what ? I do not know his name.
At that time I was just doing the usual way way., list.
(Wipe data / Factory reset)
(Wipe cache partition)
(reboot system now)
but no change
(Restore user data)
(backup user data)
(Reboot again)
Still same
(Apply update from ADB - I do not have a pc)
(Apply update from sdcard - No have ORIGINAL ROM, BACKUP ROM, CUSTOM ROM Etc.)
(Apply update from cache - I do not understand what this)
Just information There is writing on my recovery mode "Android System Recovery <3e> ALPS.KK1.MP7.V1" I do not know what this is but I show in case you need it.
Just info :
"I have submitted my problem is on the web and social media owned IPRO but no response, I also have to ask in the thread "is concerned about this issue but no response. I do not know if I really make this thread in the forum Q & A if any anyone please notifications where should I post this thread, I hope anyone can help me here, if no input on how to make this a better thread again please write your comment"
I think your reading if this type of problem?
Is it still could be improved?
Installing custom rom whether other devices can fix this? What is this due to file damage build.prop?
How to fix it?
Can you tell tutorial to solve this problem?
If you told me to look for tutorials on the internet what keywords for this problem?
What is correct I asked here or I OOT?
What do I need to make this thread or just my neighbor asking questions like this course in every thread that said key bootloop?
You do not have to answer all of them just answer that you know or your own statement to me, I am newbie please guidance, Sorry in advance, and thanks afterward
Nano.nano said:
My device
(IPRO SENSEI FI)
(OS : KITKAT)
(ROOTED"Using kingoroot but I change to supersu") (ORIGINAL ROM NO CUSTOM)
(STOCK RECOVERY)
(NO HAVE ORIGINAL BACKUP OR Etc. T_T )
If you need more information Ask me.
My problem is Bootloop "Or you have another name, because I do not understand", just stop on logo but it still can go into recovery mode.
The story before the events bootloop or whatever name this problem, So as I recall before this incident I edit files and install Tweaks build.prop with applications My pimp and try other features, it works, but when I restart my device. You know what happened. when just stopped in my logo I does not do anything just to wait so that I fell asleep and when I woke up I realized this a bootloop Or what ? I do not know his name.
At that time I was just doing the usual way way., list.
(Wipe data / Factory reset)
(Wipe cache partition)
(reboot system now)
but no change
(Restore user data)
(backup user data)
(Reboot again)
Still same
(Apply update from ADB - I do not have a pc)
(Apply update from sdcard - No have ORIGINAL ROM, BACKUP ROM, CUSTOM ROM Etc.)
(Apply update from cache - I do not understand what this)
Just information There is writing on my recovery mode "Android System Recovery <3e> ALPS.KK1.MP7.V1" I do not know what this is but I show in case you need it.
Just info :
"I have submitted my problem is on the web and social media owned IPRO but no response, I also have to ask in the thread "is concerned about this issue but no response. I do not know if I really make this thread in the forum Q & A if any anyone please notifications where should I post this thread, I hope anyone can help me here, if no input on how to make this a better thread again please write your comment"
I think your reading if this type of problem?
Is it still could be improved?
Installing custom rom whether other devices can fix this? What is this due to file damage build.prop?
How to fix it?
Can you tell tutorial to solve this problem?
If you told me to look for tutorials on the internet what keywords for this problem?
What is correct I asked here or I OOT?
What do I need to make this thread or just my neighbor asking questions like this course in every thread that said key bootloop?
You do not have to answer all of them just answer that you know or your own statement to me, I am newbie please guidance, Sorry in advance, and thanks afterward
Click to expand...
Click to collapse
I edit files and install Tweaks build.prop
Click to expand...
Click to collapse
more than likely, it is not booting because you made some bad edits to the build prop. i see this happen a lot.
you will need to find a stock firmware for your device and install it back to fix the problem.
use search terms like "(your device name) return to stock" to try and locate the files.
bweN diorD said:
more than likely, it is not booting because you made some bad edits to the build prop. i see this happen a lot.
you will need to find a stock firmware for your device and install it back to fix the problem.
use search terms like "(your device name) return to stock" to try and locate the files.
Click to expand...
Click to collapse
Thanks for your suggestions and answers, Before I made this thread I have searched from internet Stock firmware or stockrom for my device but I never found it, Is there any other way than to install stock rom or firmware to fix my device, or install a custom rom firmware or install other devices can be made in alternative
Nano.nano said:
Thanks for your suggestions and answers, Before I made this thread I have searched from internet Stock firmware or stockrom for my device but I never found it, Is there any other way than to install stock rom or firmware to fix my device, or install a custom rom firmware or install other devices can be made in alternative
Click to expand...
Click to collapse
you can try searching for a custom rom, that should fix it.
other than that, with no stock firmware, i dont see any way you could fix it.
no, you cant use files from another device, unless it specifically says its ok for your device (very rare, but happens occasionally)
bweN diorD said:
you can try searching for a custom rom, that should fix it.
other than that, with no stock firmware, i dont see any way you could fix it.
no, you cant use files from another device, unless it specifically says its ok for your device (very rare, but happens occasionally)
Click to expand...
Click to collapse
Thank you for your prompt response.
Similarity such as what should I look for when taking custom rom or files from other devices?
Nano.nano said:
Thank you for your prompt response.
Similarity such as what should I look for when taking custom rom or files from other devices?
Click to expand...
Click to collapse
look for it to say directly, it can be used on your device. thats the only way.
bweN diorD said:
because you made some bad edits to the build prop.
Click to expand...
Click to collapse
So there will be plenty of experiments,
CMIIW.
If this error in build.prop can I fix it with this way?:
-Take the backup file build.prop.bak with ADB
-Then Edit it by removing the code that previously I input
-And I input back into the system folder in my device with ADB
-And delete files that are in init.d
What a way as it could to improve my device, because I think if it's just damage build.prop file.
And if I use a custom rom whether he would change the system information such as kernel, android version, and whether he will change the code in the file build.prop and What it will also transform the tweaks in the init.d folder or even add to the pile? I think if a custom rom working to add code or tweaks both in build.prop or init.d I think it will worsen, CMIIW, because I think if true custom rom works like that then it is not a good solution
Nano.nano said:
So there will be plenty of experiments,
CMIIW.
If this error in build.prop can I fix it with this way?:
-Take the backup file build.prop.bak with ADB
-Then Edit it by removing the code that previously I input
-And I input back into the system folder in my device with ADB
-And delete files that are in init.d
What a way as it could to improve my device, because I think if it's just damage build.prop file.
And if I use a custom rom whether he would change the system information such as kernel, android version, and whether he will change the code in the file build.prop and What it will also transform the tweaks in the init.d folder or even add to the pile? I think if a custom rom working to add code or tweaks both in build.prop or init.d I think it will worsen, CMIIW, because I think if true custom rom works like that then it is not a good solution
Click to expand...
Click to collapse
1. i have no idea what CMIIW means
2. yes, if you have an original copy of the build prop or can remove edits from the current one, and can replace with adb, that would be good.
3. i would try fixing one thing at a time to see what actually caused the issue. init may or may not need to be fixed.
4. custom rom would clean and replace the entire system including kernel, so it should fix the issue. however, this is your choice, its not a bad option, just a different one.
bweN diorD said:
1. i have no idea what CMIIW means
2. yes, if you have an original copy of the build prop or can remove edits from the current one, and can replace with adb, that would be good.
3. i would try fixing one thing at a time to see what actually caused the issue. init may or may not need to be fixed.
4. custom rom would clean and replace the entire system including kernel, so it should fix the issue. however, this is your choice, its not a bad option, just a different one.
Click to expand...
Click to collapse
CMIIW is Correct Me If I'm Wrong.
Finally, I have two ways for the try, the title and content of this thread may be changed if it is successful.
Thank you for helping me
Thank you for patiently explained
Now I know what to do,
thank you for your participation
thank you very much :good:
no problem

[INFO] [QMV7B] [ELLIPSIS 7] questions

[INFO] [QMV7B] [ELLIPSIS 7]
1. My apologies if this thread is in the wrong forum.
2.Not sure if my thread title is OK.
3. Am I allowed to post my link?
4.This site looks different and I can not seem find my answer.
Hi everyone, long time viewer first time poster in need of help. I recently deleted my system apk due to bad judgment,please don't judge. I can no longer access my system settings and with that the package installer no longer works. My tablet has been rooted, for a bit. I used the (kingo root) successfully.I do not have back up, I did find and download the apk sys files from a upper mod and now I need to enable via command to change the setting to allow installation of unknown sources .I do not know how to do that,. I am guessing that maybe that will FIX IT (crossing fingers). Any of the more experienced users know how to assist? I would love to have the stock rom, can't find it. Maybe there is a different method to do a complete restore that has all the files. My apologies if this is redundant request.
oh, I have already tried the hard factory reset and the system setting is still missing. I can't return, No warranty
Thanks in advance, and I can now stop the ugly crying.
I have the QMV7B ELLIPSIS7 4..2.2 rooted via KingoRoot.
thanks to (?) can't find your name.f for the link for system files I have.
I have a qr code on my photo albuma and my profile pic for the qmv7b system APK.

Categories

Resources