Questions tagged as 'android'

0
answers

android - Creating an app to make impressions

I've been looking at Google Cloud Print and it seems to be the easiest way to have it, right? But the impression would be to stay in an application where the user would not be able to get into his Google account. Given this, what wo...
asked by 13.07.2017 / 16:14
1
answer

"java.lang.SecurityException: Permission Denial" on Android 6 Marshmallow (API 23)

I'm trying to register a broadcastreceiver so I can check out a new sms that might arrive on the device. I'm getting an error only in android marshmallow in the following snippet of code from my fragment: public static final String BROA...
asked by 30.03.2016 / 22:28
1
answer

How do I prevent the keyboard from playing with my layout?

How do I prevent the button from changing site when editText pulls the keyboard? Thanks in advance. xmlfromBhutan:<Buttonandroid:id="@+id/hora_picker" android:layout_width="300dp" android:layout_height="wrap_content" android:text...
asked by 07.07.2017 / 17:09
0
answers

How to upload image in ImageView with quality?

Hello, I'm a beginner in android programming I'm developing an application that loads images from the user or camera gallery. After selecting the image I use a CropIntent to crop the image. The problem is that I can not scale the image to fit in...
asked by 13.06.2017 / 19:40
1
answer

How popular is AlertDialog in Android Studio?

I'm taking a hit here from Java and Android Studio. I've already created an Activity + DialogFragment, the location information does not change from the Activity screen to the DialogFragment! Now I'm trying to make an AlertDialog within...
asked by 14.06.2017 / 20:10
0
answers

How to store images in Parse?

I have a question about saving images to a Parse bank. In Firebase it is possible to save the image path and leave it in Google Storage. In Parse I was unable to find out if I could save the image path instead of saving the converted image itsel...
asked by 16.06.2017 / 22:57
0
answers

How do I save files to external storage on Android (like san disk card)?

So the problem I'm facing is that I'm trying to save a .txt file to the Android memory stick, so when I try to run FileOutputStream.Write () it gives the following message:    / mnt / media_rw / C4B3_13EE / Personal Folder / Documents / Texto...
asked by 12.06.2017 / 07:22
0
answers

ksoap object arrives empty on server

My problem is similar the other previous question but that did not have a marked response as correct, just inspection suggestions. I'm working on a webservice-based project. Everything is working but I am not able to make the communication...
asked by 12.06.2017 / 19:16
0
answers

Android Accelerometer Server [closed]

Does anyone have any idea how I can send data from the cell phone's accelerometer to my computer? Serious by the browser? Is there an app that does this?     
asked by 10.06.2017 / 23:34
0
answers

I can not install the System.ObjectModel reference in the Android Project

I got a reference error in my The referenced component 'System.ObjectModel' could not be found. project. Well, I researched and installed the reference of this path: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoA...
asked by 22.06.2017 / 18:55