Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install fails - dependency to gapps #50

Closed
mjowe opened this issue May 1, 2014 · 4 comments
Closed

install fails - dependency to gapps #50

mjowe opened this issue May 1, 2014 · 4 comments

Comments

@mjowe
Copy link

mjowe commented May 1, 2014

I could not install the apk on my device. (rooted, kitkat, i9001)

the log says:
Package com.SecUpwN.AIMSICD requires unavailable shared library com.google.android.maps; failing!
Package couldn't be installed ...

I don't have gapps (Google Play Services) on my device and don't want to install them. Do we really need that dependency?

@mjowe
Copy link
Author

mjowe commented May 1, 2014

I see some ways to resolve this issue:
a) don't use maps
b) change the application to use osmdroid instead of the Google Maps API. https://github.com/osmdroid/osmdroid
c) Tell users to install the NOGAPPS Maps API as an alternative. http://forum.xda-developers.com/showthread.php?t=1715375

@mjowe mjowe mentioned this issue May 1, 2014
@E3V3A
Copy link
Contributor

E3V3A commented May 1, 2014

@xLaMbChOpSx : Yes, this is indeed a real issue. But since the app is still in alpha, I think we have to remain with Google just a little bit longer. Why? Simply because that's what "most" people have.

You @mjowe still belong to the minority of AOS users who run custom ROMs, and an even smaller one, that have (righteously) decided not to use Google for everything. However, if any of your suggestions above have the possibility to integrate a map view function, directly into our App, without requiring the user to install additional Apps, then perhaps that would be a nice thing. Feel free to contribute any way you can.

I have relabeled this issue for further investigation.

@xLaMbChOpSx
Copy link
Contributor

@mjowe Thanks for raising this it should have been included in the release page but was one of those things that just slipped through, I added the details regarding the requirement and having to install either GAPPS or NOGAPPS to assist users and hopefully prevent any confusion or frustration.

As @E3V3A stated this is something we will need to look at down the track and quite possible will mean we change to a non-Google implementation but I agree that at the moment it is not on the top of the priority list as the NOGAPPS API is available as does work as far as I know because I believe @SecUpwN uses it.

@E3V3A
Copy link
Contributor

E3V3A commented May 3, 2014

I'll close this with the added tag "remember_this".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants