Hi!
I use a Note 2, and was able to install apks perfectly fine until this afternoon, now i'm unable to click "install" , it isn't greyed out or anything.
I know screen filter and similar apps have a bug which doesn't allow you to click install, so I disabled and uninstalled them just to be sure.
I'm on stock 4.1.2, no software updates of any sort in the last month,weird it suddenly stopped allowing me to install apks
Able to install apps from the play store otherwise.
Any help would be appreciated
Edit- Also rebooted several times, and tried installing apks i've installed before, no dice
And I do have unknown sources checked.
Try uninstalling the last app you installed.
Sent from my Sony Xperia tipo
Well it's fixed, GloveBox was the problem.
Guess any app which has an overlay will be an issue.
OF, thanks anyway!
Where can I get app install files, such as weather, Opera...etc. (I don't have a Samsung phone) I downloaded the SDK, and was thinking I could install them directly to the watch.
ckevg said:
Where can I get app install files, such as weather, Opera...etc. (I don't have a Samsung phone) I downloaded the SDK, and was thinking I could install them directly to the watch.
Click to expand...
Click to collapse
You should be able to install Gear Manager via the methods for non-Samsung phones, and can go from there.
Make sure you read the posts at the link below because they lead to other posts that will explain the process of getting the Galaxy App store, and all of that other stuff you're going to need, like how to sideload via SDB.
http://forum.xda-developers.com/showthread.php?t=2723013
Hi everybody!
I have a problem in my phone writed build.prop to Samsung S6 with older gear manager working fine and also can download from Galaxy Apps,but it very frustrating to install to watch no work via mobile phone so I tried to update gear manager unfortunatly one program when downloaded all program write error his name is:"SAWeatherProvider_Signed.apk" how to install it?I tried it install but cannot install and when put in system app android doesnt boot up!Or can fix the app installing to watch in other way?
Thanks for all answers!
Recently i got a 4K Android Stream box for my network plan from my ISP - ACT Fibernet in india
I have disconnected the connection due to relocation and have no ACT in the new place
The issue is the Android Box only runs in the ACT network and doesnt work in other network
Is there a way to make the android box work in other networks?
Or flash a Android TV os and make it standalone ?
As the new box has good specs and supports Steam Link and other features
New to this android TV experience. Any help would do.. :fingers-crossed:
Tech Specs
Operating System : Android 9
Main Chipset : Hi Silicon 3798M V200
RAM : 2GB
Flash : 8GB
DRM : Widevine & Playready
WiFi : Dual band (2.4G & 5G) & 802.11 ac
Ports Available : 2 USB ports, 1 Ethernal port, 1 HDMI port, 1 AV output, 1 SD crad slot
Me too looking for the same info.
Hey me to..
when they have network issue.. this is useless.
need same info
I need the same info too.. is there a way to root or install custom rom like how you do traditional android tv boxes?
I have not found the way to unlock it, but there is a work around to use it without ACT network.
----------------------
Install below two apps by sideloading the apk files.
1. Sideload Launcher
2. Launch on Boot
Open Launch on boot and mark 'Sideload launcher' as the app to boot.
---------------------
if you press accidentally home button while NOT using ACT network,
you can then also use 'Google play store' button in the remote to select the app 'Launch on boot' and open 'sideload Launcher' app.
Thanks
SK
Thank you for the sideload launcher idea and it works as expected.
I wish we have an option to install a custom launcher on this as its the Act Launcher that is causing problem when its not connected to an Act Network.
I am looking for the same - unlock the Android TV from ACT
---------- Post added at 02:24 AM ---------- Previous post was at 02:23 AM ----------
prashanth678 said:
Thank you for the sideload launcher idea and it works as expected.
I wish we have an option to install a custom launcher on this as its the Act Launcher that is causing problem when its not connected to an Act Network.
Click to expand...
Click to collapse
Were you able to use the ACT TV outside of ACT network? Please let me know. Thanks
Yes I am able to use it as per above launch on boot and sideload launcher method.
How were you able to access the settings or play store when on the non-ACT network page? My device will not let me access them other than the network selection.
I'm able to access play store and other apps right from the day I bought it. On the top banner you have different pages the 2nd one is apps. Select that and scroll down, then you can see play store and other apps you have installed. Only the TV section won't work if the device is not connected to act network.
Regarding Choosing "Launch On Boot" option
How do i select the "Launch On Boot" option, please help.
If you could provide the steps or screenshot, it would be really helpful.
Alternate launchers
All my attempts at installing alternate launcher fail with
Code:
$ adb install ~/Downloads/Taskbar-5.0.1.apk
adb: failed to install /home/reshma/Downloads/Taskbar-5.0.1.apk: Failure [INSTALL_PARSE_FAILED_BAD_PACKAGE_NAME: Package couldn't be installed in /data/app/com.farmerbb.taskbar-NJD_XsOJWsvV-uhprRNnOw==: Package com.farmerbb.taskbar do not allow to install.]
Have you guys been able to find any way to install other launcher apps?
Works!
I managed to make it work with the two apps. I was looking through the Airtel internet TV forum and for that, you can enablee developer mode and use adb bridge to completely remove the associated apps to get a stock OS. However, when I try to click on build option 7 times (and more), it does not work on ACT TV. Has it been disabled on this? How can we enable developer options in this? If anyone can confirm with the same issue.
djxtwicee said:
I managed to make it work with the two apps. I was looking through the Airtel internet TV forum and for that, you can enablee developer mode and use adb bridge to completely remove the associated apps to get a stock OS. However, when I try to click on build option 7 times (and more), it does not work on ACT TV. Has it been disabled on this? How can we enable developer options in this? If anyone can confirm with the same issue.
Click to expand...
Click to collapse
Try using developer tools app from playstore. They have disabled the 7 tap option now. Please let us know if you succeed.
Successfully worked!
Vimz999 said:
Try using developer tools app from playstore. They have disabled the 7 tap option now. Please let us know if you succeed.
Click to expand...
Click to collapse
Thanks for the idea. I installed the app from play store (it installs but it will not show up, you can use voice command to open or from settings). Then, it enables developer options following which I ran adblink to uninstall all apks which began with in.actcorp. One note is that the normal uninstall option in adblink will not enable you to delete all apps, it is required to use pm uninstall -k --user 0 [apk name] in the adb shell to get it done. Once done, the box works, however I'm not too sure on how to get the default android TV launcher to open up, pressing the home button on remote takes to a blank screen only. If someone can help, I'll be grateful!
djxtwicee said:
Thanks for the idea. I installed the app from play store (it installs but it will not show up, you can use voice command to open or from settings). Then, it enables developer options following which I ran adblink to uninstall all apks which began with in.actcorp. One note is that the normal uninstall option in adblink will not enable you to delete all apps, it is required to use pm uninstall -k --user 0 [apk name] in the adb shell to get it done. Once done, the box works, however I'm not too sure on how to get the default android TV launcher to open up, pressing the home button on remote takes to a blank screen only. If someone can help, I'll be grateful!
Click to expand...
Click to collapse
Wow. This is great progress. Let me try these steps too. What I can tell you now is if you can install apks, try installing atv launcher or open play store using the voice assistant and install a launcher from there. I'll try this on my end too and see what can be done about the default launcher. Earlier, it never used to let us install any launcher apps. Sideload launcher was the only app we could install.
Vimz999 said:
Wow. This is great progress. Let me try these steps too. What I can tell you now is if you can install apks, try installing atv launcher or open play store using the voice assistant and install a launcher from there. I'll try this on my end too and see what can be done about the default launcher. Earlier, it never used to let us install any launcher apps. Sideload launcher was the only app we could install.
Click to expand...
Click to collapse
I was able to uninstall all the act apps. But something is blocking launcher apps from installing. Android tv home launcher is what we need to install but can't install it either from adb or from playstore. Do you have some command to force install or do you know where the blocked list is?
Vimz999 said:
I was able to uninstall all the act apps. But something is blocking launcher apps from installing. Android tv home launcher is what we need to install but can't install it either from adb or from playstore. Do you have some command to force install or do you know where the blocked list is?
Click to expand...
Click to collapse
I faced the same issue, that's why it is hard to not reach the blank home page often. Hopefully someone has a way to install the launcher apps.
djxtwicee said:
I faced the same issue, that's why it is hard to not reach the blank home page often. Hopefully someone has a way to install the launcher apps.
Click to expand...
Click to collapse
have you tried resetting your device after removing act core applications ?
kmani49 said:
have you tried resetting your device after removing act core applications ?
Click to expand...
Click to collapse
Resetting restores all the apps you have uninstalled. Including the act launcher app. Another way that may work is to somehow rename the android home launcher apk to in.actcorp.actottlauncher.
And make it to install over the current app.
I want to be very clear that I have no problem paying for apps, supporting developers and that sort of thing. I recently installs VMOS to spoof my location in an app.. a dating app that is free, and also for free the app allows you to browse users in other parts of the world.
However I wondered if I could do the same thing with Tinder.
The issue I've ran into is I cannot get Tinder to install within VMOS.
So my main/actual phone is a Samsung Galaxy Note 10 + running android 9.
And the fake/vmos is 1.0.49
I uninstalled tinder on my main phone, went to google and found a website where I could download tinder 11.6.0 apkā¦ but I needed something called SAI (split apk installer)
So I downloaded the apk, then opened the files within SAI and tinder installed and works without a problem....
However when I go to my fake phone and download the same files from the same sources tinder does not install and gives an error pretty much saying "failed to install- app not installed- Application is incompatible with this device"
I am obviously not sure what the exact reason is which is why I'm here.
When I tell it I want more details as to why it did not install I get "java.lang.Exception: application is incompatible with this device at com.aefyr.sai.installer2.impl.rootless.RootlessSaiPiBroadcastReceiver.onReceive(RootlessSaiPiBroadcastReceiver.java:57)
at android.app.LoadedApk$ReceiverDispatcher
$Args.run(LoadedApk.java:908)
at
android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android .os.HandlerThread.run(HandlerThread.java:61)
Obviously that doesn't really tell me anything in particular.. because I don't have much programming/script knowledge.
But it makes me feel there are protections in place to keep people from doing what I'm trying to do.
So if anyone is willing to help that would be awesome!
I'm unable to get the app to install via the play store.. because it doesn't even show up there by searching directly.
But when I follow a link to bring up the app within the play store it just pretty much says it's not compatible.
So is it because of protections being in place... something wrong with my vmos environment or what?
When I tried installing it on fake phone I had root turned off along with developer options also turned off.
I had install apps from unknown sources turned on.
I'm not sure what other info to provide...
I can get the same apk to work on the real phone and install..
Just unable to get it to install on vmos.
I tried File Transportation in vmos and that didn't work either... it times out or whatever.
So in general... whether it be tinder or whatever app.. how do you get something to install when play store says incompatible and file trapsportation does not work?
Maybe the apk file I have is in fact incompatible with something within vmos??
I tried some stuff within xxxxx but was still unable to get the app I mentioned earlier to install. Not really sure what needs modified/patched or whatever.
any ideas please? how does someone get an app to install within vmos that doesn't seem to want to?
Working
Hi, install aptoide the install tinder version 9.8.0 it works for me.
that1guyyep101 said:
any ideas please? how does someone get an app to install within vmos that doesn't seem to want to?
Click to expand...
Click to collapse
What I usually do is use the root permissions in vmos to force install the apk as a system app through lucky patcher. Before doing this I would reccomend making sure that the version you are using is compatible with the vmos android os version you are running before attempting and that the package isn't considered corrupted. Also please note that when installing an apk as a system app it becomes difficult to uninstall. If you'd want to remove the icon then you would need to disable the package also through lucky patcher. I'm just throwing the idea out there and I'm not sure this solution would work for any other so hopefully it'd work for you.
Has anyone had any luck getting vmos running on an android 9 device??
If so pls let me know so I don't waste too much time trying I tried the standard one and it didn't work so I'm downloading the pro version which will take a long time