
Getting Google Play Store installed on Clean TinkerOS_Android 7 Nougat V14.1.2.50
following http://tinkerboarding.co.uk/wiki/index.p...Play_Store
nth time.. we live & learn.. ;-]..
this time.. back to wire LAN.. with fixed IP...
used clean SanDisk Ultra 64GB microSDXC Memory Card..
format on windows 10.. with SDfomatter.. select Overwrite format.. from options..
make TinkerOS_Android 7 Nougat V14.1.2.50 image on SD with Etcher..
connect usb Logitech M570 Wireless Mouse Trackball..
connect usb Mini Wireless Keyboard with Touch Pad.. needed only for recovery.. Wipe Cache Partition..
connect HDMI to LG 27UD68P-B 4k monitor.. set to.. [1920 x 1080 @ 60hz]..
wating for Hanns.G HT225HPB 21.5" LED Multi-Touch Screen Monitor.. ;-]..
connect power NorthPada Raspberry Pi 3 Model B B+ / ASUS Tinker Board Power Supply AC Charger Adapter 5V 3A Micro USB 5 Feet with Power On / Off Switch
(Aukru Raspberry Pi 3 Model B/Raspberry Pi 3 Model B+ Power Supply Adapter 5V 3A Micro USB Charger with On Off Power Switch) ..alternative.. not tested yet...
power on & first boot...
set auto rotate to landscape..
set Display settings now.. as display menu might stop working ;-[..
Note.. in [Settings].. the Display menu.. says Adaptive brightness is OFF..
but.. when you go into Display menu.. there is no way to set Adaptive brightness.. ?
set [Sleep].. to 5 minutes.. [Screen saver].. ON.. set to Clock and set when to start.. Either..
set [Wallpaper]..click on the picture and then [Set wallpaper].. [Home screen and lock screen]..
make sure [HDMI].. is on.. [HDMI Resolution].. set to 1920x1080p60.00.. [HDMI Rotation].. 0..
set [Languages & input]... I'm in UK.. add UK keyboard and set to top
Note... don't remove US Keyboard until after first restart...
set [Date & time]... [Automatic date & time].. GMT+1 British Summer Time..
set [Ethernet].. setup wired LAN now & connect to network.. this should update time and date..
[Settings].. in Wireless & network section click on [More].. [Ethnet].. [Ethnet Ip mode].. [Static]...
then enter details.. IP 192.168.0.46 / GW 192.168.0.1 / NetMask 255.255.255.0 / DNS1 8.8.8.8 DNS2 8.8.4.4
open [Lightning] web browser.. see if network is working ok..
set Home screen App icons.. as you like..
Restart tinker board... see if all your settings hold on reboot..
set [Sound].. set sound volumes.. and make sure [Audio Output].. is set to [HDMI]..
connect StarTech.com Headset adapter & mic...
check installed Apps.. But DO NOT run [Calendar].. [Contacts].. or [Email].. Yet..
also I don't have a camera yet setup.. so.. I don't run [Camera] app..
except for the four apps I did not run yet.. all apps working ok.. ;-]..
now leave tinker board on home screen for 15 mins with no keyboard or mouse input
to see if power management is working ok.. Screen time out.. etc..
##############
first problem.. after 5 mins.. power went off on tinker board ;-[...
no.. keyboard or mouse activity could bring it back on again..
so.. I had to manually switch power cable button off/on...
set [Display].. switch [Screen saver].. off.. and try to disable [Sleep]..
I found NO WAY to disable [Sleep].. ;-[.... can not find [Never sleep]..
so.. set [Sleep].. to 30 mins.. and setup [Screen saver].. to clock..
and set to work if Docked or Charging...
looks like you might have to Factory Reset.. and to make sure you never set [Sleep]...
Note.. I found the [Display].. menu in [Settings].. would crash on a clean install after about 15 to 20 mins
if you don't set a [Sleep] time & leave it on [Never Sleep]..
its very strange..
update: you might be able to fix Display menu by...
How to prevent an android device from entering sleep (via adb command shell)
also.. Disabled HDMI control..................................................
you can check your settings....
>adb shell settings list global
>adb shell settings list system
>adb shell settings list secure
-------------------------------------------------------------------------------------------------------
or.. if you have enabled [Developer options].. then you can set [Stay awake] option..
-------------------------------------------------------------------------------------------------------
also installed Turn Off Screen (Lock Screen) from Play Store..
https://play.google.com/store/apps/detai...n&hl=en_US
since it looks like I'm going to have Reset tinker board..
I might as well test to see if [Security].. is working..
ie.. setting up a pin.. will cause [Security].. menu not to open..
so.. enable [Unknown sources].. just in case [Security].. setting page fails to open...
setting PIN lock fails.. and I can not open [Screen lock].. ;-[...
[Screen lock].. just says Swipe... ? when you click it.. it asks for pin..
when you enter pin.. it just crashes out :-[...
do we enable [Developer options].. for now.. no.. do not click on the [Build number] 7 times ;-]..
##########################################################
Notes:- Android Debug Bridge (adb)
https://developer.android.com/studio/command-line/adb
check what your IP is to use with adb...
[Settings].. [About tablet].. [Status].. IP address.. 192.168.0.46
I used laptop running Antergos 64Bit.. with adb installed..
tinker Board is connected to wired LAN network @ 192.168.0.46..
using laptop connect to same network..
download the apks files from apkmirror...
------------------------------------------------
NOTE:-
use "adb push" to copy the PlayStore, Google Play Services and Google Services Framework apks to /system/priv-app
-----------------------------------------------------------------------------------------------------------------------------------------------
apks can be downloaded from apkmirror
=========================
https://www.apkmirror.com
The files I used were:
[Google Services Framework 7.1.2 (Android 7.1+):
com.google.android.gsf_7.1.2-25_minAPI25(nodpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
rename to : gsf.apk
===================
[Google Play services 13.2.78 (040400-210410490) (040400):
com.google.android.gms_13.2.78_(040400-210410490)-13278019_minAPI23(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
rename to : playservices.apk
============================
[Google Play Store 11.6.15-all [0] [PR] 211277169 (240-480dpi) (Android 4.1+):
com.android.vending_11.6.15-all_0_PR_211277169-81161500_minAPI16(armeabi,armeabi-v7a,mips,mips64,x86,x86_64)(240,320,480dpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
remane to : playstore.apk
=========================
so... once you have files downloaded and renamed..
then you can push them to /system/priv-app/ on the tinker board...
Note.. you might get a popup that you have to click on to allow and accept..
restart tinker board..
for the two apps you just pushed to the tinker board you have to
go to [Settings].. [Apps].. [Show system].. find the app.. and then
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
restart tinker board in recovery to Wipe Cache Partition...
Note.. use keyboard arrow keys to selected [Wipe cache partition]... [Yes]...
then... select [reboot system]... ;-]...
now.. its time to push the playservices.. but just before you do.. check..
go to [Settings].. [Apps].. [Show system].. find the two apps from before.. and then
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
Note.. you might get a popup that you have to click on to allow and accept..
restart tinker board..
@ this point I got some errors from play services stopping... just press ok..;-]...
go to [Settings].. [Apps].. [Show system].. find the playservices and two apps from before..
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
before using adb install...
-g: Grant all permissions listed in the app manifest....
-r: Reinstall an existing app, keeping its data.
--------------------------------------------------------
Note.. you might get a popup that you have to click on to allow and accept..
If you get any errors.. just keep pressing ok and looking out for the accept prompts ;-]..
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check.. the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
restart Tinker Board.. ;-]...
[All Apps] [Power] [Restart]
Note.. wait a bit to check to see if you are still getting the play service errors...
if not.. then its time to open the [Play Store]...;-]...
###############################################################################
Note.. if you ever [Factory rest] the tinker board..
you might get playservices stopping errors..
and you will have to run >adb install -g -r playservices.apk to fix.. ;-]..
###############################################################################
close all open apps.. [Home].. on home screen.. then [Recent Apps].. Clear All..
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
open the [Play Store]... and enter your Google Account details.. and accept terms ;-]...
===============================================================================
Note.. [Play Store].. should be running.. go to [Setting].. of [Play store]..
click on [Play Store version]... it should say..
Google Play Store is up to date.. ;-]...
========================================
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
restart tinker board..
Note.. wait a bit to check to see if there is any play service errors...
if not.. open the [Play Store]... search Google Play.. for Gmail and see if it will Install..
;-]..----------------------------------------------------------------------------------------
open [Gmail] from applications.. and check its working...
open the [Play Store].. check [My apps & games].. [INSALLED].. to see its listed.. ]]]]].......
and then check [LIBRARY].. all your previously installed apps.. ;-]..
################################################################################
Google Play Store Now installed and working with no errors ;-]..
===============================================
I use lnav on laptop to look @ logcat with adb..
Note.. you can write logcat log file to laptop using [-w]...
check.. [Settings].. [Location].. [Mode].. change from device to [High accuracy].. and accept terms..
also check [Backup & reset].. Back up my data is OFF...
as I have too many tinker boards connected to this account ;-]..
when I was using WiFi only to setup the tinker board.. there were some apps that did not install
from the Play Store.. before I thought it might have been because I was using EtherNet wire LAN..
some of the apps that did not install from Play Store... Fing - Network Tools, Angry Birds2,
Kore, Official Remote for Kodi, Google Play Movies & TV, BBC iPlayer...
================================================================================
I found that google was stopping install of some apps from the play store..
I had to go to [Settings].. [Google]... [Google Account]... [Security]..
there were Tinker Boards under devices that had to be authorised.. ;-]..
just click on [Yes]... ;-]]]]]]..... also.. waiting 48hrs fixes this..
--------------------------------------------------------------------------------
I really wish ASUS will let us change the tinker board device name ;-]]]].......
================================================================================
now all apps are installing from play store.....
disconnect Wire LAN.. and setup [Wi-Fi]..
some apps on the play store will only work with Wi-Fi..
so.. better to have setup and ready to use when needed ;-]..
if you ever get an apps that does not want to install from play store..
you can use the [Lightning].. web browser to download these apks from apkmirror..
and make sure [Unknown sources].. is enabled.. from [Security]...
then use the [File Manager] to install them...
its not 100% yet.. but for a 1st release... WHAT A Start.. ;-]...
#################################################################################
tested on TinkerOS_Android 7 Nougat V14.1.2.50...
Hope it helps,
k.
#################################################################################
fix Sleep Never, fix lock screen PIN or pattern, fix wire LAN with WiFi ;-]...
TinkerOS_Android 7 Nougat V14.1.2.50 with ASUS LiveWater(Live wallpaper)
next>.. try to fix screen lock.. see post[2]
-----------------------------------------------------
some errors from logcat..
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
relating to [Security].. Screen PIN lock...
following http://tinkerboarding.co.uk/wiki/index.p...Play_Store
Google Play Store ON clean install [TinkerOS_Android 7 Nougat V14.1.2.50]
https://www.asus.com/uk/Single-Board-Com..._Download/nth time.. we live & learn.. ;-]..
this time.. back to wire LAN.. with fixed IP...
used clean SanDisk Ultra 64GB microSDXC Memory Card..
format on windows 10.. with SDfomatter.. select Overwrite format.. from options..
make TinkerOS_Android 7 Nougat V14.1.2.50 image on SD with Etcher..
connect usb Logitech M570 Wireless Mouse Trackball..
connect usb Mini Wireless Keyboard with Touch Pad.. needed only for recovery.. Wipe Cache Partition..
connect HDMI to LG 27UD68P-B 4k monitor.. set to.. [1920 x 1080 @ 60hz]..
wating for Hanns.G HT225HPB 21.5" LED Multi-Touch Screen Monitor.. ;-]..
connect power NorthPada Raspberry Pi 3 Model B B+ / ASUS Tinker Board Power Supply AC Charger Adapter 5V 3A Micro USB 5 Feet with Power On / Off Switch
(Aukru Raspberry Pi 3 Model B/Raspberry Pi 3 Model B+ Power Supply Adapter 5V 3A Micro USB Charger with On Off Power Switch) ..alternative.. not tested yet...
power on & first boot...
set auto rotate to landscape..
set Display settings now.. as display menu might stop working ;-[..
Note.. in [Settings].. the Display menu.. says Adaptive brightness is OFF..
but.. when you go into Display menu.. there is no way to set Adaptive brightness.. ?
set [Sleep].. to 5 minutes.. [Screen saver].. ON.. set to Clock and set when to start.. Either..
set [Wallpaper]..click on the picture and then [Set wallpaper].. [Home screen and lock screen]..
make sure [HDMI].. is on.. [HDMI Resolution].. set to 1920x1080p60.00.. [HDMI Rotation].. 0..
set [Languages & input]... I'm in UK.. add UK keyboard and set to top
Note... don't remove US Keyboard until after first restart...
set [Date & time]... [Automatic date & time].. GMT+1 British Summer Time..
set [Ethernet].. setup wired LAN now & connect to network.. this should update time and date..
[Settings].. in Wireless & network section click on [More].. [Ethnet].. [Ethnet Ip mode].. [Static]...
then enter details.. IP 192.168.0.46 / GW 192.168.0.1 / NetMask 255.255.255.0 / DNS1 8.8.8.8 DNS2 8.8.4.4
open [Lightning] web browser.. see if network is working ok..
set Home screen App icons.. as you like..
Restart tinker board... see if all your settings hold on reboot..
set [Sound].. set sound volumes.. and make sure [Audio Output].. is set to [HDMI]..
connect StarTech.com Headset adapter & mic...
check installed Apps.. But DO NOT run [Calendar].. [Contacts].. or [Email].. Yet..
also I don't have a camera yet setup.. so.. I don't run [Camera] app..
except for the four apps I did not run yet.. all apps working ok.. ;-]..
now leave tinker board on home screen for 15 mins with no keyboard or mouse input
to see if power management is working ok.. Screen time out.. etc..
##############
first problem.. after 5 mins.. power went off on tinker board ;-[...
no.. keyboard or mouse activity could bring it back on again..
so.. I had to manually switch power cable button off/on...
set [Display].. switch [Screen saver].. off.. and try to disable [Sleep]..
I found NO WAY to disable [Sleep].. ;-[.... can not find [Never sleep]..
so.. set [Sleep].. to 30 mins.. and setup [Screen saver].. to clock..
and set to work if Docked or Charging...
looks like you might have to Factory Reset.. and to make sure you never set [Sleep]...
Note.. I found the [Display].. menu in [Settings].. would crash on a clean install after about 15 to 20 mins
if you don't set a [Sleep] time & leave it on [Never Sleep]..
its very strange..
update: you might be able to fix Display menu by...
Code:
adb connect 192.168.1.x
adb shell settings get system screen_off_timeout # see current [Sleep time]..
adb shell settings put system screen_off_timeout 120000 # set [Sleep time]..
adb reboot
How to prevent an android device from entering sleep (via adb command shell)
Code:
adb connect 192.168.1.x
adb shell svc power stayon true
also.. Disabled HDMI control..................................................
Code:
adb shell settings put global hdmi_control_enabled 0
adb shell settings put global hdmi_control_auto_device_off_enabled 0
adb reboot
you can check your settings....
>adb shell settings list global
>adb shell settings list system
>adb shell settings list secure
-------------------------------------------------------------------------------------------------------
or.. if you have enabled [Developer options].. then you can set [Stay awake] option..
-------------------------------------------------------------------------------------------------------
also installed Turn Off Screen (Lock Screen) from Play Store..
https://play.google.com/store/apps/detai...n&hl=en_US
since it looks like I'm going to have Reset tinker board..
I might as well test to see if [Security].. is working..
ie.. setting up a pin.. will cause [Security].. menu not to open..
so.. enable [Unknown sources].. just in case [Security].. setting page fails to open...
setting PIN lock fails.. and I can not open [Screen lock].. ;-[...
[Screen lock].. just says Swipe... ? when you click it.. it asks for pin..
when you enter pin.. it just crashes out :-[...
do we enable [Developer options].. for now.. no.. do not click on the [Build number] 7 times ;-]..
##########################################################
Notes:- Android Debug Bridge (adb)
https://developer.android.com/studio/command-line/adb
Code:
adb connect 192.168.1.x
adb root
adb connect 192.168.1.x
adb remount
check what your IP is to use with adb...
[Settings].. [About tablet].. [Status].. IP address.. 192.168.0.46
I used laptop running Antergos 64Bit.. with adb installed..
tinker Board is connected to wired LAN network @ 192.168.0.46..
using laptop connect to same network..
download the apks files from apkmirror...
------------------------------------------------
NOTE:-
use "adb push" to copy the PlayStore, Google Play Services and Google Services Framework apks to /system/priv-app
-----------------------------------------------------------------------------------------------------------------------------------------------
apks can be downloaded from apkmirror
=========================
https://www.apkmirror.com
The files I used were:
[Google Services Framework 7.1.2 (Android 7.1+):
com.google.android.gsf_7.1.2-25_minAPI25(nodpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
rename to : gsf.apk
===================
[Google Play services 13.2.78 (040400-210410490) (040400):
com.google.android.gms_13.2.78_(040400-210410490)-13278019_minAPI23(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
rename to : playservices.apk
============================
[Google Play Store 11.6.15-all [0] [PR] 211277169 (240-480dpi) (Android 4.1+):
com.android.vending_11.6.15-all_0_PR_211277169-81161500_minAPI16(armeabi,armeabi-v7a,mips,mips64,x86,x86_64)(240,320,480dpi)_apkmirror.com.apk]
https://www.apkmirror.com/apk/google-inc...-download/
remane to : playstore.apk
=========================
so... once you have files downloaded and renamed..
then you can push them to /system/priv-app/ on the tinker board...
Code:
adb connect 192.168.0.46
adb root
adb connect 192.168.0.46
adb remount
adb push gsf.apk /system/priv-app/
adb push playstore.apk /system/priv-app/
restart tinker board..
for the two apps you just pushed to the tinker board you have to
go to [Settings].. [Apps].. [Show system].. find the app.. and then
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
restart tinker board in recovery to Wipe Cache Partition...
Code:
adb connect 192.168.0.46
adb reboot recovery
then... select [reboot system]... ;-]...
now.. its time to push the playservices.. but just before you do.. check..
go to [Settings].. [Apps].. [Show system].. find the two apps from before.. and then
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
Code:
adb connect 192.168.0.46
adb root
adb connect 192.168.0.46
adb remount
adb push playservices.apk /system/priv-app/
restart tinker board..
@ this point I got some errors from play services stopping... just press ok..;-]...
go to [Settings].. [Apps].. [Show system].. find the playservices and two apps from before..
click on [Force stop].. and then.. make sure the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
before using adb install...
Code:
adb connect 192.168.0.46
adb root
adb connect 192.168.0.46
adb remount
adb install -g -r gsf.apk
adb install -g -r playstore.apk
adb install -g -r playservices.apk
-r: Reinstall an existing app, keeping its data.
--------------------------------------------------------
Note.. you might get a popup that you have to click on to allow and accept..
If you get any errors.. just keep pressing ok and looking out for the accept prompts ;-]..
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check.. the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
restart Tinker Board.. ;-]...
[All Apps] [Power] [Restart]
Note.. wait a bit to check to see if you are still getting the play service errors...
if not.. then its time to open the [Play Store]...;-]...
###############################################################################
Note.. if you ever [Factory rest] the tinker board..
you might get playservices stopping errors..
and you will have to run >adb install -g -r playservices.apk to fix.. ;-]..
###############################################################################
close all open apps.. [Home].. on home screen.. then [Recent Apps].. Clear All..
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
open the [Play Store]... and enter your Google Account details.. and accept terms ;-]...
===============================================================================
Note.. [Play Store].. should be running.. go to [Setting].. of [Play store]..
click on [Play Store version]... it should say..
Google Play Store is up to date.. ;-]...
========================================
clear cache.. [Settings].. [Storage].. click on [Cached data] to clear cached data..
go to [Settings].. [Apps].. click on each of the three apps to [Force stop].. and check the Permissions are ALL [ON]..
be sure to also check the two [Additional permissions] in [Google Services Framework]...
restart tinker board..
Note.. wait a bit to check to see if there is any play service errors...
if not.. open the [Play Store]... search Google Play.. for Gmail and see if it will Install..
;-]..----------------------------------------------------------------------------------------
open [Gmail] from applications.. and check its working...
open the [Play Store].. check [My apps & games].. [INSALLED].. to see its listed.. ]]]]].......
and then check [LIBRARY].. all your previously installed apps.. ;-]..
################################################################################
Google Play Store Now installed and working with no errors ;-]..
===============================================
I use lnav on laptop to look @ logcat with adb..
Code:
adb connect 192.168.0.46
adb logcat | lnav -t
Note.. you can write logcat log file to laptop using [-w]...
Code:
adb logcat | lnav -t -w k247_tb11_AndN712.log
check.. [Settings].. [Location].. [Mode].. change from device to [High accuracy].. and accept terms..
also check [Backup & reset].. Back up my data is OFF...
as I have too many tinker boards connected to this account ;-]..
when I was using WiFi only to setup the tinker board.. there were some apps that did not install
from the Play Store.. before I thought it might have been because I was using EtherNet wire LAN..
some of the apps that did not install from Play Store... Fing - Network Tools, Angry Birds2,
Kore, Official Remote for Kodi, Google Play Movies & TV, BBC iPlayer...
================================================================================
I found that google was stopping install of some apps from the play store..
I had to go to [Settings].. [Google]... [Google Account]... [Security]..
there were Tinker Boards under devices that had to be authorised.. ;-]..
just click on [Yes]... ;-]]]]]]..... also.. waiting 48hrs fixes this..
--------------------------------------------------------------------------------
I really wish ASUS will let us change the tinker board device name ;-]]]].......
================================================================================
now all apps are installing from play store.....
disconnect Wire LAN.. and setup [Wi-Fi]..
some apps on the play store will only work with Wi-Fi..
so.. better to have setup and ready to use when needed ;-]..
if you ever get an apps that does not want to install from play store..
you can use the [Lightning].. web browser to download these apks from apkmirror..
and make sure [Unknown sources].. is enabled.. from [Security]...
then use the [File Manager] to install them...
its not 100% yet.. but for a 1st release... WHAT A Start.. ;-]...
#################################################################################
tested on TinkerOS_Android 7 Nougat V14.1.2.50...
Hope it helps,
k.
#################################################################################
fix Sleep Never, fix lock screen PIN or pattern, fix wire LAN with WiFi ;-]...
TinkerOS_Android 7 Nougat V14.1.2.50 with ASUS LiveWater(Live wallpaper)
next>.. try to fix screen lock.. see post[2]
-----------------------------------------------------
some errors from logcat..
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
relating to [Security].. Screen PIN lock...