Questions tagged as 'apk'

1
answer

You can generate a .WAR in Android Studio

I'm developing an application that needs to be generated in APK and .WAR; I would like to know if there is a way to do this in Android Studio, or will I have to develop two applications in different environments, or if there is another IDE that...
asked by 15.08.2017 / 16:59
1
answer

Doubts in webservice development for APP (android) and WEB (php)

Hello, we are developing an android APP and this will make a query in a webservice (which is not yet done) to validate data requested by APP. The same project runs on the web and is developed in php, jquery etc. So I have 2 applications one fo...
asked by 23.04.2015 / 16:11
1
answer

Error publishing apk in play store, SHA1 certificates are different

Recently I received an email from Google saying that there was now support for buying apps in Reais and that I should migrate my developer account. I followed the steps as described in the email and all my apps were migrated to my new developer...
asked by 30.11.2014 / 15:40
0
answers

Doubt in this code in JS where it should have a link to a json encode

$(function() { $("#homepage").addClass("visible") }); //aqui tem uma rota de json encode https://vizer.gratis/wp-json/moble var siteUrl = "https://vizer.gratis/wp-json/moble"; $(document).on("click", ".gender .button", function() { $(".ge...
asked by 18.11.2018 / 18:00
0
answers

Problems generating apk - Ionic + Firebase

Well, I'm developing an app with ionic 3 and Firebase (RealTime bank). Everything was happening normally. When I installed firebase-admin, it "broke" several errors. How should I proceed ? Here are the errors below: Error: Failed to transpi...
asked by 12.11.2018 / 19:19
0
answers

APK install but does not run - IONIC

I'm having the following difficulty a few days after generating my APK and installing it on my device when trying to open it displays the message    app stopped I took an old ionic project and added new features in it, when I execute the...
asked by 13.11.2018 / 13:40
0
answers

You uploaded an APK or Android App Bundle signed with a certificate that is not yet valid. Sign it with a valid certificate

Good morning, When trying to publish an app to the Play Store, I'm getting this error message: "You uploaded an APK or Android App Bundle signed with a certificate that is not yet valid. Sign it with a valid certificate." Would anyone help...
asked by 12.11.2018 / 13:35
1
answer

Error uploading apk in google play console

I'm uploading my app on google play and I'm not able to upload my apk, does anyone know what the error is?     
asked by 05.10.2018 / 18:36
0
answers

Ionic - Error generating the build

First I can create the plataforms / android folder with the command in the terminal: ionic cordova platform add android . But when I create build with apk with the command: ionic cordova build android . This error text appears:...
asked by 13.08.2018 / 09:16
1
answer

android app update

Hello, I'm new to android development and I'm having some questions, I'm developing an APK using a webview and I'm often updating it with some improvements. Since I work more than 200km from where APK tablets are installed, I'd like to make A...
asked by 24.07.2018 / 19:17