Asset Portfolio Visualizer is a very simple Android app that allows the user to input their asset holdings (e.g. 200 shares of Microsoft, etc.) and then see information about their asset portfolio. The purpose is to have it be a very simple way, without having to sign up for anything or give away any personal data, to see information quickly on the assets that you own.
- Open Android Studio
- Run the Android device emulator (not a signed APK, so it should only run on Android Studio)
- Drag the APK into the emulator to install it.
- Click the app
- Open the project files in Android Studio
- Click 'Run 'app''
- Limited to 25 apk calls per day.
- Uses absolute price data. Some calculations, such as performance over time, may be messed up because of stock splits, etc.