Question Android Automotive - Installing apps not is Play Store - Android Automotive OS

How to install APKs on Android Automotive in Polestar 2 ?

Congratulations, first real post regarding Android Automotive!

KBN59 said:
How to install APKs on Android Automotive in Polestar 2 ?
Click to expand...
Click to collapse
Idk for the Polestar but globaly for AAutomotive I go with adb install *.apk

GR.Twostep said:
Idk for the Polestar but globaly for AAutomotive I go with adb install *.apk
Click to expand...
Click to collapse
There's no developer mode in AAOS for Polestar (pop-up appears when clicking a few times on build), without this no usb-debugging (ADB)...

Related

Where Do I Get a Terminal Program for My PC?

i need to install a terminal program on my PC and tweak my android phone through it. i'm rooted. how do i do this and what programs do i need to download?
you dont need any downloads or at least not for easy tweaking...just type cmd or terminal emulator on your pc search and youll find it and you will need mostly the android sdk(found on the google home page) and to do some ubuntu codes you can download cywin...if you really want to dev well do a virtualbox with ubuntu on it....you can find good howto's on this page: freeyourandroid.com
Sent from my €PΩ 4G TØU©H
This is what you need.
wrt54gs7 said:
This is what you need.
Click to expand...
Click to collapse
thank you very mutch
wrt54gs7 said:
This is what you need.
Click to expand...
Click to collapse
hi wrt54gs7... will i need to still install Andoird SDK with this app?

Running Emulator

Hey guys each time I tried to launch emulator I got this Message "Missing arch-specific emulator program: C:\Program Files\Android\android-sdk\tools/emulator-mips.exe".
I installed mips images & I tried to reinstall the SDK
Maybe this will help?
http://stackoverflow.com/questions/...r-program-error-while-launcing-avd-in-eclipse
post-mortem said:
Maybe this will help?
http://stackoverflow.com/questions/...r-program-error-while-launcing-avd-in-eclipse
Click to expand...
Click to collapse
Didn't Work
THE.W!ZARD said:
Hey guys each time I tried to launch emulator I got this Message "Missing arch-specific emulator program: C:\Program Files\Android\android-sdk\tools/emulator-mips.exe".
I installed mips images & I tried to reinstall the SDK
Click to expand...
Click to collapse
It is probably due to running version 20 or older of the SDK tools. They added mips into 21 which is in their preview channel. To enable the preview channel you just need to open your SDK Manager, click on Tools->Options and then check Enable Preview Tools.

[Q] Android in the Enterprise and Google Play

I have done some searching but I have a time constraint so I am hoping someone can assist me. We are looking into supporting Android at our facility whether it be employee owned or company purchased. My question is how do you register Google Play to download the MDM app it you do not have or want a gmail account? Or how do I install my custom app on a tablet without an SD card or "Astro File Manager"
I have put the APK file in the Downloads folder but that does not work.
How are you registering devices under a Corporate identity?
Thaks for any assistance.
U need adb ...
Adb install apkname.apk
Or send file via Bluetooth(my apks) from other android and install it
Sorry I didnt got u exactly
drsanket_xperia_u said:
U need adb ...
Adb install apkname.apk
Or send file via Bluetooth(my apks) from other android and install it
Sorry I didnt got u exactly
Click to expand...
Click to collapse
Thanks. I have put the APK in the downloads folder via Windows but Android does not show it.
manders500 said:
Thanks. I have put the APK in the downloads folder via Windows but Android does not show it.
Click to expand...
Click to collapse
U need adb to install app from windows itself...
Google for link of adb
Its abt 400mb
Then once u download it
Put the apk in adb/sdk/platform tools
Run adb
Connect phone wid usb debugging enabled
Run command
Adb start-server
Adb install apkname.apk

Android Stock Keyboard on Wear Devices(Working on Moto360)

Hi i tryed sideload android stock keyboard on moto360. After install and enabling i can use stock keyboard . Edges difficult for pushing like a,z,p,delete keys. And Dictionaries can be download from Android Keyboard Gui.
for installing step by step:
firs download apk : http://apps.evozi.com/apk-downloader/?id=com.google.android.inputmethod.latin
enable debuggind both watch and phone.
Connect via adb with :
Code:
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
install apk to watch (it can be long, don't worry):
Code:
adb -s localhost:4444 install com.google.android.inputmethod.latin.apk
After installing enable keyboard default:
Code:
adb -s localhost:4444 shell ime enable com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
adb -s localhost:4444 shell ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
Thats it, now you can use keyboard.
Here is the screenshoot:
Thanks...
this is awesome
kovcoo said:
Thanks...
this is awesome
Click to expand...
Click to collapse
Thanks. But can you tell us for updating post, which wear device are you using?
zhackary said:
Thanks. But can you tell us for updating post, which wear device are you using?
Click to expand...
Click to collapse
Moto360
works on Sony SmartWatch 3. I installed Android Terminal Emulator as well.
Works on wear live very well. Thanks for the info.
...
[Q]
how can i delete it ? i consumes a lot of battery
o-ellinas said:
how can i delete it ? i consumes a lot of battery
Click to expand...
Click to collapse
Connect via adb with :
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
adb -s localhost:4444 unistall -k com.google.android.inputmethod.latin
Download link not working.. can somebody give another link to download the keyboard apk???
amritpal2489 said:
Download link not working.. can somebody give another link to download the keyboard apk???
Click to expand...
Click to collapse
Link is working but here is the mirror: https://drive.google.com/file/d/0Bz2XKqRXsgUldkd3VkJqTXRMTVU/view?usp=sharing
Did you sideload or just send using adb
sent from MY Supercharged g3
---------- Post added at 11:20 PM ---------- Previous post was at 11:20 PM ----------
ranf said:
works on Sony SmartWatch 3. I installed Android Terminal Emulator as well.
View attachment 3119329
View attachment 3119330
Click to expand...
Click to collapse
How did you do this?
sent from MY Supercharged g3
Code:
adb install Filename.apk
adb shell
ime ...
If you have a watch that can connect to your computer via charging cradle and USB cable such as the g watch, it is possible to sideload apps directly instead of over bluetooth. The advantage to this is that it is much faster.
Simply plug the charging cradle in to the computer, open up adb, and type adb devices.
You will be prompted from your phone to grant permissions to the computer.
Next, run the command: adb -d install filename.apk
Adb debugging must be enabled on watch via Dev options
I tried to install this app on my Smartwatch 3 but I get
Failure [INSTALL_FAILED_NO_MATCHING_ABIS]
Click to expand...
Click to collapse
Could someone help me please ??
Thanks !
mister-gwada97one said:
I tried to install this app on my Smartwatch 3 but I get
Could someone help me please ??
Thanks !
Click to expand...
Click to collapse
I think Google updated its keyboard since I get the same error.
Using zhackary's mirror did work for me, so I suggest you to try that.
wouter-visser said:
I think Google updated its keyboard since I get the same error.
Using zhackary's mirror did work for me, so I suggest you to try that.
Click to expand...
Click to collapse
Thanks a lot. This mirror worked for me too.
Hello Guys,
do you know if there's a way to add french language to the keyboard please ?
When I tap on languages Google keyboard stops.
Thanks !
zhackary said:
Thanks. But can you tell us for updating post, which wear device are you using?
Click to expand...
Click to collapse
Samsung Wear Live.
This works very well. Thanks!
Its work!!! thank you so much this better then any other input methods i'd tried before...
you're the best!!!

Help to remove apk restrict to run on emulator?

Hello,
I have installed the below apk on android emulator on my PC
The installation was successful but unfortunately it can't run
I tried a lot of different emulator but got the same thing
Can someone please help to modify it to bypass the restriction?
Thank you guys !
APK file:
nhatranghosting.com/dl/APlayTV21.apk
@crazyku
Ask app's developer which devices he intended the app to run on.
What is the restriction?
p4rp said:
What is the restriction?
Click to expand...
Click to collapse
Hello,
I think the developer restrict to run it on any emulator like Nox Player or BlueStacks.
I install and run successfully on Android phone, table, Android TV Box,... but when I install in the emulator on my laptop, it successfully install but CAN'T run.
I don't know how to decompile apk and check what restriction
apk file:
nhatranghosting.com/dl/APlayTV21.apk
or here on play store:
play.google.com/store/apps/details?id=com.anzsolution.a_playtv
@crazyku
Use an online decompiler such as https://www.apkdecompilers.com/

Categories

Resources