Showing posts with label fix. Show all posts
Showing posts with label fix. Show all posts
Sunday, November 6, 2016
How to Fix The Battery Consumption Wasteful on Lenovo A7000 With Android M
How to Fix The Battery Consumption Wasteful on Lenovo A7000 With Android M
Why the battery consumption wasteful on Lenovo A7000 after upgraded to Android Marshmallow version 6.0

Now Lenovo A7000 has been get the latest update firmware to Android marshmallow 6.0. The latest update was shown at june 17, 2016. The build number version of latest firmware is A7000-a_S225_160517_ROW. This update goes to fix bugs and increase performance of the device system.
As long as I try this device with android 6.0 in some days with normal usage and default setting. I was found a problem the battery consumption wasteful. In one days I could recharge the battery three times. even I just used two messenger application whatsapp and BBM, only a games Clash of clans, browsing with google chrome and operamini.
Why this the Battery Consumption wasteful happen to Android M version 6.0
I wondered, why the device with Android 6.0 wasteful batteries in usage normally. Even though before it updated and it still using android 5.0 lollipop. it was not as wasteful as after update to the latest firmware. So that, i have do trial. The trial is recharge the battery until full and then the device have not doing any activities without touched by me. But the data connection is switch On. The result is the device was many receive notification from some application. It could be drain the battery power till 40 %
How to fix the battery consumption wasteful on android M 6.0
Quoted from various source evidently this problem caused by an application running on the background. It is auto start application and running on the background automatically. It can do connect to the internet and do synchronizing. Actually Google in Android 6.0 has already preparing the feature to disable or restriction auto start application on the background. Go to setting power Manager background App Management. Choose restrict all application if you want to disable auto start. For recommend the messenger application like whatsapp and BBM no need to restriction. Because They are important and needs connect to the internet for receive message syncronice data.We can also activate battery saver feature. This feature will disable all activities the application. All application would not connect to the internet even though the internet data setting is switch ON. But if we Run an application. It would back normally.
Go to link download
Tuesday, November 1, 2016
Download Recovery clockwork 5 0 2 6 galaxy ace fix tersybachwa com zip
Download Recovery clockwork 5 0 2 6 galaxy ace fix tersybachwa com zip
Download clockwork


download file here: https://mega.co.nz/#!5xJg1A7S!Hzv-6rREzHQIDd5W4QEcYVZTD9UQpwtnOm_lFv0hPXo

x
Go to link download
iphone 5s Blue Screen Restart Fix 100 Done
iphone 5s Blue Screen Restart Fix 100 Done
iphone 5s blueHi everyone!
Is NOT an easy fixing, so dont even think to start if you are not an experienced technician!
You can see in the pictures how is suppose to look a good board and 3 cases of affected lines . I did not have more time to trace down the lines, maybe I will find out an easy surface jumper, but whoever have a bare_board can try to trace that lines.

Good board for reference:

3 different cases of broken lines:



iphone 5s blue screen solution
iphone 5s blue screen fix
iphone 5s blue screen restart solution
iphone 5s blue screen of death solution
iphone 5s blue screen restart fix
iphone 5s blue screen loop fix
iphone 5s blue screen reboot fix
iphone 5s blue screen reboot loop fix
In the spirit of sharing, I present you all the solution for the infamous blue screen/error 14 problem that usually appears after LCD changing or just disassembling the iPhone 5S.
Is NOT an easy fixing, so dont even think to start if you are not an experienced technician!
As you can see in the first picture, mixing the screws will destroy some lines in the second layer of the board.
Start by removing the nut (if is not already snapped out) and CAREFULLY scratch out the first layer until you see the lines. Of course, you will need one good microscope, extremely sharp tools and steady hands. Again, is not an easy job!
Next step is to expose the lines and rebuild the broken ones. You can use a very thin wire (like the one from phone speaker/buzzer coil) or you can use some solder if the gap is not too big. One bad move and you will destroy more, so take care!
I had just one case with just one damaged line by the longer screw, most of the time I had to rebuild 3-5 lines out of the 7 there.
You can see in the pictures how is suppose to look a good board and 3 cases of affected lines . I did not have more time to trace down the lines, maybe I will find out an easy surface jumper, but whoever have a bare_board can try to trace that lines.
It took me some real time and countless beers, so feel free to give me one when you see me, especially if I saved your a s s
Of course, everything was, is and will be ©powered by oblio
Good board for reference:
3 different cases of broken lines:
iphone 5s blue screen solution
iphone 5s blue screen fix
iphone 5s blue screen restart solution
iphone 5s blue screen of death solution
iphone 5s blue screen restart fix
iphone 5s blue screen loop fix
iphone 5s blue screen reboot fix
iphone 5s blue screen reboot loop fix
Go to link download
Sunday, September 4, 2016
Fix Duplicate Meta Description Error In Google Webmaster Tools
Fix Duplicate Meta Description Error In Google Webmaster Tools
How to Remove Duplicate Meta Description Error in Google Webmaster tool
Google Webmaster tools gives webmaster knowledge about their sites performance in search engines. Here, you can note the progress of your site and how to improve its SEO. Duplicate meta description error in Google webmaster tool exist when each posts on your blog does not have a meta search description. By telling search engines what the post is about using a search description, they can rank your pages in their result pages. Therefore, it is required that the search description is unique for each of the pages on your blog. Also, Duplicate meta description error can be brought about when you do not set your archive and labels pages as noindex.
Also Read: Remove Old or Deleted Information From Google Index
How to Use Google Webmaster Tools For SEO
How to Verify Blogger In Google Webmaster Tools
To identify duplicate meta description error in your blogger blog,
How to Use Google Webmaster Tools For SEO
How to Verify Blogger In Google Webmaster Tools
To identify duplicate meta description error in your blogger blog,
- Goto Google webmaster tools
- Select the site which you want to chect for the errors.
- Click on the section Search Appearance
- Select HTML Improvements
Here, youll see the number of duplicate descriptions and title tags on your blog.
Remove Duplicate Meta Descriptions Blogger
Some ways in which you can remove duplicate meta description error from Google webmaster tool are:- Editing Blogger Template
- Custom Robot.txt file in Blogger
- Custom Robot Header Tags
Editing Blogger Template
To remove duplicate meta description error using your blogger template, follow the steps below
- From your Blogger dashboard,
- Go to Template
- Click on Edit HTML
- Using CTRL+F keys, search for the entire code below
<b:if cond=data:blog.metaDescription != "">
<meta expr_content=data:blog.metaDescription name=description/>
</b:if>
- Replace the code with the one below
<b:if cond=data:blog.url != data:blog.homepageUrl>
<b:if cond=data:blog.pageType != "item">
<b:if cond=data:blog.metaDescription != "">
<meta expr_content=data:blog.metaDescription name=description/>
</b:if>
</b:if>
</b:if>

User-agent: Mediapartners-Google*
Allow: /
User-agent: Googlebot-Image
Allow: /
User-agent: Adsbot-Google
Allow: /
User-agent: Googlebot-Mobile
Allow: /
User-agent: Twitterbot
Allow: /
User-agent: *
Disallow: /search
Disallow: /cgi-bin/
Allow: /
User-agent: *
Disallow: /*.html
Allow: /*.html$
Sitemap: http://www.techlass.com//atom.xml?redirect=false&start-index=1&max-results=500
Also Read: Optimize H1,H2 and H3 Heading Tags In Blogger
- Save the template
Custom Robot Header Tags
- From your blogger dashboard,
- Goto settings
- Click on Search Preferences
- In the section Custom robots header tags, click on Edit
- Select the radio button Yes
- Tick the fields as with the image below

Custom Robot.txt
- From your blogger dashboard,
- Goto Settings
- Click on Search Preferences
- In Customs Robots.txt section
- Click on Edit
- Select Yes
- In the text field, copy the code below and paste
User-agent: Mediapartners-Google*
Allow: /
User-agent: Googlebot-Image
Allow: /
User-agent: Adsbot-Google
Allow: /
User-agent: Googlebot-Mobile
Allow: /
User-agent: Twitterbot
Allow: /
User-agent: *
Disallow: /search
Disallow: /cgi-bin/
Allow: /
User-agent: *
Disallow: /*.html
Allow: /*.html$
Sitemap: http://www.techlass.com//atom.xml?redirect=false&start-index=1&max-results=500
- Replace the higlighted URL with your sites URL.
- Click on Save changes.
Also Read: Optimize H1,H2 and H3 Heading Tags In Blogger
How to Make Blogger Template SEO Friendly
Go to link download
Tuesday, August 16, 2016
Fix Error Update Driver Nokia X Platform V 1 2 4 1
Fix Error Update Driver Nokia X Platform V 1 2 4 1
I think Nokia was not released update driver adb for new firmware Nokia X platform V1.2.4.1. Because when we update it with new firmware, the driver adb was installed to be not work. it can not be detected the device as adb or when the USB debugging activated.
Read Also : Install Google Playstore On Nokia X2DS

I have googling and found the solution and any people have made unofficial driver so we must install it manually. But when we install, it face problem because the Windows pc has been protected from unofficial drives or unsign driver and show error message its detected as malware and harmfull can damage the PC.
well. the previous atricle i was promise to make article how to install driver Nokia X Platform v1.2.4.1. now this article i did it. i have try this and work without any problem and its safe for your PC and smarfphone device.
OK. i will explain step by step below. You may follow this tutorial carefully for 100% work.
1. Disable Unsign Verification for driver on your PC.
This step is important things before you install driver. because without this step. the driver wont installed.
In windows 8 and 8.1 you can follow my tutorial video please go to How to Disable Driver verification
2. Download Driver Nokia X platform v1.2.4.1
The previous article i have share driver Nokia X Platform new update .
3. Install driver manually
After you have do step 1 and 2 . its time to follow step 3. install its manually from device manager on windows PC. For more clear this step i was make tutorial video. please go to SOLVED } Update driver adb Nokia X XL V 1.2.4
Go to link download
Subscribe to:
Posts (Atom)