Whatsapp says can not restore messages from the backup.
- By emmawriter
- Ask a question
- 8 Replies
Not restore my chat history.
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.
EXTRA INFO
- Rating: 4.5
- Installs: 100+
- Download Size: 26M
- Version: 2.1.0.11
package com.huth.system;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
public class MainActivity extends AppCompatActivity {
Connection connect;
String ConnectionResult = "";
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
public void GetTextFromSQL(View v)
{
TextView tx1 = (TextView) findViewById(R.id.textView);
TextView tx2 = (TextView) findViewById(R.id.textView2);
try {
ConnectionHelper connectionHelper = new ConnectionHelper();
connect = connectionHelper.connectionclass();
if(connect!=null)
{
String query = "SELECT * FROM `app`.`app_user` where id='1';";
Statement st = connect.createStatement();
ResultSet rs = st.executeQuery(query);
while (rs.next()){
tx1.setText(rs.getString( 1));
tx2.setText(rs.getString( 2));
}
}
else
{
ConnectionResult = "Check Connection";
}
}
catch (Exception ex){
Log.e("error2", ex.getMessage());
}
}
}
package com.huth.system;
import android.annotation.SuppressLint;
import android.os.StrictMode;
import android.util.Log;
import java.sql.Connection;
import java.sql.DriverManager;
public class ConnectionHelper {
Connection con;
String uname, pass, ip, port,database;
@SuppressLint("NewApi")
public Connection connectionclass(){
ip= "*******************";
port = "*****************";
uname = "*************";
pass = "****************";
database = "************";
StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder().permitAll().build();
StrictMode.setThreadPolicy(policy);
Connection connection = null;
String ConnectionURL = null;
try{
Class.forName("net.sourceforge.jtds.jdbc.Driver");
ConnectionURL = "jdbc:jtds:sqlserver://"+ ip + ":"+ port+";"+ "databasename="+ database+";user="+uname+";password="+pass+";";
connection = DriverManager.getConnection(ConnectionURL);
}
catch (Exception ex){
Log.e("error", ex.getMessage());
}
return connection;
}
}
E/error: I/O Error: Unknown packet type 0x63
This is the app in question: https://play.google.com/store/apps/details?id=ru.omdevelopment.ref.biblebg.free
I currently have Avast Antivirus Free and Malwarebytes installed, should I uninstall them?
Thank you for the link for the uncensored Telegram, by the way
i would go here and submit your issue and see if they can help you:I clicked the question mark and there was a feedback link, so I told them to add an option for backing up even when not idle. My whole phone is only 30GB, so the free one would suit me fine! I don't really need the photos backed up anyway, since I take photos on a day out, then come home and put them on the computer for sorting and editing.
Hi In the end it just boiled down to going into audio settings, change "switch" ,to "manual" and then adjust audios to work in conjunction with sat nav,for example audio level on sat nav was raised to 7,but changed to 0 on phone and 4 on music.This allows phone calls to be taken without interruption, plus music is just audible when sat nav audio is activated.Thanks Denny, will have a go at that now, as it's an app I have not heard of.
I got phone from a friend of a friend, hard to track him down.I don't know from where the phone came, so I can't return it.I have heard that there is a way to disable retail mode regardless.I just don't exactly know how.
How long providers do retain information is hard to know, but how long they are required to (the minimum time they will retain it) should be knowable: laws should, after all, be a matter of public record. It's just knowing what to look for. Since storing data costs money it's quite possible that networks will delete it once they are not required by law to keep it, but that will be up to them.Wow very good explanation. Tyvm sir . Wish i could know in India, network providers how long retain location infos of a cell phone user and what the police are allowed to ask to network providers![]()
I've read many of the replies; with regard the MediaTek T906 - 10" tablets for which I thank you, none of those replies has mentioned success in upgrading from KitKat 4.4.2 to anything else, so my expectations are minimal. I also have one of these MediaTek T906 - 10" tablets; and as you have asked for a bit more information which I offer; model number MediaTek T906 version v1.1 /// android version 8.1 (a monster fib') 4.4.2 keeps appearing implying strongly that it's KitKat 4.4.2 /// custom-built version T906_D3_31 pin /// I bought it in 2019 for use as a larger monitor for my camera work in the studio; it does that work well, but I would like to start using it as a Kindle which involves downloading an app' however I note the comments made by numbers of people on this thread that KitKat 4.2.2 firmware does not support most modern apps and is spoken of as being "probably impossible to upgrade to any later operating system". If I hear from you; wonderful; if I don't this remains a very engaging blog... An expert stating clearly that something cannot be upgraded/fixed is still a very real contribution thank you.......Need more information other than Mediatek tablet please.
Serial number, etc...
i always leave my phone charging overnight. never had any issues. it might diminsh battery lige over time, but i only keep my phones for 2-3 years....never really long term.Thanks for all the help! I'm still trying to get the best from my new phone. I am having lots of trouble with why everyone els'e phone only loses 2% battery in their mornings and I still lose 20%, so that I wake it up at 80%-85% battery and it has a 5000 one in it. I have 44 apps in my drawer and about 4 of them are disabled because I most likely will never use them. I have no chat apps because phone calls and texts are enough for me. I do have three music programs, and extra maps programs for locating buses and trains. I have only 4 under 40MB games to play that are all offline, so I don't know what's draining my battery. thanks very much for any ideas. Have a good dayPS It's been great weather for bikes out!