Another thing is that jvm doesn't support multi-threading itself Because of it's an interface from compiled code to low level hardware so if it supports... the program runti...
Hi I bought an asus r542u notebook recently... I have installed linux mint on it but when I see the power status It shows me the battery in use comment while I pluged in a...
I don't know what is the differences between """ int value; while ((value = fileinputstream.read())!= -1) """ and """while(fileinputstream.read()!=-1)""" Why we shou...
Hi I heard many times to android app development use kotlin except java but I'm very familiar With java I want to know why should i use kotlin except java? Does Google want...
hi guys i want to draw a triangle in a pane(not important which pane) but pane is not drawn in center of scene and its size is not known for myself (i.e:how can i set its wid...
''' Hi void method(Int[] m){ for(int i=0; i<=m.length()-1; i++){ System.out.println(m[ i ]); } for(int j=m.length-1; j>=0;){ System.out.println(m[j]); j--; } What's order of...
Sorry man i don't have access telegram on my pc so i should take pic from my camera and send i would like to send with past but it's not possible for me Now what's deferences...
Hi i used a while loop in my runTimer method and i called runTimer in a button but when i click on that button nothing change and app hangs and finally crashes does onCreate ...
Why most of people use MySQL? What MySQL has that java database doesn't?
Hi guys which book is good to learn port of Android kernel?
USA is the reference of such these and u study in German?
Are u sure you have two password? Maybe one is for your user and another is for your root 🧐
Does anyone knows what's problem ? I know when I uncomment the btStart it's occurs
I didn't show my bro I said USA have dominate on world except our country Is it incorrect?
Hi when I add support libraries gradle sync failed occurs what's the matter?
Is it like tor? Or I should find a custom connection custom ip and port?
Does anyone knows a good free and powerful vpn for Linux except tor?
Did u see I sent the code as text before but u deleted that ?
With this means that we can develope offline android apps?
what should i do now? how can i use a loop in this situation???