id tag

1618 questions


2 answers
153 views
0
Questions about Android imageView (OOM Error).

Hello. I'm leaving a question because there was a problem while developing the app.I'm trying to process a large amount of images on one screen.The image is jpg, and about 70 files with a capacity of ...

2 years ago

1 answers
141 views
0
Screen freezes when using a Yilmun on Android fragment on Create

public void on Create (Bundle saved InstanceState) { super.onCreate(savedInstanceState); preferences = getActivity().getSharedPreferences(PreferencePutter.PREF_FILE_NAME, Activity.MODE_PRIVATE); i...

2 years ago

1 answers
105 views
0
If I receive the status of Switch Preference as Bind, how can I interfere with other preferences?

I have a question because I can't solve the blockage while making the Android app.I want to change the enable value of another preference according to the true false value of the switch, but in the bi...

2 years ago

1 answers
52 views
0
Is there a way to automatically create getter and setter in Eclipse?

I'm developing an Android project. There are a lot of variables in the objectIt's so hard for me to make a getter and setter. Is there anything that does this automatically?I thought about it. If you ...

2 years ago

1 answers
93 views
0
How do I apply events for Touch to individual items in Android ListView?

listview of logic on abstractions, the ontouchWhen that there are 10 items of the listview.The first event at 0 times, only items on the Touch down up position the How can I do?Currently, it is as fol...


1 answers
79 views
0
I want to print background images repeatedly on Android

My Android app has a background image. The background image is so small that I want to repeat it to fill the background What should I do?<LinearLayout xmlns:android=http://schemas.android.com/apk/r...

2 years ago

1 answers
132 views
0
Is there a way to speed up the Android emulator?

My computer specifications are Windows XP, 1.21 gigabytes, and my CPU uses 2.67 GHz CeleronAndroid emulators are very slow. Can't you do it fast?


1 answers
45 views
0
When is UserManager.isUserAgot() used on Android?

I'm studying Android 4.2 API and I'm using isUserAGoat() in UserManagerThere's a method It says it's a method to return whether the caller is a goat or notWhen do you use this?

2 years ago

1 answers
21 views
0
Issue with running application development with Android Studio

When running the Android app, the main screen has two buttons, and the total activity is about 8. The capacity of the application is about 5mb, but it takes about 7 seconds for the main screen to appe...

2 years ago

1 answers
25 views
0
I want to use this API on Android Please help me

I was going to search by myself, but it's really hardThis isI'll try to write the code while studying by myselfPlease search by which keyword and tell me which part of API I can use Pleasehttps://dev....

2 years ago
« - 102 - »

© 2024 OneMinuteCode. All rights reserved.