I use a Sony Z1 connected Gear and samsung have successfully installed the app to download the application to gear 2., : Khóc: But there is a problem when deleting applications that do not like in the Gear Manager application on the machine error "Sorry, Gear Manager has stopped." Hope you help me how to fix the error. Thanks all
Hoàng Tuấn said:
I use a Sony Z1 connected Gear and samsung have successfully installed the app to download the application to gear 2., : Khóc: But there is a problem when deleting applications that do not like in the Gear Manager application on the machine error "Sorry, Gear Manager has stopped." Hope you help me how to fix the error. Thanks all
Click to expand...
Click to collapse
You can try to uninstall it manually, but it quite tricky to do it.
To install/uninstall apps or .wgt I use Tizen SDB tools
To push app/wgt to gear 2 use command prompt and navigate to sdb folder and type : sdb install app_name.wgt
To uninstall app/wgt it's a bit complicated, you have to know the app ID, to find app ID you have to rename .wgt to .zip and open the zip file. Inside zip file, find and open config.xml. The app id look something like this : <tizen:application id="ZYdli9xE8s" >
Then command prompt type: sdb uninstall ZYdli9xE8s. Replace ZYdli9xE8s with application ID you wish to uninstall.
Related
I've installed new firmware and I've rooted my device however I'm not able to download new applications and my GPS doesn't seem to be working.
Error "Package file wasn not signed correctly. Uninstall the previous copy of the app and try again. (option to uninstall is available but never works)
Does anyone else have these issues and does anyone have a fix most importantly?
Thank you,
rci_canada said:
I've installed new firmware and I've rooted my device however I'm not able to download new applications and my GPS doesn't seem to be working.
Error "Package file wasn not signed correctly. Uninstall the previous copy of the app and try again. (option to uninstall is available but never works)
Does anyone else have these issues and does anyone have a fix most importantly?
Thank you,
Click to expand...
Click to collapse
Have a look at thread http://forum.xda-developers.com/showthread.php?t=2479695 which has quite a lot of information on rooting and flashing this phone. For this particular problem, try the following:
1. Use a Root Uninstaller (I use System App Safe Remover) to uninstall Documents to Go, Skype, Twitter, YouTube and WhatsApp. Don't uninstall Facebook - I can't get that one to reinstall properly yet.
2. You can also uninstall unwanted stuff like 3D Live Weather, Weather, Weather Service and the Chinese keyboard if you want - I've installed Google Keyboard instead which seems much better.
3. Reboot the phone
4. Go to Settings / Apps / All and, for Google Play Services and Google Play Store, Clear Cache, Clear Data and Force Stop
5. Reboot the phone
6. Reinstall the desired apps from the Play Store
Docstogo won't reinstall properly - it'll give an error about a shared ID. Have a look at this thread http://forum.xda-developers.com/showthread.php?t=1219029- use ADB (via MTKdroidTools) to copy packages.xml to your computer, edit it to remove the DocstoGo section, copy it back to the phone, reboot, and install from Play Store:
1. adb shell chmod 666 /data/system/packages.xml
2. adb pull /data/system/packages.xml
3. Now edit (notepad++) and remove the shared user in question xml block from the file:
Code:
<shared-user name="com.docstogo" userId="xxxxx"> (or whatever)
...
</shared-user>
4. adb push packages.xml /data/system
5. adb shell rm /data/dalvik-cache/*
6. adb reboot
Hope that helps.
Everything is working except facebook
serafis said:
Have a look at thread http://forum.xda-developers.com/showthread.php?t=2479695 which has quite a lot of information on rooting and flashing this phone. For this particular problem, try the following:
1. Use a Root Uninstaller (I use System App Safe Remover) to uninstall Documents to Go, Skype, Twitter, YouTube and WhatsApp. Don't uninstall Facebook - I can't get that one to reinstall properly yet.
2. You can also uninstall unwanted stuff like 3D Live Weather, Weather, Weather Service and the Chinese keyboard if you want - I've installed Google Keyboard instead which seems much better.
3. Reboot the phone
4. Go to Settings / Apps / All and, for Google Play Services and Google Play Store, Clear Cache, Clear Data and Force Stop
5. Reboot the phone
6. Reinstall the desired apps from the Play Store
Docstogo won't reinstall properly - it'll give an error about a shared ID. Have a look at this thread http://forum.xda-developers.com/showthread.php?t=1219029- use ADB (via MTKdroidTools) to copy packages.xml to your computer, edit it to remove the DocstoGo section, copy it back to the phone, reboot, and install from Play Store:
1. adb shell chmod 666 /data/system/packages.xml
2. adb pull /data/system/packages.xml
3. Now edit (notepad++) and remove the shared user in question xml block from the file:
Code:
<shared-user name="com.docstogo" userId="xxxxx"> (or whatever)
...
</shared-user>
4. adb push packages.xml /data/system
5. adb shell rm /data/dalvik-cache/*
6. adb reboot
Hope that helps.
Click to expand...
Click to collapse
Everything is great now ! The only problem I am currently having is my facebook app won't install. I tried to uninstall but the app isn't there. When I reinstall I receive a message that the package is not digitally signed. Anyone one else have a Facebook issue with there Doogee dg100 ?
Facebook won't install - Doogee DG100
rci_canada said:
Everything is great now ! The only problem I am currently having is my facebook app won't install. I tried to uninstall but the app isn't there. When I reinstall I receive a message that the package is not digitally signed. Anyone one else have a Facebook issue with there Doogee dg100 ?
Click to expand...
Click to collapse
Is there any solution to re-install Facebook app? My girlfriend is accidentally uninstall app and we cannot install it again, package is not digitally signed... thanks
Is the GPS fixed
rci_canada said:
Everything is great now ! The only problem I am currently having is my facebook app won't install. I tried to uninstall but the app isn't there. When I reinstall I receive a message that the package is not digitally signed. Anyone one else have a Facebook issue with there Doogee dg100 ?
Click to expand...
Click to collapse
Did the above cited procedure fixed you GPS as well?
GPS as well as magnetic sensor or out of order in my new DG100
Rooted with SRSroot and am having the latest firmwire from doogee site (20140317)
Thanks
I am trying to install an App which for some reason will not install in the country I am visiting. The App is a free App, but Google Play has blocked it from downloading into this country. I managed to download the app from the evozi apk-downloader but when I click on it in File Manager it will not install and I get an "App will not install." error.
I would like to try and install the app manually but despite all my searching have not been able to come up with a way to do this. I tried copying the apk file to the system/app directory and rebooted, but that did not work. I then downloaded ZipSigner to sign the apk file and put the created opex file in the system/app folder and rebooted again, but still no results. I've tried some other installers but still unable to get it to install, even when I am offline with my GPS off.
How can I manually install an app to bypass the Google app installer?
charliep8 said:
I am trying to install an App which for some reason will not install in the country I am visiting. The App is a free App, but Google Play has blocked it from downloading into this country. I managed to download the app from the evozi apk-downloader but when I click on it in File Manager it will not install and I get an "App will not install." error.
I would like to try and install the app manually but despite all my searching have not been able to come up with a way to do this. I tried copying the apk file to the system/app directory and rebooted, but that did not work. I then downloaded ZipSigner to sign the apk file and put the created opex file in the system/app folder and rebooted again, but still no results. I've tried some other installers but still unable to get it to install, even when I am offline with my GPS off.
How can I manually install an app to bypass the Google app installer?
Click to expand...
Click to collapse
did you enabled allow installation of apps from sources other than Play store if not go settings> Security> tick unkown sources and try it again it will surely help..and use the file browser from the phone and find the apk that you want to install n click on it and install
hit thanks button if helped
The app I want to install is FlightAware - I travel a lot, hence my desire to install this app before I return to the USA. I found that the ShopSavvy apk also has this problem. Both of these are freeware but somehow they won't install on my phone. My Google account was created in the USA with a USA address and has a USA credit card attached to Google Wallet, but with both apps I just get a "App not installed." error.
I already have the Unknown Sources - Allow installation of Apps from unknown sources Checked and the Verify Apps - Disallow or warn before installation of apps that may cause harm - Unchecked.
hmm then you sure those apks work correctly sometimes errors occur when its incorrectly or incompletely tampered.. or else try this go to settings> application manager>google play store and clear data and clear cache and do the same in google play services and try again
hit thanks button if helped
No, that did not work. I am really looking for a more technical solution to explain how to manually install an opp. Is this not possible in Android?
charliep8 said:
I am trying to install an App . . .
Click to expand...
Click to collapse
I am assuming your phone is rooted. If not, then it will be better to root it before going further.
Here is a link you can try:
http://forum.xda-developers.com/showthread.php?t=2231949
The ADB SDK is available here:
http://developer.android.com/sdk/index.html
App not installed fix:
https://www.youtube.com/watch?v=cJTDwrp-gkQ
Video shows him choosing sim unlock, what does that have to do with apk not installed?
AngelFRANTIX said:
App not installed fix:
https://www.youtube.com/watch?v=cJTDwrp-gkQ
Click to expand...
Click to collapse
Guys, I'm trying desperately to get Sleep as Android on my Gear S2. The devs posted the .apk and the .wgt on their website, but I'm having a hell of a time installing them. With all setting set to allow from unknown sources turned on, the only work-around to getting the apk on the phone was to uninstall Gear Manager, install the apk then reinstall Gear Manager. Now my issue is getting the wgt on the watch. I've tried wrapping it in an apk, and sideloading it using sdb. The sdb method returns unsigned certificate errors. Is there anyone in the community that has this working or has any suggestions on how to get it up and working? I'll add both files to this post. **Please note that the file named Gear_S2- SleepAsAndroid_Consumer.apk should be changed to extension .wgt I was unable to upload it with the wgt extension.**
becca0327 said:
Guys, I'm trying desperately to get Sleep as Android on my Gear S2. The devs posted the .apk and the .wgt on their website, but I'm having a hell of a time installing them. With all setting set to allow from unknown sources turned on, the only work-around to getting the apk on the phone was to uninstall Gear Manager, install the apk then reinstall Gear Manager. Now my issue is getting the wgt on the watch. I've tried wrapping it in an apk, and sideloading it using sdb. The sdb method returns unsigned certificate errors. Is there anyone in the community that has this working or has any suggestions on how to get it up and working? I'll add both files to this post. **Please note that the file named Gear_S2- SleepAsAndroid_Consumer.apk should be changed to extension .wgt I was unable to upload it with the wgt extension.**
Click to expand...
Click to collapse
Have you tried transfer like with media files?
Sent from my Echoe Powered N4 Hybrid
jds3118 said:
Have you tried transfer like with media files?
Sent from my Echoe Powered N4 Hybrid
Click to expand...
Click to collapse
I have installed filesmaster and yes tried to transfer the wgt file to watch, was successful although filesmaster will not allow you to install anything, just open files.
becca0327 said:
Guys, I'm trying desperately to get Sleep as Android on my Gear S2. The devs posted the .apk and the .wgt on their website, but I'm having a hell of a time installing them. With all setting set to allow from unknown sources turned on, the only work-around to getting the apk on the phone was to uninstall Gear Manager, install the apk then reinstall Gear Manager. Now my issue is getting the wgt on the watch. I've tried wrapping it in an apk, and sideloading it using sdb. The sdb method returns unsigned certificate errors. Is there anyone in the community that has this working or has any suggestions on how to get it up and working? I'll add both files to this post. **Please note that the file named Gear_S2- SleepAsAndroid_Consumer.apk should be changed to extension .wgt I was unable to upload it with the wgt extension.**
Click to expand...
Click to collapse
It will not work. Gear S2 uses Companion model. APK and WGT files are installed separetly. You can't install ...Consumer.apk on S2.
The problem is the the wgt is not signed , i tried to work on it on tizen sdk but i`m kind of noob
Have you seen this?
https://groups.google.com/forum/m/#!topic/sleep-as-an-droid/9TWu8tLwQp8
ARISGIGI said:
The problem is the the wgt is not signed , i tried to work on it on tizen sdk but i`m kind of noob
Click to expand...
Click to collapse
Correct me if I am wrong, but doesn't Gear S2 support .tpk files since it is a Tizen OS? Files master will not open installer or anything for not supported file.
EDIT: ok, I read about it and it is indeed .wgt
http://sleep.urbandroid.org/wp-content/uploads/release/Gear_S2_SleepAsAndroid_phone.apk
i cant install ! install field ..
tnku
I think the problem is that your watch unique id is not included in the list of testing devices, so you cannot install it. During app development, devs have to manually enter the id for each device which they want to run the app on.
I was able to install the .cfg-file using these instructions: https://youtu.be/Xy2B-nlnprg followed by https://youtu.be/mFjFI6Pv69E
When I open the app, it only shows: "Starting tracking" with no options whatsoever so I am not sure what to do now.
Any ideas?
maarten.zondervan said:
I was able to install the .cfg-file using these instructions: https://youtu.be/Xy2B-nlnprg followed by https://youtu.be/mFjFI6Pv69E
When I open the app, it only shows: "Starting tracking" with no options whatsoever so I am not sure what to do now.
Any ideas?
Click to expand...
Click to collapse
I also got the app to install on the Gear S2 as well as the apps for the android device, but no luck making it do anything.
I got it to work. When installing the latest beta on the phone enabling smartwatch and smartwatch (heartsymbol) it worked. It did not monitor the heartrate during the full night, only a few hours.
I also believe the power on the phone should be >20% but it could be coincidentally failing below 20%
Gear_S2_SleepAsAndroid_phone.apk
I just manage to install de wgt on my gear s2, I’m having issues now when installing the apk Gear_S2_SleepAsAndroid_phone.apk (2.66 Mb), As soon I install it, Android shows an error, and ask me to uninstall the application, also I slept last night with my gear it seems to connect with the app but when I check on shealth it just show the hours with out any variation in the graph I was expecting some variation on it, any ideas? (Sorry for my English)
cesagutic said:
I just manage to install de wgt on my gear s2, I’m having issues now when installing the apk Gear_S2_SleepAsAndroid_phone.apk (2.66 Mb), As soon I install it, Android shows an error, and ask me to uninstall the application, also I slept last night with my gear it seems to connect with the app but when I check on shealth it just show the hours with out any variation in the graph I was expecting some variation on it, any ideas? (Sorry for my English)
Click to expand...
Click to collapse
I believe the .apk does not work. I think it should install it on the s2 from the phone but does not work because it is not modified. (As you can do on the .wgt). (I am no expert so these are all assumptions)
On S health I also see no graph, only in the sleep as andoid-app on my phone.
maarten.zondervan said:
I believe the .apk does not work. I think it should install it on the s2 from the phone but does not work because it is not modified. (As you can do on the .wgt). (I am no expert so these are all assumptions)
Click to expand...
Click to collapse
Just have a respond from urbandroid "Please note that there is no need to install the APK along this is only a container of the wgt file in case this would make it easier to install." So you just have to install Sleep as Android on your phone and the .wgt on the gear s2.
And for the other question I had the answer was "Regarding, at the moment S health doe snot support sleep phases but hopefully we will be adding this very soon."
cesagutic said:
Just have a respond from urbandroid "Please note that there is no need to install the APK along this is only a container of the wgt file in case this would make it easier to install." So you just have to install Sleep as Android on your phone and the .wgt on the gear s2.
And for the other question I had the answer was "Regarding, at the moment S health doe snot support sleep phases but hopefully we will be adding this very soon."
Click to expand...
Click to collapse
Is it possible to make a apk to install the wgt file on my watch. I have tried it with Tizen IDE but it won't work by me
(I am a compete noob)
I have a Samsung galaxy s10 and I have installed an app via apk (untrusted source) but it's corrupt, so I uninstalled the app and downloaded it again via play store but it gives me the message " you cannot install this app because another user has already installed an incompatible version on this device".
I searched on how to remove this and I found that I have to delete it with adb shell pm uninstall but when I press enter it just doesn't give my any response message. just puts me to a new line. But I tried to remove another app and the adb shell gives me "inaccessible or not found shell'
What should I do to remove this app? I don't want to do a factory reset
Hey guy's, I hope somebody can help me out here. I can't find any explanation on internet. I want to install an apk from the local storage on my Rog phone 5 ( android 12,un rooted) .
In the old days it was pretty simple, just a slide to activate the "allow unknown sources", click on the apk file and it would install. Now on the rog phone 5 in the apps¬ifications, special app-acces, install unknown apps it only shows a few apps that I can give permissions to install from unknown sources. Like Chrome, file manager, gmail, brave browser etc. ( see picture). So I give the file manager or brave the permission,restart the phone, go to the apk in the file manager but it won't install.
It will just show the contents of the apk. If I select the apk I can remove it, rename it, compress it, anything but install it.
I can choose open with brave but still nothing happens. I tried downloading an app in the playstore to install apk files but it won't even list the apk file. I have no clue why they made something that used to be so easy so complicated. So I hope somebody can enlighten me how to install an apk on this phone. Thanks in advance!
Have you enabled install unknown apps in developers options ? Special app access allows you to allow/not allow individual apps to install unknown apk files. I think you have to enable it in developer options for the native installer first. I may be wrong but it's worth checking.
I'll go check if the option is there and let you know. Tnx man.
The only thing I found was " force app allowance on external drive" and but it changed nothing.
Piriroekoe said:
The only thing I found was " force app allowance on external drive" and but it changed nothing.
Click to expand...
Click to collapse
you could try
Code:
adb shell settings put secure install_non_market_apps 1
adb shell settings put secure unknown_sources_default_reversed 1
that would be from terminal on pc or you could install settings database editor from play store and grant it permissions via adb and you will have gui to change system settings
Could you please walk me through how to do this? Tnx.
Piriroekoe said:
Could you please walk me through how to do this? Tnx.
Click to expand...
Click to collapse
Ok, first I guess I need to ask some questions. Have you tried a different file manager, installed thru play store ? How many .apk files have you tried to install ? If it is just the one app that you have in storage it may be corrupt. Have you tried a fresh copy of it ? Is it an old app and is it compatible with your Android version ?
I don't know what I was thinking, that isn't in developer options anyway, it's in security. It would seem odd for them to remove the ability to install personal apk.