Ar core support for huawei nova 5t - arcore

Huawei nova 5t doesn’t have an ar core support. How can I be able to add or install it in my device even though it is unsupported? I already tried downloading aPk for google ar core support but it doesn’t work in my device.

The AR core requires certain hardware to be present on the phone you would want to use it on. If your phone does not have the required hardware, it will not be possible to install nor use it if you were able to install it.
Here you can find a list of all the AR compatible HUAWEI and HONOR phones.

Related

Why i cant install Google play services for AR on my device?

i would like to ask why my Moto E20 Is not supported on Google play services for AR.
I tried to install it but it Said that my device was not supported, my device Is average so i tought i could install it.

How to use AR Core in LG V30?

I'm intending to create a simple Android app with AR Core. Unfortunately, my current phone is not compatible with Google Play Service for AR.
So I intend to buy a second-handed LG V30 to use for my app.
The problem is, LG V30, is listed in AR supported device, but there's a note that "ARCore uses the wide angle fixed focus rear facing camera for AR tracking". What does that mean? And will it affect my project? My project worked on Samsung Galaxy Note 8, do I need to modify it when testing on LG V30?
Also, I found some articles say that some LG smartphones, include LG V30, doesn't support autofocus. That's related to my question, right?
Install the Google AR Core to access the AR Core feature! The wideangle issue may affect the end result on other devices which does not use wideangle! But still you app will work on other devices
AR Core Supported Devices Check the list for other devices and features!

How to delete hidden ARCore application from Huawei smartphone?

My Huawei P Smart smartphone doesn't support ARCore. Nevertheless, I installed it on this device using ARCore Patch, Terminal and adb. App was installed successfully. But, unfortunately, Huawei still doesn't support ARCore.
The problem is: there's no ARCore app on my smartphone and in Play Store I see the following message: "This app isn't compatible with your device anymore."
Question: How to delete ARCore app from the phone without resetting Android OS?
For uninstalling ARCore tools I used the following Terminal command:
adb uninstall com.google.ar.core
If you have the original apk installed already, it is necessary to manually uninstall that before, since it is signed with a different key.

Support for more devices for ARCore - Huawei Nova Plus

Exist the possibility to support more devices? For example, I have a Huawei Nova Plus, I think this phone fit with all the hardware and software capabilities to support applications developed with ARCore.
Exist the possibility to support more devices?
Yes
But probably only new ones.
Support ARCore is not about how new or old your device is, but if it has gyroscopes, cameras, accelerometers, miniaturized high-resolution displays.
And if it pass for some tests before get launched.
So even maybe new devices will not be support.
You don't need to instal it manualy if you instal an AR-optional app it will be downloaded automaticly. Click down below to get what i mean:
https://developers.google.com/ar/develop/java/enable-arcore
Tbh I guess its possible, the Huawei Nova 2 Plus has a gyroscope, a accelerometer, and a camera, I even contacted google about this, because I wish my phone (a Huawei nova 2 Plus) can run ARcore :)

how to place an app developed in j2me in google store?

I am a newbie in mobile app dev. I have been given an app to write as assignment and it is suggested that I should use Java/J2ME and an android phone is required. Well, if I develop it in j2me
1. Will I be use it in android phone?
2. will I be able to place it in the Google Play Store?
3. Will I be able to place in other stores such as Apple store and use it in IOS?
4. Moreover, if it is possible to run it on android phone and I place it in play store, if I wish to monetize it, will I be able to place ads such as one provided google, the famous admob?
Is it really sound to use J2ME or is the Android API better?
No is the answer. You can create library ie as jar and use it in android. Android uses in addition to java file. xml layout.Moreover apk is an extension which is compressed binary format of resource(xml),values manifest with set of permissions to access.For eg: Internet permission means you want to use as
and every app extension file will vary. So it's better to use cross mobile platform.One code to support in many device.
Sencha Touch
Titanium
Jquery Mobile etc.,
If You are using sencha to develop your app you can deploy it in all platforms..or else you have to code seperately for android and ios..
Once your app is ready you can sell it through playstore(android) or istore(i phone) by creating an account in both..
Will I be use it in android phone?
No, unless you find some sort of "player" for J2ME.
will I be able to place it in the Google Play Store?
No, unless you find some sort of "player" for J2ME that you can license that will give you a distributable APK as output.
Will I be able to place in other stores such as Apple store and use it in IOS?
No, as iOS does not support J2ME.
Moreover, if it is possible to run it on android phone and I place it in play store, if I wish to monetize it, will I be able to place ads such as one provided google, the famous admob?
No, unless you find some sort of "player" for J2ME that you can license that will give you a distributable APK as output and allows you to embed ads.
Is it really sound to use J2ME
Only if you want to run your app on a feature phone that supports J2ME. I am not aware of any current smartphone platform that supports J2ME.

Resources