Questions tagged as 'app'

2
answers

Update an app already uploaded to the play-store

I have an app uploaded to the play-store of Google , which I have been updating several times, without problems. While I was creating the update from the existing code with the Eclipse , every time I tried my application on my mobile, it era...
asked by 26.10.2016 / 12:17
2
answers

Receive URL in my App, when you click share in the Browser

When I browse with the Internet browser on my mobile phone, I have the possibility to share the url, by clicking on the button < some applications appear (Gmail, linkedin ...) How can I make my application appear? When you press sh...
asked by 28.09.2017 / 13:40
1
answer

Android: How to use ImageButton?

I am something new in this of Android Studio, and now I want to put an Image Button but at the moment of coding it my App crashed when I try to compile in my cell phone. Any help? XML: <ImageButton android:id="@+id/telefono_ni...
asked by 28.04.2018 / 15:37
5
answers

Install APK generated by Android Studio

I'm doing an App from Android Studio and I gave it to try to download the application and install it on my cell phone even if it is not yet finished. So I went to Build > Generate Signed APK , I generated the JAR file and then I created my A...
asked by 11.03.2017 / 04:46
2
answers

How to embed app nodejs in java application

There is an application developed in spring and angularjs, the problem is that they want to make an app in nodejs and be able to embed it within the java application, I mean Something like pressing a button, and look at your node app, suppose...
asked by 25.02.2017 / 17:10
2
answers

Problem with gradle sync

I just installed Android Studio , and you're giving me this error all the time: Failed to resolve: com.android.support.test.espresso:espresso-core:2.2.2 Failed to resolve: com.android.support: appcompat-v7:26 Any suggestions as to w...
asked by 20.07.2017 / 10:56
2
answers

Share text to app inventor

I have been researching, because I need to share text to an app created with inventor app. I do not need a button to have my app and it can share, this is how it is done. I need the opposite (for example, my app appears in chrome) and when...
asked by 31.08.2016 / 08:24
1
answer

Compatibility between versions and architecture in Java

When I create an application with a specific Java development kit, for example, the architecture of 64 bits and the version 8 >: Can this application work on any virtual machine ( JRE )? Or should it be the same architecture and versi...
asked by 27.03.2017 / 11:06
1
answer

I can not run my app with ionic

I am new to the forum and in the ionic world, I started to get interested in the development of apps and it seemed like a good ionic option, make the installations as indicated on your page and when you give ionic serve it appears the nex...
asked by 13.10.2018 / 17:14
1
answer

How to achieve a semi transparent background in an app for iOS made with Xcode? (Type iBooks)

my question is how it is achieved (if it can be done) that the background of the app that is being created in Xcode (Swift) is semi transparent. Something similar to iBooks on iOS that when opened does not show a white background but shows the w...
asked by 04.04.2018 / 03:21