Showing posts with label use. Show all posts
Showing posts with label use. Show all posts
Sunday, December 18, 2016
Use Laptops Internet in you Android using WiFi
Use Laptops Internet in you Android using WiFi
Been always a fan of Linux and Google. Of course I couldnt compromise with buying an Android for myself. The XPERIA NEO V was undoubtedly making its mark as my first Android. But downloading the huge sized apps from the Play Store was pretty not possible with the slow yet pricey EDGE service. Had to find a way into my Laptops internet service. Well, a full guide to connect the Droid WiFi to your Laptop based hotspot. You need this because connecting to this network aint as easy as connecting to normal hotspots.
[ PrioArena ]
One more thing of note, for some reason I couldnt do that using the default WiFi settings. I had to use an app called "WiFi Manager". Its available for free at Google Play Store.
[ PrioArena ]
One more thing of note, for some reason I couldnt do that using the default WiFi settings. I had to use an app called "WiFi Manager". Its available for free at Google Play Store.
Go to link download
Fatbooth Photo editing app fun to use
Fatbooth Photo editing app fun to use
Fatbooth Android Funny Mobile Application is one of the most entertaining photo editing app when it comes to Photo apps.
You can use Fatbooth if you want to see how do you like if you eat fast-food and sit in front of your couch all day long. So the photo editing app puts up 22 kg to your face and then you can either send it to your friends via email or share it on facebook and Twitter!

Fatbooth is a hilarious photo editing app that can be used on iPhone, itouch, and iPad. So next time you think you feel like eating extra chocolate and getting a Big Mac, you may want to first see what you would look like with a few extra kilos on you!
People who have used Fatbooth say Thanks so much for fat booth, have been having tons of fun with it!
If you are looking for a good quality photo editor app on your iphone or android, just go to your app store, search for Poctos and Enjoy!
You can use Fatbooth if you want to see how do you like if you eat fast-food and sit in front of your couch all day long. So the photo editing app puts up 22 kg to your face and then you can either send it to your friends via email or share it on facebook and Twitter!

Fatbooth is a hilarious photo editing app that can be used on iPhone, itouch, and iPad. So next time you think you feel like eating extra chocolate and getting a Big Mac, you may want to first see what you would look like with a few extra kilos on you!
People who have used Fatbooth say Thanks so much for fat booth, have been having tons of fun with it!
If you are looking for a good quality photo editor app on your iphone or android, just go to your app store, search for Poctos and Enjoy!
Photo Editor Pro - 1.11.apk
http://feeds.feedburner.com/ Yestoget-LawyerTravelHealthAndFitnessNewsEntertainmentAndOther
Go to link download
Thursday, December 8, 2016
Video Instructions on how to use the Nexus 7 ToolKit
Video Instructions on how to use the Nexus 7 ToolKit
Install Romcook and installing recovery mode seems to be an inevitable demand for the Nexus 7 2013 users . However, not everyone can perform rooting out , thus making the toolkit available are very good options for Android users . Nexus 7 Toolkit 2013 is referred to in this article is one such tool . This tool provides users with Nexus 7 2013 easiest ways to unlock the bootloader , rooting , installing recovery mode as well as a return to the original rom device . Here is the most basic guidelines so you can get familiar with the Nexus 7 Toolkit 2013 ( from now on referred to as the toolkit ) .

Basically Toolkit is a group of tasks running on Windows , as the menu , do you want to just select the correct folder . First, you need to use it on xda and download the latest version of the toolkit . Link download the latest version here . Here are the things you can do with this toolkit :
- Install drivers for Windows to computer can get Nexus 7 2013
- Unlock and lock the bootloader
- Root and remove root
- Install recovery
- Download and install the original rom ( stock for the machine )
Say it is quite lengthy , invites you to check out the video below for more straightforward , with its Nexus 7 2013 :)
The note:
It should enable USB Debugging mode by going to settings - > Developer and select USB debugging
To get into FastBoot Mode , then shut down completely ( and do not plug in the USB cable to the computer ) - > press and hold the volume down button ( volume - ) and power
To get into Recovery mode , first is to FastBoot Mode , in fastboot mode screen , press the volume up and down to select the mode . Choose to Recovery and press Power to enter .
In selected cases 9th unusable , which means no free downloadable toolkit stock rom , then you can download using the following link : rom stock of the Nexus 7 2013 Wifi . Then do not unzip the downloaded file copy ( file name is razor - jss15q - factory - 4f77b811.tgz ) to the folder C : Nexus_7_2013_Toolkit put_google_factory_image_here.
Basically , the Nexus 7 2013 Toolkit for similar toolkit for Nexus 7 2012


Source: Tinhte
Posts published by Smartphone Blog
Go to link download
Saturday, October 29, 2016
How to use UVa Online Judge
How to use UVa Online Judge
Many of us have enormous interest in practicing programming using online judge sites but sometimes get stuck when it comes to using them. In this tutorial, Ive tried to explain the usage of one of the most popular OJ sites, The UVa Online Judge.
Lets get started.
First of all get an account.
1. Go to http://uva.onlinejudge.org
2. On the panel situated on the left side of the page look for the link "Register"
3. Click that youll reach a page where you have to supply some account information in order to get registered. Look carefully at the last field, put 00000 in it.
4. After youve confirmed your email address and all other formalities you can come back and Log in to your account. Do so using the panel on the left.
5. Now for a test drive, lets submit a code. First go to "Browse Problems" on the left panel slightly to the bottom.
6. Here comes a list of Categories that the problems are organized in. We will browse through the volumes of Contest Problems. These sets are organized according to Contests. We use this because after a contest finishes, we get the problems of that contest in here together easily.
7. Click the volume you desire to use, I open the last one because this set has the latest contest problems.
8. Were going to submit a code for the problem "Calculating Yuan Fen". Im not going to explain it here since thats not what Im trying to show you.
9. Look on the left side of the problem name, its the code of the problem, 12414. If you submit a solution, you need this code. You can also click on the problem and use the "Submit" button inside. Since I use the Quick Submit method a lot, Im showing you that. On the left side look for the link "Quick Submit"
10. The Quick Submit window is pretty easy to understand.
a. Put the problem code in the first field
b. Choose which language youre coding in (The language you used to write the solution)
c. Paste your code in the BIG code field or you can choose the code file itself.
d. Click on "Submit"

11. After the submission is complete youll have to click on the "My Submissions" link on the left side to see if the solution was successfully submitted and if so, was it Accepted or not. Since I didnt post an actual working solution, I got Wrong Answer. Hope that wont be the same with you :)

Thats it, the basics. Start exploring the site and examining the different sections. Youll soon find that its an awesome experience. Solving problems using programming methods is something only a few lucky people get to enjoy. And congratulations, youre now one of them :D
UVa is not the end. There are much better (resourcefully) sites that can help you enhance your programming skills. I showed UVa because most people start here. I dont think youll need to understand anymore to start on other sites. Only TopCoder might seem a bit tricky initially. If you need any help, comment here or contact me on Facebook. Happy Coding.
Lets get started.
First of all get an account.
1. Go to http://uva.onlinejudge.org
2. On the panel situated on the left side of the page look for the link "Register"


5. Now for a test drive, lets submit a code. First go to "Browse Problems" on the left panel slightly to the bottom.





a. Put the problem code in the first field
b. Choose which language youre coding in (The language you used to write the solution)
c. Paste your code in the BIG code field or you can choose the code file itself.
d. Click on "Submit"



Thats it, the basics. Start exploring the site and examining the different sections. Youll soon find that its an awesome experience. Solving problems using programming methods is something only a few lucky people get to enjoy. And congratulations, youre now one of them :D
UVa is not the end. There are much better (resourcefully) sites that can help you enhance your programming skills. I showed UVa because most people start here. I dont think youll need to understand anymore to start on other sites. Only TopCoder might seem a bit tricky initially. If you need any help, comment here or contact me on Facebook. Happy Coding.
Go to link download
Wednesday, October 26, 2016
Samsung Galaxy Gear will use AMOLED 1 67 1 5 GHz dual core CPU 2MP camera released on 5 9
Samsung Galaxy Gear will use AMOLED 1 67 1 5 GHz dual core CPU 2MP camera released on 5 9
Finally, we also had a little leak information about Galaxy Gear - is the name of the SmartWatch is developed by Samsung. Accordingly, SamMobile site recently revealed that Galaxy Gear will likely use
Read more »Posts published by Smartphone Blog
Go to link download
Wednesday, October 5, 2016
Guide How to use the Sony QX10 with Android and iOS
Guide How to use the Sony QX10 with Android and iOS
The Sony Cyber ??-shot QX10 as an additional lens for smart phones . In fact this is a real camera because it includes a 10X zoom lens system , 18MP image sensor Exmor R and BIONZ processor . Do turn off the monitor and control system should smartphone will act as a viewfinder , and the user will manipulate directly on it . QX10 using Wi -Fi connectivity directly between devices , NFC will also help to simplify the connection more . Tests showed the connection speed between the QX10 and stable smartphone , in a variety of environments with Wi- Fi , you will feel a little interface will have latency from 0.5 to 2 seconds .

With the P mode , the QX10 we can only adjust the EV exposure and white balance . Some utilities , such as tuning timer capture , playback when shooting ... mode but no successive panels . Unfortunately, the other parameters can not be interference . The QX100 , I think you will be able to adjust more than one , including aperture , speed , ISO , metering ...
The smartphone is connected to the NFC is pretty simple , you just need to install PlayMemories Mobile application from Google Play , then open the camera , open NFC on the phone , touching the two devices to wait a few seconds and is ready for use .
With the machine as there is no NFC Android or iOS , Sony provides a password to access Wi- Fi on the QX10 . When it QX10 act as a Wi - Fi hotspot , your phone and access to the Wi - Fi connection . Then use PlayMemories Mobile software .







Tests showed that even the relatively configure phones like Xperia E LG Optimus L1 II still works well with the Cyber ??-shot QX10 . To save memory , you can choose to save the image mode 2 MP ( 1920 x 1080 pixels with 16:9 aspect ratio ) to transfer images to your phone. Original photo 18 MP microSD/M2 stored on the memory card . At this point , the photograph will be faster , because the pictures have a resolution of 18 MP usually takes between 2-4 seconds to transfer the phone QX1 .
Thus, the QX10 has a compact design (though hardly jeans pocket ) , turn off screen , suitable as a lens to expand high-quality phones . You can take pictures and even posted on the internet without much thought . Higher resolution images will be stored in the memory card is still valid for printing high-quality images ( 300 dpi ) . Price clamping device in accordance with the computer screen from 2.8 " ( 5.5 cm - LG Optimus L1 II ) to 5.5 " ( Galaxy Note 2 ) .






Reference source: Tinhte
Posts published by Smartphone Blog
Go to link download
Monday, September 26, 2016
Google Nexus 5 will use MEMS camera for fast autofocus speed
Google Nexus 5 will use MEMS camera for fast autofocus speed
According to some leaked code is said to be from Google Nexus 5 , the machine will use cluster number IMX179 camera . This figure is quite real and it is the camera MEMS are produced by Digital Optics . According to the advertising company's MEMS technology allows the camera to lock focus 7 times faster than traditional cameras . In addition, it can also capture many images in sequence with very high speed , and if the object does not move too fast , we can apply style shoot- like focus later camera Lytro so . If the code is correct , the leaked Google Nexus 5 will be the first smartphone to be integrated MEMS technology , paving the way for the introduction of camera assemblies to many more devices .
![]() |
| Google Nexus 5 will use MEMS camera for fast autofocus speed |
Posts published by Smartphone Blog
Go to link download
Subscribe to:
Posts (Atom)
