Translate

Everything About Android !

Monday, 31 August 2015

INCREASES Your Android Screen Revolution By an Single App

0 comments
Hi Guys
This is an important post of how to increases ur phone revolutions 

Many phone like moto e or intex karbon
Etc which have small screen we want HD revolution with a large look of ur phone

Or second reasons to increases revolution is to play high 3d games which requires a big screen 2 play so better is to increase ur phone revolution 

How to increases ur phone revolutions

  • Test your apps in a variety of screen resolutions using a single device
  • Improve gaming performance by playing at lower resolutions
  • Material design interface
  • In-built profiles of popular devices; more can be added manually


IMpOrtaNt Must Read

Some devices/ROMs are having reboot issues, a nandroid/Ti backup is recommended before trying the app.

If your screen becomes unusable after setting a resolution, wait for ~15 seconds. It should revert to your default resolution.
If that does not work, reboot -> wait for 2 min (for the service to start) -> reboot again -> wait for service to start.
If that too does not work (I certainly hope that you won't have to do this), issue the following commands in adb shell (using a pc):


For JB 4.3 and above:

Code:
wm size reset
wm density reset
wm overscan reset

Below JB 4.3:

Code:
am display-size reset
am display-density reset


UseFull Codes Of Terminal Emulator From My sight Must Try

0 comments
="text-align: left;" trbidi="on">

Hi guys!

I created this thread mainly because many useful things can be done in Terminal emulator. I will show you some simple commands which are useful.

Very useful if you don't have Root explorer when you need it.

Make sure you take a Nandroid backup before you try out just in case you can restore when you do something wrong!

Note: Most commands need root. So type su and press enter and grant superuser permissions to Terminal Emulator!


First type this command before using any of the commands below just in case(needs root)

Code:

su



Turning device off (Turns your device off very fast!! ):
Code:

poweroff


Rebooting code

reboot

Rebooting to Recovery


reboot recovery


Rebooting to download mode:
Code:
reboot download

Forcing Most Apps to install to SDcard(Root needed with Terminal Emulator, no need root with ADB):

Code:
pm setInstallLocation 2

Alternatively, you can type 0 at the end instead of 2 for Auto location install mode or 1 for Internal memory install mode

To check what the current install location is:
Code:
pm getInstallLocation

Mounting R/W in system(Use with caution)

Code:
mount -o rw,remount -t /system

If above one doesnt work, try this.
Code:
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system

Unmounting R/W in system.
Code:
mount -o ro,remount -t /system

If above code doesn't work, try this
Code:
mount -o ro,remount -t ext3 

Moving files from sdcard to system (Use after mounting R/W):
Code:
busybox cp /sdcard/<path> /system/<path>
Example: busybox cp /sdcard/demo/framework-res.apk /system/framework/

Changing file permissions to rw-r--r-- (Use after mounting R/W):
Code:
chmod 644 <path>
Example 1: chmod 644 /system/app/mms.apk
Example 2: chmod 644 /system/app/*.apk (This command changes the file permission of all apps in the folder to rw-r--r--)

Changing the current directory:
Code:
cd <path>
Example: cd /sdcard

Listing all the files and folders under the current directory:
Code:
ls
If you want to view all the files and folders in your sdcard, type:
cd /sdcard
ls

Making a new folder:
Code:
mkdir <path>
Example: mkdir /sdcard/newfolder

Removing files (For System files, Use after mounting R/W)
Code:
rm <path>
Example: rm /system/app/demoapp.apk

Removing Folders:
Code:
rmdir <path>
Get info of your build.prop values
Code:
getprop

That's all for now. I will add a few more later!
If you have any more new commands or if I have given an improper command, feel free to post it in the thread

Thanks for reading.




Sunday, 30 August 2015

Facebook messenger standalone website launched! [HOW TO USE FB MESSENGER ONLINE IN PC ]

0 comments
Facebook, a few days ago launched Messenger as a standalone website on

http://messenger.com


Facebook launched messenger as a standalone app long time ago on all the mobile platforms namely, Windows Phone, iOS and Android.

And with the recent launch of the WhatsApp web the company has moved onto launching the Messenger as a standalone website. With the messenger app the user need not visit the site or open the Facebook app, since he / she can directly access his/her chats, without bothering about the Newsfeed.

HOW TO USE THE FACEBOOK MESSENGER STANDALONE WEBSITE?

To use the messenger website all you need to do is to go to

http://messenger.com


and then sign in using your Facebook account. If you are already signed in to Facebook with your account then you will see a button saying “Continue as ABC”. (ABC is your name here). Below screenshot demonstrates the same:



Talking about the User Interface of the Facebook Messenger standalone website, the UI is pretty clean just as the mobile applications. The screen is divided into three parts. Below is the screenshot of the Messenger windows after signing in:


  • The first one shows all the chats by the names and the last message sent or received.
  • The second part displays the messages for the current chat or the chosen chat.
  • The third part displays the details of the friend to which you are currently talking to.



3 D Analyzer Settings For Games To Run On Low Requiments PC

0 comments
3D ANALYZER SETTINGS


1. GTA SAN ANDREAS

First of all download 3d Analyzer v2.34 if you want to run GTA San Andreas using 3d Analyzer. v2.36 is the latest version but due to some bugs in that GTA San Andreas won’t run on v2.36 so you need to download 3d Analyzer v2.34 to run GTA San Andreas .

Download 3D Analyzer v 2.34

After downloading run 3d Analyzer and then select the exe of the game and then check the following boxes:-

1. Under Performance

Check the box :-  force SW TnL

2. Under Hardware Limits:

Check all the five boxes under Hardware limits

3. Under Pixel and Vertex Shader

check the following two boxes

force max. pixel shader version 1.4
force high precision pixel shader
4. Put Vendor ID: 4098 and Device ID: 20040



5. Now click on Run and enjoy the game.



2. FIFA 09

For all other games excluding GTA San Andreas you can use 3d Analyzer v2.36.

1. Under Performance

Check the box saying:-  force SW TnL

2. Under Hardware Limits

check the box:- Emulate HW TnL caps

3. Under Pixel and Vertex Shader

check the following boxes:-

skip pixel shader version 2.0
force low precision pixel shader
4. Put Vendor ID:- 4098 and Device ID: 20040



5. Run the game and enjoy.

3. PROTOTYPE

Use 3d Analyzer v 2.36

1.Under Performance

check :-

force SW TnL
disable lighting
2. Under Hardware Limits

Check the following boxes:

emulate pixel shader caps
emulate bump map caps
emulate max. sim. textures
3. Pixel and Vertex shader

leave everything as it is

4. Device ID and Vendor ID:- leave both as it is.



5. Run the game and enjoy.

4.  TRANSFORMERS

Use 3d Analyzer v 2.36

1. Under Performance leave everything as it is.

2. Under Hardware leave everything as it is.

3. Under pixel and vertex shader

check the following boxes:-

force max pixel shader version 1.1
skip pixel shader version 1.1
skip pixel shader version 1.4
4. On the right hand side under Fragment and Vertex Programs

check the box:- save programs to file shaders.out

5. Device ID and Vendor ID: leave everything as it is.



6. Run the game and enjoy.



In this article I have shared 3d Analyzer Settings for 4 Games. In the next Part of this article  I will be sharing 3d Analyzer settings for some more games such as NFS Most Wanted, NFS Carbon, Brial Lara Cricket, EA cricket etc. So stay tuned to Iocreed for more.

If you face any problems in any of the steps aboove then do comment and let me know your problems and queries. Comments otherwise are also Welcome. Happy Browsing… 

3d analyze http://www.3dfxzone.it/files/download/emu_tnl/3danalyzer-v236.zip

Wednesday, 26 August 2015

How to Enable God Mode in Windows 10 to access hidden features & settings

0 comments

The term God mode won’t be alien to you if you are using Microsoft Windows from a long time. This sounds like it gives you access to unreachable settings in Windows and it kinda does but it will hardly interest you if you access it once.

To explain it in a simple term, God mode gives you the access to Windows OS’s all the control panels and settings within the same folder/window. It was not called God mode since start. The real name is Windows Master Control Panel shortcut but since it provides access to so many settings at once people started jokingly calling it the God mode and the name still finds its way till date.

Some curious beings tried accessing God mode on Windows 10 and it was not a surprise when they found out that you could access God mode here as well. You might be curious what the fuss is all about and why you need it. Well, this is actually a really useful feature to those techies who have to closely work with Windows based PCs. For people in this field, i.e. IT, this is a very useful thing as they can access all the settings at once in one window instead of going through other long ways.


But as a consumer do you need it? Well, if you are a person who is familiar with Windows and how things work, it might be safe for you to use it but if you are someone who still uses Internet Explorer, I think you should not mess with the settings.

Messing with settings uselessly will end up giving you a damaged version of Windows which might be very tough to fix. Just think of God mode as a back door entry to the OS’s critical and important settings and nothing more. Enabling it is easy and won’t harm your system at all but just be safe while you are checking out the setting

How to Enable God Mode in Windows 10?


Now that we know what the God mode is and what it does, let us come back to the main topic, which is, How to Enable God Mode in Windows 10.

This is a very easy process and you might end up wondering how easily one can access such control panel that holds the settings for many critical parts of the OS. But then, finding this out would have been tough already. Just follow the steps I have mentioned below.


  • Make sure you have an admin account while doing this.
  • Now right click anywhere on Windows desktop and choose New > New Folder.
  • Now you will be asked to name the folder.
This is where the key part is. Just enter the following as the name of the folder

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
 
★After the folder has been renamed, you will see that the icon of the folder has changed to the one in following embedded image.
★Just double click this folder and this will open the window where you will be able to see all the settings.
As you scroll down, you will see all kinds of settings that you didn’t see before and you will also find some common settings.
This is why it is called God mode. You can find all types of settings here in this place. Be it simple and regular ones or be it the ones that are used in times of some technical emergency, you are going to find all of it here.

So, this was a small tutorial in which I showed you how to enable God mode in Windows 10 and as you can see the steps were not that hard to follow, right?



About Intle Pocket PC

1 comments
                 



The Intel Compute Stick that can transform a spare monitor or TV in your house into a fully functioning Windows 8.1 computer is about the size of a pack of chewing gum. It plugs into an available HDMI port on said TV or monitor.

USA TODAY
Intel Compute Stick turns a spare monitor into a PC.
We've seen similarly designed dongles before — Google's $35 Chromecast, Amazon's $39 FireTV Stick, Roku's $49.99 Streaming Stick — any of which can dish up Netflix and myriad other TV and video channels you might choose to digest. But none of them pack a full computer.
The Intel Compute Stick houses a quad-core Atom processor, 2-gigabytes of memory and 32GB of flash storage. The stick has room for a full-size USB 2.0 port, a Micro SD card slot, along with the requisite Wi-Fi and Bluetooth.
Intel graphics and audio capabilities are also built in. And of course Microsoft Windows 8.1 (with Bing) is preloaded.
You'll be able to upgrade to Windows 10, too, once Microsoft's new operating system arrives later this year. The computer comes with six months of McAfee anti-virus protection as well.
While the Intel Compute Stick doesn't boast top of the line specs, the innards do add up to what is a perfectly capable real deal computer, one you can get for just $150.
Intel will be selling a less expensive version in June with the Linux operating system.
There must be something to the idea of a tiny, easy-to-transport computer, because Google and Asus are teaming up on a sub-$100 dongle called Chromebit that is due out this summer. It promises to turn a TV or monitor into a Chrome OS-based computer.
Keep in mind if you buy the Intel Compute Stick, you'll need that spare monitor or TV and you must also supply your own keyboard and mouse.
Which brings me to the question at hand: Do you need this thing? The answer depends on your circumstances, of course, but to dispense with the obvious this is never going to be your go-to or only computer, not that Intel is positioning it that way.
But the Compute Stick provides a way get a relatively cheap second or third computer in your house, or to take on vacation, especially if you have that available monitor, mouse and keyboard.
I suppose some folks will want to surf the Web and otherwise bring the computing experience to the large screen television in the living room, though I can't imagine you'll want to routinely edit an Excel spreadsheet on the big TV.
For most people a budget laptop will be a stronger option for getting work done.
Moreover, if all you want to do is stream Netflix or some other entertainment channels, than the aforementioned Roku, Amazon and Google sticks represent a better and far cheaper option.
Intel's stick is not a heavy-duty gaming machine either, but it's more than adequate for casual games. I can certainly envision the kids having a go at Minecraft on the TV.
Intel also plays up some commercial possibilities: using the stick for digital signage, perhaps, or in a kiosk application. A conference room would be another possibility.
To set the thing up, you plug one end of the stick into an HDMI port; an HDMI extender is supplied in case the port is hard to reach. You'll also have to connect the Compute Stick to power.
I did encounter installation hassles, For starters, though Bluetooth is supported, you can't set up the computer with a Bluetooth keyboard. That's because Bluetooth requires a driver to be loaded by the operating system.
That leaves you with two other choices. You can use a wired USB keyboard for the initial setup and then pair the Bluetooth keyboard once in Windows. Or you can use a wireless (RF based) keyboard by plugging the keyboard's dongle into the USB port on the monitor.
I found a couple of old Dell USB keyboards, but when I plugged them directly into the USB port on the Compute Stick not all the keys I pressed registered.
And a second Compute Stick that Intel sent me didn't work at all when I plugged it into a TV.
Something else to consider: Windows 8.1 works best i







Buy from flipkart
https://www.google.co.in/m?q=intle+pocket+pc+flipkart

Tuesday, 25 August 2015

How To write Colourful text On Facebook

0 comments

Post colorful text on Facebook comments, statuses, Write colorful message in Facebook.. Impress your friends.

STEPS::

1-First of all go to the Facebook status, photo or message where you want to post the colored text.

2- Then copy and paste the codes present in front of your required alphabets from below-

[[107015582669715]] = A

[[116067591741123]] = B

[[115602405121532]] = C

[[112542438763744]] = D

[[115430438474268]] = E

[[109225112442557]] = F

[[111532845537326]] = G

[[111356865552629]] = H

[[109294689102123]] = I

[[126362660720793]] = J

[[116651741681944]] = K

[[115807951764667]] = L

[[106596672714242]] = M

[[108634132504932]] = N

[[116564658357124]] = O

[[111669128857397]] = P

[[107061805996548]] = Q

[[106699962703083]] = R

[[115927268419031]] = S

[[112669162092780]] = T

[[108983579135532]] = U

[[107023745999320]] = V

[[106678406038354]] = W

[[116740548336581]] = X

[[112416755444217]] = Y

[[165724910215]] = Z

3 – After typing each word, leave a space..

4. Such as, For I LOVE YOU = [[109294689102123]] [[115807951764667]][[116564658357124]][[107023745999320]][[115430438474268]] [[112416755444217]][[116564658357124]][[108983579135532]]

5. We suggest you to bookmark this page, which will help you to get back to it easily in future. So if you want to post colorful text in future then you can just open the bookmark, copy the codes and paste it on Facebook..

These codes sometimes doesn’t work from mobile browser, even from computer browser, but not always…

Keep visiting for many more updates..

Monday, 24 August 2015

Youtube Buffering Booster - Easy as ABC

0 comments

The tutorial is credited to AnotherWays :) This trick is very helpful to those who are fond on watching Youtube Videos :)

---------------------------------------------------------------------------------------------------------

Hi Guys, this trick will help you get rid of wasting time in buffering, Specially those who has slow internet connection.



Instruction
1.Press Windows Button + r on your keyboard.
then type this system.ini




2. A new notepad windows will appear which will look like this.




3. Copy and paste the code below at the bottom of the notepad.
CODE:

page buffer=1000000Tbps

load=1000000Tbps

dôwnlôad=1000000Tbps
save=1000000Tbpsback=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps


IT SHOULD LOOK LIKE THIS



4. Now save the notepad by clicking file then save. or simply press CTRL + S on your keyboard. Don't forget to Restart you PC so the changes will take effect.

NOTE: To those who got an error when saving the system.ini file. just download and install this FILE Download From HereThen go to drive C:>Windows and look for the system.ini file then right click on it and select "Take Ownership", then try to save the system.ini file again.

Modify your Windows 7 Logon screen using this software!

0 comments
Description

Account screen editor provides an easy way to customize the logon background for Windows 7.​

Instructions

Click on "set background" and choose a picture for your logon screen. Or drag & drop an image inside the program​

Click on: "Default background" to change the logon screen background to the default background.
If a picture is to large, ASE will automatically make the picture smaller.
Click on + for shadow types.

Simple, isn't it? :)

Credit to bcubing of deviantart

Friday, 7 August 2015

Windows 10 pro® home®

0 comments

Windows 10 Home , pro Offical ®

Windows 10 is perfect operating system for me an I hope u also like this
The best is the window 10 this is better than 8.1 or 8 
In this u can run all apps on 800x600 screen revolution so it supported by many notebook 
As u see in upper photo their is notebook HP mini which I using now days
In window  8 their is needed 1080x700+ revolution 
So in Manny notebooks these revolution not supported
Its main is it's ui which is full of android means it is Linux based 
As u see it can also run on intle atom PC 
It has x86 based processor 
So these are the things which I like in windiws10 
Hope u also like windows 10
THANX FOR GIVING US TIME AN reading IT