My P40 lite needs to be verified with Google. Need help with adb installation. - General Questions and Answers

Hi.
I got this message today that i need to verify my phone with Google Play and now i can't use any Google app like Chrome and Play store. So i was instructed to do to this with adb and enter this command:
adb rootadb shell 'sqlite3 /data/data/com.google.android.gsf/databases/gservices.db \
"select * from main where name = \"android_id\";"'
But this is the message i get
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am a complete noob when it comes to this stuff so some help would be appreciated.
Thanks
Edit: Nvm i'm getting a new phone **** this ****

As screenshot shows the command
Code:
adb root
can't get executed because your device's Android is of type production build where a rooted ADB isn't supported at all.

I see. But it doesn't matter anymore cause i already got the Google Framework ID and it didn't even work. Not sure how i'll fix that without resetting everything so i'm just gonna get a new phone and never deal with this bs again.

Related

[PROJECT] DroidTool fastboot/adb utility

Hello all. I have been working on a project that is a portable, easy to use flashing tool for android. I know a lot of tools already exist like this, but im making mine portable which means no adb/fastboot is required to be installed on the machine to use. They are already embedded in the program. I am currently working on adding more features like a custom ZIP maker, adb push/pull files, etc... Its supposed to be an all in one utility.
--Supported features on version 1.1--
Start/Stop ADB
Flash system, kernel, recovery
Start interactive shell
adb reboot commands, push/pull files.
Install APKs
----------------------------
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download NEW version 1.1 - here
If you would like to view/edit source code for this contact me PM. I will gladly send it to you. I could definitely use a little help with it.

[Q] Error flashing Android M

HI, Im trying to finally flash Android M on my Xperia M2, but when i write the command to flash, it stays forever with `waiting for device´. I have searched and created a file to determine the access to my device when its in fastboot mode. Concretly, the file is called androidrules (not exactly, but it is his main name). I created the file with vi editor because it is the only tool that can be used to create it, and i have added the `rules´ for an xperia device with each id vendor and my user name, but it stays the same.
However, i have fastboot drivers installed and it detects my phone when i type sudo fastboot devices. I don know what happens....
Im using Ubuntu 14.04 LTS 64-bit on VmWare Workstation.
CAN SOMEONE HELP ME PLEASE? :crying:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THanks in advance.

[MTK][MT6580][Marshmallow] Change IMEI in EngineerMode 1.8.0 using ImeiWriter

Like many other newbies, I managed to format my NVRAM using SP Flash Tool, and without rooting my phone it was very hard to find a way to change my IMEI, anyway on my phone I have two system apps, called EngineerMode and EngineerCode, version 1.8.0, they seem to be interconnected, and there is inside both of them an activity called ImeiWriter which I was unable to find. In the old Engineer Mode you had that CDS Information/Radio Information and I had it also on 5.1 but on Marshmallow it was no longer present.
Anyway, here is how to unlock the ImeiWriter, after enabling USB debugging:
Code:
adb shell am start -n com.zte.engineer/.ImeiWriter
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey, i got the same issue, my IMEI is invalid on my MT6580. And as a newbie on android, i didn't understand how/where to use the code line you sent.
Thanks.
-Some noob who need to repair his phone.

Question Lg vk410 stuck

I Messed up my lg vk410, carrier is verizon....it now just loops the lg logo and I get the dead android guy that says (no command)....is there any way of salvaging this device? I am just learning adb and fastboot...Not a huge deal but figured this would be a great learning experience.. Thanks for any input
Look inside here:
How To Fix Android "No Command" Error - A Definitive Guide
Android “no command” error usually shows up when you try to access the recovery mode or while installing a new software update. In most cases, your phone
www.gtricks.com
Hi! Dman5010
Here is 4 Way to Solve the Issue You Can Check One by One...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the Full Guide on How You Can Do it : no command android

[HELP] Error Installation INCALLUI.apk

Hi, i want some help for a installation of an application from OPPO on the Find X 3 NEO .
Google Contact, Phone are installed by default on the device and i hate Google Dialer and i've tried to install some APPs from OPPO and i got an ERROR (file attached)
i tried to installed INCALLUI.apk and i always got an error.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i've tried many tips find on google but nothing happened.
some help would be very appreciated
[SOLVED] install failed shared user incompatible
EDIT 31aug2012: also this message appears if there is no "classes.dex" in the apk Hi, When you try to install certain apk you might get this error when using "adb install something.apk" Andoid creates "shared users" like app_1 app_3 etc for...
forum.xda-developers.com

Categories

Resources