[INFO] [QMV7B] [ELLIPSIS 7] questions - General Questions and Answers

[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.

Related

[Q] 3 newbie questions

All, I received my Samsung Galaxy 3 last friday and I started to play with it a little.
I googled out some of informations required but still have a few questions to ask
1. As Android has preety good SDK in place, is there a way to test my newly cooked ROM on emaulator instead of flashing it on phone directly (risking brick or sth.)
2. Knowing the kernel (2.6.32.9) - is it safe to upload some new binaries to bin directory along with liblaries (to lib of course) without touching existing ones.
3. I'm about to write an app which communicates with my server via socket. To open socket, root privileges are required. The question is - Having SuperUser in place on my phone, will I be asked for root privs or it will go to "Permission denied". Should some steps should be undertaken?
I searched this forum, but for above ones I found no answers.
Thanks in advance.
XiamUser said:
All, I received my Samsung Galaxy 3 last friday and I started to play with it a little.
I googled out some of informations required but still have a few questions to ask
1. As Android has preety good SDK in place, is there a way to test my newly cooked ROM on emaulator instead of flashing it on phone directly (risking brick or sth.)
2. Knowing the kernel (2.6.32.9) - is it safe to upload some new binaries to bin directory along with liblaries (to lib of course) without touching existing ones.
3. I'm about to write an app which communicates with my server via socket. To open socket, root privileges are required. The question is - Having SuperUser in place on my phone, will I be asked for root privs or it will go to "Permission denied". Should some steps should be undertaken?
I searched this forum, but for above ones I found no answers.
Thanks in advance.
Click to expand...
Click to collapse
1)No way, but if you don't flash the bootloader there will be no problem
2)Yes, if they're compiled for armv[5-6]
3)No idea, i did not try yet.
Thanks very much

New guy in need of help.

Proud owner of a Samsung Galaxy S 4G. It was loaded with bloat so I rooted it. All was well until yesterday when the following issues occurred......
1- The gallery opens and says "no items" when there are pictures there. I can see the thumbnail image but clicking on that only opens a black screen.
2 - I have no audible notifications. I get an error message "process com.android.mms" has stopped and force close.
3- I cant update any of my programs. The updates/reinstall download hangs and never connects. error message " process com.android.vending" has stopped then force close
I was careful to only delete files associated with the bloatware but may have deleted something very much needed.
Any help is greatly appreciated and apologies if this is posted in an incorrect thread.
stupid question, have you tried a complete reboot? Taking battery out and putting it back in?
aside from that it sounds like if that doesnt fix it then you removed something that the system needed...if noone can come up with anything for you a hard reset may be in order..
and this should be moved to general or q&a forum.
Hope you get it fixed!
Pulled battery, sim and sd. Done reset with T-Mo on line and Samsung tech support. Thanks for the reply. Will move post.
I would do a factory reset man, Is not a big deal. Sounds like you deleted a file that shouldn't have deleted.
Try to only delete apps and not system files.
I don't recommend deleting "com.android" files unless you know what you are doing. If you didn't delete any file that begins with "com.android" or similar then it means you deleted a file that try to invoke those files.
If you want to hard reset your phone go to Setting>Privacy>Factory data reset.
Hope this helps
@Moshe22 -- I've done 3 factory and data resets with the same results. sadly that doesn't or didn't add my missing file/s that I may have deleted on accident.
Thanks for the reply.
If that is the case and you have done the 2 types of reset, the one described in my previous post and the one where you enter into recovery mode then i would advised to flash your phone with one of the ROM's in this forum. That should fix it. Make sure you research alot before you flash your phone.
1. Duplicate post
2. Wrong forum
@Toshonobu --
This was already pointed out so it was moved to the correct forum. Can't help people being polite and answering on this forum as well.
Thanks for not offering any advice and just pointing out my posting error. Cheers
Just do what Moshe22 said.
There is a stock rom and the kb5 enhanced in these forums, so take your pick.
Sent from my SGH-T959V using Tapatalk
Closed, please post in the correct section. This is not development.

workaround for crashing links (build.prop)

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.

[Q] Unable to install GApps on Maxell C8 with ICS

Hi all,
I'd like to politely ask for your help with adding Google Play to my friend's tablet which unfortunately doesn't provide this app in factory setting.
First of all I'd like to mention that I've searched here before (and other sources over the internet as well) and found many threads with similar issues. Still I was unable to get everything working because of some problems that I'm not able to solve as I'm still just a user... Unfortunately it seems that each device is unique and requires a little different stuff to reach the goal.
So here's some basic information about the device:
Maxell Maxtab C8
Android 4.0.4
Kernel version: 3.0.8+
Here's what I was able to do so far:
Successfully rooted the device
Successfully set -rw to /system (using the "Mount /system (-rw / -ro)" app
I've tried many various Google Play installers including:
Android Market_install_files.zip
PlayStore_v4.6.17.apk found somewhere here in the forums
And about 5 more other without any success. Result is that Google Play is there but it doesn't work - I mean the icon has been added, Gmail account has been "assigned" to it during its first run and then every time I try to run Google Play there occurs an error saying that "Google Play stopped working" and it simply won't run. I also tried the simple solution with "Android-Market_install_files" package (4 apps) - as I found out it's the official way how to use Google Play on devices where it's not preinstalled. Still it didn't work as well - again ended up with the same error (stopped working). But there is maybe some kind of problem with the installation because two of four .apk files included in the "Android Market_install_files.zip" package cannot be installed as the device tells me that this app cannot be installed because of the conflicting signature (I found more about this here: http://stackoverflow.com/questions/...g-package-by-the-same-name-with-a-conflicting). I'm using files signed by Google. Advices are to firstly uninstall the original apps and then install these but I'm not able to uninstall as I can't find them. Guess these are some kind of system apps and I'm not sure where to find them exactly. Still no luck even using Root Explorer. These apps are called "OneTimeInitializer-signed.apk" and "GoogleServicesFramework-signed.apk". I think maybe Google Play from this package could work but the problem is caused by the device which doesn't overwrite the original apps (because of the signature).
Currently I've also found GApps Manager (http://forum.xda-developers.com/showthread.php?t=2589167) - I think this might work but I'm not able to test it at all. Simply I can't find how to get this Maxell tablet into recovery mode to find the "install from zip file" option.
Interesting is that there is no "Phonesky.apk" file in the device's memory...
Sorry for my post being soooo long but I'd like to provide as many additional information as possible.
Could you please give me advice how to install GApps on Maxell Maxtab C8 device or any other solution?
This could look easy for many of you but I'm working on it over two weeks now and I'm really clueless, even more when there are users confirming that Google Play works with this device. So I hope you're be so glad to help. Any help will be highly appreciated! Thanks!
With kind regards
PJ
Some info, since you have root, you can simply move .apk to your /system/app folder.
Also you had stated there is a conflicting issue with the same type of signature, this is because there is already an existing file of the same source.
To uninstall this .apk it usually located in the following folder(s).
- /system/app
And
- /system/priv-app
Just select and delete it. Reboot the device. And move your new files into /system/app and reboot. Make sure you also move Ann app called "Google Play Services.apk or GP will not start
Great things come in small packages.
Re:
Hi krishneelg3,
many thanks for your answer. Your advice looked really easy and reasonable but it didn't work.
I deleted all required .apk files from /system/app. Maxell tablet doesn't have /system/priv-app folder. Then I copied all the GApps files to corresponding folders in the tablet (/system/app, /system/etc, /system/framework, /system/lib). Then the setup wizard started but when I tried to confirm the setup guide touching the green Android icon it did nothing. After restarting the tablet I didn't see the setup wizard app any more. Tried about 5 times in a row from the beginning (copied the original files from the backup back to tablet, then replace them with the new ones from GApps) and always ended up with the same result.
There's also META-INF folder included in the GApps package. It seems to contain some certificates but I'm not sure what to do with it or where to copy these files. Could this be causing the problem?
Thank you very much.
PJ
I would like to tell you that, the GApps package is supposed to flashed via recovery.
The META INFO contains scripts to install and also certs
So if you have a custom recovery available for your device flash the custom recovery img and if you already have it then just flash it via recovery.
Sorry for the delay... I didn't manage how to switch the device to recovery mode. I tried many solutions reported to work for this device but they didn't for me. Some tested, some not because apparently my knowledge is user-level. To be honest after over 3 weeks trying I gave up.
But thanks for your effort.
Regards
PJ

[Q] using adb...

so i managed to soft brick an hdc note 3 clone , to my surprise the boot menu that came with it was upside down (you read that right) and while the option to factory reset it was there, no button gave the OK confirmation needed .
so next option was finding a suitable rom and doing the flash which came after hours of researching where needrom.com had few to test with and found drivers somewhere but would want to leave that as a final resort since this could brick it for good
now there was another option i came across yet need the assistance of an adb geek to help me with.
i originally bricked the device by copying build.prop to build.prop.bak in system folder then edited build.prop which lead it to soft brick, now the question, is there a way to use adb to access the device and delete old build.prop, then rename .bak one to build.prop?
please bare my noobness
night-mayor said:
so i managed to soft brick an hdc note 3 clone , to my surprise the boot menu that came with it was upside down (you read that right) and while the option to factory reset it was there, no button gave the OK confirmation needed .
so next option was finding a suitable rom and doing the flash which came after hours of researching where needrom.com had few to test with and found drivers somewhere but would want to leave that as a final resort since this could brick it for good
now there was another option i came across yet need the assistance of an adb geek to help me with.
i originally bricked the device by copying build.prop to build.prop.bak in system folder then edited build.prop which lead it to soft brick, now the question, is there a way to use adb to access the device and delete old build.prop, then rename .bak one to build.prop?
please bare my noobness
Click to expand...
Click to collapse
This forum is not about clones - there are other places on xda where there are threads specific to certain clones and you can ask there.
Actually, regardless of clone or not, this is a standard ADB question.
However, it's in the wrong forum, so I'll move it to the Android General. Some folks there should be able to help you.
MD
Moved....

Categories

Resources