So you’ve purchased your shiny new Parrot Asteroid Smart head unit and are wondering what you can do with it, aside from what’s available from the official Parrot sources? Perhaps there are some minor annoyances that you wish to fix? Then read on. I’ve spent the last few weeks with this head unit and I’m happy to say that I’ve discovered some pretty interesting off-the-shelf apps that’ll make your experience much more pleasant.
Sideloading Apps
So how do you side load apps to the head unit? There are several methods. The one I use is the developer way, where you side load applications using the tools that come with Android SDK downloaded for development purposes. The other method is to load applications from a USB key. Both are really simple and do not require you to root the device. Which is good news, because at the time of typing this nobody has been able to root the Asteroid Smart yet. YET..
Android SDK
Before being able to use the Android dev tools to side load apps, you need to enable a few things on the head unit itself. I’m away from it at the moment, but it goes something like this:
- Go to Settings > Applications
- Enable installation of applications from unknown sources
- Scroll further down to Settings > Applications > Development
- Enable USB debugging
You’re now ready. On the back of the unit there’s a USB port with a laptop icon next to it. This is the port you will be using to connect to your computer.
Once you’re hooked up, you need to cd into the platform-tools directory inside the SDK folder. There you will find the ADB utility. The following command will allow you to upload the .APK file to the head unit:
Aaaand that’s pretty much it. Might look a bit different on Windows, you will probably not need the ./ in front of the adb command.
Via USB
This method might be simpler for some users, especially if you have already installed your head unit and have a spare USB port, but didn’t run a cord to the dev USB port. The option is again under the Settings > Applications > Development. Somewhere in there (I’m away from the unit right now) is an option to install from SD card or USB dongle. You’ll find it, it’s pretty easy.
Getting the APK Files
So your next question is, where to get the APK files? A rather good question, since the unit doesn’t come with Google Play store installed. There are several options that I’ve found. If you have other suggestions, feel free to post them.
Third Party App Stores
I’ve found that you can install some third part app stores. One of such stores is called Aptoide. I recommend this one, because from here you can download other app stores, like the Amazon store and Blackmart. Obviously, some of these stores will contain pirated content. Being a developer I’m not a huge fan on that, but it’s handy because not every app you’ll buy on the Google Play store will work, so sometimes you may want to use Blackmart to test if an app will work before purchasing it. And if you want a completely legal way to buy and download apps from the Play store, read on..
Google Play Store
Yes, you can download and install apps from the Google Play store on your Parrot Asteroid Smart. But it’s not a trivial process. And you will need either an Android device of your own, or borrow a friend’s for this to work. The benefit of this method, however, is that you get access to all the available apps and you can legally purchase paid applications. This is the method I use to get APKs.
For this to work, you need a tool called Real APK Leecher. It’s a Java tool, so it should work on all operating systems. When you download and fire this thing up, you’ll need to enter your device’s serial number. You can download the Device ID app on your Android phone or tablet linked to your Google Play account and enter this ID into the APK Leecher, along with your Google Play credentials. Now it’s just a simple matter of downloading the app you need!
Be aware that the apps presented to you with this tool will be the versions of applications that work on your Android device (the ID that you entered) and not on the Asteroid itself. So some apps may not work all that great, but that’s where the third party app stores come in handy.
Custom Launcher
Ok so we’re getting to the real meat and potatoes of this blog post now. Picking the custom launcher for your Asteroid. You can use the one Parrot bundled with it, and it works pretty great, but for a bit of extra flexibility you might want to go with something else. Personally, I prefer the ADW Launcher EX. It’s highly customizable, and it allows you to add an “Activity” shortcut, which has some really cool benefits. Adding activity shortcuts will let you go directly to the currently playing audio source, or a specific setting (like bluetooth) or open the equalizer window. Play around with the different types of shortcuts and you’ll find that there are a lot of cool things you can do!
For the record, the theme I use is the ADW Elegant theme.
Widgets
To each his own, but I like to have a nice clock and some weather info on the main screen of my head unit. The particular widgets I use are SiMi Clock (for clock and weather) and the Volume Control Widget. I’ve tried to find some media control widgets, but none of them really want to control the Asteroid’s media player consistently. This has to do with Asteroid’s low-level software features and in the future this may be possible, but not right now. I’ve tried the Phantom Music Control and that one seems to work the best, as long as you stick to using the default Asteroid media player for everything.
Notice in the screenshot I have two “music” shortcuts. One opens the default Asteroid media player’s source selection activity, the other opens the “now playing” activity (so you can skip the source selection). Quite handy. Also I recommend disabling the launcher’s “double tap to edit” feature, because if you’re mashing on the volume widget to adjust the volume, you don’t want the edit menu to pop up. If anyone has other ideas for widgets, please post them up. So far I’ve found these two to be the most handy.
Applications
There are many applications that I have installed on the device that are REALLY handy. I’ll start with the absolute musts:
– Google Maps, if you have internet connectivity in your car via a tethered cell phone or some other means.
– Utter! This is an awesome connected voice control application for dialing phone numbers, launching apps and navigation
– Jango Radio, because I couldn’t get Pandora to work (but I’ve seen a YouTube video of it working, so there’s a version out there..)
– PullOpenSettings for switching between apps, adjusting brightness and volume. This is the only app I’ve found so far that lets you fiddle brightness on the head unit without it instantly reverting to whatever setting you had it before.
– Tasker, for automating away certain bugs that I find annoying (see further down)
– Dolphin web browser. Obviously.
– Facebook, this one is mostly for logging into other apps (like Jango) with my Facebook account.
Ok, I think that sums up the important ones. Now.. on to removing some of the annoyances of this head unit
Buuuuugs And Annoyances
There have been quite a few bugs and just minor annoyances that I’ve found with this head unit. Equalizer not activated when the thing starts up is probably the most annoying one. Other times I want some of my apps to start with the device (like the PullOpenSettings app). Maybe you want the default audio source selected for you on startup, or have a default volume set so you don’t go deaf when you hit play. Read on..
Equalizer
So, if you’ve used this thing to listen to music, which is arguably one of its primary functions, then you may have noticed that when the device wakes up from “deep sleep” it will NOT activate the equalizer right away. So to activate those awesome sound settings that you’ve spent 4 hours tweaking you must go into Menu > Audio FX and enable the damn thing EVERY TIME you get in your car. Annoying right?
Worry not, my friends! For that is why you installed the awesome Tasker application I mentioned earlier. Tasker lets you bind actions to certain events. For example, it can start an application when your head unit boots up. AHA! So you can automatically fire up the equalizer and then go back to the main screen every time the head unit starts up. Here’s how you do it: you need to create a profile that runs when your device boots up. In that profile, specify the applications (or activities) you wish to fire up, and then have the Tasker bring you back to the home screen.
First, you need to set up some tasks:
Now create the profile which will run the above tasks when the device starts:
Here’s what it looks like when the device boots:
Brightness And Volume
Personally, I find it difficult to hit the little volume button to bring up the slider while driving, and it’s nearly impossible to adjust the display brightness unless you have it switching automatically (which is also buggy). So I use the nifty little app called PullOpenSettings which lets you bring up a menu with settings and shortcuts by swiping from the right (or bottom, or left..). You can do the swipe while in any application, which makes it very very handy. Here’s a video of it in action:
Notice that this app doesn’t run on startup, which is where the Tasker/Equalizer trick described above comes in real handy.
And that’s all I’ve got to share for today. If you find a really cool and handy app, please do share!
Good post, thanks. Now we just need to get Torque working with ELM327 devices other than ones with passcode 0000. Any news on rooting?
We have root! I will be making a blog post on rooting tonight when I’m off work.
That is awesome news, thanks!!!!
Awesome! Thanks for sharing. My Smart will be in tomorrow.
I attempted to sideload apk files but I only have the option to install via SD card. USB installation was not an option. I had a USB device plugged in at the time with apk files in the root directory. I enabled USB debugging and installation of apps from other sources. Am I missing something?
USB installation can only be done via a laptop. I noticed that you cannot easily (without root) browse the mounted USB file system, so installation from a USB stick requires root access. Still, you should be able to enable USB debugging, download the Android Dev Tools and use the ADB command line utility to side-load. Otherwise, SD card works too.
I was able to sideload using the SD card and have the google play store up and running now. Works like a charm. Thanks for the tips.
hi yuri! can you link or tell me the version of your google play store or where you got your google play store… I tried a version that seemed to just hang on start up… thanks
There’s a sequence of versions you need to download. You start with an old one and upgrade it OTA two times.. I don’t remember what the initial versions of the frameworks were, but I will try to find them. Need to find some free time to dig through the Smart’s file system though..
http://forum.xda-developers.com/showpost.php?p=40326321&postcount=189
Getting Torque working with Smart and 1234 PIN.
Nice! I need to make me a username on XDA one of these days
Walking in the prnceese of giants here. Cool thinking all around!
Yuit,
I tried to add shortcuts to the pullopensettings app, but it crashes whenever I try to. How did you manage to add shortcuts to it?
Hey Yuri,
How’d you get the “now playing” activity to open? I can’t seem to find it in the Tasker “Load app” apps list.
Thanks!
Chris
I’m using a custom launcher which allows you to drill down to specific activities within applications and create shortcuts for them. I can’t activate that one with Tasker, but it’s on the main screen so it’s easy to tap.
Same issue with pullopen settings. crashes whenever I try to add shortcuts.
Hey, i’ve installed ADW launcher, but problem is when car is in motion, asteroid just locks adw (text – this app can’t be used while driving). Is there any way to bypass this ? your blog is great !
Yes, you can either use the “AsteroidTweaker” app or permanently connect the handbrake wire to the ground. I chose the 2nd option in my car.
Hey Yuri,
I am having trouble with my windows computer recognizing the Smart. When I connect to the USB port with the laptop icon, my computer shows the Smart as an unrecognized OMAP 3/4 device. Any suggestions? Thanks.
Unfortunately I’m not sure what to do about that one, since I’m using exclusively OSX and Linux. Parrot probably has a Windows driver somewhere available for download, you might need to register as a developer before you can get to it though. Best of luck!
Thanks Yuri. My son has a Macbook, I might try that when he is home from school this weekend. Did you have to load anything on the mac or did it just recognize the Smart immediately? Thanks.
Hi Yuri – cracking post. I came here looking to see if sideloading works exactly the same on a Parrot Asteroid Tablet?
Yes it should, it’s pretty standard for all Android devices.
Hi Yuri… Excellent info… What version of Google Maps are you running? When I side load 7.4.0, I get a package parsing error.. I can run 6.14.4, but would like the latest if possible.
Hi i side loaded all the apks, but Facebook, Maps, and widgets am not able to install. can you help with that?
Hi, Yuri,
Many thanks for your infos you shared here 🙂
I use Google Maps for navi in my Smart but… there is no pilot voice. Navi loud is set for max and still nothing 🙁
Do you have any suggestions on that?
Best regards,
Artur
I’m having a similar problem, the voice is REALLY quiet and I haven’t found a way to turn it up. So I just disabled it.
Hi, I created a shortcut to the ‘now playing’ activity, but it just shows it for a second and then jumps to playlists or artists. Is there any trick to get this working ?
There shouldn’t be, mine just worked out of the box. There may be more than one “now playing” activity, though my memory is fuzzy on that.
is it possible to create a shortcut directly to the tuner? I’ve only been able to get it to go to “music” then manually select tuner.
Yes, it is most likely possible with a Tasker macro. Unfortunately I have not found a way to do that. I’ve been able to set the shortcut to the source selection screen, but not directly to a specific source. It would be nice if that was possible. You may be able to configure Tasker to bring up the source selection screen, then toggle the Tuner source. It’s a ghetto way to go about it, though, and will most likely be slow.
yes, that’s as far as I have gotten as well. my goal is ti have it launch waze on startup, so I have traffic alerts etc… and then go to the tuner screen. There seems to be a bug either in Waze or the Asteroid OS where the volume control button is disabled when waze is active. have to navigate out of Waze before you can adjust the volume. a little annoying, especially when you are trying to keep your eyes on the road.
True. I’m an iOS guy, so the audio handling there is much simpler than in Android. It seems that in Android there are multiple ways to handle which app gets the audio session. I have this issue with other apps, where if I launch a music app like Jango, it steals the audio session away from the default music player and even if I close Jango, the default music player never re-acquires the audio session back. Very annoying, especially if you want to listen to local FM radio and are stuck with the default player for that purpose.. I believe it’s a bug in the default music player, and should be brought up to Parrot support. They need to fix that, otherwise Asteroid will never play nice with any other apps that emit sound.
I sent in a bug report to Waze and to Parrot. Waze responded saying they did not support the Parrot Asteroid Smart, I have yet to hear from Parrot support.
Parrot does listen to bug reports from time to time. They once asked me to send them the developer logs after I reported here on my blog that the equalizer wasn’t turning on at startup. They fixed that bug. I’m going to guess that, as they are expanding their list of “compatible” apps, they will get to the sound issue as well.
have you played around any with remotes for the Smart? my car doesn’t have the SWC but I would like to have a remote that would at least control the volume..
I’m not aware of any compatible remotes for the Smart. I doubt there’s any Bluetooth solution, because the Smart will try to pipe the sound through whatever Bluetooth device you connect to it, so you won’t hear any music over the car’s speakers. You could try finding some USB HID media controller, but personally I haven’t worried about it after I wired my steering wheel controls via an Arduino to the Smart.
I typically wouldn’t use a remote, but with the issue they have with the volume not working when Waze is active, I thought a remote might be a temporary solution. My car doesn’t have SWC so I am looking for another option.
I play music via bluetooth from my Motoactv to the Smart. I use the steering wheel controls in my MKIV Jetta to change songs and seek without any issues. The current song playback location doesn’t update on the screen but I don’t look at the unit to change tracks while driving and am used to it. Song names show up fine and it reconnects automatically when I turn on the vehicle. Not a regular remote but one with basic features.
yeah, that is exactly what I need. unfortunately my car doesn’t have factory steering wheel controls. was hoping there was some IR, wireless or BT remote that would work. or even an aftermarket steering wheel control.
So I have some APKs on my usb card. I tell the Smart to Allow installation from SD card. I use Root browser to look for the APKs and I can’t find them. Also tried installing widgets right from the screen by long pressing, but I cannot browse to the SD card (it’s actually a 16GB Flash drive I’m using) Any thoughts?
I’m not sure you can easily install apps form the USB drive, unless you have changed the USB mounting position to expose it to the file system. You would want to use an actual SD card, not a USB drive.
I have enabled SD card installation, have downloaded all the APKs and widgets, but how do I go about installing them? I’ve also installed Framaroot and Root File, but I cannot browse to the locations of the APKs and widgets. Any idea what I’m doing wrong? My Parrot Smart is running 2.1.5 firmware. Thanks!
You would need to use a third party file browser to browse to the APK files on your SD card. Alternatively, you can connect via the laptop, ssh into the Smart, and use the command line to install the APKs. I think that’s what I did initially before I was able to install Google Play on it.
Thanks for the great info Yuri. Any ideas on how to get the ipod playing on startup by default? Haven’t been able to figure that out with Tasker yet.
Look into an app called Asteroid Tweaker. It requires your Asteroid to be rooted, however it provides just the features you want and more. And it’s free.
Hi, just wanted to tell you, I enjoyed this post.
It was helpful. Keep on posting!
Hi Yuri,
How have the latest Parrot updates been treating you? I really love that they added in the “Starter” app that lets you open any app on start-up. The interesting thing is that Pandora and Google Play Music are showing up under audio sources now. I use my tablet connecting to the Parrot via Bluetooth (for audio) as the trigger for automatically enabling wifi tethering and then I’ve been using Waze as my sole GPS app using NFC Task Launcher (now known as Trigger) to launch it when it connects to my wifi tether.
Actually had to sell the car which had the Asteroid installed due to a divorce. Kind of a bummer. Going to hold out on getting another Android stereo until someone comes out with one that’ll run a more recent OS version.
Sorry to hear that Yuri. I’ve loved the Parrot, but I’m strongly considering either an Android Auto head unit from Pioneer or the like, or going with a tablet/phablet with a dash mount and a JVC Android controllable head unit next time. Its hard to dev on the unit without tearing apart my dash, and since I adopted before the manufacturer adapters were available the wiring is mostly soldered/spliced in, and that further limits my desire to muck around in my dash. Hopefully you can get a Tesla next, and it will come with the 17″ in dash tablet, no need to hack much. 😛
thanks for your efforts on the smart. I haven’t rooted mine but managed to install play store ver. 5037 and GoogleServicesFramework from the download folder on the SD Card. unfortuneally it crash on launch but I was able to install and run a Navigon I have downloaded to the SD Card from my PC. any idea why play store chrash?
Hi Mr Yuri Brigance:
I am from Singapore and I just have a Volvo Sensus Connected Touch 7 inch screen which is one version of the Parrot Asteroid Smart.
Please advise how can I sideload ADW Launcher Ex, gmail apps and with voice notification for new mails arrival. Also which and how to install voice apps to activate incoming phone calls and making outcoming phone calls. The Volvo SCT is connected to my mobile phone wifi hotspot and bluetooth. The SCT device has two USB ports and one SD port which is now used for iGO on board navigation software.
Your advice is much appreciated.
-fhkhew
You can sideload apps either via a direct USB connection or by loading the APK files to the SD card. Unfortunately I no longer own an Asteroid stereo, so I don’t have exact steps, but if you Google around you’ll definitely find them. Everything you’re trying to do is definitely possible. Good luck!
Hi!
I have the “latest” PAS firmware, rooted, and sideloaded. Google Market is installed. I can generally download apps(such as Torque), but cannot get to Tasker. If I log in to Google Play on the web, the device shows Parrot Asteroid and that it’s compatible. But I cannot see Tasker on the PAS. Did you have difficulty installing Tasker? Or could it be due to the newest version?
-Geflackt.
I didn’t have any difficulty. I just checked, and I definitely was able to install Tasker from Google Market, not a third party app store.
So what you might be experiencing is the fact that Tasker and NFC Task Launcher (now called Trigger) are sometimes tough to install. You can install Tasker direct from the developers website or through the Play Store (or sideload it manually). I haven’t really used Tasker on the Parrot, but I do use NFC Task Launcher almost daily. Sometimes you need to use Market Enabler to tweak what your device appears as, and you may need to use DPI Changer to change the DPI, although I don’t think Tasker cares as much about that. Typically the Play Store is smart enough to give you the newest version available for your version of Android, despite the fact that there might be a newer version also available, it goes based on the API level of your device.
Thanks for the clarification, dragon788!
Thanks all – I’m wondering if a previous attempt at my PAS “customization” has left it in a strange state. I’ve tried sideloading and still get a parsing error. I also tried directly on the PAS from the Tasker website and got the parsing error. Is there a way to do a deeper clean/restart of the PAS than a brutal reset? I’ll also look at the NFC/Trigger. Great help here from Yuri and the rest of commenters!
OK – I downloaded V1.6 from Tasker’s site. Sideloading seemed to work. For some reason I tried the other 2 thinking the OS version was different. We’ll see if this works for some start-up functions!
Well, I take that back. It installed, but is immediately expired. I’d purchase it if I could actually see it on the store. On top of that, I’m getting Google Talk Authentication failed messages now. Frustrating. How do I clear and restart EVERYTHING? Other resets don’t wipe the flash memory and start clean. I want to get rid of all the old garbage and start over.
The version of Android on the parrot asteroid smart is 2.3.7 so it’s fairly old with no indications that they will update it ever. To perform a full reset you should download the update / recovery file from the parrot website I believe it is a. PLF extension and put it on a USB Drive. insert the USB Drive into the parrot and press the reset button which is behind the removable panel on the left side of the parrot, then replace the panel then while the parrot is powering up swipe two fingers up and down the screen repeatedly until it enters recovery mode and boot from the USB stick.
Might have solved a few of the issues without having to restart the PAS. I left the previous market files alone, then installed the Market 3.3.11 apk. At that time, I also renamed the /data/system/accounts.db file. Rebooted and ran the new Market app. After signing in, it found Tasker(didn’t purchase yet – need to find another chunk of time) and the Google Talk error stopped appearing. I was able to find and download another app as a test and it worked. A short bit later, Market quit on its own. In the Applications window it was no longer there, but now Play Store is present. That now seems to run fine! No strange errors, and I’m still able to find Tasker and others. Now the hunt is on for a good Nav program – I have TomTom which works, but it’s not great. Tried BeOnRoad but the GUI is clunky. May just get Sygic. Thanks all!
I heartily recommend using Waze as a navigation app. I got it from the Play Store originally by changing my DPI and device name. Its actually available from the Asteroid Market now as well. Their SmartCam backup app is awesome for analog cameras as well to do the various “views” from the camera like corners and whatnot. I also can’t recommend Asteroid Tweaker enough for doing reboots and tweaking various little things.
Greetings! Quick question that’s totally off topic.
Do you know how to make your site mobile friendly? My blog looks
weird when viewing from my iphone. I’m trying
to find a theme or plugin that might be able to resolve this problem.
If you have any recommendations, please share.
Many thanks!
Hi Yuri, thank you for sharing this, from the point “you need to cd into the platform-tools directory inside the SDK folder. There you will find the ADB utility. The following command will allow you to upload the .APK file to the head unit: ” I am lost,
Also when i hook up a USB to the Asteroid radio, it plays the music from it which is on it but when i try to browse the APK folder which is also on the USB stick i cannot find that folder. I only see the folder with mp3’s
any idea?
I ordered on the sygic site the navigation APK. that’s where all the trouble started 😉 I have a working version on my Ateroid but that one also doesn’t see the USB stick..
after 6 hours and 2 hours googling i’ thought i’m going to send you an email
thanks, Eddy
Sorry about the late reply. Try googling where Asteroid mounts the USB drive. It may help you figure out the location of your APK. You should then be able to navigate to it using an app called ES File Explorer. Best of luck!
Hi Yuri,
I downloaded: com.android.vending-v5.10.30-80403000-Android-2.3.apk This is the latest version of Google Play store. It installed succesfully on the Asteroid but when it opens i get a error and the only button i can push is force stop.
Is this the wrong version of google play?
I read you had to sell the radio.. that’s too bad
Eddy
Sorry for the late reply. I never recorded the exact versions I installed to get Play store to work. Here’s what I would (grudgingly) recommend: try installing a third-party app store, like Aptoid. While I don’t condone what BlackMart is doing, it’s another way to try and see if a particular app will work on your device. I had the same problem you had with the Play store, and it took a trial and error approach to get the correct version combination installed. You need Google Services along with the Google Play Store APK. Hope this helps!
since the Asteroid Smart seems to be an abandoned platform and Parrot has decided not to make their new head unit available to consumers, are there any other android based head units on the market? seems like everyone is focused on Carplay and Android Auto rather than anything similar the the Asteroid Smart.
I have thought of using a Android Tablet as a head unit but can’t find any method of integrating a backup camera.
Funny you should mention that. I replaced the stock navigation unit in my new car with an Android tablet (7″ Lenovo, $80) and piped the sound through the AUX port into the stock stereo. Right now I’m working on getting a reverse camera working with this tablet. I’m actually waiting for parts. In theory, you should be able to use OTG to connect to a camera. The trick is, OTG cables don’t charge the tablet. Anyway, once I figure it out, you can be certain I’ll post the instructions online.
interesting. I have thought about replacing my Asteroid smart with a tablet and a single din head unit. that would solve the handsfree calling issue.
I would think getting a camera to input to the tablet would be doable, but getting it to launch when you put the car into reverse (12V in) might be more difficult.
Yes and no. Launching the camera can be done via Tasker and an Arduino pretending to be a keyboard. Just apply voltage to a pin on the Arduino, and it launches a key combination to open the webcam app. You don’t even have to plug the Arduino in, it can pretend to be a bluetooth keyboard. So that bit is solved. The trick is getting an RCA car camera to work, not a webcam. Since the camera will be outside. That’s why I’ve ordered a specific video capture card to tinker with. It’ll plug into the OTG port.
have you looked into wifi cameras? I have seen several that are designed for use as vehicle back up cameras and connect via wifi to iPad or android tablets.
still looking into various ways of using a android tablet as a head unit in my car. right now I am looking at some Kenwood/JVC digital media units that have apps that allow you to control them from the tablet. if it works as expected, it would allow me to mont the unit behind the tablet, hiding it from view, control volume, radio etc… from the tablet. that would solve the issue of hands free bluetooth as well as preamp and radio.
I know this is an old thread but I keep getting a parsing error when trying to install play store. I’ve rooted my smart and verified it with root checker. It’ll download the play store but won’t install. I’m pretty much a noob to this rooting stuff. Any help would be appreciated. I’m downloading directly to the smart from my home Wi-Fi.
It has been a while since I did this but I remember needing to download an old version of the play store then updating from there.
any link how to root parrot?
thanks
I’ve had pretty good success rooting my PAS with framaroot 1.5.3, Successfully installed Pandora 1.5.7 and google maps 6.14.4. Both work great when tethered to my phones wifi personal hotspot.
Can you install goggle apps etc to the asteroid mini also?