Questions tagged as 'android-studio'

1
answer

Error Umake Android [closed]

I have a problem, I installed package by package, but when I was using "umke android" or "Sudo umake android" , it returns these errors, google, but I have not found the solution yet. Error print: link Note: I did not copy the e...
asked by 28.07.2016 / 18:41
1
answer

I get many errors in Android Studio when I want to compile my project

There are many mistakes and I do not even understand why. Please help.     
asked by 06.08.2016 / 10:55
0
answers

Error generating signed APK

When I sign the apk to send the Play Store, the following error message occurs:    Error: Fragments should be static such that they can be re-instantiated by the system, and anonymous classes are not static   [ValidFragment] Could...
asked by 14.07.2016 / 19:02
1
answer

Doubt with component switching in eclipse migration for android studio

I have an application that has been migrated from eclipse, it uses a component: link , but it generates error in opening the application, this way I had to comment the code that is below so that it was possible to compile the project, I need to...
asked by 14.07.2016 / 16:05
1
answer

Error: (1, 0) Plugin with id 'com.android.application' not found when doing project Sync

apply plugin: 'com.android.application' android { compileSdkVersion 24 buildToolsVersion "24.0.0" defaultConfig { applicationId "app.teste" minSdkVersion 15 targetSdkVersion 24 versionCode 1...
asked by 25.08.2016 / 18:03
2
answers

DebugResources process error

Can anyone help me in resolving this error that is occurring. I formatted my machine and installed the version of Android Studio 2.1.2. As I do not have the platform's domain, I do not know if it can be anything of application configuration or n...
asked by 21.07.2016 / 14:53
1
answer

Access date / data folder in DDMS [duplicate]

I am not able to access the date / data folder in ddms in Windows. I can see all of the folder plus some as the date / date I can not access. Does anyone have a solution?     
asked by 01.07.2016 / 18:00
1
answer

libpng error: Not a PNG file

Once I've edited the icon of my application and circled the emulator it appears to me with the following error: I have already looked for images in another format, I have already reviewed my code and nothing, does anyone have a solution...
asked by 03.06.2016 / 23:27
1
answer

Saving data when selecting option

I have an Activity that has a list. In this list, the fields are almost all RadioButton . Currently, when the user saves the selected data in this list, all RadioButton is read to know which is checked. If so, take the answer, if yo...
asked by 01.06.2016 / 14:57
1
answer

I can not save a query in the database. Display errors

I'm almost two weeks old with this problem in my android code, I've researched some forums and nothing, so I'm kind of desperate for help. I'm new to android, if anyone can help me. Follow the codes: New Query.java: public class NovaCons...
asked by 01.06.2016 / 15:22