Coder Social home page Coder Social logo

Comments (23)

Brodie01 avatar Brodie01 commented on July 2, 2024 2

Someone at xda posted a modified apk. Use at your own risk. https://forum.xda-developers.com/showpost.php?p=79434906&postcount=395

from launcherhijack.

RobotechMaster avatar RobotechMaster commented on July 2, 2024 2

I suspect that they just added it to whatever blacklist option they use to block malware apps with known names from running on their device--because it was easy to do and didn't cost any programmer hours to implement. Whether they decide it's worth actually spending the money to implement a more involved software block, who can say? As noted, changing the app name and rebuilding (or cloning) seems to work just fine.

Given that the Fire is sold so cheaply because part of the purchase price is subsidized by all the Amazon media you're assumed to be consuming with it, you can sort of see why they'd want to keep their media-pushing launcher in your face. It's just a pity that they didn't bother trying to improve the launcher to where people would want to keep using it, rather than prevent you from adding a new one.

from launcherhijack.

darthyoshiboy avatar darthyoshiboy commented on July 2, 2024 1

I built the project after renaming the package (Not going to say what to for reasons I'm about to go into) and changing the service android:label (Just because "To detect home button press" has always been more verbose than I cared for and so long as I was kicking things, why not? I only mention that I changed it in case it has anything to do with my success) in the AndroidManifest.xml and it installs and works without issues.

Amazon appear to have blacklisted the package name as my first shot at changing it to anything else worked fine. Once I renamed and built the package under a new name, it fires right up and works as well as anything. Running as com.somethingelse.anothersomething with no other changes (other than the service label as mentioned) seems to have gotten it going without issues.

from launcherhijack.

CleverGato avatar CleverGato commented on July 2, 2024 1

I just came across this particular issue as well. Hopefully there's a fix in the near future. FireHD 10.

from launcherhijack.

ugoplatamia avatar ugoplatamia commented on July 2, 2024

Screenshot_2019-04-29-16-01-06
Screenshot_2019-04-29-16-01-40

from launcherhijack.

ugoplatamia avatar ugoplatamia commented on July 2, 2024

I tried using the Amazon Fire Toolbox to sideload LauncherHijack (via ADB) and it says that it is already installed.
cmd_2019-04-29_16-05-27

from launcherhijack.

ugoplatamia avatar ugoplatamia commented on July 2, 2024

Using ADB, I uninstalled the app and tried to reinstall. After installation, the tablet open a dialoge box: "LauncherHijack has been blocked."
Screenshot_2019-04-29-16-17-31

from launcherhijack.

UKFilmNerd avatar UKFilmNerd commented on July 2, 2024

Nothing constructive to add but I've just experienced the same issues. I had the "app is blocked" window and now it's gone.
Reinstalling the app just appears as an update and once it's finished I can close the installer but not run the app. Also as mentioned, the app no longer appears in any listing.
I hope you can fix this awesome app because I'd forgotten how ugly the Kindle interface is! ;-)

from launcherhijack.

dwhitcher18 avatar dwhitcher18 commented on July 2, 2024

Darthyoshiboy could you provide a guide to how you fixed this issue?

from launcherhijack.

Brodie01 avatar Brodie01 commented on July 2, 2024

I'd love to know as well please. Can you provide steps on how we can rename to something else?

Edit - I figured out the same solution as the user above. Use Android Studio and rename launcherhijack to something else and rebuild apk - it installed and works again. Will use this until an official fix comes out. Full disclosure - I had no idea what I was doing and I probably did more harm than good.

from launcherhijack.

effelle avatar effelle commented on July 2, 2024

Today happen to me too: launcherhijack has been blocked.
Funny enough, I've installed it some time ago (V3) and stop working just today, even if I got no update for FireOS.
Tried to install the latest version trough ADB but is marked as incompatible.
V3 still installs but doesn't appears on list nor I can enable button press.
Tested ADB commands found under HELP.MD too with no success.

Fire 8 2017
FireOS 5.3.6.4

from launcherhijack.

jbrice1974 avatar jbrice1974 commented on July 2, 2024

Same... FireHD10. Blocked the program.

from launcherhijack.

darthyoshiboy avatar darthyoshiboy commented on July 2, 2024

@dwhitcher18 I cloned the repo. I ran a recursive grep for files that mentioned com.baronkiko.launcherhijack and changed all instances via xargs/sed to com.somethingelse.anythingelse

Then I moved /app/src/main/java/com/baronkiko/launcherhijack to /app/src/main/java/com/baronkiko/anythingelse and then /app/src/main/java/com/baronkiko to /app/src/main/java/com/somethingelse imported the modified cloned repo into Android Studio and built an APK from there that I sideloaded onto my Kindle and installed.

from launcherhijack.

darkoverlordofdata avatar darkoverlordofdata commented on July 2, 2024

I got this today also. I did a hardware reset and reinstalled. It worked for about 4 hours, and broke again. I noticed right when it happened that alexa started up, even though I had it as disabled as I can. If I ever needed proof that Amazon spies on me, there it is.

I downloaded AndroidStudio and cloned this project. But when I open it it gets errors. Never could get AS to work...

from launcherhijack.

Parou avatar Parou commented on July 2, 2024

Same today. Guess I will finally have to install Android Studio again.

from launcherhijack.

kodi022 avatar kodi022 commented on July 2, 2024

Never thought amazon would start trying to force people to use their gross OS, would love to see this fixed asap.

from launcherhijack.

dwhitcher18 avatar dwhitcher18 commented on July 2, 2024

Modified apk worked for me!

from launcherhijack.

honestbleeps avatar honestbleeps commented on July 2, 2024

just adding to this: not only did I have the same thing happen, but my FireOS didn't update, I rooted mine and turned off auto update... Went away for the weekend, came home to this error dialog like everyone else, but pretty sure my FireHD10 has not had a system update.

Unless I'm mistaken, they seem to have blacklisted the app via some other means that doesn't necessarily require a system update.

from launcherhijack.

CleverGato avatar CleverGato commented on July 2, 2024

Someone at xda posted a modified apk. Use at your own risk. https://forum.xda-developers.com/showpost.php?p=79434906&postcount=395

Thanks for the link. It worked for me.

from launcherhijack.

commbunch avatar commbunch commented on July 2, 2024

just adding to this: not only did I have the same thing happen, but my FireOS didn't update, I rooted mine and turned off auto update... Went away for the weekend, came home to this error dialog like everyone else, but pretty sure my FireHD10 has not had a system update.

Unless I'm mistaken, they seem to have blacklisted the app via some other means that doesn't necessarily require a system update.

Na, you are right. Same boat here. I thought I was updated but checked version and no change. Fire HD8 2017. Finally got it all workng fairly smoothly a few days ago. Pisses me off almost enough to dump this Fire too, unplug my house from Amazon across the board and get a decent tablet from someone else.

from launcherhijack.

Parou avatar Parou commented on July 2, 2024

I suspect that they just added it to whatever blacklist option they use to block malware apps with known names from running on their device--because it was easy to do and didn't cost any programmer hours to implement. Whether they decide it's worth actually spending the money to implement a more involved software block, who can say? As noted, changing the app name and rebuilding (or cloning) seems to work just fine.

Given that the Fire is sold so cheaply because part of the purchase price is subsidized by all the Amazon media you're assumed to be consuming with it, you can sort of see why they'd want to keep their media-pushing launcher in your face. It's just a pity that they didn't bother trying to improve the launcher to where people would want to keep using it, rather than prevent you from adding a new one.

I'll be honest, I would already consider using it if it had proper pages / tabs for the app list. Sometimes I even find myself using it for specific stuff, but that shitty app list, oh boi.

from launcherhijack.

gtsiva avatar gtsiva commented on July 2, 2024

Someone at xda posted a modified apk. Use at your own risk. https://forum.xda-developers.com/showpost.php?p=79434906&postcount=395

Thanks. This worked for me.

from launcherhijack.

RedcatPhoenix avatar RedcatPhoenix commented on July 2, 2024

CLONE DOWNLOAD LINK: https://www.mediafire.com/file/kqa89yndk468itf/Launcher.Hijack.v.4.0.3.b.43.Clone.apk

from launcherhijack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.