What is this error? Should I update the bios? Is it a serious problem? The system boots after an amount of time.
<Button android:id="@+id/button" android:layout_width="0dp" android:layout_height="50dp" android:layout_marginStart="8dp" android:layou...
Does it take the same time (Big O) to check whether or not the data being inserted to the database is unique in a column by adding a UNIQUE clause to it or searching if the da...
<?php $id = $_POST['id']; $isLiked = $_POST['isLiked']; try { $connection = mysqli_connect($hostname, $username, $password, $databasename); $query = "SELECT likes F...
So I want to use Spotify API to make an open source project. Is it OK If I reveal my client secret in the project on the repository? Or should I store that in a .env file and ...
I hava a recycler view and when i click one of its items i go to an activity that i can edit that recycler view from there. But when i finish that activity nothing happends in...
Hey guys i just started working in open source projects in github How can i send a push request to the project creator in git ???
Is ubuntu 19.04 stable???
which layout is better to use to make this ???
Do you guys know how to solve this???
I have a question and i don't know which group i have to ask it. I searched for it but hadn't find anything Is there anywhere to build a kotlin console program in linux ???
Does ubuntu have a good IDM ???
I used the broadcast reciever to check the internet connection in runtime how can i change my toolbar title in runtime with it???
Is there any way in java to pack some datas together ??? like data of a row of a sql database
Is this MVP architecture ??? You use Adapter in recyclerview to connect Model to View
Hi. I want to add a new checkbox in that pink place when i click on FloatingActionButton. What kind of layout should i use in that pink place and what should i do ???
Hi is there any database except sqlite for android??? if yes are they better than sqlite ???
hi how can i check internet connection from this class in my MainActivity class ???
There are not same inputs so why there is error in line 18 ???
Are hacktoberfests t-shirts in lottery if you do 4 pushes ???