Links to making a HD 10 into a Android clone or close to it. GPS question - Fire HD 8 and HD 10 Q&A, Help & Troubleshooting

Considering I was around PC's before dial up.... I've fallen way behind in the past few decades. So I was given a HD 10. It's great. But I'd like to download and use the android apps. Even the free ones will often say the app will not be fully utilized by the HD10. I had all this info from this site down loaded somewhere to be able to side load and do other stuff. Yes, I lost it. Sigh...
Hint: I have no idea what side-load is other than it sounds like a backdoor means to load software. So what I need if possible.
1. Link to instructions and programs that will allow the full use of the tablet as an android device if possible.
2. Can the HD10 be modified to work like a GPS that most smartphones and even cars now use? using Google maps and apps.
3. Any other tips or links for the HD10. I'm old, retired and have nothing but time. I've blown up my fair share of programs over the decades, so I'd prefer not to turn this "gift" into a target for when I go plinking. So if these programs have recovery options that'd be great. LOL!
Thanks.
BTW this site is terrific, I used it to unlock the Google play store. Great job.

Littlem56 said:
1. Link to instructions and programs that will allow the full use of the tablet as an android device if possible.
Click to expand...
Click to collapse
Follow the following instructions:
Unlock Bootloader & Root (required for 2nd)
Debloat (remove unnecessary Amazon apps)
There are some plans to port Stock Android, but it's still in progress.
Littlem56 said:
2. Can the HD10 be modified to work like a GPS that most smartphones and even cars now use? using Google maps and apps.
Click to expand...
Click to collapse
Currently no GPS, because Amazon didn't set it up right for some reason. AGPS (location service via network) works.

Related

Accessing second APK?

Hey All -
First, really quick background: I'm a ASP.NET / .NET programmer, and taught myself Java and Android while making the one app I have released (for a hobby of mine) - https://play.google.com/store/apps/details?id=com.tsqmadness.bmmaps
Now, having said that, I'm looking to upgrade my app with a couple features (version 2.0, baby!), and was wondering how to make an 'add on' apk to access from the initial app.
For example (this is one of the several uses I am thinking of for the 'add on'), the easiest one would be -
Main app wants to access an add-on apk to call a function to grind some numbers, and return a result. If that add-on APK's not installed, then the user wouldn't be able to use that function.
The UI stuff I can handle easily, the main purpose of my question here is -
How can I tell if the other 'add on' APK is installed, and
How do I access a function (in a class or some such) in the other APK?
Honestly, I'd google it, but I'm not sure what this process is even called, so my searches have come up pretty sparse.
Thanks guys -
-Mike.
Do you want it to be a feature unlocker? Like a pro version key? For that purpose I'd recommend in-app-purchases because the user doesn't feel limited during download because he's got "just" the free version.
If you want it to execute methods, you could have a look at shared user ids and system broadcasts.
nikwen said:
Do you want it to be a feature unlocker? Like a pro version key? For that purpose I'd recommend in-app-purchases because the user doesn't feel limited during download because he's got "just" the free version.
Click to expand...
Click to collapse
Originally, this WAS a plan. I have switched to in-app purchases for that now, however.
nikwen said:
If you want it to execute methods, you could have a look at shared user ids and system broadcasts.
Click to expand...
Click to collapse
Thanks, that'll give me a starting place to search on. I was thinking a few other reasons for it as well (like, a map marker pack, for a limited basic example..)
Thanks-
Mike.
coyttl said:
Originally, this WAS a plan. I have switched to in-app purchases for that now, however.
Thanks, that'll give me a starting place to search on. I was thinking a few other reasons for it as well (like, a map marker pack, for a limited basic example..)
Thanks-
Mike.
Click to expand...
Click to collapse
Welcome.
The difficult part will be returning a result to the original app.

[Q] Corporate Android Usage

Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
AccEss-dEniEd said:
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Click to expand...
Click to collapse
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Assuming you have Exchange, does this not provide the management part?
AccEss-dEniEd said:
Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
Click to expand...
Click to collapse
I currently work in the infrastructure of a good sized corporation. We're using IOS with a mixture of android hardware and there's some good news and bad news for what you want to do.
Good news is, like Jpcurrie said, exchange will handle remote wiping and locking the phone down. you can require the phone to use a PIN, remote wipe and and a bit more. As for locating the phone, Google actually has finally built in remote locating of your device and remote wipe as well. There's a couple good apps out there (lookout) will turn on your GPS and allow you to locate the phone and they're free. If you happen to have a virtualized environment with VMware, you could also use VMware View Horizons which builds in a secure sector on the phone and you can remotely manage which apps and files the user can use. the best part of View is you can use a BYOD model and keep corporate data secure. The biggest issue is if you don't happen to already use a VMware architecture it gets pricey quickly.
Here's the rub now. you want to install your own logos on the bootup which you could do by installing a custom ROM. This will void your warranty on the hardware and as it isn't 100% stable you'll be spending a LOT of time trying to keep a consistent environment.
Like netsyd said, talk to management about an MDM, and the branding of the devices, maybe even talk to them about using a BYOD to reduce costs of hardware and administration of that hardware.
Isn´t Knox supposed to allow administrators to only delete the data that belongs to the Corporate account (emails, calendars, tasks, etc.), or an administrator can still force a full device wipe? Sorry if the questions is too basic, I've tried searching around for info on Knox but couldn't find anything besides press releases.
I'm not a network administrator, I'm just a user and my school secure wifi installs a device administrator.
I'm sorry to deviate the topic a little bit from the original.
At Delta we use Air Watch but it's far from free. You can however manage devices and remote wipe. You can also view installed apps and remove what should not be there. Options for device profiles also. I help maintain these devices everyday. Not Free but an MDM is your best bet.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
long time - no see
Hiya,
sorry I didn t answer - kinda was overwhelmed with this Task.
Wanted still to thank you: I did what you suggestet and wanted to let you know where I am now.
1. Meraki = implemented - now runnning 160+ devices. (at no costs)
2. CM12.1 implemented (without GAPPS/no SU)
3. Standard Image/w Apps defined. (Mostly Offline capable Tools like "here" etc.(which actually reduced costs))
4. Since Android has limited capability to be administered in a "real" professional Fashion we mitigated this issue by creating a policy to forbid the user to temper with the device (e.g. Installation of Software/SU etc) yet to allow the Installation of Software manually by us via creating a ticket. We check the Software mainly for "sanity" and malware and install it if ok.
This has been working so far like a charm for us. None of the user were happy to loose the Gapps obviously - but once they had their Software and settled in, all was ok. For the Administering part: Meraki can tell me if Software is beeing installed without our Knowledge, also we see if SM doesnt speak with us anymore. So, for now, we got the most out of the System and I am happy to say: I got minimal Control in a Quality sense. No no more "KO Critera" - and we have implemented Android. Tracking etc. is forbidden in Germany anyway - so we use Meraki mainly to wipe if lost and to check if someone goes against policy.
What is still open:
- I am still working on a way to have the user enter his credentials and automatically enter These in all respective config files. (haven't had much luck - with the absense of SU obviously.
- a Little cosmetics still open (I am still trying to figure out how the theming really works ... I usually f**k up the Pictures and sounds.... but so far making Progress
- with less and less good Android devices coming out (now, I am probably beeing flamed now ) that suits our needs (open bootloader, known/supported CPUs, removable battery, SD Card Slot) - I think we might Switch by Q4/2016.
netsyd said:
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Click to expand...
Click to collapse

[ROOT] Instructions for Airplay Screen Mirroring / Display Extension on the FireTV

Long time reader, first time posting.
Install requires root.
Squirrel LLC just released an android version of their app Reflector ($7). This app can be installed fairly simply on the FireTV, turning it into an airplay receiver for screen sharing and display extension, not just video or audio playing.
This requires root (instructions here) and the google play store (instructions here- they are for kindle, but work) before you can install this program.
Once you have the play store installed and you are signed in, you will be able to install apps remotely. This is much easier, as the play store is somewhat difficult to navigate on the Fire TV itself. However, Google will think the Fire TV is not compatible with Reflector.
To circumvent compatibility restrictions, download Market Helper and install on your FireTV (sideload instructions here). This will allow you to spoof your device type and install the app. I used the Nexus 7 as the device type. Make sure you've run google play services and signed into the play store before you run this, so it can read your id. The activate buttons are invisible until you are selecting them, so just press down and over until you find what you want.
After setting up your Fire TV to look like a Nexus 7, head back to the play store and set Reflector to install remotely.
From here, you can use any airplay device to broadcast to the Fire TV!
Couldn't you use snappea instead of google play?
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
I wasn't able to get this to work in Extend Desktop mode with my Mac. Since there's only a 15 minute refund period, I already got the refund, so it's possible I was doing something wrong, but the Play description didn't mention Extend Desktop mode. I don't see how I was doing anything wrong though, since the only settings in the app is the Name and the Password (and I didn't set a password). I did remember to turn off AirPlay in my other AirPlay app before trying Reflector.
Prior to this, I was already using AirReceiver to handle IOS mirroring. If all you want is IOS mirroring, I believe it was less expensive. Since it was bought through the Amazon store, it shows up with an icon on main screen (in my Apps and Recent sections). I don't recall if you can buy it on the FireTV or not, but I think so. A Voice search for Air Receiver brings it up.
Thanks!
Hey Guys,
Sid from Squirrels here!
Thanks for the walkthrough and the instructions. We're glad you got everything working!
We've actually submitted Reflector to the Amazon Fire TV store. The approval process is a bit more lengthy and involved than normal Google Play submissions.
As for extended desktop from a computer. It should work alright. I'de be interested in seeing logs from this to see why it didn't work for you. You can email our support team and they'll be happy to get it working!
Thanks again for the instructions.
So why root?? Why not just side load reflector??
Sent from my iPad using Tapatalk
1975jamie said:
So why root?? Why not just side load reflector??
Click to expand...
Click to collapse
Reflector is a paid app, and I have no experience sideloading paid apps / getting a signed apk out of one. I found it to be easier to root and install the play store than to bother with that. If you are aware of an easy method to get the APK out of a paid app, I'd love to hear it- I always pay for my apps, but sometimes I need to install them in a dev environment where the play store isn't available, and I'd like to know.
If you're concerned about rooting, I'd consider the advantages. Rooting is a piece of cake now thanks to Towelroot, and it gives you uped duper more functionality than you have without it, especially if you are using this device to run XBMC primarily.
sidneykeith said:
Hey Guys,
Sid from Squirrels here!
Thanks for the walkthrough and the instructions. We're glad you got everything working!
We've actually submitted Reflector to the Amazon Fire TV store. The approval process is a bit more lengthy and involved than normal Google Play submissions.
As for extended desktop from a computer. It should work alright. I'de be interested in seeing logs from this to see why it didn't work for you. You can email our support team and they'll be happy to get it working!
Thanks again for the instructions.
Click to expand...
Click to collapse
Thanks for the good customer support. I figured it was the Amazon store's lengthy submission process that was holding things up and not an actual compatibility issue, which is why I decided to hack this together.
I own no other Amazon devices (and probably won't), so it's to my advantage to keep all my purchases within one ecosystem. You may consider adding a little walkthrough on how to use the google play store to run your app on the firetv to your page, if you guys aren't fearful of the wrath of Bezos. I'm sure there are a lot of people like me who bought the firetv for the android, not the amazon.
Taige said:
I wasn't able to get this to work in Extend Desktop mode with my Mac. Since there's only a 15 minute refund period, I already got the refund, so it's possible I was doing something wrong, but the Play description didn't mention Extend Desktop mode. I don't see how I was doing anything wrong though, since the only settings in the app is the Name and the Password (and I didn't set a password). I did remember to turn off AirPlay in my other AirPlay app before trying Reflector.
Prior to this, I was already using AirReceiver to handle IOS mirroring. If all you want is IOS mirroring, I believe it was less expensive. Since it was bought through the Amazon store, it shows up with an icon on main screen (in my Apps and Recent sections). I don't recall if you can buy it on the FireTV or not, but I think so. A Voice search for Air Receiver brings it up.
Click to expand...
Click to collapse
I'm not sure what happened there for you. Extended display was the default for me. That being said, the other app could have interfered, or maybe your settings in OSX weren't correct. I wish I could help you more, but Airplay is finicky enough as it is, without adding third party software. Maybe get in touch with Sid about that.
If anyone else is interested in this, my brother managed to get airsquirrel to work with reflector on the firetv, but it seemed to be more laggy than with true airplay. I'm not sure if that was the fault of his laptop or the software, so that might be worth looking into if you're a diehard windows user like I used to be.
hotterpop said:
Reflector is a paid app, and I have no experience sideloading paid apps / getting a signed apk out of one. I found it to be easier to root and install the play store than to bother with that. If you are aware of an easy method to get the APK out of a paid app, I'd love to hear it- I always pay for my apps, but sometimes I need to install them in a dev environment where the play store isn't available, and I'd like to know.
If you're concerned about rooting, I'd consider the advantages. Rooting is a piece of cake now thanks to Towelroot, and it gives you uped duper more functionality than you have without it, especially if you are using this device to run XBMC primarily.
Thanks for the good customer support. I figured it was the Amazon store's lengthy submission process that was holding things up and not an actual compatibility issue, which is why I decided to hack this together.
I own no other Amazon devices (and probably won't), so it's to my advantage to keep all my purchases within one ecosystem. You may consider adding a little walkthrough on how to use the google play store to run your app on the firetv to your page, if you guys aren't fearful of the wrath of Bezos. I'm sure there are a lot of people like me who bought the firetv for the android, not the amazon.
I'm not sure what happened there for you. Extended display was the default for me. That being said, the other app could have interfered, or maybe your settings in OSX weren't correct. I wish I could help you more, but Airplay is finicky enough as it is, without adding third party software. Maybe get in touch with Sid about that.
If anyone else is interested in this, my brother managed to get airsquirrel to work with reflector on the firetv, but it seemed to be more laggy than with true airplay. I'm not sure if that was the fault of his laptop or the software, so that might be worth looking into if you're a diehard windows user like I used to be.
Click to expand...
Click to collapse
I have an android phone that I download the google play app to and then use Es file explorer to back up the app. Then sideload it to the firetv.
Sent from my iPad using Tapatalk

Nova Widgets Still Possible (without ADB)?

Platform: Fire HD 8 (6th edition)
OS: 5.4.0.1
Willing to rollback?: Yes (it has broken some email functionality)
Launcher: Nova paid
I have activity launcher installed, as well as launcherhijack v3.
I have set the home screen button in accessibility, and have Nova enabled as the home. I have Nova enabled as the launcher, but have not deleted the fire launcher, as I would prefer not to.
The issue I'm having is that I can't seem to use widgets. I have read up on adb use for the fire, but Windows doesn't want to play nicely, and I don't currently have a linux machine available (yes, I could VM one, or setup a bootable USB, but I'm looking for a solution that would work with what I have currently in place).
Issue: Any time I go to place a widget on a Nova launcher screen, it brings up the list per normal, but when I go to place the widget, I get bounced back to the Kindle settings UI, and am unable to sort out a workaround.
Any suggestions would be appreciated, particularly if they don't require ADB, as so far Windows does not want to allow me to update the ADB drivers (it shows them as current stock drivers and functioning, as well as stating that the ones from google are a no-go).
Sadly, pushed the update when I did not expect it, so all of this was done after update rolled out. Play store was isntalled prior, and settings are for allowing debugging and developer settings, so at least I got the play store on prior to the update (which apparently some people are having issues with). For me, the store is working well, as is sideloading, which is why I'm thinking there must be a reliable solution to get widgets functioning in Nova without needing to ADB command it on.
Thank you,
--bb
No, you definitely need a working adb, it's your gate to all Fire HD hacks and improvements. If you can't - stay with Amazon bits and don't ask questions like this here.
Thanks to @DragonFire1024, we have a pretty nice hack to enable widgets on any launcher; it's very easy to apply and use. But PLEASE don't complain about prerequisites, if you can't get adb working on Windows, it's better to stay off all hacks and actually this site. Just enjoy your Amazon Fire HD (it's pretty cool even with OEM software installed).
Agreed! There is no need to be rude to those who are just learning. I appreciate those like Dragon who gives help to others without making them feel like idiots. With the help of this forum, I have gotten everything but gmail working! And that weird go to black screen and back to lock screen when I swipe application off the screen. An sure it will get fixed.
The widget script might work in a terminal emulator. Jack Pals on the play store is by far the best. Just search for terminal emulator for Android, place the script in the internal storage and try running it in the emulator. I honestly don't know if that will work though as all the hacks I do are usually with ADB.
DragonFire1024 said:
The widget script might work in a terminal emulator. Jack Pals on the play store is by far the best. Just search for terminal emulator for Android, place the script in the internal storage and try running it in the emulator. I honestly don't know if that will work though as all the hacks I do are usually with ADB.
Click to expand...
Click to collapse
Thank you! I will give that a try.
Let's try to keep the comments directly related to Q&A for this device.
Getting snarky with other users and starting a back and forth argument is off-topic, and usually rude (both violations of the rules).
So, please; keep the Off-topic back and forth off the thread. If you are offended by, or feel another user's comment violates the rules, simply REPORT the comment and do not engage the other user further. No need to add MORE clutter.
Thanks for your cooperation.
sensboston said:
No, you definitely need a working adb, it's your gate to all Fire HD hacks and improvements. If you can't - stay with Amazon bits and don't ask questions like this here.
Thanks to @DragonFire1024, we have a pretty nice hack to enable widgets on any launcher; it's very easy to apply and use. But PLEASE don't complain about prerequisites, if you can't get adb working on Windows, it's better to stay off all hacks and actually this site. Just enjoy your Amazon Fire HD (it's pretty cool even with OEM software installed).
Click to expand...
Click to collapse
Can you please explain to me how I can update the ADB? I'm not familiar with how to do this at all.
https://www.xda-developers.com/install-adb-windows-macos-linux/
Yeah, but...
bladebarrier said:
https://www.xda-developers.com/install-adb-windows-macos-linux/
Click to expand...
Click to collapse
This is where I started, but I have been unable to find a way to find anything mentioning ADB (much less enable it) on our Fire HD 8 (7th Generation).
I have been looking through multiple guides for the past 20 minutes, but the newest firmware seems to have hidden or disabled the ability on the actual device. I am logged into the tablet on the main account, but even under "Device Administrators" it says "No available device administrators".
Did Amazon manage to lock these down to be nothing but a pimp for Amazon (as was their intended goal)?
Edit: Fire OS 5.6.1.0
Did Amazon manage to lock these down to be nothing but a pimp for Amazon (as was their intended goal)?
Yes, they did. It's the razor and blades business model. Such as one item is sold at a low price (or given away for free) in order to increase sales of a complementary goods.
When you go into the Setting then into Device Options, is Developer Options at the bottom of the list? If it isn't I think you need to tap the Serial Number 7 times, then it should appear and that is where you can enable ADB.
The dedication of the members of the xda forums are the only reason why a lot of devices such as these manage to reach their potential. I'm pretty new here (joined in February) but I never seen any member give up on a device. What most see as frustration, including myself, a lot of the members here not only see a challenge but an opportunity.
caldersm44 said:
Agreed! There is no need to be rude to those who are just learning. I appreciate those like Dragon who gives help to others without making them feel like idiots. With the help of this forum, I have gotten everything but gmail working! And that weird go to black screen and back to lock screen when I swipe application off the screen. An sure it will get fixed.
Click to expand...
Click to collapse
For now without a rooted device the kick to the lock screen cannot be fixed. That is an unfortunate event which is a result of disabling fire launcher without root. Gmail is give or take. Sometimes it works and sometimes it doesn't. If I really had to take a guess I would say Google and Amazon are fighting between each other to get Gmail to work or stop working. It seems when enough users complain Gmail stops working within a few minutes it works again in a couple days later Amazon stops it. I would go back to an old version of Gmail, take your pick and keep trying different versions from there. If he older versions don't work that I'm at a loss at the moment. I do not currently use Gmail on my Amazon tablets. Only because I get too much mail lol. however with that having been said I have never had a problem with Gmail on any of my Amazon tablets with or without root.
dondraper23 said:
Did Amazon manage to lock these down to be nothing but a pimp for Amazon (as was their intended goal)?
Yes, they did. It's the razor and blades business model. Such as one item is sold at a low price (or given away for free) in order to increase sales of a complementary goods.
When you go into the Setting then into Device Options, is Developer Options at the bottom of the list? If it isn't I think you need to tap the Serial Number 7 times, then it should appear and that is where you can enable ADB.
The dedication of the members of the xda forums are the only reason why a lot of devices such as these manage to reach their potential. I'm pretty new here (joined in February) but I never seen any member give up on a device. What most see as frustration, including myself, a lot of the members here not only see a challenge but an opportunity.
Click to expand...
Click to collapse
Thanks for the reminder of how to enable Developer Options - it has been a while since I had to do that. ADB is now enabled!
Thanks to everyone in the xda-developers community!
AnotherNameFFS said:
Thanks for the reminder of how to enable Developer Options - it has been a while since I had to do that. ADB is now enabled!
Thanks to everyone in the xda-developers community!
Click to expand...
Click to collapse
Glad you got it enabled! It's one of those steps that is easy to forget
Why are you saying that he should get off the site. Thats rude

Bowflex Velocore

Has anyone had any luck unlocking / rooting the Bowflex Velocore? It's a pretty new exercise bike with an Android tablet which is locked into the Bowflex JRNY app.
So far, I've managed to get to the Android home screen where I can get to the play store and install other apps and basically use it just like a normal tablet. The problem is that by doing so, I can't use the JRNY app anymore. It requires another app, NautilusLauncher, to be running. NautilusLauncher runs a few background services. One of them connects to the telemetry of the bike, which is what JRNY requires. Another background service kills any foreign applications, basically locking you to the JRNY app.
I'm at the moment trying to find a way to disable the 'unwanted' services, but so far with no luck. Things I've experimented so far have been: Trying to find a user mode app that would kill the services when they start, find some way to edit the AndroidManifest or some way of just blocking them from starting. Unfortunately, haven't gotten anywhere with any of these approaches so far.
Rooting the device would probably help. Looked into Magisk documentation, but it didn't seem to have Bowflex Velocore as supported (and not sure how I would be able to find the firmware for it to extract boot.img/recovery.img). Also, the docs said you'd need to be able to connect with adb. While I can enable the usb debug mode in developer settings, for some reason I can't see the device when I run 'adb devices' (another place where I'm stuck).
The model / version reported by tablet is as follows:
model: NFTM-LAR
android version: 9
kernel version: 4.4.167
build number: 3.3 release-keys
Could you tell me how you got to the point of "using it like another tablet"? I have the velocore and my wife finds the bowflex classes boring. She would much have the pelton app displayed on her screen.
xasmx said:
Has anyone had any luck unlocking / rooting the Bowflex Velocore? It's a pretty new exercise bike with an Android tablet which is locked into the Bowflex JRNY app.
So far, I've managed to get to the Android home screen where I can get to the play store and install other apps and basically use it just like a normal tablet. The problem is that by doing so, I can't use the JRNY app anymore. It requires another app, NautilusLauncher, to be running. NautilusLauncher runs a few background services. One of them connects to the telemetry of the bike, which is what JRNY requires. Another background service kills any foreign applications, basically locking you to the JRNY app.
I'm at the moment trying to find a way to disable the 'unwanted' services, but so far with no luck. Things I've experimented so far have been: Trying to find a user mode app that would kill the services when they start, find some way to edit the AndroidManifest or some way of just blocking them from starting. Unfortunately, haven't gotten anywhere with any of these approaches so far.
Rooting the device would probably help. Looked into Magisk documentation, but it didn't seem to have Bowflex Velocore as supported (and not sure how I would be able to find the firmware for it to extract boot.img/recovery.img). Also, the docs said you'd need to be able to connect with adb. While I can enable the usb debug mode in developer settings, for some reason I can't see the device when I run 'adb devices' (another place where I'm stuck).
The model / version reported by tablet is as follows:
model: NFTM-LAR
android version: 9
kernel version: 4.4.167
build number: 3.3 release-keys
Click to expand...
Click to collapse
Not sure if you saw this...https://www.reddit.com/r/Bowflex/comments/m111p4/bowflex_jrny_workout_including_system_settings/
I wish he would share how this was done but he has not shared that info
alacard052003 said:
Not sure if you saw this...https://www.reddit.com/r/Bowflex/comments/m111p4/bowflex_jrny_workout_including_system_settings/
I wish he would share how this was done but he has not shared that info
Click to expand...
Click to collapse
Yes, seen the video. At this point, we (me and a few others working on it) have managed to unlock the Velocore, but still working on a few kinks etc as well as making detailed easy-to-repeat instructions on how to do it. I only have the Velocore, but assume the same method works on other new Bowflex products with an Android tablet that are locked into JRNY. And we intend to share
Anyway, at this point our instructions are still a bit sketchy, so if you are willing to go through some pain, I can share what we have so far in private. Otherwise, we hope to have the it documented better (hopefully) by the end of the week.
xasmx said:
Yes, seen the video. At this point, we (me and a few others working on it) have managed to unlock the Velocore, but still working on a few kinks etc as well as making detailed easy-to-repeat instructions on how to do it. I only have the Velocore, but assume the same method works on other new Bowflex products with an Android tablet that are locked into JRNY. And we intend to share
Anyway, at this point our instructions are still a bit sketchy, so if you are willing to go through some pain, I can share what we have so far in private. Otherwise, we hope to have the it documented better (hopefully) by the end of the week.
Click to expand...
Click to collapse
Awesome! Please share in private. I am willing to go through some pain... It cant be as painful as the jrny app
alacard052003 said:
Awesome! Please share in private. I am willing to go through some pain... It cant be as painful as the jrny app
Click to expand...
Click to collapse
xasmx said:
Yes, seen the video. At this point, we (me and a few others working on it) have managed to unlock the Velocore, but still working on a few kinks etc as well as making detailed easy-to-repeat instructions on how to do it. I only have the Velocore, but assume the same method works on other new Bowflex products with an Android tablet that are locked into JRNY. And we intend to share
Anyway, at this point our instructions are still a bit sketchy, so if you are willing to go through some pain, I can share what we have so far in private. Otherwise, we hope to have the it documented better (hopefully) by the end of the week.
Click to expand...
Click to collapse
Could I get those instructions as well? It would be much appreciated. Also, did the buttons to access to Safe Mode change?
val247 said:
Could I get those instructions as well? It would be much appreciated. Also, did the buttons to access to Safe Mode change?
Click to expand...
Click to collapse
Sure. I'll send in private. Yes, it seems so. I haven't been able to access safe mode since the last update.
Posted the method in public at:
Unlocking Bowflex Velocore
Note that this post is being updated with new information as we figure things out. This jailbreak should allow you to use the console like a normal Android tablet, install and run any software on it from the Play Store and sideload software as...
forum.xda-developers.com
xasmx said:
Sure. I'll send in private. Yes, it seems so. I haven't been able to access safe mode since the last update.
Click to expand...
Click to collapse
Did you do the multi-tap at the startup screen? I did a factory reset on mine and wound up with a normal Android Tablet, which is fine if when I reinstall JRNY it acts like the old one, but would like to now how to restore it to the way it shipped if it comes to it.
snatale1 said:
Did you do the multi-tap at the startup screen? I did a factory reset on mine and wound up with a normal Android Tablet, which is fine if when I reinstall JRNY it acts like the old one, but would like to now how to restore it to the way it shipped if it comes to it.
Click to expand...
Click to collapse
Not sure what you mean with the multi-tap.
Yes, you can get a factory reset tablet to its original state by installing all the custom software. You can find all the apks in a comment in the following thread:
https://www.reddit.com/r/Bowflex/comments/mi8wdo
xasmx said:
Not sure what you mean with the multi-tap.
Yes, you can get a factory reset tablet to its original state by installing all the custom software. You can find all the apks in a comment in the following thread:
https://www.reddit.com/r/Bowflex/comments/mi8wdo
Click to expand...
Click to collapse
When you get the Bowflex screen with the serial numbers in the corner if you keep tapping the left bottom corner you get a menu, one of the options is factory reset, when you do it you wind up with a stock android tablet. No software installation required. That’s what I did but would like the ability to return the unit to how it shipped if that doesn’t work out. When I did it, I was only trying to get around a botched update, not turn it into a tablet.

Categories

Resources