MMyiLevel 3 - Gold Member
FliphoneBochur Cloud may be a tad more complicated. Getting my Google to sync and all.
FliphoneBochur Cloud may be a tad more complicated. Getting my Google to sync and all.
A few things:
Myi FliphoneBochur I just tried on my phone without an SD card, and it worked fine. The Classic is weird.
Myi Your phone might be showing Raw data while your computer is showing compressed or you didn't backup MMS. Make sure your backup settings are configured the way you want.
Myi Dropbox and OneDrive are also options if you have a browser on your phone.
Myi Also, if you could get the SMS package, why bother using the app?
FliphoneBochur For starters I wasn't sure what the package name was.
Even after assuming that I had the correct package, after backing it up it showed 0kb. Something I must have did wrong.
Finally got the phone to allow me to select , your own folder but when I click backup it's telling me that I need to configure the settings.
This would be the easiest if it were to work.
I would back it up to a file/folder and copy/ drag it on to my computer. wipe the phone and put it back on the phone and re-download all the info.
That's exactly what I did. Why don't you just configure the settings? I don't get what's so confusing.
Myi In the end, did you get it to work?
Does anyone know if it's possible to install apps via a .zip file through the "install ota update with sd card" function which requires an Updatepackage.zip file to install an offline update?
hi i need help,
when i wanna make a phone call, and press the send button it firsts comes up the "in call volume"
same thing happens when i'm receiving a phone call, it firsrs comes up on scream the volume
ChaseChiller That's for system updates. If you want to install apps, you'll have to do it through adb. What phone are you on?
waterfalls What phone?
FliphoneBochur I have this random translator device which turns out is android, and I thought it would be pretty cool to get apps on it.
But it's locked down to the core, and although I managed to find a backdoor way to the real android settings, it didn't have a developer menu.
My only hope would be through the install zip update feature.
ChaseChiller Qualcomm or mediatek?
Biden2020prez How do I find out?
ChaseChiller Usually if you can see the package names of the apps, the will be a lot of com.qualcomm.*****
or com.mediatek.*****
. You can check with ADB or with some apps. If you don't have that access, you will need to plug in the powered off phone to the PC and then check device manager. And you'll probably need to install certain drivers on the computer.
Biden2020prez
It seems to be mediatek because I used a tool for fastboot and it registers as that.
ChaseChiller Any clue what android version? And if it's mediatek, then we can likely get apps. You can email me [Login to see the link] and I'll work on it with you.
I got a cracked Qin F21 Pro , and when removing a built in Chinese weather app with adb I seem to have bricked the phone. The power on/off animations work, as does the confirmation prompt before powering off. After powering on, the screen goes black and I get a pop up that system UI has stopped responding, with the options for closing the app or viewing app info. I’ve tried resetting the phone but when I got to the screen with the android bot on the floor with a red triangle and exclamation point from which I was supposed to hold the volume buttons I was unable to continue due to the lack thereof. I found a thread on XDA developers that mentioned this but had a whole process with reflashing the phone, something I’m not sure I understand how to do. Any ideas?
Using ADB I uninstalled hotspot with the command pm uninstall -k --user 0 com.lge.hotspotlauncher and it tells me ''Failure - not installed for 0'', the problem is that the hotspot still works. What should I do?