Tinker Board Forum

Full Version: How to generate an iso
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone ! 

How do you install the playstore then generate the iso?
How to install play store
https://tinkerboarding.co.uk/wiki/index....Play_Store

Raspberry Pi: Backup And Restore An Image
https://www.youtube.com/watch?v=8l2lDsi_IRM

Win32diskimager : a tool to backup and restore
https://sourceforge.net/projects/win32diskimager/
(01-03-2019, 08:32 AM)lsb Wrote: [ -> ]How to install play store
https://tinkerboarding.co.uk/wiki/index....Play_Store

Raspberry Pi: Backup And Restore An Image
https://www.youtube.com/watch?v=8l2lDsi_IRM

Win32diskimager : a tool to backup and restore
https://sourceforge.net/projects/win32diskimager/

ah, thank you very much, I did not know it was called a back up.
(01-03-2019, 08:42 AM)Leskriim Wrote: [ -> ]
(01-03-2019, 08:32 AM)lsb Wrote: [ -> ]How to install play store
https://tinkerboarding.co.uk/wiki/index....Play_Store

Raspberry Pi: Backup And Restore An Image
https://www.youtube.com/watch?v=8l2lDsi_IRM

Win32diskimager : a tool to backup and restore
https://sourceforge.net/projects/win32diskimager/

ah, thank you very much, I did not know it was called a back up.


oh, this is one of solutions.

Maybe someone can put playstore apks in source code, and give all the permissions to the apks installed.
I tried to install the apk it does not work ^^ 'I took it in aptoide
(01-03-2019, 10:03 AM)Leskriim Wrote: [ -> ]I tried to install the apk it does not work ^^ 'I took it in aptoide

Sorry for late reply.

Try this.  Big Grin

I wrote. (For installing apks, Not for modification on source code )

Android 7.1 play store GAPPs version.

OPEN GAPPs is a good source to get play store apk.
Although GAPPs does not work well on Tinker Android, I write a script to get the apks from GAPPs source.
And you need to put apks into Android image and fix permissions.
(01-15-2019, 07:18 AM)lsb Wrote: [ -> ]
(01-03-2019, 10:03 AM)Leskriim Wrote: [ -> ]I tried to install the apk it does not work ^^ 'I took it in aptoide

Sorry for late reply.

Try this.  Big Grin

I wrote. (For installing apks, Not for modification on source code )

Android 7.1 play store GAPPs version.

OPEN GAPPs is a good source to get play store apk.
Although GAPPs does not work well on Tinker Android, I write a script to get the apks from GAPPs source.
And you need to put apks into Android image and fix permissions.

Sorry also for the late response ^^'

Thank you very much I will try it!