python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android turn On/Off Mobile HotSpot programmatically
I've seen many people ask the question already. But unfortunately, my knowledge of programming is limited only to writing PowerShell scripts :) and I cannot figure out the code.
Perhaps someone will t...
Den
Votes: 0
Answers: 1
storing & loading your apps previous state
I am using static session_counter to store the data,
yes the data I want to retrieve when app is opened is a INTEGER
private static int session_counter = 0;
MY app state
AFTER USER PERFORMED AN ACT...

Abdul raheem
Votes: 0
Answers: 2
How to Make A Simple Compass qiblah App In Flutter
this is my code to qibla deriction i add cordination qibla but the donst work and i add deriction to the compass but its move a lot and dont give the right direction.its been a month and i didnt fou...

Youssef Mhani
Votes: 0
Answers: 0
A problem occurred configuring project ":app" > Cound not create task 'app:class.main()' > sourceset with name 'main' not found : using macbook M1
I am new to android studio and using MacBook M1. just wrote my first java class but whenever I run the project it shows the following error. error image
Manu
Votes: 0
Answers: 0