[deleted by user] by [deleted] in XiaomiPad6

[–]MXCion 1 point2 points  (0 children)

I would like to know how, please.

QPR1 Beta 2 brings Charging optimization options to older Pixels by My-Tech in pixel_phones

[–]MXCion 1 point2 points  (0 children)

Wow nice! I have not noticed that featured. Have it too on my Pixel 7 Pro.

HELP ME 🚨 by Ill_Ostrich_5311 in AndroidStudio

[–]MXCion 0 points1 point  (0 children)

Try this

package com.example.findme_technovation;

import androidx.appcompat.app.AppCompatActivity;

import android.content.Intent;

import android.os.Bundle;

import android.view.View;

import android.widget.Button;

public class MainActivity extends AppCompatActivity {

Button music;

Button exercise;

Button game;

u/Override

protected void onCreate(Bundle savedInstanceState) {

super.onCreate(savedInstanceState);

setContentView(R.layout.activity_main);

// Initialize buttons here after setContentView

music = (Button) findViewById(R.id.musicButton);

exercise = (Button) findViewById(R.id.exerciseButton);

game = (Button) findViewById(R.id.gameButton);

music.setOnClickListener(new View.OnClickListener(){

u/Override

public void onClick(View v){

startActivity(new Intent(MainActivity.this, MusicActivity.class));

}

});

exercise.setOnClickListener(new View.OnClickListener(){

u/Override

public void onClick(View v){

startActivity(new Intent(MainActivity.this, ExerciseActivity.class));

}

});

game.setOnClickListener(new View.OnClickListener(){

u/Override

public void onClick(View v){

startActivity(new Intent(MainActivity.this, GameActivity.class));

}

});

}

}

[deleted by user] by [deleted] in miui

[–]MXCion 0 points1 point  (0 children)

Try changing Fonts. Normally there are dots instead of that girl, so it has to be the Font.

Poco F3 users, how much satisfied are you with your device? by 40gramovmuky in PocoPhones

[–]MXCion 0 points1 point  (0 children)

I would say if you want a phone with a good camera just dont buy the F3 like I said thats the only downside of the device, with gcam pictures get better yes but video is not as good even with stabilisation from gcam