User Tools

Site Tools


software:android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:android [2026/09/10 13:26] ronsoftware:android [2026/09/10 13:40] (current) ron
Line 4: Line 4:
     - https://developer.android.com/studio     - https://developer.android.com/studio
     - be sure to check the sha256 just in case; they're in the lower half of the above page with no internal link. :-/     - be sure to check the sha256 just in case; they're in the lower half of the above page with no internal link. :-/
 +  - create ''~/.local/share/applications/android-studio.desktop''
 +    - <code>
 +[Desktop Entry]
 +Type=Application
 +Name=Android Studio
 +Comment=Android IDE
 +Exec=/path/to/android-studio/bin/studio
 +Icon=/path/to/android-studio/bin/studio.png
 +Terminal=false
 +Categories=Development;IDE;
 +StartupNotify=true
 +</code>
 +    - ''chmod +x ~/.local/share/applications/android-studio.desktop''
 +    - it will now appear in the Apps list (if you're using Ubuntu + GNOME)
   - start android-studio   - start android-studio
   - new Project   - new Project
software/android.1789046766.txt.gz · Last modified: by ron

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki