importing project in android studio and generating .apk
up vote
1
down vote
favorite
I have a source code given by someone in which I have to make some changes. when I generate .apk from it in android studio whether signed or debug .apk. It does not run in my device by saying "app was already expired please use another version". But he also provides me a .apk from the same source which works. I don't know why the .apk generated in my android studio is not working. Is the files lock or what the problem. Please help me. Thanks,
android apk
|
show 3 more comments
up vote
1
down vote
favorite
I have a source code given by someone in which I have to make some changes. when I generate .apk from it in android studio whether signed or debug .apk. It does not run in my device by saying "app was already expired please use another version". But he also provides me a .apk from the same source which works. I don't know why the .apk generated in my android studio is not working. Is the files lock or what the problem. Please help me. Thanks,
android apk
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47
|
show 3 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a source code given by someone in which I have to make some changes. when I generate .apk from it in android studio whether signed or debug .apk. It does not run in my device by saying "app was already expired please use another version". But he also provides me a .apk from the same source which works. I don't know why the .apk generated in my android studio is not working. Is the files lock or what the problem. Please help me. Thanks,
android apk
I have a source code given by someone in which I have to make some changes. when I generate .apk from it in android studio whether signed or debug .apk. It does not run in my device by saying "app was already expired please use another version". But he also provides me a .apk from the same source which works. I don't know why the .apk generated in my android studio is not working. Is the files lock or what the problem. Please help me. Thanks,
android apk
android apk
edited Nov 11 at 0:48
Mostafa Arian Nejad
421313
421313
asked Nov 10 at 17:38
Zahoor Ktk
62
62
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47
|
show 3 more comments
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47
|
show 3 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53241670%2fimporting-project-in-android-studio-and-generating-apk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Some api key is used by that app?
– Ghulam Moinul Quadir
Nov 10 at 17:56
Yes, google map api key is used.
– Zahoor Ktk
Nov 10 at 18:01
You will have to create your own api key to generate apk from your machine. You can get more details about generating api key from here : developers.google.com/maps/documentation/android-sdk/signup
– Ghulam Moinul Quadir
Nov 10 at 18:07
I generate my own api key and add it but it still give me the same message.
– Zahoor Ktk
Nov 10 at 18:34
Did you change the package name of the project?
– Ghulam Moinul Quadir
Nov 10 at 18:47