App not visible in Playstore - Fire HD 8 and HD 10 Q&A, Help & Troubleshooting

Hi
on my fire 10 there is an app (mobile observatory) that does not show up in the playstore.
However when I get the apk from another source it runs fine.
I would like to support the developer by buying it in the playstore, but I can't as it doesn't show up - I assume because sonehow it is not considered compatible.
Is there any tweak I could try on my rooted device to make this app visible for me?
Many thanks.

morgonhed said:
Hi
on my fire 10 there is an app (mobile observatory) that does not show up in the playstore.
However when I get the apk from another source it runs fine.
I would like to support the developer by buying it in the playstore, but I can't as it doesn't show up - I assume because sonehow it is not considered compatible.
Is there any tweak I could try on my rooted device to make this app visible for me?
Many thanks.
Click to expand...
Click to collapse
Unlikely. Once-upon-a-time one could emulate different device types via simple build.prop tweaks. The play store has become more sophisticated using a unique 'fingerprint' to identify device type. Almost impossible to spoof.

Related

Weatherbug?

Does not show up in market so I tried copying the apk over from my Incredible since this worked with other apps. However, when I try to install it says "not installed ". Anyone know how to make it work? Is there more then one file I need to copy over?
Sent from my Kindle Fire using Tapatalk
Curious as weather bug uses location service and this is not on the kf. I've been wondering what the impact would be on wb and apps like Sunday Ticket NFL.
Sent from my MB860 using xda premium
If I get some time I can write an app that queries the android location manager. As long as amazon didn't remove it completely it should be able to guess location based on wifi.
Sent from my Kindle Fire using Tapatalk
Weatherbug allows you to disable locations, so it shouldn't be required.
//Tapatalk//
blauciel said:
Weatherbug allows you to disable locations, so it shouldn't be required.
//Tapatalk//
Click to expand...
Click to collapse
The problem is it won't install, so you can't do that.
I know, can't install it either. What I meant was: if it's required by the installer, it shouldn't be. I'm thinking there must be another reason the install is failing. Google maps installs just fine, and part of that requires location.
//Tapatalk.KindleFire//
blauciel said:
I know, can't install it either. What I meant was: if it's required by the installer, it shouldn't be. I'm thinking there must be another reason the install is failing. Google maps installs just fine, and part of that requires location.
//Tapatalk.KindleFire//
Click to expand...
Click to collapse
Anyone able to get weatherbug to install ? Thanks.
My guess is that the application needs to be linked to the location services library. After all it "normally" uses them. Just because the app has a preference to not call those functions doesn't remove the need for the application to link to them. I'm not an Android programmer but this sort of thing can be gotten around by having the code within the program load the libraries it needs dynamically so it might be possible to write a program to deal with the lack of the library but only if the programmer was expecting that possibility. And as I started off, "normal" Android has these libraries.
Sent from my HTC Flyer P512 using Tapatalk

[Q] Installing apps that require location

Is there a way to get applications to install on the Kindle Fire that require location? I don't plan on using the location part of these apps but I would like the other features on them.
I can't get them to side load. It keeps saying it can't install the application.
I still don't know why they didn't include WiFi location on this thing. That would be good enough for me and there isn't anymore cost to Amazon.
RJ McKenzie said:
Is there a way to get applications to install on the Kindle Fire that require location? I don't plan on using the location part of these apps but I would like the other features on them.
I can't get them to side load. It keeps saying it can't install the application.
I still don't know why they didn't include WiFi location on this thing. That would be good enough for me and there isn't anymore cost to Amazon.
Click to expand...
Click to collapse
Have you tried enabling mock locations and even going so far as to set up tetherGPS?
Also, what apps are you trying to load that aren't loading?
I'm having the same problem with various apps. The good news is that the Amazon app store is expanding rapidly and the apps you want may be available there now.
Sent from my ADR6300 using Tapatalk
Felnarion said:
Have you tried enabling mock locations and even going so far as to set up tetherGPS?
Also, what apps are you trying to load that aren't loading?
Click to expand...
Click to collapse
Never heard of mock locations, I will have to look into that.
The two apps that I would like either or of are c:geo or the geocaching app. Mainly for getting info and logging.
teookie said:
I'm having the same problem with various apps. The good news is that the Amazon app store is expanding rapidly and the apps you want may be available there now.
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
Thanks, I will have to keep on checking to see if they get available. Being that they are location based apps, who knows if Amazon will allow you to install them.
I would love for someone to figure out a way to install the Google location into the Kindle Fire.
Mock locations work. In addition to enabling that and finding Assn app to fake location you'll need to enable network,gps as location sources as this fields outs used to determine requisite location processing regardless of whether you have GPS or cellular chips.
You should be able too follow generic mock location instructions for gingerbread, you'll also need to edit settings.DB manually.
[email protected] said:
Mock locations work. In addition to enabling that and finding Assn app to fake location you'll need to enable network,gps as location sources as this fields outs used to determine requisite location processing regardless of whether you have GPS or cellular chips.
You should be able too follow generic mock location instructions for gingerbread, you'll also need to edit settings.DB manually.
Click to expand...
Click to collapse
Well the main issue is will the app install then? I'm thinking the Fire is rejecting any app that says it requires location services to be enabled.
Well I finally got the app to install. It only took editing the AndroidManifest.xml file. I took out the line that says it needs to use the maps library.. The app installs, but won't run because it requires this library. Force closes everytime. Now we know the issue why it's not installing. No Google libraries are on the Amazon Kindle.
Well I got the application to install and work successfully. The issue was not having the Google Maps framework installed http://forum.xda-developers.com/showthread.php?p=20123452 .
And then on top of that I enabled mock locations which helps with the app as well. http://forum.xda-developers.com/showthread.php?t=1362472

[Q] Unlisted apps in the Google Market

Is there a way to get missing apps to show up in the Android Market? I just did a search for Tumblr/Flickr/Gameloft and their main apps don't show up in the market. Any ways around it or possibly tricking the market into thinking I have a valid device to use these apps?
there are so many threads about this - i can't count them
basically the kf is for the android marked an unsupported device
therefor some apps are missing - you have to sideload them or google for a site where the apk is available
wouldn't editing the build.prop file to include a different device fingerprint from say, a similar high end tablet work?
I did something similar a while back with my droid 1 - spoofed a high phone's build.prop fingerprint, got on the market and got the app I wanted, then changed the fingerprint back.
it should be noted that I did this twice, and on one occasion when I changed the fingerprint back the second app refused to load because it checked device compatibility at startup... but if your app doesnt do that, then you should be home free.
(I'm new to the KF and still getting caught up on the forums, so apologies if this has already been debunked as unfeasible on the KF)
some guys have tried that (i also) - you get troubles with all the amazon apps, because it's no longer a kindle fire - in this case you can go to cm7 also - there it's the same
Sorry for the re-posting the question I guess I didn't see it, but I was thinking about changing the Build.Prop just wasn't sure if any one else had tried it yet. So even with CM7, we will still have a problem?
you don't have a problem - but you don't have a kindle - with cm7 it's like any other android tablet
Curious about this too... Sideloading is a pita.
I remember back in the old samsung moment days we had the same problem but it went away with the first of the custom roms. I already tried to modify the build.prop file with samsung galaxy device info and it didn't work. Hopefully someone will find the magic piece of code...
If you've noticed, the unlisted apps just so happen to be the ones that aren't compatible with your device. Use the browser based store and you'll see.
Sent from my Kindle Fire using Tapatalk
download it on ur phone and save it with titanium then restore it with titanium on ur kindle ......thats how i do it
georgeos said:
If you've noticed, the unlisted apps just so happen to be the ones that aren't compatible with your device. Use the browser based store and you'll see.
Sent from my Kindle Fire using Tapatalk
Click to expand...
Click to collapse
If you've noticed, almost every app people sideload works on the kindle. The only thing I've tried to install that didn't was launcher pro and I knew that wouldn't work before I tried it. I was just hoping...
I'd like to be the one that decides what works and what doesn't...
as i said - the kf is a unsupported device for the android market
it is great that it is now displayed as kindle fire - that was not in the beginning
google is shurely not interested to support the amazon device in any way because amazon built its own market
so every app that checks the device is not available, regardless if the app would be working or not
there are some apps on the market where the free version is not shown up but the paid version is
georgeos said:
If you've noticed, the unlisted apps just so happen to be the ones that aren't compatible with your device. Use the browser based store and you'll see.
Click to expand...
Click to collapse
It's not as simple as that. For example Skype is available on the Market place, but without a camera or mic it's about as much use as errr a helicopter ejector seat.
However none of the Google suite are available, or even twitter! These are core apps and work just fine on the Kindle!
On the other hand, I've had to download Google Maps, Twitter etc. which all work fine on the KF, but are not in the market.
I don't mind doing that, but it seems that since they don't show up in your market application list, they won't get updated or show needing update. Frankly I'm not sure how I would update to the newer version without seeing the update on my Samsung Galaxy S2, and then searching for and installing the apk file manually.
Ive had issues with unlisted apps mainly, I do get the odd one that.works, but I prefer ones that work for certain flawlessly.
Sent from my Kindle Fire using Tapatalk
are you guys running CM7 or the KF firmware? some of the apps you guys are talking about(twitter) show up just fine in CM7, but coincidentally, some apps still don't show up or are listed as incompatible(NBA Gametime 2011-2012 for example), which work fine if you're able to get an apk and sideload them
I am on CM7 and there are quite a few games, primarily Gameloft games, that will not play once sideloaded even though they played fine on the stock ROM. Gameloft Customer Support has said this was an issue that was being addressed in future updates, so we will see.
To clarify: Some of the apks are games I had loaded on the original Amazon ROM and saved to a backup. Some are specific to kindle (ie title includes Kindle Fire version) and fail to even so much as start without FCing. Others state that the device is not compatible.
do this, and all of your wishes will come true:
http://forum.xda-developers.com/showthread.php?t=1423184

Grim Fandango, how to install

I know I could stream Grim Fandango Remastered from my pc but I do not have a Nvidia card only the intergrated Intel HD graphics. Fangdango is available for android but it is not compatible with any of my devices if it were I would d/l it and then sideload it. What can I do?
Do you have any devices that it is compatable with? If so, you can install it there, and move the APK.
..
Every device I have is rooted but the only one that is registered that is compatible is the Nexus 9 but I returned it because it was running very hot and bought the Samsung Galaxy Tab S 10.5 SM-T800 which my daily device now. It is rooted and running a custom 5.0.2 rom. I tried every device option available with Market Helper but Grim Fandango still did not show in the play store. I tried using my chrome browser and going to the play store and Grim Fandango would show but it still only showed it being compatible with the Nexus 9. Strange when I clicked on the play store compatibility list the device I was spoofing was not there. I double checked the device manager page and it showed that the device had ben changed to the spoofed one. Am I doing something wrong?
lartomar2002 said:
Every device I have is rooted but the only one that is registered that is compatible is the Nexus 9 but I returned it because it was running very hot and bought the Samsung Galaxy Tab S 10.5 SM-T800 which my daily device now. It is rooted and running a custom 5.0.2 rom. I tried every device option available with Market Helper but Grim Fandango still did not show in the play store. I tried using my chrome browser and going to the play store and Grim Fandango would show but it still only showed it being compatible with the Nexus 9. Strange when I clicked on the play store compatibility list the device I was spoofing was not there. I double checked the device manager page and it showed that the device had ben changed to the spoofed one. Am I doing something wrong?
Click to expand...
Click to collapse
That's what you want. With market helper, it doesn't change the play store on the device. You have to install it on the web interface to the spoofed device. The play store on your device will update all installed apps though luckly, supported or not.
But, the spoofed device is not showing up in my compatibility list. The list is still only showing the original list. I am using the play store through Chrome browser. I'm starting to feel like a noob again! ?
..
So, I definitely have to use a pc. I thought since there was a in app link to the Android device mgr there was no need to use the pc.
lartomar2002 said:
So, I definitely have to use a pc. I thought since there was a in app link to the Android device mgr there was no need to use the pc.
Click to expand...
Click to collapse
I didn't have to use a pc. I used chrome browser installed on the shield. Just refreshed a few times in that and the spoofed device showed up.
..
Yes, it works on the shield. You have to install via web browser, but the device does the rest.
What do you mean by C/P?
lartomar2002 said:
What do you mean by C/P?
Click to expand...
Click to collapse
Copy paste, but I think a certain bear could explain another use that wasn't intended
Now I am confused. What bear? What meaning?:crying:
lartomar2002 said:
Now I am confused. What bear? What meaning?:crying:
Click to expand...
Click to collapse
Back on topic, did you manage to get this working?
To be honest, I have been sidetracked most of this week with an addition I am adding to my home. I will try this coming week and post results.
No I could not get it to work, it kept crashing. There is a version of it ln the Nvidia Store but it is only for the Shield tablet. How hard would it be to port it to the NSATV. I guess Nvidia would have to ask Doublefine for permission or else Doublefine would have to do it themselves? How does one bring this to Nvidias attention?
any updates whit grim fandango on android tv?
Its on sale this weekend

Why there's so few app in Play store ?

Hi,
I don't understand why only few app are available in Play store ? Is it only a problem of non-touch device ?
For an app like Connectbot (as JuiceSSH), touch device is not required I think, so why is it not present in play store ?
Thanks.
Being a non touch device is part of it. Also some games and apps are also exclusive to certain android tvs.
Many apps including paid (provided your play account has the app license) apps can be sideloaded if you extract the apk from another Android device. Sideloaded touch apps usually need a mouse. I prefer using a Logitech k400r for sideloaded apps.
Also devs need to specifically mark the app is compatible with the forge in the play store. Another issue is the on device app browsing and search of the play store is pretty weak. You may have better luck searching and installing via a desktop browser
Sent from my Nexus 5X using Tapatalk
Thanks you for this details. I will try some apks (and search in browser, but it's in my browser I saw incompatibility for SSH apps).
I've a probably stupid question but... how can you use a k400r to emulate touch ? Using a touchpad is like always putting your finger on screen :/
cébé said:
Thanks you for this details. I will try some apks (and search in browser, but it's in my browser I saw incompatibility for SSH apps).
I've a probably stupid question but... how can you use a k400r to emulate touch ? Using a touchpad is like always putting your finger on screen :/
Click to expand...
Click to collapse
The device registers a touch only when you click on the touchpad/mouse.
Yeah I would love for then to step up the apps. Firetv is Android but they have more apps available
Sent from my SM-T800 using Tapatalk
Yeh fireTV has way more apps available
is there anyway/place to find out the new app releases for Nvidia?

Categories

Resources