Is there a way to view the source HTML in the Android web browser?
Answer
You can use Javascript's alert
method to return the source code, type this in the address bar:
javascript: alert(document.getElementsByTagName('html')[0].innerHTML);
I backed up my Samsung Galaxy S2 on Kies before updating to Ice Cream Sandwich. After the upgrade I tried to restore, but the restore fails ...
No comments:
Post a Comment