android-sdk

Error updating the Android SDK 29

In Google Play, when downloading the apk file, it writes: Change the Api target level 28 to 29 I go to Unity -> in playe ... Unity\Hub\Editor\2020.1.2f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\tools\bin> Who faced such a problem-please help

What should I do if the android emulator is lagging?

Hello everyone. I have a problem with the android device emulator, it takes a very long time to start and also lags terribly. ... x3 3.4 GHz and 8GB of memory. It is absolutely impossible to work with this. What to do? I didn't find a solution in Google.

How do I get the Device ID transmitted to the android market?

Questions about android. How do I get the Device ID transmitted to the android market? Here is a program showing the correc ... oid/DeviceInfo. One java file: http://pastebin.com/HBdMb0jZ See where the Account and Market ID are displayed, from line 77.

The application has failed (unfortunately has stopped). How to solve the problem?

java.lang.RuntimeException: Unable to start activity ComponentInfo{star.amv.zeroamv/star.amv.zeroamv.MainActivity}: java.lang ... gnIn" android:textColor="@android:color/white" /> </LinearLayout> </RelativeLayout>

How to connect the correct ROBOTO font

Good time of day. The fact is that Roboto is a very beautiful font, but it only appears in my opinion in 3.0 or even 4.0. and ... Btn.setTypeface(myTypeface); That is, you have to connect even those views to which, in principle, you can not assign an ID.

LibGDX - Your Android SDK path doesn't contain an SDK! Please install the Android SDK, including all platforms and build tools

Libgdx error popping up when trying to generate an android project. It seems that I installed all sorts of android versions and all sorts of tools, but the error still climbs out. What do I need to do?

Deleting a MapKit Yandex route on Android

How can I delete a built route in Mapkit Yandex. I wanted my route to be updated when the User moves. I use LocationManager t ... vehicleOptions, this); mapView.getMap().move(new CameraPosition( startLocation, 18, 0, 0)); } }

How to switch to the 28 API in android studio?

In playmarkete writes the following error: The target API level for your app is 26. To provide the required performance ... 3' } Question can you advise which implementetion to prescribe for the 28 api? or point to the links in the documentation

Detailed information about the Android device

You need to get the maximum characteristics: the phone model, the number of cores, the amount of RAM, the volume of the hard ... #####################"); mText.append("\n Количество ядер: " + Runtime.getRuntime().availableProcessors());

how to correctly associate an android app with a specific url if another app is associated with that address

I have a specific url link that should open my app when clicked. In the manifest, I created an intent-filter that sets the ru ... e same as the policy AnotherApp and clicking on the link raised Chooser with the choice of the application to open this link?

How to run an Android image (GSI) on a virtual machine (vmware, virtual box, etc…)

I downloaded the GSI image from Android 11, inside there are only 2 files: system. img and vbmeta. img. Since you also need a ... r, there are ready-made images for vmware, so the problem can be solved. The regular emulator from the SDK is not interested.

Remote control of your Android device

I was wondering how the AnyDesk app allows you to remotely control your Android device? Does the Android SDK have such features?

Android MediaPlayer: save when you rotate the screen

My app can play sounds in different situations. The sounds are short - about 1 second. Sounds are downloaded from the Interne ... rrupted when the screen is rotated , this is acceptable. Which of these options is better? Maybe there is a better solution?

Why doesn't the AlarmManager fire exactly after the specified time interval?

Why does AlarmManager sometimes fail to execute exactly after 5 minutes, as it should? It may, for example, sometimes not wor ... 017 17:40:30 <-вот 17.03.2017 17:45:30 17.03.2017 17:51:09 <-вот 17.03.2017 17:55:30 17.03.2017 18:00:50 <...>

problems installing android studio. android sdk is missing

Hello everyone. I already broke my brain trying to install Android Studio. In particular, the problem is in a certain "Androi ... ded from the official website. Something like that. I hope I didn't miss anything important and I'm not very stupid here :)

Android studio emulator keyboard input

The emulator does not allow you to enter from the physical keyboard in Russian, it turns out in English. How to fix it?

Where can I download the Android SDK?

I wanted to write a "snake" for android. I can't find the Android SDK. Help! IDE - IntelliJ IDEA.

Android studio doesn't see the smartphone

Android studio doesn't see the phone. I connect via USB, developer mode and USB debugging are enabled. The drivers seemed to ... app on your phone right away? To make an installation package, so you can also test it, but it is slower. Only how to do it?

download the android sdk without android studio

Where can I download the android sdk without android studio?

react-native compile apk

I'm trying to compile an application on react-native from a ready-made turnip what I did: installed java installed the sdk a ... -push-notification-how-to also the same error, I think that something from my SDK is not "that", I'm looking for the reason.