id tag

1618 questions


2 answers
36 views
0
I'm a college student who wants to create an app lock application. What are some ways to prevent other apps from turning on?

I want to create an app lock application with the Android class term project.If I try to turn on the apps that I set, I want to take the event and turn on the app that I made, but another appWhat are ...

2 years ago

2 answers
47 views
0
Is there an Android library that scratches the image url in the article?

Hello! I have a question~I'm going to use the article url and spray the list view on Android. Is there an Android library that returns the image url in the article with the article url?If you look at ...

2 years ago

1 answers
27 views
0
The image communication is not organized, so please.

Hi, everyone.In HTTP-based communication, I only vaguely know that when I communicate with images, I go through a Base64 encoding/decoding process. I asked before and they said they'd save it as a fil...

2 years ago

1 answers
32 views
0
Get Android browser history

Browser visit records such as Android native browser or Chrome browserIn other words, I want to bring history. Originally, it worked well, but it didn't work because I tested it with marshmallow, so I...

2 years ago

2 answers
142 views
0
Positioning FloatingActionButton

Hello! I'm posting a question because I don't know how to change the location of FAB


3 answers
96 views
0
I implemented a listview in one of the fragments. How do I make another activity appear when I click?(Beginner)

I implemented a listview in one of the fragments. How do I code to make another activity appear when I click? I'm a beginner. Please help me.listview.setOnItemClickListener(new AdapterView.OnItemClick...

2 years ago

1 answers
69 views
0
The image file is not accessible from the Android Web view.

I'm making a simple website and an Android application.After accessing the website through Android webview, I need to register the photo.When I access the website with a computer browser, the file win...

2 years ago

1 answers
33 views
0
Database select query statement question.

<?php $dbc = mysqli_connect('127.0.0.1', 'root', 'apmsetup', 'sh') or die('Error Connecting to MySQL server.'); mysqli_query($dbc, set names utf8;); $title = $_POST['item_title']; $query = selec...

2 years ago

1 answers
83 views
0
How to implement login and login maintenance on Android when using REST API

Hello.I am a very beginner in programming. I've worked on REST api through Django (django-rest-auth), but I have no idea how to implement login here, so I'm posting a question here.The api I made is j...

2 years ago

1 answers
26 views
0
It's a question about Android technology.

I want to implement a function, but I don't know which Android function this corresponds to, so I'm asking this question.It may sound a little vague, but in the case of an app, if you run it after ins...

2 years ago
« - 65 - »

© 2024 OneMinuteCode. All rights reserved.