Skip to main content
The 2024 Developer Survey results are live! See the results
Humain's user avatar
Humain's user avatar
Humain's user avatar
Humain
  • Member for 10 years, 5 months
  • Last seen this week
  • Paris, France
141 votes
23 answers
158k views

Gradle Sync failed could not find constraint-layout:1.0.0-alpha2

107 votes
5 answers
172k views

Project with path ':mypath' could not be found in root project 'myproject'

72 votes
15 answers
183k views

How to custom switch button?

72 votes
2 answers
30k views

What the equivalent of activity life cycle in iOS?

64 votes
10 answers
118k views

Android Studio : unmappable character for encoding UTF-8

54 votes
9 answers
136k views

How to check Grants Permissions at Run-Time?

53 votes
4 answers
38k views

BehaviorSubject vs PublishSubject

22 votes
7 answers
51k views

Android - Display a video thumbnail from a URL [duplicate]

18 votes
1 answer
5k views

Which is the advantage of using Space over View

8 votes
2 answers
4k views

FCM - Get Message Label

6 votes
3 answers
2k views

Android Studio - How to configure Android Studio to ask about the project to open when he start?

6 votes
2 answers
3k views

Kotlin reified type function as function extension - Callable from Java?

6 votes
0 answers
421 views

startActivityForResult and Back Stack

5 votes
1 answer
3k views

How to support AARs in Eclipse?

5 votes
3 answers
533 views

Java equivalent of Objective-C instancetype?

4 votes
0 answers
2k views

"transform variables into final one element array" [duplicate]

4 votes
3 answers
8k views

Android Studio - How to remove SDK APIs From External Libraries?

4 votes
2 answers
3k views

How do I convert a gradle project to android project

3 votes
2 answers
2k views

Material design - What is the correct size for icon in listview?

3 votes
3 answers
401 views

How to refer a Lambda?

3 votes
0 answers
3k views

Adding Toolbar to ConstraintLayout

3 votes
1 answer
3k views

BitmapFactory.decodeFile in asset doesn't work (FileNotFindException)

3 votes
0 answers
234 views

Ionic cloud installation failed - UNMET PEER DEPENDENCY @angular/core@^2.0.0

2 votes
0 answers
443 views

ignore .git .gitignore from svn and .svnignore .svn from git

2 votes
1 answer
39 views

What's the difference between handling fields throught "accessor" and "copy"

2 votes
0 answers
121 views

How to make WorkManager.cancel() immediate?

2 votes
1 answer
57 views

How to get Colors from Gradientrawable?

2 votes
1 answer
105 views

How to run IO operation inside Observer.onNext that's called inside mainThread

2 votes
2 answers
385 views

toolbar.inflateMenu() doesn't work in the second call?

2 votes
1 answer
483 views

AutoValue - Failed to invoke public uk.ivanc.archimvp.model.entities.Campaigns() with no args