- 4
pls link, where are all ..java.. commands for android system.thx
commands
15 Respuestas
+ 5
Milan G.
I don't understand what you are saying.
If you want to develop Android Application then learn Java for backend and flutter or react native for frontend
+ 2
Java syntax are not system specific.
+ 2
Milan G.
Java commands for wifi, player?
It's a Java commands or code in Java to connect with wifi?
+ 2
Milan G.
Basically you are asking Android System commands not any language commands.
You should change your question.
+ 2
Milan G.
Android OS is based on Modified version of Linux Kernel so there must be bash commands like:
adb shell svc wifi enable
You can check on official website of Android developers.
+ 1
So pls read A͢J answer, then mine. The commands are general - there are no "Android" commands. For a complete list, search for Java command reference.
+ 1
ok. thx
0
when you need code in android system, wifi or mp3 player,..anything,.. there must be list of commands..
0
i mean generaly. when i need to code for Android, where are code commands for every aspect android system.
0
when you need to code for example mp3 player for android, you need list if Android commands, they rule audio section. yes? and i need list of all this commands.
0
Do you want a Java command reference? If so, just Google "Java command reference" or look in Tutorials Point.
0
i need all commands for android system. for example, commad for start playing mp3 file, command for shut down screen light, command for wifi activation,...
0
example: I am using KEYCODE_POWER to turn on and turn off my rooted phone. The bellow command is used in both case turn on and turn off the screen. --- keycode is not java command. its android system command. and somewhere are all listed.
0
First you have to decide for which language you need the commands. Then, search its command reference!
0
yes. only andriod commands. no code language