Tinker Board Forum

Full Version: Source code playstore
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello, could someone give me the android source code with the playstore please?
Isn't this that you looking for ?
no because it's not the source code :')
Hi Leskriim,

Sadly, since TinkerBoard doesnt pass some google certification, its not allow to release code base with play store a pre-installed.

Here is the Android source code
https://tinkerboarding.co.uk/wiki/index....in_Android

But you can install play store by yourself.
https://tinkerboarding.co.uk/wiki/index....Play_Store

Or push the play store apk to code base, not really sure what will happene Sad
(12-27-2018, 02:17 AM)lsb Wrote: [ -> ]Hi Leskriim,

Sadly, since TinkerBoard doesnt pass some google certification, its not allow to release code base with play store a pre-installed.

Here is the Android source code
https://tinkerboarding.co.uk/wiki/index....in_Android

But you can install play store by yourself.
https://tinkerboarding.co.uk/wiki/index....Play_Store

Or push the play store apk to code base, not really sure what will happene Sad


Hi lsb!

But then how to generate the iso once play store install? like those he shares at the forum?
You may create the mass media image, by dd. Later you may compress it by a program like zip, rar or 7zip.
You might find many answer by searching debian make disk image, in particular one of the firsts.
Also this might be useful Wink
(01-02-2019, 10:12 PM)Leskriim Wrote: [ -> ]
(12-27-2018, 02:17 AM)lsb Wrote: [ -> ]Hi Leskriim,

Sadly, since TinkerBoard doesnt pass some google certification, its not allow to release code base with play store a pre-installed.

Here is the Android source code
https://tinkerboarding.co.uk/wiki/index....in_Android

But you can install play store by yourself.
https://tinkerboarding.co.uk/wiki/index....Play_Store

Or push the play store apk to code base, not really sure what will happene Sad


Hi lsb!

But then how to generate the iso once play store install? like those he shares at the forum?


Hi Leskriim,

The rule "not allowing to release code base with play store" is for official release.
Like this : https://tinkerboarding.co.uk/wiki/index....ource_code

Maybe someone will kindly share a code having play store apk inside. Big Grin 

The easy way is to dd an image with play store installed.
(12-27-2018, 02:17 AM)lsb Wrote: [ -> ]The easy way is to dd an image with play store installed.
Dd ?
Huh Huh Huh
(01-03-2019, 08:47 AM)Leskriim Wrote: [ -> ]
(12-27-2018, 02:17 AM)lsb Wrote: [ -> ]The easy way is to dd an image with play store installed.
Dd ?
Huh Huh Huh

dd is a linux command. Very useful. 

https://www.geeksforgeeks.org/dd-command-linux/
I already wrote something like this.

I wonder why wasn't noted