android-studio tag

159 questions


1 answers
103 views
0
AndroidStudio for increased capacity

Introduced AndroidStudio and migrated from eclipse.Android Studio's capacity is not much, but somehow my PC's capacity has decreased significantly, so I checked and found out that it is called a cache...

2 years ago

1 answers
73 views
0
The emulator now freezes.

I usually use the SDK emulator that comes with Android Studio.The main Nexus 5 emulator now freezes.Specifications are as follows: Model: Nexus 5OS:Android 5.1.1 x86Emulated Preformance:Use Host GPURA...

2 years ago

1 answers
81 views
0
"Unresolved reference kotlinx" error

An error occurred when I upgraded Android studio to 1.3.2.import kotlinx.android.synthetic.activity_userpage.pagerimport kotlinx.android.synthetic.activity_userpage.tabsWhen you hover your cursor over...


1 answers
141 views
0
The action bar cannot be erased even when configured in style.xml in Android studio.

in Android studio style.xmlparent=android:Theme.Holo.NoActionBarThe action bar does not disappear when you configure .What are the possible causes?I use the actual nexus7 machine for the test.Please l...


1 answers
137 views
0
The action bar cannot be erased even when configured in style.xml in Android studio.

in Android studio style.xmlparent=android:Theme.Holo.NoActionBarThe action bar does not disappear when you configure .What are the possible causes?I use the actual nexus7 machine for the test.Please l...


2 answers
119 views
0
Build Error Process Finished with non-zero exit value 2 in Android Studio (gradle)

I'm having trouble getting a build error on Android Studio.Windows 7java version 1.8.0_40Android Studio 1.1.0 Error: Execution failed for task':app:dexDebug'. >com.android.ide.common.process.Proces...

2 years ago

1 answers
142 views
0
Error creating Android Studio project.

I installed AndroidStudio because I have a new PC, but there was an error that didn't appear last time.When creating a new project, the android:theme=@style/AppTheme in the AndroidManifest.xml file di...

2 years ago

1 answers
136 views
0
What jdk is recommended for Android Studio 1.1.0?

It is obvious that you can use the latest jdk in a Windows 7 environment because you can't use jdk8, but which version of jdk7 should I use?

2 years ago

1 answers
143 views
0
I want to transition from Fragment to Activity

I am programming using Bottom navigation, which is included in Android Studio from the beginning, but I don't know how to transition from Fragment to Activity.After coding as below, there is no error ...


2 answers
131 views
0
I want to make sure that the reference remains.

Please tell me about Android's Context.I have seen blogs that recommend getApplicationContext() instead of using this to pass as arguments.If you use this, you should use getApplicationContext() becau...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.