Find some Tweaks & Tips over Here

LEARN FOREIGN LANGUAGE AND CONNECT WITH FOREIGNERS

Here is the cool website which you can use to connect people and their language.

you can login via your facebook account easily and start connecting with people by sending them just "Hi"
Explore the new world.
Good Luck

www.gospeaky.com/
Share:

HOW TO FIND WAYS TO BE HAPPY ON SCIENCE BASIS

Do you want to be happy and finding ways to be happy here is the website called "Happify Daily" calls itself science based happiness.
This is a cool and stylish site you want to surf constantly and daily basis.
There are many post you can read to get inspired,so get ready,


http://my.happify.com/

How science can help you to stick with your goal??


http://my.happify.com/hd/how-science-can-help-you-stick-to-your-goals-infographic/?srid=success&c1=socialexchange

Share:

LENOVO A6000/PLUS CUSTOM ROM ISSUE SPECIALLY MIUI

LENOVO A6000/PLUS CUSTOM ROM ISSUE SPECIALLY MIUI


LENOVO A6000 PLUS IS A GREAT PHONE TO DAY TO DAY USE BUT SOME OF US TRYING TO INSTALL CUSTOM ROM ON THE A6000 PLUS BUT MY SUGGESTION IS NOT TO INSTALL CUSTOM ROM SPECIALLY  MIUI ROM WHICH IS PORTED ROM CAUSES YOUR PHONE TO BRICK, PUT YOUR PHONE IN SUCH A CONDITION
#YOU CAN'T ACCESS THE CUSTOM RECOVERY(TWRP OR CWM),
# DOWNLOAD MODE,
#FASTBOOT OR BOOTLOADER MODE.
PHONE WONT START AND JUST VIBRATES SO BEWARE,.
LENOVO STOCK ROM(COMES WITH PHONE PRE-INSTALLED) IS WORKS ON ZIP BASES FLASHABLE FILE WORKS GREAT, JUST SOME APPS IS UNINSTALLABLE AND SOME CAN,T YOU CAN DISABLE THEM OR FREEZE THEM AFTER ROOTING THE PHONE.

THESE PHONES(LENOVO,XIAOMI OR MI ETC) ARE AVAILABLE AT LOW COST WITH HIGH LIKE CONFIGURATION, THESE HARDWARE IS NOT STRONG ENOUGH AS LIKE LG,SAMSUNG,SONY ETC HIGH COST PHONES AND CAN'T BE FLASHED AGAIN AND AGAIN.LITTLE ERROR CAUSES YOU TO TAKE YOUR PHONE TO SERVICE CENTER WHICH WE DIDNT ACTUALLY LIKE.

SO PLEASE DON'T EVER INSTALL MIUI ROM ON YOUR LENOVO A6000 OR A6000 PLUS WHICH TURN YOUR PHONE PARTIALLY DEAD.

YOU CAN OPTIMIZE YOUR PHONE WITHOUT INSTALLING CUSTOM ROM,  MAINLY PEOPLE INSTALL CUSTOM ROM DUES TO THEIR LOOKS AND DESIGN LIKE DIFFERENT BATTERY BAR AND STATUS BAR.BUT LENOVO STOCK ROM(ORIGINAL) HAS MORE THAN ENOUGH FEATURES.


Share:

DEVIL MIND THINGS WHICH NEVER BE APPLIED IN YOUR LIFE

DONT BE THE PART OF THESE THING IN YOUR LIFE

Follow these rules to rule on your success 

->Dont compare yourself with others

->Dont try to revenge with someone or intention off revenge->Dont underestimate or exaggerate yourself

Share:

SIMPLE C++ PROGRAM TO PRINT NUMBER 1 TO USER DEFINED

SIMPLE C++ PROGRAM TO PRINT NUMBER 1 TO USER DEFINED USING for LOOP


C++ programm

GREEN CODE IS MAIN PROGRAM

#include<iostream.h>
void main()
{
int i,n;
cout<<"Enter the value of  number till you want to print";
cin>>n;

for(i=1;i<=n;i++)
{
cout<<"\n";
cout<<i;
}

}

[[ n is that number where you want print numbers 1 to that no.]]





Thanks for visiting...................



Share:

SIMPLE C++ PROGRAM TO PRINT NO. FROM 1 T0 10

SIMPLE C++ PROGRAM TO PRINT NO. FROM 1 T0 10 USING for LOOP


C++ programm

GREEN CODE IS MAIN PROGRAM

#include<iostream.h>
void main()
{
int i;
for(i=1;i<=10;i++)
{
cout<<"\n";
cout<<i;
}

}


Thanks for visiting...................
Share:

HOW TO INSTALL CUSTOM ROM ON LG G3 BEAT D722K & D722 VARIENTS

##NOTE:-THESE ALL STEPS CAUSE DATA LOSE SO KINDLY BE PREPARED AND TAKE BACKUP OF YOUR DATA,I HAVE PERFORMED ALL THESE STEPS ON MY LG G3 BEAT, IF SOMETHING GOES WRONG WITH YOUR PHONE I WILL NOT RESPONSIBLE FOR THIS. USE AT OWN RISK!!

THIS GUIDE IS STARTING FROM VERY BASIC DON'T WORRY!
STEPS ARE FOLLOWED FROM XDA-FORUM BUT IN SIMPLIFIED FORM, ON XDA-FORUM IT IS HECTIC 
PLEASE FOLLOW ALL STEPS WITHOUT SKIPPING ANY.

http://forum.xda-developers.com/lg-g3/general/lg-g3s-beat-d722-thread-t3110048

YOU NEED:-
1) INTERNET
2)PC(DESKTOP/LAPTOP)
3)LG G3 BEAT WITH SDCARD
4)DATA CABLE
5)PATIENCE 
6)4-5HRS(WITHOUT DISTURBANCE)
7)SNACKS

~PHONE MUST BE CHARGED 90%
SYNC YOUR PHONE TO INTERNET BEFORE DOING ANYTHING SO AFTER INSTALL OF CUSTOM ROM GOOGLE CONNECTED APPS DATA RESTORED WHEN YOU SYNC AGAIN IN CUSTOM ROM. EXAMPLE-CALENDAR,KEEP  ETC.
STOCK(ORIGINAL) ROM IS PRETTY HEAVY BECAUSE OF BLOATWARES AND OTHER APPLICATIONS WHICH CANT BE REMOVED, WHICH THESE CUSTOM ROMS CONTAINS ONLY MAIN FILES AND RUNS SMOOTH,YOU CAN RUN MANY APPLICATIONS IN PARALLEL.

How to install custom rom on  LG G3 BEAT D722K & D722 VARIENTS??
Here is the proper guide, How to root??
How to Patch BootLoader??
How to change Recovery(Custom Recovery-TWRP)??
How to install Custom Rom??

There is all guide available of all of these above but i dont like because there is no proper step guide to reach on last step and use the custom rom

#STEP 1

HOW TO ROOT LG G3 BEAT??

Use the easiest the method of the rooting your lg g3 beat
Download iROOT software for the Windows Pc version
install and run the iROOT now follow these--->
{{
take your LG g3 beat
Setting->About phone->Software Information-> Now keep tapping Build Number till is shows Now you are a Developer.
Go back and go to Developer options->Enable USB debugging.
}}

Back to the Pc, Now connect your Phone via data cable to Pc.
Now automated driver installation will be started, standby and have a snack till it install all drivers from Internet
In iROOt, green button CONNECT, click on it, it will try to connect to phone if fails try again or reconnect the phone, if it connects it will start downloading the right driers from Internet, again standby.
It will pop up the driver , now install it.
Now back to the iROOT now aft this it will connect the phone or just Reconnect or shows connect. Now it will show Root Button click root, now switch to phone it will show allow to  phone to connect to the pc.
Now it will install KingRoot app,Rom Master and Some others, dont touch or bother anything.
After all iROOT will show phone rooted succesfully.
Phone may be restated sometime during this process so dont worry.
Close all and remove your phone.

#STEP 2

HOW TO PATCH BOOTLOADER OF LG D722??
DOWNLOAD this file..
http://forum.xda-developers.com/attachment.php?attachmentid=3352059&d=1433669755
Extract in pc you will found a file name aboot.bin
copy and paste  in internal storage and external storage as well.
Now Download Terminal Emulater for Android From PlayStore.
run it and then type the following in terminal without curly brackets..->
{ su } and press Enter
{dd if=/sdcard/aboot.bin of=/dev/block/platform/msm_sdcc.1/by-name/aboot} and pres Enter.
Type this accurately or it will show error of no file found.
Now your Bootloader has been patched.

#STEP 3

HOW TO INSTALL CUSTOM RECOVERY??


In Lg Case you can install only TWRP,
Again Go to PlayStore and Download Flashify(for root users)
put your phone onhold now download the following recovery file
http://vasy.ru/TWRP/jagnm/
Download the latest dated file which is TWRP 3.0.x.x.x-jagnm.img
put in internal or external card of your phone
now run Flashify app and it will ask for the permission from kingroot app touch "grant".
Touch Recovery image->choose a file->Now navigate to that file and touch that file which you have downloaded earlier twrp 3.0->it will ask Flash recovery? touch YUP!
it will flash and reboot probably into twrp recovey.
Swipe the Blue bar to right, now you are into TWRP-> touch Reboot->System, it will take you to Normal uses of the Phone.
Take A Rest.

#STEP 4

HOW TO INSTALL CUSTOM ROM??

Proper thread of the all wacky thing is this....

Now you need two things the rom and the Gapps which is google apps.
The Rom dosent contains Gapps itself because it gives error so you have to flash Gapps after flashing the rom.

http://forum.xda-developers.com/lg-g3/general/lg-g3s-beat-d722-thread-t3110048

If you Want to download the Proper CynogenMod 13 which works on Latest Android 6.0.1 Marshmallow,Download the latest one from this link below....

https://download.cyanogenmod.org/?device=jagnm

There is two other Roms also based on Cynogenmod but some customization
1) Resurrection-Remix
This Rom Works well and sound effects are good while listening music
and smooth also

Resurrection-Remix-LP-v5.5.9-20160228-jagnm.zip

https://www.androidfilehost.com/?fid=24421527759890628

2) MoKee Rom
same as Ressurection litle bit difference. 

MK51.1-jagnm-201603040810-UNOFFICIAL.zip

https://www.androidfilehost.com/?fid=24438995911970539


Gapps

http://opengapps.org/

In case of Cynogenmod 13 jagnm
select Arm,6.0,Micro then download
In case of other two roms select->5.1

Cynogenmod gives update regular basis but other roms barely gets update.

if i use, resurrection-remix will be my choice because its actual works very well bootanimation is also nice.

Download and put rom in SD card(External microsd card).

Power-off your phone now press simultaneously Volume Down+Power button, 
hold it vibrates till Lg boot logo appears release both buttons  and quick press both buttons again 
NOW you will see white factory reset screen Vol Up Down buttons works up and down selection, press down then press power button again press down button then power button now it will show factory reseT in process but in actual i wont works an dtake ;you to TWRP appears.

Now touch wipe->Advanced wipe->tick Dalvik,Data,Internal,Cache,System then Slide Blue bar to right.This will completely format your phone except your SdCard.
Touch back button(same as navigation bar in Phone) till you reach to main menu.
Touch Install->Select strorage->Micro SDcard, OK->Touch to your rom file Swipe Right to flash then wait till 2-3 min.
Now touch back  button select Google apps File again flash like above. Now it will show Wipe Dalvik/cache Now reboot.
Leave it for few Minutes till it show the startup screen.
Voila! You have install custom rom successfully. Install others apps from play store and customize by yourself. 

SREENSHOTS:-
 



   


IF YOU WANT TO ASK ANY QUESTION COMMENT BELOW

CREDIT:-
CYNOGENMOD
XDA-FORUM & MEMBERS
OPENGAPPS
RESURRECTION-REMIX
MOKEE
iROOT



Share:

BEST WEBSITE TO ACCESS & DOWNLOAD PPT & PDF


SLIDESHARE IS THE BEST WEBSITE TO ACCESS POWERPOINT(PPT) & PDF FILES MADE BY OTHERS FOR EDUCATIONAL PURPOSE. THESE FILES ARE PEOPLE NOTES,PROJECTS ETC.MAXIMUM FILES CAN BE DOWNLOADED AND REST OF SOME FILES CAN ONLY VIEWED ONLINE. 
VERY WELL APPRECIATED PEOPLE!!
JUST LOGIN BY FACEBOOK ACCOUNT OR JUST SIGN UP.
BEST OF LUCK!! HAPPY LEARNING

http://www.slideshare.net/
Share:

recent posts

featured video

BTemplates.com

Powered by Blogger.

Search This Blog

Blog Archive

Translate

About

Blog Archive