Skip to content

Commit 5fec8aa

Browse files
added links
1 parent 29d24f6 commit 5fec8aa

File tree

1 file changed

+33
-3
lines changed

1 file changed

+33
-3
lines changed

Tips.Android.md

+33-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11

2-
Useful Apps
3-
* http://rk4an.github.io/psiandroid/
4-
* https://github.com/rk4an/psiandroid
2+
# Android Tips
3+
4+
5+
## Android SDK
6+
- https://developer.android.com/
7+
- https://developer.android.com/studio/
8+
- https://developer.android.com/studio/releases/platform-tools
9+
10+
11+
## Useful Apps
12+
13+
- http://rk4an.github.io/psiandroid/
14+
+ https://github.com/rk4an/psiandroid
15+
16+
17+
- Terminal Emulator for Android
18+
+ https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en_US&gl=US
19+
+ http://github.com/jackpal/Android-Terminal-Emulator/wiki
20+
+ https://github.com/jackpal/Android-Terminal-Emulator/wiki/Android-Shell-Command-Reference
21+
* ```df``` diskspace
22+
23+
24+
- Android Debug Bridge (ADB)
25+
+ https://developer.android.com/studio/command-line/adb
26+
27+
28+
29+
30+
31+
## Interesting Articles
32+
33+
- [How to Connect Windows 10 and Android Using Microsoft's 'Your Phone' App](https://www.pcmag.com/how-to/how-to-connect-windows-10-and-android-using-microsofts-your-phone-app)
34+
535

0 commit comments

Comments
 (0)