Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monsterbrain committed Aug 22, 2020
1 parent 41a1b15 commit 06ceb83
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
# AndroidProjectManager v1.0.1
# AndroidProjectManager v1.0.2 ( aug 2020 update )
## Desktop application to manage your android projects

**Here's it in Action**

<img src="img/apm_v1.0.1_screenshot.jpg" alt="drawing" width="640"/>
<img src="img/apm_102_release.gif" alt="drawing" width="640"/>

## [Download Now (jar executable)](https://github.com/monsterbrain/AndroidProjectManager/releases/tag/v1.0.1-beta)
## [Download Now (jar executable)](https://github.com/monsterbrain/AndroidProjectManager/releases/tag/v1.0.2)
*Tested on windows OS. If any issues please file an [issue here](https://github.com/monsterbrain/AndroidProjectManager/issues)*

## ChangeLog
-- v 1.0.2
- Modify project display name
- Remove the projects from the list
- all new Fit layout
-- v 1.0.1 beta
- You can now open projects in Android Studio directly

## How to use
- Run the program and **Drag & Drop** an Android project folder (containing build.gradle).
- The project with name (**same as Folder**) will be added to window.
- Directly open the project in Android Studio
- Clicking the buttons will open corresponding folder
- More features to be added later ...

Expand Down

0 comments on commit 06ceb83

Please sign in to comment.