[APP][6.0+][FREE] ONLYOFFICE Documents for Android
- By olbriar
- Apps & Games
- 1 Replies
I created a channel for your app. Best of luck and thanks for sharing.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi guys
Looking for some guidance on a really annoying problem which has started in past days on my Note 4
Whenever I try to access my Messages, Native Samsung Email, or some other apps, I get to the main screen, and then it shuts down with the message as per the title of the post
On the email, I can open the app, see the messages, even delete some, but if it try to read one, the app crashes, same with the messaging
I am not running the phone with any SD cards, cleared local caches, managed to clear the boot cache (after successfully navigating the <No command> screen..
Just so frustrated with this and wonder if anyone has any guidance or advice?
Thanks in advance
David
Looks like there is a problem with Android system webview going around.
https://9to5google.com/2021/03/22/android-apps-crashing-webview/amp/
void gifs(){
if((int)(Ws) < 10){
goff.setVisibility(View.GONE); // cutta gifview
ES1.setVisibility(View.VISIBLE); // android-gif-drawable
Log.d("gifs"," "+goff.getVisibility() +" ora "+goff.getGifResource());
}else{
goff.setVisibility(View.VISIBLE);
ES1.setVisibility(View.GONE);
Log.d("gifs"," "+goff.getVisibility() +" ora "+goff.getGifResource());
}
}
public class MainActivity extends AppCompatActivity {
public static pl.droidsonroids.gif.GifTextView giff,ES1,ES2,ES3,ES4,ES5,ES6;
public static GifView goff;
public static byte Ws;
public SeekBar temp ;
protected void onCreate(Bundle savedInstanceState) {
SD=0;
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
getWindow().getDecorView().setSystemUiVisibility(View.SYSTEM_UI_FLAG_HIDE_NAVIGATION);
ES1 = findViewById(R.id.es1);
ES2 = findViewById(R.id.es2);
ES3 = findViewById(R.id.es3);
ES4 = findViewById(R.id.es4);
ES5 = findViewById(R.id.es5);
ES6 = findViewById(R.id.es6);
goff = (GifView) findViewById(R.id.gif1);
ES1 = (pl.droidsonroids.gif.GifTextView) findViewById(R.id.es1);
temp= findViewById(R.id.tBar);
temp.setProgress(1);
temp.setOnSeekBarChangeListener(new SeekBar.OnSeekBarChangeListener() {
[USER=1021285]@override[/USER]
public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) {
progressChangedValue = progress;
T[0]=(byte)progressChangedValue;
Ws=(byte)progressChangedValue;
tmp.setText(T[0]+" º");
//graphsInit();
//CriticalPointUpdate();
D1[1]=progressChangedValue;
}
[USER=1021285]@override[/USER]
public void onStartTrackingTouch(SeekBar seekBar) {
}
[USER=1021285]@override[/USER]
public void onStopTrackingTouch(SeekBar seekBar) {
Ws=(byte)progressChangedValue;
gifs();
D1[1]=progressChangedValue;
T[0]=(byte)progressChangedValue;
//graphsInit();
//CriticalPointUpdate();
D1[1]=progressChangedValue;
Intent intent = new Intent(MainActivity.this, send.class);
startActivity(intent);
if(buffered[1]==1){
vp1=buffered[3]*256+buffered[4];
//Log.d("vp","vp1 = "+vp1+" ");
}
}
});
try {
/* Open the serial port */
mSerialPort = new SerialPort(new File("/dev/ttyS2"), 9600, 0);
mOutputStream = mSerialPort.getOutputStream();
mInputStream = mSerialPort.getInputStream();
mBuffer = new byte[128];
/* Create a receiving thread */
mReadThread = new ReadThread();/* Create a serial port receiving program */
mReadThread.start();
} catch (SecurityException e) {
e.printStackTrace();
} catch (IOException e) {
e.printStackTrace();
}
}
}
<com.cunoraz.gifview.library.GifView
> android:id="@+id/gif1"
> android:layout_width="wrap_content"
> android:layout_height="wrap_content"
> android:visibility="visible"
> android:layout_marginLeft="710dp"
> android:layout_marginTop="30dp"
> app:gif="[USER=22138]@Mipmap[/USER]/cuno" />
>
> <pl.droidsonroids.gif.GifTextView
> android:id="@+id/es1"
> android:layout_width="250dp"
> android:layout_height="500dp"
> android:layout_marginLeft="710dp"
> android:layout_marginTop="30dp"
> android:visibility="invisible"
> android:drawableStart="@drawable/es1" />
Thanks for creating this page. It really helpful.I created a channel for your app. Good luck!!
https://androidforums.com/apps/camo-dark-icon-pack.19505/

nice catch!!!!!!