d tag

2228 questions


1 answers
39 views
0
I'm making an Android app on github.

There's an activity I was looking for on github, so I'm going to put it in (combined) and use it. How do you usually use it?I want to call the screen with the clicklister, but it's not easy. I don't k...

2 years ago

2 answers
128 views
0
There is a difference between the typography settings in Photoshop and the CSS rendered on the browser.

Designers usually hand over PSD files with the guidelines in placeIf CSS is applied based on that guideline, it seems to come out a little different in the actual browser.Is there any know-how to make...


2 answers
63 views
0
[Android] Only fragments are finished

Hello, I'm a beginner at Android.We have created and used fragments to eliminate the hassle of moving from the main activity to other activities. I want to show you the activity screen again.Is there ...

2 years ago

1 answers
90 views
0
I want to transfer data between two activities using Android int.

I'm using the Intent function to make a simple product calculator applicationThis calculator uses a total of two activitiesIn Activity 1, enter the quantity of two items with buttons (four buttons fro...

2 years ago

1 answers
31 views
0
Update to Android version 26 or later

I received an email saying that the new app should be updated from August to November to 26 or higherShould I change the targetSdkVersion to 26?Or Should I change the compileSdkVersion and buildToolsV...

2 years ago

1 answers
29 views
0
Upload files using Android Google Drive api?

Google official documents and https://github.com/gsuitedevs/android-samples/blob/021e756d763614d1f57c953083f8392f7189b686/drive/demos/app/src/main/java/com/google/android/gms/drive/sample/demo/CreateF...

2 years ago

1 answers
137 views
0
Questions related to python list.sort().

Group3 = list()Group3.append('A')Group3.append('Da')Group3.append('la')Group3.append('I')Group3.append('c')Group3.append('a')Group3.append('b')Group3.append('羅')Group3.append('家')Group3.append('多')Gro...


1 answers
28 views
0
[Android] I have a question about parcellable.

I'm making a list of words that I use often through parcelable.I even implemented the list, created it using Edittext, and even deleted the values in the list. However, When I turn off the app, the li...

2 years ago

1 answers
109 views
0
[Lectures 1-23] Is there a language that can be used in html documents other than javascript?

I heard that <script type=> can specify the type and javascript is specified as the default value in lecture 1-23.As far as I know, I heard that HTML css javascript can handle only three things,...


3 answers
111 views
0
Android background beacon detection (non-die-proof service)

Be logged in status app detects beacon in the background at the end of apps, if detected a beacon to try to look for ttwiwo die in the same time, ending services app. Services that don't die and how t...

2 years ago
« - 133 - »

© 2024 OneMinuteCode. All rights reserved.