bunsenbrowser / bunsen

🔥 Bunsen Browser provides easy to use offline P2P application and file distribution that is verifiable on Android devices. https://bunsenbrowser.github.io/
117 stars 7 forks source link

A walkthrough the first Bunsen APK #20

Closed chrisekelley closed 6 years ago

chrisekelley commented 7 years ago

Install the Bunsen APK either by moving it to your mobile device or by using the adb command:

adb install bunsen.apk

Launch Bunsen. It will display a loading screen:

screenshot_20170814-124442-40size

Once it has finished it will display a screen welcoming the user to download a dat:

screenshot_20170814-124503-40sizey

To load a dat, hit the go (forward symbol pointing to the right) button. A "downloading" dialog is displayed:

bunsen-downloading-dialog

The demo app will soon display.

bunsen-tang-v3-demo

To delete a dat, press the hamburger menu and select Delete Installed Application.

bunsen-delete

rjcorwin commented 7 years ago

w00t! https://goo.gl/photos/JcxaXoPkGKisjiZEA

chrisekelley commented 7 years ago

Updated screenshots of initial app load Created wiki page and copied this walkthrough over to it: https://github.com/bunsenbrowser/bunsen/wiki/Bunsen-Walkthrough

chrisekelley commented 6 years ago

Now that we have an (outdated) walkthrough in the wiki, this issue is no longer relevant. Closing.