mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2024-11-23 08:01:30 -08:00
update docs/server_and_share_apps_from_your_phone_with_fdroid.md add Screenshot_20170628-161737.png
This commit is contained in:
parent
6d566310a5
commit
9272a3664d
BIN
docs/Screenshot_20170628-161737.png
Normal file
BIN
docs/Screenshot_20170628-161737.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
@ -2,10 +2,10 @@
|
||||
## [Git Repo For These Docs](https://github.com/TrentSPalmer/trentdocs_website)
|
||||
Obviously, the commit history will reflect the time when these documents are written.
|
||||
|
||||
* [Serve And Share Apps From Your Phone With Fdroid](server_and_share_apps_from_your_phone_with_fdroid.md)
|
||||
* [Nspawn Containers](nspawn.md)
|
||||
* [Quick Dirty Redis Nspawn Container on Arch Linux](arch_redis_nspawn.md)
|
||||
* [Quick Dirty Postgresql Nspawn Container on Arch Linux](arch_postgresql_nspawn.md)
|
||||
* [Serve And Share Apps From Your Phone With Fdroid](server_and_share_apps_from_your_phone_with_fdroid.md)
|
||||
|
||||
<!---
|
||||
* [Template](Template.md)
|
||||
|
@ -1,42 +1,51 @@
|
||||
# Serve And Share Apps From Your Phone With Fdroid
|
||||
|
||||
## Find The Menu Item for *Swap apps*
|
||||
### Step 3 you are born on third base
|
||||
#### Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select *Swap apps*.
|
||||
## Step 3: you are born on third base, find the menu item for *Swap apps* on phone one
|
||||
### Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select *Swap apps*.
|
||||
![alt text](Screenshot_20170628-115844.png)
|
||||
### Step 4
|
||||
#### On the next screen toggle on *Visible via Wi-Fi*
|
||||
## Step 4: enable the repo server on phone one
|
||||
### On the next screen toggle on *Visible via Wi-Fi*
|
||||
![alt text](Screenshot_20170628-131016.png)
|
||||
### Step 5
|
||||
#### At the bottom of the screen select *SCAN QR CODE*
|
||||
## Step 5: a small step for your android
|
||||
### At the bottom of the screen select *SCAN QR CODE*
|
||||
![alt text](Screenshot_20170628-131806.png)
|
||||
### Step 6
|
||||
#### At the next screen *Choose Apps* you want to xerve I mean serve and then touch the -> right arrow to proceed
|
||||
## Step 6: choose which apps to serve from phone one
|
||||
### At the next screen *Choose Apps* you want to xerve I mean serve and then touch the -> right arrow to proceed
|
||||
![alt text](Screenshot_20170628-132029.png)
|
||||
### Step 7
|
||||
#### Touch the -> right arrow again, do it.
|
||||
## Step 7: another small step for your android
|
||||
### Touch the -> right arrow again, do it.
|
||||
![alt text](Screenshot_20170628-133544.png)
|
||||
### Ocho
|
||||
#### Touch the -> right arrow until you are coming here
|
||||
## Ocho: <- this means step eight
|
||||
### Touch the -> right arrow until you are coming here
|
||||
![alt text](Screenshot_20170628-134328.png)
|
||||
Notice you can use either a qr code or a local url, so grab one of your other phones.
|
||||
[Privacy Friendly Qr Scanner](https://github.com/SecUSo/privacy-friendly-qr-scanner) appears to be a good Qr scanner,
|
||||
but of course you can key in the url by hand too.
|
||||
### Step Nine
|
||||
#### On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose *Repositories*
|
||||
## Step 9: find the menu item for *Repositories* on phone two
|
||||
### On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose *Repositories*
|
||||
![alt text](Screenshot_20170628-142255.png)
|
||||
### Step Ten
|
||||
#### Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner
|
||||
## Step 10: (temporarily) toggle off the remote repos on phone two
|
||||
### Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner
|
||||
![alt text](Screenshot_20170628-143639.png)
|
||||
### Step Eleven A
|
||||
#### After touching the + plus button in [Step Ten](#step-ten) on phone two, you can fill in the url address that corresponds to the photo in [Ocho](#ocho)
|
||||
## Step 11 A: key in the local repo url by hand on phone two
|
||||
### After touching the + plus button in [Step Ten](#step-ten) on phone two, you can fill in the url address that corresponds to the photo in [Ocho](#ocho)
|
||||
![alt text](Screenshot_20170628-152552.png)
|
||||
### Step Twelve A
|
||||
## Step 12 A: or scan in the local repo url with qr code on phone two
|
||||
If you prefer not to key in the url by hand, on phone two touch the
|
||||
home button and then open your qr-scanning application and scan the
|
||||
qr code on phone one, as seen in photo [Ocho](#ocho). The qr-scanning
|
||||
app will direct you to open fdroid, and your result will be the same as
|
||||
the photo in [Step Eleven A](#step-eleven-a)
|
||||
### Step Thirteen
|
||||
#### On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.
|
||||
## Step 13: profit from moar faster local downloads
|
||||
### On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.
|
||||
![alt text](Screenshot_20170628-153026.png)
|
||||
## Step 14: how to remember all this?
|
||||
### You can bookmark.
|
||||
In fact, you can add a shortcut icon directly to
|
||||
[this page](http://trentsonlinedocs.xyz/server_and_share_apps_from_your_phone_with_fdroid),
|
||||
on your home screen,
|
||||
as seen here with IceCat, a debranded build of the latest extended-support-release
|
||||
of FireFox for Android.
|
||||
![alt text](Screenshot_20170628-161737.png)
|
||||
Or you can clone [the git repo](https://github.com/TrentSPalmer/trentdocs_website)
|
||||
which this site automatically builds itself from.
|
||||
|
@ -4,8 +4,7 @@ theme: readthedocs
|
||||
|
||||
pages:
|
||||
- 'Home': index.md
|
||||
- 'Serve And Share Apps From Your Phone With Fdroid': server_and_share_apps_from_your_phone_with_fdroid.md
|
||||
- 'Nspawn': nspawn.md
|
||||
- 'Quick Dirty Redis Nspawn Container on Arch Linux': arch_redis_nspawn.md
|
||||
- 'Quick Dirty Postgresql Nspawn Container on Arch Linux': arch_postgresql_nspawn.md
|
||||
- 'Serve And Share Apps From Your Phone With Fdroid': server_and_share_apps_from_your_phone_with_fdroid.md
|
||||
|
||||
|
BIN
site/Screenshot_20170628-161737.png
Normal file
BIN
site/Screenshot_20170628-161737.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
@ -54,6 +54,11 @@
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../nspawn/">Nspawn</a>
|
||||
</li>
|
||||
|
||||
@ -73,11 +78,6 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -119,8 +119,6 @@
|
||||
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
|
||||
<a href="../server_and_share_apps_from_your_phone_with_fdroid/" class="btn btn-neutral float-right" title="Serve And Share Apps From Your Phone With Fdroid">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
|
||||
|
||||
<a href="../arch_redis_nspawn/" class="btn btn-neutral" title="Quick Dirty Redis Nspawn Container on Arch Linux"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
|
||||
@ -151,8 +149,6 @@
|
||||
<span><a href="../arch_redis_nspawn/" style="color: #fcfcfc;">« Previous</a></span>
|
||||
|
||||
|
||||
<span style="margin-left: 15px"><a href="../server_and_share_apps_from_your_phone_with_fdroid/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
<script src="../js/theme.js"></script>
|
||||
|
@ -54,6 +54,11 @@
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../nspawn/">Nspawn</a>
|
||||
</li>
|
||||
|
||||
@ -73,11 +78,6 @@
|
||||
<a class="" href="../arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -66,6 +66,11 @@
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="nspawn/">Nspawn</a>
|
||||
</li>
|
||||
|
||||
@ -79,11 +84,6 @@
|
||||
<a class="" href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -120,10 +120,10 @@
|
||||
<h2 id="git-repo-for-these-docs"><a href="https://github.com/TrentSPalmer/trentdocs_website">Git Repo For These Docs</a></h2>
|
||||
<p>Obviously, the commit history will reflect the time when these documents are written.</p>
|
||||
<ul>
|
||||
<li><a href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a></li>
|
||||
<li><a href="nspawn/">Nspawn Containers</a></li>
|
||||
<li><a href="arch_redis_nspawn/">Quick Dirty Redis Nspawn Container on Arch Linux</a></li>
|
||||
<li><a href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a></li>
|
||||
<li><a href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a></li>
|
||||
</ul>
|
||||
<!---
|
||||
* [Template](Template.md)
|
||||
@ -135,7 +135,7 @@
|
||||
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
|
||||
<a href="nspawn/" class="btn btn-neutral float-right" title="Nspawn">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
<a href="server_and_share_apps_from_your_phone_with_fdroid/" class="btn btn-neutral float-right" title="Serve And Share Apps From Your Phone With Fdroid">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
|
||||
|
||||
</div>
|
||||
@ -163,7 +163,7 @@
|
||||
|
||||
|
||||
|
||||
<span style="margin-left: 15px"><a href="nspawn/" style="color: #fcfcfc">Next »</a></span>
|
||||
<span style="margin-left: 15px"><a href="server_and_share_apps_from_your_phone_with_fdroid/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
@ -174,5 +174,5 @@
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.16.3
|
||||
Build Date UTC : 2017-06-28 23:11:04
|
||||
Build Date UTC : 2017-06-28 23:49:50
|
||||
-->
|
||||
|
@ -2,7 +2,7 @@
|
||||
"docs": [
|
||||
{
|
||||
"location": "/",
|
||||
"text": "Welcome to Trent Docs\n\n\nGit Repo For These Docs\n\n\nObviously, the commit history will reflect the time when these documents are written.\n\n\n\n\nNspawn Containers\n\n\nQuick Dirty Redis Nspawn Container on Arch Linux\n\n\nQuick Dirty Postgresql Nspawn Container on Arch Linux\n\n\nServe And Share Apps From Your Phone With Fdroid",
|
||||
"text": "Welcome to Trent Docs\n\n\nGit Repo For These Docs\n\n\nObviously, the commit history will reflect the time when these documents are written.\n\n\n\n\nServe And Share Apps From Your Phone With Fdroid\n\n\nNspawn Containers\n\n\nQuick Dirty Redis Nspawn Container on Arch Linux\n\n\nQuick Dirty Postgresql Nspawn Container on Arch Linux",
|
||||
"title": "Home"
|
||||
},
|
||||
{
|
||||
@ -12,9 +12,134 @@
|
||||
},
|
||||
{
|
||||
"location": "/#git-repo-for-these-docs",
|
||||
"text": "Obviously, the commit history will reflect the time when these documents are written. Nspawn Containers Quick Dirty Redis Nspawn Container on Arch Linux Quick Dirty Postgresql Nspawn Container on Arch Linux Serve And Share Apps From Your Phone With Fdroid",
|
||||
"text": "Obviously, the commit history will reflect the time when these documents are written. Serve And Share Apps From Your Phone With Fdroid Nspawn Containers Quick Dirty Redis Nspawn Container on Arch Linux Quick Dirty Postgresql Nspawn Container on Arch Linux",
|
||||
"title": "Git Repo For These Docs"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/",
|
||||
"text": "Serve And Share Apps From Your Phone With Fdroid\n\n\nStep 3: you are born on third base, find the menu item for \nSwap apps\n on phone one\n\n\nOpen fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select \nSwap apps\n.\n\n\n\n\nStep 4: enable the repo server on phone one\n\n\nOn the next screen toggle on \nVisible via Wi-Fi\n\n\n\n\nStep 5: a small step for your android\n\n\nAt the bottom of the screen select \nSCAN QR CODE\n\n\n\n\nStep 6: choose which apps to serve from phone one\n\n\nAt the next screen \nChoose Apps\n you want to xerve I mean serve and then touch the -> right arrow to proceed\n\n\n\n\nStep 7: another small step for your android\n\n\nTouch the -> right arrow again, do it.\n\n\n\n\nOcho: <- this means step eight\n\n\nTouch the -> right arrow until you are coming here\n\n\n\nNotice you can use either a qr code or a local url, so grab one of your other phones.\n\n\nPrivacy Friendly Qr Scanner\n appears to be a good Qr scanner,\nbut of course you can key in the url by hand too.\n\n\nStep 9: find the menu item for \nRepositories\n on phone two\n\n\nOn your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose \nRepositories\n\n\n\n\nStep 10: (temporarily) toggle off the remote repos on phone two\n\n\nToggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner\n\n\n\n\nStep 11 A: key in the local repo url by hand on phone two\n\n\nAfter touching the + plus button in \nStep Ten\n on phone two, you can fill in the url address that corresponds to the photo in \nOcho\n\n\n\n\nStep 12 A: or scan in the local repo url with qr code on phone two\n\n\nIf you prefer not to key in the url by hand, on phone two touch the\nhome button and then open your qr-scanning application and scan the\nqr code on phone one, as seen in photo \nOcho\n. The qr-scanning\napp will direct you to open fdroid, and your result will be the same as\nthe photo in \nStep Eleven A\n\n\nStep 13: profit from moar faster local downloads\n\n\nOn phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.\n\n\n\n\nStep 14: how to remember all this?\n\n\nYou can bookmark.\n\n\nIn fact, you can add a shortcut icon directly to \n\nthis page\n,\non your home screen,\nas seen here with IceCat, a debranded build of the latest extended-support-release\nof FireFox for Android.\n\n\nOr you can clone \nthe git repo\n\nwhich this site automatically builds itself from.",
|
||||
"title": "Serve And Share Apps From Your Phone With Fdroid"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#serve-and-share-apps-from-your-phone-with-fdroid",
|
||||
"text": "",
|
||||
"title": "Serve And Share Apps From Your Phone With Fdroid"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-3-you-are-born-on-third-base-find-the-menu-item-for-swap-apps-on-phone-one",
|
||||
"text": "",
|
||||
"title": "Step 3: you are born on third base, find the menu item for Swap apps on phone one"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#open-fdroid-and-navigate-to-the-menu-by-touching-three-dots-in-upper-right-hand-corner-of-the-screen-select-swap-apps",
|
||||
"text": "",
|
||||
"title": "Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select Swap apps."
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-4-enable-the-repo-server-on-phone-one",
|
||||
"text": "",
|
||||
"title": "Step 4: enable the repo server on phone one"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-the-next-screen-toggle-on-visible-via-wi-fi",
|
||||
"text": "",
|
||||
"title": "On the next screen toggle on Visible via Wi-Fi"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-5-a-small-step-for-your-android",
|
||||
"text": "",
|
||||
"title": "Step 5: a small step for your android"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#at-the-bottom-of-the-screen-select-scan-qr-code",
|
||||
"text": "",
|
||||
"title": "At the bottom of the screen select SCAN QR CODE"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-6-choose-which-apps-to-serve-from-phone-one",
|
||||
"text": "",
|
||||
"title": "Step 6: choose which apps to serve from phone one"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#at-the-next-screen-choose-apps-you-want-to-xerve-i-mean-serve-and-then-touch-the-right-arrow-to-proceed",
|
||||
"text": "",
|
||||
"title": "At the next screen Choose Apps you want to xerve I mean serve and then touch the -> right arrow to proceed"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-7-another-small-step-for-your-android",
|
||||
"text": "",
|
||||
"title": "Step 7: another small step for your android"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#touch-the-right-arrow-again-do-it",
|
||||
"text": "",
|
||||
"title": "Touch the -> right arrow again, do it."
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#ocho-this-means-step-eight",
|
||||
"text": "",
|
||||
"title": "Ocho: <- this means step eight"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#touch-the-right-arrow-until-you-are-coming-here",
|
||||
"text": "Notice you can use either a qr code or a local url, so grab one of your other phones. Privacy Friendly Qr Scanner appears to be a good Qr scanner,\nbut of course you can key in the url by hand too.",
|
||||
"title": "Touch the -> right arrow until you are coming here"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-9-find-the-menu-item-for-repositories-on-phone-two",
|
||||
"text": "",
|
||||
"title": "Step 9: find the menu item for Repositories on phone two"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-your-other-phone-open-fdroid-navigate-to-menu-by-selecting-the-3-dots-in-the-upper-right-hand-corner-and-choose-repositories",
|
||||
"text": "",
|
||||
"title": "On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose Repositories"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-10-temporarily-toggle-off-the-remote-repos-on-phone-two",
|
||||
"text": "",
|
||||
"title": "Step 10: (temporarily) toggle off the remote repos on phone two"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#toggle-all-the-current-repos-off-and-then-if-you-want-to-key-in-the-new-local-repo-url-by-hand-touch-the-plus-in-the-upper-right-hand-corner",
|
||||
"text": "",
|
||||
"title": "Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-11-a-key-in-the-local-repo-url-by-hand-on-phone-two",
|
||||
"text": "",
|
||||
"title": "Step 11 A: key in the local repo url by hand on phone two"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#after-touching-the-plus-button-in-step-ten-on-phone-two-you-can-fill-in-the-url-address-that-corresponds-to-the-photo-in-ocho",
|
||||
"text": "",
|
||||
"title": "After touching the + plus button in Step Ten on phone two, you can fill in the url address that corresponds to the photo in Ocho"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-12-a-or-scan-in-the-local-repo-url-with-qr-code-on-phone-two",
|
||||
"text": "If you prefer not to key in the url by hand, on phone two touch the\nhome button and then open your qr-scanning application and scan the\nqr code on phone one, as seen in photo Ocho . The qr-scanning\napp will direct you to open fdroid, and your result will be the same as\nthe photo in Step Eleven A",
|
||||
"title": "Step 12 A: or scan in the local repo url with qr code on phone two"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-13-profit-from-moar-faster-local-downloads",
|
||||
"text": "",
|
||||
"title": "Step 13: profit from moar faster local downloads"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-phone-two-you-can-now-download-and-install-apps-and-updates-from-phone-one-and-the-download-speed-will-be-much-faster-than-from-the-internet",
|
||||
"text": "",
|
||||
"title": "On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet."
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-14-how-to-remember-all-this",
|
||||
"text": "",
|
||||
"title": "Step 14: how to remember all this?"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#you-can-bookmark",
|
||||
"text": "In fact, you can add a shortcut icon directly to this page ,\non your home screen,\nas seen here with IceCat, a debranded build of the latest extended-support-release\nof FireFox for Android. \nOr you can clone the git repo \nwhich this site automatically builds itself from.",
|
||||
"title": "You can bookmark."
|
||||
},
|
||||
{
|
||||
"location": "/nspawn/",
|
||||
"text": "Nspawn Containers\n\n\nThis Link For Arch Linux Wiki for Nspawn Containers\n\n\nCreate a FileSystem\n\n\ncd /var/lib/machines\n# create a directory\nmkdir <container>\n# use pacstrap to create a file system\npacstrap -i -c -d <container> base --ignore linux\n\n\n\n\nAt this point you might want to copy over some configs to save time later.\n\n\n\n\n/etc/locale.conf\n\n\n/root/.bashrc\n\n\n/etc/locale.gen\n\n\n\n\nFirst boot and create root password\n\n\nsystemd-nspawn -b -D <container>\npasswd\npoweroff\n# if you want to nat the container add *-n* flag\nsystemd-nspawn -b -D <container> -n\n# and to bind mount the package cache\nsystemd-nspawn -b -D <container> -n --bind=/var/cache/pacman/pkg\n\n\n\n\nNetworking\n\n\nOn Arch, assuming you have systemd-networkd and systemd-resolved\nset up correctly, networking from the host end of things should\njust work.\n\nHowever on Linode it does not. What does work on Linode is to create\na bridge interface. Two files for br0 will get the job done.\n\n\n# /etc/systemd/network/50-br0.netdev\n[NetDev]\nName=br0\nKind=bridge\n\n\n\n\n# /etc/systemd/network/50-br0.netdev\n[Match]\nName=br0\n\n[Network]\nAddress=10.0.55.1/24\nDHCPServer=yes\nIPMasquerade=yes\n\n\n\n\nNotice how the configuration file tells systemd-networkd to offer\nDHCP service and to perform masquerade. You can modify the \nsystemd-nspawn\n\ncommand to use the bridge interface. Every container attached to this bridge\nwill be on the same subnet and able to talk to each other.\n\n\n# first restart systemd-networkd to bring up the new bridge interface\nsystemctl restart systemd-networkd\n# and add --network-bridge=br0 to systemd-nspawn command\nsystemd-nspawn -b -D <container> --network-bridge=br0 --bind=/var/cache/pacman/pkg\n\n\n\n\nAutomatically Starting the Container\n\n\nThere are two ways to automate starting the container. You can override\n\nsystemd-nspawn@.service\n or create an \nnspawn\n file. \n\n\nFirst enable machines.target\n\n\n# to override the systemd-nspawn@.service file\ncp /lib/systemd/system/systemd-nspawn@.service /etc/systemd/system/systemd-nspawn@<container>.service\n\n\n\n\nEdit \n/etc/systemd/system/systemd-nspawn@<container>.service\n to add the \nsystemd-nspawn\n options\nyou want to the \nExecStart\n command.\n\n\nOr create \n/etc/systemd/nspawn/<container>.nspawn\n\n\n# /etc/systemd/nspawn/<container>.nspawn\nBind=/var/cache/pacman/pkg\n\n[Network]\nBridge=br0\n\n\n\n\n# in either case\nsystemctl start/enable systemd-nspawn@<container>\n# to get a shell\nmachinectl shell <container>\n# and then to get an environment\nbash\n\n\n\n\nInitial Configuration Inside The Container\n\n\n# set time zone if you don't want UTC\ntimedatectl set-timezone <timezone>\n# enable ntp, networktime\ntimedatectl set-ntp 1\n# enable networking from inside the container\nsystemctl enable systemd-networkd\nsystemctl start systemd-networkd\nsystemctl enable systemd-resolved\nsystemctl start systemd-resolved\nrm /etc/resolv.conf \nln -s /run/systemd/resolve/resolv.conf /etc/\n# ping google\nping -c 3 google.com\n\n\n\n\nIf you want to change the locale",
|
||||
@ -69,126 +194,6 @@
|
||||
"location": "/arch_postgresql_nspawn/#quick-dirty-postgresql-nspawn-container-on-arch-linux",
|
||||
"text": "Refer to the Nspawn page for setting up the nspawn container.",
|
||||
"title": "Quick Dirty Postgresql Nspawn Container on Arch Linux"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/",
|
||||
"text": "Serve And Share Apps From Your Phone With Fdroid\n\n\nFind The Menu Item for \nSwap apps\n\n\nStep 3 you are born on third base\n\n\nOpen fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select \nSwap apps\n.\n\n\n\n\nStep 4\n\n\nOn the next screen toggle on \nVisible via Wi-Fi\n\n\n\n\nStep 5\n\n\nAt the bottom of the screen select \nSCAN QR CODE\n\n\n\n\nStep 6\n\n\nAt the next screen \nChoose Apps\n you want to xerve I mean serve and then touch the -> right arrow to proceed\n\n\n\n\nStep 7\n\n\nTouch the -> right arrow again, do it.\n\n\n\n\nOcho\n\n\nTouch the -> right arrow until you are coming here\n\n\n\nNotice you can use either a qr code or a local url, so grab one of your other phones.\n\n\nPrivacy Friendly Qr Scanner\n appears to be a good Qr scanner,\nbut of course you can key in the url by hand too.\n\n\nStep Nine\n\n\nOn your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose \nRepositories\n\n\n\n\nStep Ten\n\n\nToggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner\n\n\n\n\nStep Eleven A\n\n\nAfter touching the + plus button in \nStep Ten\n on phone two, you can fill in the url address that corresponds to the photo in \nOcho\n\n\n\n\nStep Twelve A\n\n\nIf you prefer not to key in the url by hand, on phone two touch the\nhome button and then open your qr-scanning application and scan the\nqr code on phone one, as seen in photo \nOcho\n. The qr-scanning\napp will direct you to open fdroid, and your result will be the same as\nthe photo in \nStep Eleven A\n\n\nStep Thirteen\n\n\nOn phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.",
|
||||
"title": "Serve And Share Apps From Your Phone With Fdroid"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#serve-and-share-apps-from-your-phone-with-fdroid",
|
||||
"text": "",
|
||||
"title": "Serve And Share Apps From Your Phone With Fdroid"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#find-the-menu-item-for-swap-apps",
|
||||
"text": "",
|
||||
"title": "Find The Menu Item for Swap apps"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-3-you-are-born-on-third-base",
|
||||
"text": "",
|
||||
"title": "Step 3 you are born on third base"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#open-fdroid-and-navigate-to-the-menu-by-touching-three-dots-in-upper-right-hand-corner-of-the-screen-select-swap-apps",
|
||||
"text": "",
|
||||
"title": "Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select Swap apps."
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-4",
|
||||
"text": "",
|
||||
"title": "Step 4"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-the-next-screen-toggle-on-visible-via-wi-fi",
|
||||
"text": "",
|
||||
"title": "On the next screen toggle on Visible via Wi-Fi"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-5",
|
||||
"text": "",
|
||||
"title": "Step 5"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#at-the-bottom-of-the-screen-select-scan-qr-code",
|
||||
"text": "",
|
||||
"title": "At the bottom of the screen select SCAN QR CODE"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-6",
|
||||
"text": "",
|
||||
"title": "Step 6"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#at-the-next-screen-choose-apps-you-want-to-xerve-i-mean-serve-and-then-touch-the-right-arrow-to-proceed",
|
||||
"text": "",
|
||||
"title": "At the next screen Choose Apps you want to xerve I mean serve and then touch the -> right arrow to proceed"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-7",
|
||||
"text": "",
|
||||
"title": "Step 7"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#touch-the-right-arrow-again-do-it",
|
||||
"text": "",
|
||||
"title": "Touch the -> right arrow again, do it."
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#ocho",
|
||||
"text": "",
|
||||
"title": "Ocho"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#touch-the-right-arrow-until-you-are-coming-here",
|
||||
"text": "Notice you can use either a qr code or a local url, so grab one of your other phones. Privacy Friendly Qr Scanner appears to be a good Qr scanner,\nbut of course you can key in the url by hand too.",
|
||||
"title": "Touch the -> right arrow until you are coming here"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-nine",
|
||||
"text": "",
|
||||
"title": "Step Nine"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-your-other-phone-open-fdroid-navigate-to-menu-by-selecting-the-3-dots-in-the-upper-right-hand-corner-and-choose-repositories",
|
||||
"text": "",
|
||||
"title": "On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose Repositories"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-ten",
|
||||
"text": "",
|
||||
"title": "Step Ten"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#toggle-all-the-current-repos-off-and-then-if-you-want-to-key-in-the-new-local-repo-url-by-hand-touch-the-plus-in-the-upper-right-hand-corner",
|
||||
"text": "",
|
||||
"title": "Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-eleven-a",
|
||||
"text": "",
|
||||
"title": "Step Eleven A"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#after-touching-the-plus-button-in-step-ten-on-phone-two-you-can-fill-in-the-url-address-that-corresponds-to-the-photo-in-ocho",
|
||||
"text": "",
|
||||
"title": "After touching the + plus button in Step Ten on phone two, you can fill in the url address that corresponds to the photo in Ocho"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-twelve-a",
|
||||
"text": "If you prefer not to key in the url by hand, on phone two touch the\nhome button and then open your qr-scanning application and scan the\nqr code on phone one, as seen in photo Ocho . The qr-scanning\napp will direct you to open fdroid, and your result will be the same as\nthe photo in Step Eleven A",
|
||||
"title": "Step Twelve A"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#step-thirteen",
|
||||
"text": "",
|
||||
"title": "Step Thirteen"
|
||||
},
|
||||
{
|
||||
"location": "/server_and_share_apps_from_your_phone_with_fdroid/#on-phone-two-you-can-now-download-and-install-apps-and-updates-from-phone-one-and-the-download-speed-will-be-much-faster-than-from-the-internet",
|
||||
"text": "",
|
||||
"title": "On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet."
|
||||
}
|
||||
]
|
||||
}
|
@ -52,6 +52,11 @@
|
||||
<a class="" href="..">Home</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 current">
|
||||
|
||||
<a class="current" href="./">Nspawn</a>
|
||||
@ -87,11 +92,6 @@
|
||||
<a class="" href="../arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -235,7 +235,7 @@ ping -c 3 google.com
|
||||
<a href="../arch_redis_nspawn/" class="btn btn-neutral float-right" title="Quick Dirty Redis Nspawn Container on Arch Linux">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
|
||||
|
||||
<a href=".." class="btn btn-neutral" title="Home"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
<a href="../server_and_share_apps_from_your_phone_with_fdroid/" class="btn btn-neutral" title="Serve And Share Apps From Your Phone With Fdroid"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -261,7 +261,7 @@ ping -c 3 google.com
|
||||
<span class="rst-current-version" data-toggle="rst-current-version">
|
||||
|
||||
|
||||
<span><a href=".." style="color: #fcfcfc;">« Previous</a></span>
|
||||
<span><a href="../server_and_share_apps_from_your_phone_with_fdroid/" style="color: #fcfcfc;">« Previous</a></span>
|
||||
|
||||
|
||||
<span style="margin-left: 15px"><a href="../arch_redis_nspawn/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
@ -50,6 +50,11 @@
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="nspawn/">Nspawn</a>
|
||||
</li>
|
||||
|
||||
@ -63,11 +68,6 @@
|
||||
<a class="" href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -52,6 +52,45 @@
|
||||
<a class="" href="..">Home</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 current">
|
||||
|
||||
<a class="current" href="./">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
<ul class="subnav">
|
||||
|
||||
<li class="toctree-l2"><a href="#serve-and-share-apps-from-your-phone-with-fdroid">Serve And Share Apps From Your Phone With Fdroid</a></li>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-3-you-are-born-on-third-base-find-the-menu-item-for-swap-apps-on-phone-one">Step 3: you are born on third base, find the menu item for Swap apps on phone one</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-4-enable-the-repo-server-on-phone-one">Step 4: enable the repo server on phone one</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-5-a-small-step-for-your-android">Step 5: a small step for your android</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-6-choose-which-apps-to-serve-from-phone-one">Step 6: choose which apps to serve from phone one</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-7-another-small-step-for-your-android">Step 7: another small step for your android</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#ocho-this-means-step-eight">Ocho: <- this means step eight</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-9-find-the-menu-item-for-repositories-on-phone-two">Step 9: find the menu item for Repositories on phone two</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-10-temporarily-toggle-off-the-remote-repos-on-phone-two">Step 10: (temporarily) toggle off the remote repos on phone two</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-11-a-key-in-the-local-repo-url-by-hand-on-phone-two">Step 11 A: key in the local repo url by hand on phone two</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-12-a-or-scan-in-the-local-repo-url-with-qr-code-on-phone-two">Step 12 A: or scan in the local repo url with qr code on phone two</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-13-profit-from-moar-faster-local-downloads">Step 13: profit from moar faster local downloads</a></li>
|
||||
|
||||
<li><a class="toctree-l3" href="#step-14-how-to-remember-all-this">Step 14: how to remember all this?</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="../nspawn/">Nspawn</a>
|
||||
@ -67,23 +106,6 @@
|
||||
<a class="" href="../arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 current">
|
||||
|
||||
<a class="current" href="./">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
<ul class="subnav">
|
||||
|
||||
<li class="toctree-l2"><a href="#serve-and-share-apps-from-your-phone-with-fdroid">Serve And Share Apps From Your Phone With Fdroid</a></li>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a class="toctree-l3" href="#find-the-menu-item-for-swap-apps">Find The Menu Item for Swap apps</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -117,46 +139,55 @@
|
||||
<div class="section">
|
||||
|
||||
<h1 id="serve-and-share-apps-from-your-phone-with-fdroid">Serve And Share Apps From Your Phone With Fdroid</h1>
|
||||
<h2 id="find-the-menu-item-for-swap-apps">Find The Menu Item for <em>Swap apps</em></h2>
|
||||
<h3 id="step-3-you-are-born-on-third-base">Step 3 you are born on third base</h3>
|
||||
<h4 id="open-fdroid-and-navigate-to-the-menu-by-touching-three-dots-in-upper-right-hand-corner-of-the-screen-select-swap-apps">Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select <em>Swap apps</em>.</h4>
|
||||
<h2 id="step-3-you-are-born-on-third-base-find-the-menu-item-for-swap-apps-on-phone-one">Step 3: you are born on third base, find the menu item for <em>Swap apps</em> on phone one</h2>
|
||||
<h3 id="open-fdroid-and-navigate-to-the-menu-by-touching-three-dots-in-upper-right-hand-corner-of-the-screen-select-swap-apps">Open fdroid, and navigate to the menu by touching three dots in upper right hand corner of the screen. Select <em>Swap apps</em>.</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-115844.png" /></p>
|
||||
<h3 id="step-4">Step 4</h3>
|
||||
<h4 id="on-the-next-screen-toggle-on-visible-via-wi-fi">On the next screen toggle on <em>Visible via Wi-Fi</em></h4>
|
||||
<h2 id="step-4-enable-the-repo-server-on-phone-one">Step 4: enable the repo server on phone one</h2>
|
||||
<h3 id="on-the-next-screen-toggle-on-visible-via-wi-fi">On the next screen toggle on <em>Visible via Wi-Fi</em></h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-131016.png" /></p>
|
||||
<h3 id="step-5">Step 5</h3>
|
||||
<h4 id="at-the-bottom-of-the-screen-select-scan-qr-code">At the bottom of the screen select <em>SCAN QR CODE</em></h4>
|
||||
<h2 id="step-5-a-small-step-for-your-android">Step 5: a small step for your android</h2>
|
||||
<h3 id="at-the-bottom-of-the-screen-select-scan-qr-code">At the bottom of the screen select <em>SCAN QR CODE</em></h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-131806.png" /></p>
|
||||
<h3 id="step-6">Step 6</h3>
|
||||
<h4 id="at-the-next-screen-choose-apps-you-want-to-xerve-i-mean-serve-and-then-touch-the-right-arrow-to-proceed">At the next screen <em>Choose Apps</em> you want to xerve I mean serve and then touch the -> right arrow to proceed</h4>
|
||||
<h2 id="step-6-choose-which-apps-to-serve-from-phone-one">Step 6: choose which apps to serve from phone one</h2>
|
||||
<h3 id="at-the-next-screen-choose-apps-you-want-to-xerve-i-mean-serve-and-then-touch-the-right-arrow-to-proceed">At the next screen <em>Choose Apps</em> you want to xerve I mean serve and then touch the -> right arrow to proceed</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-132029.png" /></p>
|
||||
<h3 id="step-7">Step 7</h3>
|
||||
<h4 id="touch-the-right-arrow-again-do-it">Touch the -> right arrow again, do it.</h4>
|
||||
<h2 id="step-7-another-small-step-for-your-android">Step 7: another small step for your android</h2>
|
||||
<h3 id="touch-the-right-arrow-again-do-it">Touch the -> right arrow again, do it.</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-133544.png" /></p>
|
||||
<h3 id="ocho">Ocho</h3>
|
||||
<h4 id="touch-the-right-arrow-until-you-are-coming-here">Touch the -> right arrow until you are coming here</h4>
|
||||
<h2 id="ocho-this-means-step-eight">Ocho: <- this means step eight</h2>
|
||||
<h3 id="touch-the-right-arrow-until-you-are-coming-here">Touch the -> right arrow until you are coming here</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-134328.png" />
|
||||
Notice you can use either a qr code or a local url, so grab one of your other phones.<br />
|
||||
<a href="https://github.com/SecUSo/privacy-friendly-qr-scanner">Privacy Friendly Qr Scanner</a> appears to be a good Qr scanner,
|
||||
but of course you can key in the url by hand too.</p>
|
||||
<h3 id="step-nine">Step Nine</h3>
|
||||
<h4 id="on-your-other-phone-open-fdroid-navigate-to-menu-by-selecting-the-3-dots-in-the-upper-right-hand-corner-and-choose-repositories">On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose <em>Repositories</em></h4>
|
||||
<h2 id="step-9-find-the-menu-item-for-repositories-on-phone-two">Step 9: find the menu item for <em>Repositories</em> on phone two</h2>
|
||||
<h3 id="on-your-other-phone-open-fdroid-navigate-to-menu-by-selecting-the-3-dots-in-the-upper-right-hand-corner-and-choose-repositories">On your other phone open fdroid, navigate to menu by selecting the 3 dots in the upper right hand corner and choose <em>Repositories</em></h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-142255.png" /></p>
|
||||
<h3 id="step-ten">Step Ten</h3>
|
||||
<h4 id="toggle-all-the-current-repos-off-and-then-if-you-want-to-key-in-the-new-local-repo-url-by-hand-touch-the-plus-in-the-upper-right-hand-corner">Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner</h4>
|
||||
<h2 id="step-10-temporarily-toggle-off-the-remote-repos-on-phone-two">Step 10: (temporarily) toggle off the remote repos on phone two</h2>
|
||||
<h3 id="toggle-all-the-current-repos-off-and-then-if-you-want-to-key-in-the-new-local-repo-url-by-hand-touch-the-plus-in-the-upper-right-hand-corner">Toggle all the current repos off and then if you want to key in the new local repo url by hand touch the + plus in the upper right hand corner</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-143639.png" /></p>
|
||||
<h3 id="step-eleven-a">Step Eleven A</h3>
|
||||
<h4 id="after-touching-the-plus-button-in-step-ten-on-phone-two-you-can-fill-in-the-url-address-that-corresponds-to-the-photo-in-ocho">After touching the + plus button in <a href="#step-ten">Step Ten</a> on phone two, you can fill in the url address that corresponds to the photo in <a href="#ocho">Ocho</a></h4>
|
||||
<h2 id="step-11-a-key-in-the-local-repo-url-by-hand-on-phone-two">Step 11 A: key in the local repo url by hand on phone two</h2>
|
||||
<h3 id="after-touching-the-plus-button-in-step-ten-on-phone-two-you-can-fill-in-the-url-address-that-corresponds-to-the-photo-in-ocho">After touching the + plus button in <a href="#step-ten">Step Ten</a> on phone two, you can fill in the url address that corresponds to the photo in <a href="#ocho">Ocho</a></h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-152552.png" /></p>
|
||||
<h3 id="step-twelve-a">Step Twelve A</h3>
|
||||
<h2 id="step-12-a-or-scan-in-the-local-repo-url-with-qr-code-on-phone-two">Step 12 A: or scan in the local repo url with qr code on phone two</h2>
|
||||
<p>If you prefer not to key in the url by hand, on phone two touch the
|
||||
home button and then open your qr-scanning application and scan the
|
||||
qr code on phone one, as seen in photo <a href="#ocho">Ocho</a>. The qr-scanning
|
||||
app will direct you to open fdroid, and your result will be the same as
|
||||
the photo in <a href="#step-eleven-a">Step Eleven A</a></p>
|
||||
<h3 id="step-thirteen">Step Thirteen</h3>
|
||||
<h4 id="on-phone-two-you-can-now-download-and-install-apps-and-updates-from-phone-one-and-the-download-speed-will-be-much-faster-than-from-the-internet">On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.</h4>
|
||||
<h2 id="step-13-profit-from-moar-faster-local-downloads">Step 13: profit from moar faster local downloads</h2>
|
||||
<h3 id="on-phone-two-you-can-now-download-and-install-apps-and-updates-from-phone-one-and-the-download-speed-will-be-much-faster-than-from-the-internet">On phone two you can now download and install apps and updates from phone one, and the download speed will be much faster than from the internet.</h3>
|
||||
<p><img alt="alt text" src="../Screenshot_20170628-153026.png" /></p>
|
||||
<h2 id="step-14-how-to-remember-all-this">Step 14: how to remember all this?</h2>
|
||||
<h3 id="you-can-bookmark">You can bookmark.</h3>
|
||||
<p>In fact, you can add a shortcut icon directly to
|
||||
<a href="http://trentsonlinedocs.xyz/server_and_share_apps_from_your_phone_with_fdroid">this page</a>,
|
||||
on your home screen,
|
||||
as seen here with IceCat, a debranded build of the latest extended-support-release
|
||||
of FireFox for Android.
|
||||
<img alt="alt text" src="../Screenshot_20170628-161737.png" />
|
||||
Or you can clone <a href="https://github.com/TrentSPalmer/trentdocs_website">the git repo</a>
|
||||
which this site automatically builds itself from.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -164,8 +195,10 @@ the photo in <a href="#step-eleven-a">Step Eleven A</a></p>
|
||||
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
|
||||
<a href="../nspawn/" class="btn btn-neutral float-right" title="Nspawn">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
|
||||
<a href="../arch_postgresql_nspawn/" class="btn btn-neutral" title="Quick Dirty Postgresql Nspawn Container on Arch Linux"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
|
||||
<a href=".." class="btn btn-neutral" title="Home"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -191,9 +224,11 @@ the photo in <a href="#step-eleven-a">Step Eleven A</a></p>
|
||||
<span class="rst-current-version" data-toggle="rst-current-version">
|
||||
|
||||
|
||||
<span><a href="../arch_postgresql_nspawn/" style="color: #fcfcfc;">« Previous</a></span>
|
||||
<span><a href=".." style="color: #fcfcfc;">« Previous</a></span>
|
||||
|
||||
|
||||
<span style="margin-left: 15px"><a href="../nspawn/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
<script src="../js/theme.js"></script>
|
||||
|
@ -10,6 +10,14 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>/server_and_share_apps_from_your_phone_with_fdroid/</loc>
|
||||
<lastmod>2017-06-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>/nspawn/</loc>
|
||||
<lastmod>2017-06-28</lastmod>
|
||||
@ -33,12 +41,4 @@
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>/server_and_share_apps_from_your_phone_with_fdroid/</loc>
|
||||
<lastmod>2017-06-28</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
Loading…
Reference in New Issue
Block a user