python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Android - Activity recreate after open Camera App on Xiaomi
I'm facing a problem is my Activity has been recreated after open Camera app.
This is my flow:
Using the app
Press Home button to put app into background
Open Camera app default in device
Re-open my ...
PhongBM
Votes: 0
Answers: 0
Using the Object Capture API with the camera of the Android device
Can I take photos from an android device or any camera instead of an ipad or iphone while using the Object Capture API? What negative side effects can it have.
Note: I'm asking this question because I...
Muhammed Emin Aydın
Votes: 0
Answers: 0
Android/Java: <input type="file" accept="image/*;capture=camera"> doesn't work anymore in WebView
How can I open the camera from a webview directly in html to take a picture or pick up a gallery photo with android? It seems that the
<input type="file" accept="image/*;capture=came...
ΩlostA
Votes: 0
Answers: 0
How to capture photo from recyclerView in Android - Kotlin language
I have simple task. In recyclerView when I click on any button I would like to start camera, take photo and then capture this photo. However I'm not able to find any solution for this. What I tried in...
Pavel Kostal
Votes: 0
Answers: 1