• This is default featured slide 1 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 2 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 3 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 4 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

  • This is default featured slide 5 title

    Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

[Tutorial] How to Unlock Bootloader and Root Yu Yuphoria

Edited by aakashyadav at 17-7-15 19:42

How to Unlock Bootloader and Root Yu Yuphoria


Yu Yuphoria is the second offering from Yu Televentures, a subsidiary of Micromax. It is a powerful device priced at just Rs.6999 (about $110). It packs a 5 inch 720p display with 294ppi. Yuphoria is powered by Snapdragon 410 SoC which includes Adreno 306 graphics. It has 2Gb of RAM and 16Gb of inbuilt storage which can be expanded by up to 32Gb via external Sd card. The phone takes 2 sim cards and one of them can connect to 4G LTE network. With 13mp rear and a 5mp front camera Yuphoria is a great option to choose in it’s price range.

It has best specs on paper in it’s price range but the Cyan OS which comes pre-installed on the device still have the miles to go. It is quite buggy at this stage, hope the issues to be fixed with software updates. You could root your Yuphoria in order to improve it’s performance with some tweaks or install a custom ROM with help of a custom recovery. Here’s the guide to unlock your bootloader and root your device.
WarningRooting your device voids your warranty. following steps should be performed with caution, only you are responsible if you end up bricking your device.
Prerequisites
  • Make sure you backup all of your device memory, as unlocking bootloader results in wiping your internal storage. So keep a backup of your apps , music, SMS, photos and other important data you might have on your phone.
  • Install ADB and Fastboot,
  • Install USB drivers on your PC
  • Charge your device with up to 60% of battery.
Steps to followUnlock Bootloader and Install TWRP
  • Enable Android Debugging on your phone: To do so you need to unlock Developer Options. Go into Settings > About Phone and tap Build number 7 times. You will see Developer Options are now visible in the settings app. Go into Developer options and check mark the Android Debugging option.
  • Enable Advanced Reboot: In the Developer options check mark the Advanced Reboot option.
  • Boot into Fastboot mode: Hold down Power button and choose Reboot > Bootloader. your phone will boot into Bootloader or the Fastboot mode.
  • Now connect our phone to your PC and open Minimal ADB and Fastboot. Type the following command to check your phone is properly connected to your PC.




fastboot -i 0x2A96 oem devices

Now enter the following command to unlock your Bootloader.

fastboot -i 0x2A96 oem unlock

  • Now download TWRP recovery from check in bottom and rename the file to ‘twrp.img’ and copy the img file to you Minimal ADB and Fastboot folder (usually C:/ Program Files/ Minimal ADB and Fastboot).
  • Type the following command to install TWRP recovery.
  • fastboot -i 0x2A96 flash recovery twrp.img
  • Now reboot your device by typing the following command/
  • fastboot reboot
Root Yu Yuphoria
  • Download SuperSU zip file check in bottomand copy it to a suitable location on  your phone.
  • Now hold down Power button and select Reboot>Recovery to boot into recently installed TWRP.
  • Once you are in recovery  mode, select Install zip and navigate to SuperSU file you copied, then swipe to confirm installation.
  • Reboot your phone and Enjoy your rooted device.
Hope this guide helps you to root your Yu Youphoria with ease. Ask your doubts in the comments section below.

download link

1.SuperSU zip =userscloud link



2.Yu Yuphoria TWRP .img file=userscloud link

Share:

[Tutorial] UNlOCK!! Ur ANDROID PATREN LOCK USING CMD PROMPT


How to Unlock Lock Pattern Using Command Prompt:-
.
Step 1: 
Connect your Android Phone to Your Computer.
.
Step 2 : 
Open command prompt as administrator.
.
Step 3 : 
Now in command prompt window type the following code carefully exactly as it is and then press enter.
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit

.
Step 4 : 
Now you will some screen as shown below and then you can reboot your phone and now when your will start again then try unlocking your phone using any random lock pattern and it will work pretty fine.
.
: If you face any problem repeat same steps but instead of the above code try using adb shell rm/data/system/gesture.key and then press enter and now try rebooting your device to see if it works.

.
Try and comment here if works 
Share:

[Guide] [How to] Repair IMEI Invalid | NV RAM Warning | Micromax Unite 2

REQUIREMENTS
Quote:
Rooted Device
Custom Recovery
(CTR, CWM Recommended)
One week after i brought my phone, I accidently formatted my device using sp flash tools and lost the IMEI/NVRAM. It has been a real pain for me to repair it because i was new to an mtk device. Finally figured out how to repair by doing many search. So I made this thread to share the working methods to help those people who are suffering from invalid IMEI 
So let's start.

Always remember "Prevention is better than cure". If you are planning to flash a custom rom, First of all Backup your IMEI. Don't Trust that a custom ROM flash will not delete your IMEI number. because odds are it will. It's important to store your backup to external SD because some ROM flashing techniques will erase your internal SD. so the best way to keep your IMEI number is to take my advise and make a backup.

Some Video tutorials will be added soon 
DISCLAIMER: Do not do try any of these methods unless your IMEI has been lost! Doing so may permanently corrupt your imei partition.

IMEI Backup & Restore Methods:

1. Mobile Uncle Tools:

2. MTK Droid Tools [PC Required]:


Temporary IMEI Restore (without Backup):
(These are Temporary Methods, so you need to do this every time you upgrade Firmware, install a new rom, or doing a factory reset.)

1. Chamelephon

2. MTK Droid Tools [PC, ADB Drivers Required]

2. NVRAM Wifi Error


Permanent IMEI Restore(without Backup):
1. Maui META 3G Tool (CDC drivers Required)

2. IMEI&SN Writer


1. Flashing NVRAM.bin (Recommended for Lolipop Roms )

DOWNLOADS
Mobile Uncle Tools - Click Here!
MTK Droid Tools - Click here!
Chamelephon App - Click Here!
NVRAM Wifi Fix.zip - Click Here!
Maui META 3G Tool -Click Here!
NV Ram Database Files.rar - Click Here!
IMEI&SN Writer - Click Here!
MT6582_Android_scatter.txt - Click Here!
NVRam.bin - Click Here!
Share:

ডাউনলোড করে নিন লেটেস্ট ভার্সন CCleaner v5.08.5308 Professional

সুপ্রিয় টেকটিউনস কম্পিউনিটি, সবাইকে আমার আন্তরিক সালাম এবং শুভেচ্ছা জানিয়ে শুরু করছি কম্পিউটার ক্লিন করার জন্য সর্বাধিক কার্যকর সফটওয়্যার নিয়ে আমার আজকের টিউন।
আসসালামু আলাইকুম। আল্লাহ্‌র অশেষ রহমতে আমি আরেকটি টিউন লিখতে বসেছি। আমি জানি না আমাকে আপনাদের কততুকু ভাল লাগে ! আমার টিউনগুলু আপনাদের কোন উপকারে আসে কি না তাও জানি না। যদি আমার টিউনগুলু ভাল লেগে থাকে তাহলে টিউনগুলু পড়বেন এবং যথাযথ টিউমেন্ট করবেন।
এখন আপনাদের জন্য আছে কম্পিউটারের সবচেয়ে কার্যকর গতি রক্ষাকারী সফটওয়্যার CCleaner v5.08.5308
এবার ইন্সটলেশনঃ 
যারা আগে থেকেই ব্যবহার করছেন, তারা আগের সফটওয়্যারটি ইন্সটল থাকা অবস্থাতেই এটি ইন্সটল করে ব্যবহার করতে পারবেন এবং যদি আগেরটি Register করা থাকে, তাহলে আর registration এর প্রয়োজন হবে না। তবে বাড়তি নিরাপত্তার জন্য আপনি আগেরটি আনইন্সটল করতে পারেন।
নতুন করে ইন্সটল করার পর এক্ষেত্রে আবার register করতে হবে। এজন্য ইন্টারনেট Connection Disable করে Software টি চালু করে,  Options এ ক্লিক করে About এ যেতে হবে। তারপর "Upgrade to Pro" বা এইধরনের লেখায় ক্লিক করলে একটি বক্স আসবে। সেই বক্সে-
Name: আপনার ইচ্ছে মত দিন, আর Serial: এ আপনি নিচের লিঙ্ক থেকে ডাউনলোড করা টেক্সট ফাইলে থাকা কীগুলোর যেকোনো একটি পেস্ট করবেন।  তাহলে সেটি Pro হয়ে যাবে।

CCleaner এর বিস্তারিত :
নাম : CCleaner 3.25.1872
আকার : 3.97MB (4,167,720 bytes)
প্রয়োজন : Windows 2000 / XP / Vista / Windows7 / XP64 / Vista64 / Windows7 64 / Windows8 / Windows8 64
অনুমতি : Freeware
তৈরিকারী প্রতিষ্ঠান : Piriform
কার্যক্রম : CCleaner একটি মুক্ত সফটওয়্যার যা দ্বারা optimization, privacy এবং পরিস্কার করার একটি টুল। এটি কম্পিউটারের অপ্রয়োজনীয় ফাইল মুছে দেয় যাতে কম্পিউটার ফাস্ট ফাস্ট কাজ করতে পারে। এছাড়াও ইন্টারনেট হিস্ট্রি, ব্রাউজার পাসওয়ার্ড মুছতে সক্ষম। Registry cleaner এর সাথে সংযুক্ত।
এটি পরিস্কার করে :
  • Internet Explorer
  • Firefox
  • Google Chrome
  • Opera
  • Safari
  • Windows – Recycle Bin, Recent Documents, Temporary files and Log files.
  • Registry cleaner
  • Third-party সফটওয়্যার
  • ১০০% Spyware মুক্ত
ব্যবহার নির্দেশিকা :
এর দ্বারা খুব সহজেই আপনার কম্পিউটারের ময়লা পরিস্কার করতে পারবেন।
CCleaner অপেন করে Cleaner ট্যাব থেকে Windows এবং Applications থেকে আপনার পছন্দ অনুযায়ী অপশন সিলেক্ত করে Run Cleaner বাটনে ক্লিক করলেই হল।
Registry ঠিক করার জন্য Registry ট্যাব থেকে Scan for Issuues e ক্লিক করুন। Scan শেষ হলে Fix Selected Issues… এ ক্লিক করুন, এবার নতুন উইন্ডো আসলে NO ক্লিক করুন, এবার Fix All Selected Issues এ ক্লিক করুন। শেষ আপনার কাজ।
এবার আপনার কম্পিউটার একটু হলেও আগের থেকে ফাস্ট হবে।
Share:

ডাউনলোড করে নিন Viber এবং imo এর ডেক্সটপ/ল্যাপটপ ভার্সন আর কথা বলুন ফ্রী তে।

আসসালামু আলাইকুম।
কেমন আছেন সবাই ? আশা করি সবাই ভালোই আছেন। হয়তো আপনারা সবাই  Viber এবং imo ব্যবহার করেন আপনাদের অ্যান্ড্রয়েড ফোনে। আজ আপনাদের সাথে শেয়ার করবো Viber এবং imo এর ডেক্সটপ/ল্যাপটপ ভার্সন।
Viber -
ভাইবার এর সুবিধা সমূহ -
  • ১। HD সাউন্ড কোয়ালিটির সাহায্যে ফ্রি কল।
  • ২। সর্বোচ্চ ৪০ জনকে নিয়ে গ্রুপ তৈরি করা যায়।
  • ৩। সটীকার এবং ইমোটিকনস ম্যাসেজিং সিস্টেমকে মজাদার করে তোলে।
  • ৪। আপনার অবস্থান শেয়ার করতে পারবেন।
  • ৫। কুইক রিপ্লাই এর মাধ্যমে তাতখনিকভাবে ম্যাসেজের রিপ্লাই দিতে পারবেন।
  • ৬। পেজ নোটিফিকেশনের মাধ্যমে আপনার ভাইবার বন্ধ থাকলেও আপনি কল ও ম্যাসেজ রিসিভ করতে পারবেন।
  • ৭। অপারেটিং সিস্টেম ইন্টিগ্রেশন – আপনার ডিভাইস এর গ্যালারি থেকে সরাসরি ফটো এবং ভিডিও পাঠাতে পারবেন।
  • ৮।কোন বিজ্ঞাপন নেই এবং ১০০% ফ্রি।

ডাউনলোড লিঙ্ক :-  এখানে ক্লিক করুন
আপনার ডাউনলোড করা রার ফাইলটি উইন রার  দিয়ে ওপেন করুন। এবার সেট আপ ফাইলে ক্লিক করে ইন্সটল করে নিন। ইন্সটল করার পর মোবাইল এ একটা কোড যাবে ঐ কোড এন্টার করার পর ডেক্সটপ বা ল্যাপটপে ভাইবার চালু হয়ে যাবে।
imo -

imo এর সুবিধা সমূহ -
  • ১। HD সাউন্ড কোয়ালিটির সাহায্যে ফ্রি ভিডিও কল।
  • ২। ফ্রী কল করতে পারবেন।
  • ৩। সটীকার এবং ইমোটিকনস ম্যাসেজিং সিস্টেমকে মজাদার করে তোলে।
  • ৪। আপনার অবস্থান শেয়ার করতে পারবেন।
  • ৫। কুইক রিপ্লাই এর মাধ্যমে তাতখনিকভাবে ম্যাসেজের রিপ্লাই দিতে পারবেন।

ডাউনলোড লিঙ্ক - এখানে ক্লিক করুন। 

আজ তাহলে এখানেই শেষ করলাম। ধন্যবাদ সবাইকে।
Share:

How to Add Featured Post in Blogger Homepage?

featured post

Featured post is most popular in WordPress site where we can easily make any post as author's choice or Editors pick or featured post. But in Blogger you can easily add this kinds of feature in your Blogger template. To do this just follow the below steps-

ADDING CSS CODE IN BLOGGER TEMPLATE

First of all we will add CSS code in our Blogger template. So please follow the below steps-

Step 1 Log in to your Blogger Account and Go to your Blogger Dashboard

Step 2 Click on  Now click on -> Template -> Edit HTML->

Step 3
 Now find the ]]></b:skin> by pressing Ctrl+F (Windows) or CMD+F (Mac)

Step 4 Copy the script from below and Paste it above/before ]]></b:skin>

/* Featured Post By www.bloggerspice.com */
.ribbon {
position: relative;
top: 0;
right: 0;
}
.ribbon a {
color: #fff;
text-decoration: none;
}
.ribbon .banner {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
color: #fff;
-webkit-font-smoothing: antialiased;
display: block;
float: right;
position: relative;
right: -14px;
top: 22px;
width: 100px;
}
.featured-post-banner .banner {
right: -8px;
top: 15px;
width: 65px;
}

.ribbon .banner::after,
.ribbon .banner::before
{
content: '';
display: block;
height: 12px;
position: absolute;
width: 30px;
}
.featured-post-banner .banner::after,
.featured-post-banner .banner::before
{
height: 6px;
width: 20px;
}

.ribbon .banner::before {
-webkit-transform: skewY(-45deg) translate(50%,15px);
-moz-transform: skewY(-45deg) translate(50%,15px);
-ms-transform: skewY(-45deg) translate(50%,15px);
-o-transform: skewY(-45deg) translate(50%,15px);
-webkit-transform-origin: 100% center;
-moz-transform-origin: 100% center;
-ms-transform-origin: 100% center;
-o-transform-origin: 100% center;
left: -45px;
}
.featured-post-banner .banner::before {
top: -5px;
left: -30px;
}
.ribbon .banner::after {
-webkit-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
-moz-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
-ms-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
-o-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
-webkit-transform-origin: 0 center;
-moz-transform-origin: 0 center;
-ms-transform-origin: 0 center;
-o-transform-origin: 0 center;
right: -17px;
}
.featured-post-banner .banner::after {
top: 18px;
right: -12px;
}
.ribbon .text {
position: relative;
z-index: 2;
padding: 6px 0;
font-size: 12px;
font-weight: bold;
min-height: 18px;
line-height: 18px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
white-space: nowrap;
text-overflow: ellipsis;
}
/* text */
.featured-post-banner .text {
padding: 3px 0;
font-size: 8px;
min-height: 14px;
line-height: 14px;
}
.ribbon .text::before,
.ribbon .text::after
{
content: '';
display: block;
height: 30px;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
/* text */
.ribbon.featured-post-banner .text::before,
.ribbon.featured-post-banner .text::after
{
height: 20px;
}

.ribbon .text::before {
-webkit-transform: translateX(-15%) skewX(-45deg);
-moz-transform: translateX(-15%) skewX(-45deg);
-ms-transform: translateX(-15%) skewX(-45deg);
-o-transform: translateX(-15%) skewX(-45deg);
}

.ribbon .text::after {
-webkit-transform: translateX(15%) skewX(45deg);
-moz-transform: translateX(15%) skewX(45deg);
-ms-transform: translateX(15%) skewX(45deg);
-o-transform: translateX(15%) skewX(45deg);
}
/*--- RIBBON COLORS ---*/
.ribbon-color .banner::after,
.ribbon-color .banner::before
{
background-color: #5BC3EE;
}
.ribbon-color .text::before,
.ribbon-color .text::after,
.ribbon-color .text
{
background-color: #5BC3EE;
}

CUSTOMIZATION

To change the ribbon color please alter the #5BC3EE with different color code.

Step 5 hit the Save template button.

FINDING THE POST'S HTML CODE FROM BLOGGER TEMPLATE

In this stage we will find the post's HTML code which one we want to make it Featured.  So..

Step 1  Go to your Blogger Dashboard


inspect element

Step 2 Locate the Post Title and right click on it after that click on Inspect Element option. Now post element will be visible at the bottom of the page. Now fold the post code. Thus it will look like below code-
<div class="post-outer"></div>
Step 3 And Now right click on it and select Edit As HTML. now copy the whole code by using Ctrl+C (Windows) or CMD+C (Mac) . 

And Paste the code in a notepad file in your PC by using Ctrl+V (Windows) or CMD+V (Mac). 


Step 4  Now wrap the whole code by below code on text file.
<div class="ribbon featured-post-banner ribbon-color">
<div class="banner">
<div class="text">Featured Post</div>
</div>
</div>
<div style='background:white;padding:10px;margin-top:10px;border-left:5px solid #5BC3EE; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.38);'>

Paste your Post's HTML Code Here

</div>

After wrap up the code it will be look like below image.

wrap up code

Everything is done. Now we will add this code inside a HTML/JavaScript gadget from Blogger Layout section.

ADDING WRAP UP CODE INSIDE HTML/JAVASCRIPT GADGET

This is pretty easy task just follow the below steps-

Step 1  Go to your Blogger Dashboard

Step 2  Click on  Now click on -> Layout -> Add a Gadget-> A popup window will appear and now scroll down and select HTML/JavaScript gadget. Again another popup window will appear.  And leave blank the Title field.  

Step 3
 From notepad  copy the whole code and paste it inside Content field on HTML/JavaScript gadget.



JavaScript

Step 4 Now Click on orange color Save button. And again click on orange color Save arrangement button from Layout page. 


featured post

Now check your Blogger site and see the Featured post at the top of the posts. I know this tutorial is bit complicated but I have tried with my best effort to make it easy. If you have any question regarding this tutorial then feel free to leave a comment below. Thank you. 

Share:

Popular Posts

Powered by Blogger.

Translate

Labels

Recent Posts

Unordered List

  • Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  • Aliquam tincidunt mauris eu risus.
  • Vestibulum auctor dapibus neque.

Pages

Theme Support

Need our help to upload or customize this blogger template? Contact me with details about the theme customization you need.