- 10 best NEW Android apps from November 2021
- The best new Android apps from November 2021
- Air Jordan Outlet
- Chroma Galaxy Live Wallpapers
- Document Reader
- Geo Music Player
- F1 TV
- Red Robin
- Roll20 Companion
- Scrolling Icons Live Wallpaper
- SyncUP Kids
- Update to a new version or branch¶
- Build yourself instead of download¶
- Important notes¶
- Quick walk-through for experienced users¶
- Install git (if you don’t have it)В¶
- Update your local copy¶
- Generate signed APK¶
- Transfer APK to smartphone¶
- Check AAPS version on phone¶
- In-app updates
- Update flows
- Flexible updates
- Immediate updates
- Support in-app updates in your app
10 best NEW Android apps from November 2021
App developers are pushing the envelope on a daily basis trying to improve and enhance our smartphone and tablet experiences. In fact, so many Android apps come out every day that it’s difficult to keep track of them all. It’s difficult to usurp the best of the best but if you’re getting bored with what you’ve got and want to try something new, check out the best new Android apps from the last month. You can check out our selections for the best new Android apps from 2020 in this video.
The best new Android apps from November 2021
Air Jordan Outlet
Price: Free
Air Jordan Outlet is a shopping app specifically for Air Jordan shoes. It’s a fairly niche app but it works pretty well. You browse for the shoes you want, buy them, and then eventually you get your shoes. The app is simple enough to use with logical buttons that make sense. The only part that felt kind of off is that this is definitely a web wrapper instead of a native app to the point where one of the pages in the app encouraged me to download the app that I was currently using. It’s definitely not as good as its 4.8 rating would suggest, but it’s still pretty decent for buying shoes.
Chroma Galaxy Live Wallpapers
Price: Free / $3.49
Chroma Galaxy Live Wallpapers by Roman De Giuli, known for his 8K abstract videos on YouTube among other places. The app puts some of his artwork in live wallpaper format so you can enjoy it on your home screen. It includes over 250 wallpapers across 16 categories. Many of those are from previous works and some are unique only to the app. The free version includes 30 wallpapers so you can thoroughly try it before you buy it. Even the free version doesn’t have ads or anything like that so it’s a nice overall live wallpaper.
Document Reader
Price: Free / $6.49
Document Reader is a simple, but effective document reader. It works for most popular file types, including Microsoft Word, Excel, and Spreadsheet documents along with PDF. There aren’t a lot of complicated things about this app. You pick the file and it opens so you can have a look. Perhaps the more useful function is the file converter that can turn a bunch of stuff into PDF if you need it. Such apps aren’t as useful anymore since you can get the original app for the file type these days. However, if you find yourself in need of one, this one works pretty well.
Geo Music Player
Price: $0.99
Geo Music Player is a decent and simple music player. It does the basic stuff well. You can look for your stuff by artist, album, song, and folder. It also supports playlists, lyric files, a light and dark theme, and an overall app size of about 5MB.
F1 TV
Price: Free / $26.99-$79.99 per year
F1 TV has been out for a very long time, but it only recently introduced its Android TV app. It works the way you would expect. The app lets you stream F1, F2, F3, and Porsche Supercup events straight to your TV. It also includes extras like talk shows, pre-race events, and an archive of old races. There is even a driver cam feature where you can watch straight from the car. The app shares space with the official Android app so you’ll find both at the same link below. It’s also the same subscription for both so if you’re already subscribed to F1 TV, the Android TV app should work once you log in.
Price: Free
Novi is a new digital wallet app from Facebook. Its primary focus is letting you send and receive money internationally. You input your money, convert it to USDP, and then send it to other people. The other person converts out of USDP into their native currency and then withdrawals the money. That’s basically the long and short of it. The app boasts various anti-fraud measures with a focus on security. For example, it verifies the identities of everybody who uses the app. It doesn’t work everywhere yet and it’s only really good for small transfers. We assume it’ll expand over time.
Red Robin
Price: Free
Red Robin is the latest restaurant chain to release an official app. It does the same stuff as most restaurant chain apps. You can order meals, check your loyalty rewards, and have your food delivered straight from the app. Red Robin’s loyalty program includes quite a bit of free food as well, so it’s nice to have a place to keep track of it. There are parts of the app that need some additional optimization. In addition, users have reported some bugs with the sign-up process. However, once you get passed all that, it works about as well as can be expected.
Roll20 Companion
Price: Free
Roll20 Companion is the official app for Roll20, an online platform for tabletop gamers. The app lets you do several of the functions from the site. You can view character sheets, roll dice, and do some other basic stuff. Of course, the actual site does a lot more things. We would’ve liked it more if the app more closely mirrored the website and let us do more. It is a new app, though, and it should improve over time. We look forward to seeing how this evolves over the next year or two. The app is free to all Roll20 users, so there is no harm in trying it out.
Scrolling Icons Live Wallpaper
Price: Free / Up to $1.99
Scrolling Icons Live Wallpaper is a simple, minimal wallpaper. It basically scrolls icons across your home screens when you interact with it. You can use the icons on your device or download an icon pack and use those instead. There are enough customizations to make this look about how you want. There are also things like FPS sliders so you can find a good mix between performance and battery life. The premium version adds some additional customizations as well. It’s a good live wallpaper, especially for people who enjoy wallpapers that aren’t too busy.
SyncUP Kids
Price: Free / Varies
SyncUP Kids is an app from T-Mobile that works with hardware that T-Mobile also sells. Basically, T-Mobile sells you a smartwatch that you give to your kids. The app lets you track your kids in a variety of different ways. You can track things like steps taken, the battery life of the watch, and location via GPS. Kids can also use the watch to call and text parent-approved contacts. The watches have some neat features, like a 5MP camera to take pictures. It’s a neat overall idea and it may be worth looking into for T-Mobile customers with kids.
If we missed any great new Android apps, tell us about them in the comments! You can also click here to check out our latest Android app and game lists!
Thank you for reading! Check these apps out too:
Источник
Update to a new version or branch¶
Build yourself instead of download¶
AndroidAPS is not available as download due to regulation for medial devices. It is legal to build the app for your own use but you must not give a copy to others! See FAQ page for details.
Important notes¶
- Please update as soon as possible after a new release is available. You will receive an information on the AndroidAPS home screen about the new version.
- As of version 2.3 you have to use git to update. Updating via zip file does not work anymore.
- As of version 2.7 repository location changed to https://github.com/nightscout/AndroidAPS. If you are not familiar with git the easiest way for update is remove directory with AndroidAPS and do a new clone .
- Please use Android Studio Version 4.1.1 or newer to build the apk.
- Windows 10 32-bit systems are not supported by Android Studio 4.1.1.
- If you are using xDrip make sure to identify the receiver.
- You can also use Dexcom G6 with the ‘Build your own Dexcom App’.
Quick walk-through for experienced users¶
Please skip this paragraph if you are updating for the first time. The quick walk-through is for experienced users. Your next step would be to install git if you do not have it already.
If you have already updated AAPS from previous versions and use a Windows PC you can update in four simple steps:
- Export your settings from the existing AAPS version on your phone to be on the save side
- Update local copy (VCS->Git->Pull)
- Generate signed APK (Select ‘app’ instead of ‘wear’ on your way!)
- Depending on your BG source make sure to identify receiver in xDrip or use the ‘Build your own Dexcom App’.
Install git (if you don’t have it)В¶
Follow the manual on the git installation page .
Update your local copy¶
As of version 2.7 repository location changed to https://github.com/nightscout/AndroidAPS. If you are not familiar with git the easiest way for update is remove directory with AndroidAPS and do a new clone .
Click: VCS -> Git -> Pull
Click Pull (no changes in dialog field)
Wait while download is in progress.
When done Android Studio will inform you that “all files are up-to-date”.
Generate signed APK¶
- Select “APK” (1.) instead of “Android App Bundle” and click “Next” (2.).
- Make sure that module is set to “app”.
- Select your key store path by clicking on “Choose existing. ”.
- Enter your passwords for key store and key.
- If the box to remember passwords is checked you don’t have to enter them. In case the box was not checked during last build and you cannot remember the passwords refer to the troubleshooting section.
- Click “Next”.
- Select build variant “fullRelease” (1.).
- Check boxes V1 and V2 for signature versions (2.).
- Click “Finish”. (3.)
- Android Studio will display the information “APK(s) generated successfully. ” after build is finished.
- In case build was not successful refer to the troubleshooting section .
- Easiest way to find the apk is to click on “Event log”.
- In the event log section click “locate”.
- app-full-release.apk is the file you are looking for.
Transfer APK to smartphone¶
Easiest way to transfer app-full-release.apk to your phone is via USB cable or Google Drive. Please note that transfer by mail might cause difficulties and is not the preferred way.
On your phone you have to allow installation from unknown sources. Manuals how to do this can be found on the internet (i.e. here or here).
Check AAPS version on phone¶
You can check the AAPS version on your phone by clicking the three dots menu on the top right and then about.
Источник
In-app updates
When your users keep your app up to date on their devices, they can try new features, as well as benefit from performance improvements and bug fixes. Although some users enable background updates when their device is connected to an unmetered connection, other users might need to be reminded to install updates. In-app updates is a Play Core library feature that prompts active users to update your app.
The in-app updates feature is supported on devices running Android 5.0 (API level 21) or higher, and requires your app to use Play Core library version 1.5.0 or higher. Additionally, in-app updates are only supported for Android mobile devices, Android tablets, and Chrome OS devices.
Update flows
Your app can use the Play Core library to support the following UX flows for in-app updates:
Flexible updates
Flexible updates provide background download and installation with graceful state monitoring. This UX flow is appropriate when it’s acceptable for the user to use the app while downloading the update. For example, you might want to encourage users to try a new feature that’s not critical to the core functionality of your app.
Figure 1. An example of a flexible update flow.
Immediate updates
Immediate updates are fullscreen UX flows that require the user to update and restart the app in order to continue using it. This UX flow is best for cases where an update is critical to the core functionality of your app. After a user accepts an immediate update, Google Play handles the update installation and app restart.
Figure 2. An example of an immediate update flow.
Support in-app updates in your app
Learn how to support in-app updates in your app, depending on your development environment:
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Источник