February 01, 2014

Change Google + (Plus) details like Date, Description, Location

Hi Friends,

This post related to the change of Google Plus album details like data, description, location etc.

 

Problem

I have got a situation like, after my album photos upload. My latest album was not in the first position in album list.

When I just opened the album, it was showing some old date and I was not able to edit the date of the album.

The current Google + settings once you have uploaded the album.

 

Objective

Update date of your Google + album

 

Resolution Procedure

Please click on this link to redirect to Picasa web albums

https://picasaweb.google.com/lh/myphotos?noredirect=1

Now you can see all your albums

Click on the album which you want to change the album details

Change the “Date” or any other field of your choice

Save it

That’s it. You are done.

Now you can view the updated album list your Google + Albums

 

Please write your queries and comments @ http://psrtechtips.com/contact

 

Blogger Labels: Change,Google,Plus,Date,Description,Location,Friends,album,data,situation,Objective,Update,Procedure,Click,Save,comments,photos,albums

January 30, 2014

Android 4.4 KitKat Developer Options

Hi friends,

In Android latest OS version 4.4 (KitKat), by default the “Developer Options” is not available.

How to enable it? That’s what the current topic is all about.

 

Objective

Enable “Developer Options” in Android 4.4 (KitKat)

 

Procedure

  1. Go to “Settings”
  2. Click on “About Phone/Tablet” option
  3. Click 3 times on “Build number” option
  4. For each click it will show you the message like “You are ‘n’ click away to become a developer”
  5. It will enable the “Developer Options” and you can view it by going back to “Settings” main screen

 

Please send your feedback and queries at http://psrtechtips.com/contact

Blogger Labels: Android,KitKat,Developer,Options,version,topic,Objective,Enable,Procedure,Settings,Click,About,Tablet,option,Build,message,feedback

January 14, 2014

Sony Xperia L Jellybean 4.2.2 Update Speaker Volume and Mobile Internet Data Connectivity Problem and Solutions

Hi all,

I have updated my sister’s phone from Jellybean 4.1.2 to Jellybean 4.2.2.

She found two problems,

Problems

1) Internet Mobile Data is not working

2) Speaker Volume is very low

Solutions

1) Install “Internet Settings” from Settings->Xperia option. It will installs and activates your mobile data

2) After update manually Switch off and Switch On the device

 

Simple but vital solutions for any Sony customer

 

Please feel free to send your comments and feedbacks to psrdotcom@gmail.com

Blogger Labels: Sony,Xperia,Jellybean,Update,Speaker,Volume,Mobile,Internet,Data,Problem,problems,Install,option,Switch off,Switch On,Simple,customer,comments,Solutions

January 13, 2014

Windows 8.1 Pro Upgrade Keyboard Layout, Keys Mismatch Problem Resolution

Hi all,

I have upgraded my sister’s laptop from Windows 8 to Windows 8.1

I know that, it takes lot of time to download and install. After the whole night download and installation is completed.

But she has come up with an issue saying that, keyboard keys are not displaying correct values.

Problem

Keyboard Layout Adjustment

Resolution

  • I have understood that it’s a layout problem.
  • Default layout is English (UK). I have changed that to English (India).
  • And downloaded the English (US) language pack also.
  • For testing your keyboard layout in the live view, you can open “On-Screen Keyboard”
  • When you change the layout, the “On-Screen Keyboard” layout gets changed automatically.
  • By this way, we can see our keyboard live layout.

I hope someone who think that, it’s a problem can resolve the issue using the above procedure.

 

For more queries and comments, please send mail to psrdotcom@gmail.com

Blogger Labels: Upgrade,Keyboard,Layout,Mismatch,Problem,Resolution,laptop,installation,Adjustment,Default,English,India,language,procedure,comments,download

January 08, 2014

Solution to get rid of Vodafone Live Flash (Pop Up) Messages

Hi all,

I have recently purchased the Vodafone SIM.

After a month of usage and paying my bill, I was getting some pop-up message, asking for confirmation to receive some live updates from various categories.

The message also says that, it will cost some 10 rupees. I know that, its simply waste information.

But per day, I was getting more than 25 messages, which made me think eager to stop this irritating messages.

 

I searched in Google and found the following information.

  1. Go to “Vodafone Services”
  2. Click on “FLASH!!”
  3. Click on “Deactivate”
  4. It should show a pop-up message “FLASH OFF”

 

If any further message comes just ignore/cancel it

I think, it worked for me. Let me see for one more day. If still the problem exists, then I will update this blog.

 

I hope, if anyone facing this issue, they can get rid with this solution.

 

Please send your comments and feedback to psrdotcom@gmail.com

Blogger Labels: Solution,Live,Flash,Messages,usage,message,confirmation,cost,Google,Services,Click,Deactivate,comments,feedback,categories

December 12, 2013

Tatkal Passport Application required documents to apply in Hyderabad

Dear all,

I tried to apply tatkal in Hyderabad passport office with the documents specified in passportindia.gov.in. But when I reached after making an appointment, they said "Annexure F" is mandatory in Andhra Pradesh.

I was surprised, How come a normal person without any contacts of higher officials of State and Central government can apply for passport in tatkal mode??

The mediators will take around 5K and they will give this "Annexure F". That's cheating. I don't want to do that. Then eventually I have applied in normal mode. I don't know when I will get this. Mostly within one month of time, I should get my passport.


Lets see what happens.


If you are applying for passport in Normal mode then, you just need 2 documents.
  1. Residence Proof
  2. SSC Certificate
These two documents are enough to apply for a passport

If you are applying in tatkal mode, you need
  1. Residence Proof
  2. SSC Certificate
  3. Annexure F
  4. Annexure I
  5. Driving License (Alternates Avail in passport india website)
  6. PAN Card (-do-)
  7. Aadhaar Card (-do-)
So, concluding this note by saying that, apply passport in tatkal if you know some higher officials as per Annexure F.

PhoneGap Installation and running Sample Application on iOS



Pre-requisites


Softwares

     iOS SDK
     Xcode command line tools
     Node.js
     Cordova (Zip)

Setup Environment Variables


     NODEJS_HOME
     CORDOVA_IOS

PATH Environment Variable Update

1) Open a terminal prompt

2) Type sudo vi /etc/launchd.conf (note: this file might not yet exist)

3) Put contents like the following into the file

# Set environment variables here so they are available globally to all apps
# (and Terminal), including those launched via Spotlight.
#
# After editing this file run the following command from the terminal to update
# environment variables globally without needing to reboot.
# NOTE: You will still need to restart the relevant application (including
# Terminal) to pick up the changes!
# grep -E "^setenv" /etc/launchd.conf | xargs -t -L 1 launchctl
#
# See http://www.digitaledgesw.com/node/31
# and http://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x/
#
# Note that you must hardcode the paths below, don't use enviroment variables.
# You also need to surround multiple values in quotes, see MAVEN_OPTS example below.
#

# Nodejs Installed path. By default the path is your home directory->.npm directory path
setenv NODEJS_HOME $HOME/.npm

# Choose the location where you have unzipped the cordova iOS folder
setenv CORDOVA_IOS /cordova-ios


PATH Environment Variable Update

create .bash_profile file in your home folder
Enter the following content

#!/bin/bash
export PATH=$PATH:$NODEJS_HOME:$CORDOVA_IOS/bin

Install phonegap

If you are behind a proxy please set the proxy to npm (Node.js) command
Syntax:-
(For HTTP) $ npm config set proxy http://proxy.company.com:port
(For HTTPS) $ npm config set https-proxy http://proxy.company.com:port

Run the install command

$ sudo npm install -g phonegap
$ sudo npm install -g cordova

Note: If you face any errors
  • Remove the .npm directory from the home folder
  • Upgrade npm (sudo npm install -g npm)
  • Clear the global npm cache (sudo npm cache clear)
  • Clear the user npm cache (npm cache clear)

Create Project

Syntax: phonegap create
$ phonegap create hello com.example.hello "HelloWorld"

By default the skeleton folder structure will be created.
Note: if you didn’t get the default skeleton (www, js, css folders and other files), please copy from the sample-hello-world project of phonegap to your www project folder

$ cd hello
$ cordova platform add ios
$ phonegap build ios



Adding Plugins to your project

Pre-requisites

                       Install Git
Tip: If you are behind a proxy then please add it your configuration
Syntax: git config —global http.proxy http://proxyusername:proxypassword@server.company:port
Ex: git config —global http.proxy http://abc:123@xyz.com:8081

                       Add git\bin to your PATH environment variable
                       You need to download the git files from https://git-wip-us.apache.org. So make sure that the above specified URL is not blocked by your firewall
                       Navigate to your project directory in command prompt by changing the directory
cd

Note:
If you have some issues download cordova zip (unzip cordova-ios zip) and copy it to your home directory-> ~/.cordova/lib/ios/cordova/3.2.0/

Install Plugin

Syntax: phonegap local plugin add
Ex:- phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git

Tip: If this doesn’t run then try with cordova
Syntax: cordova plugin add
Ex:- cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git

Add the Feature to config.xml (Ex: Accelerometer)

    name="Accelerometer">
        name="ios-package" value="CDVAccelerometer" />
   


Remove Plugin

Syntax: phonegap local plugin remove
Ex:- phonegap local plugin remove https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git

Tip: If this doesn’t run then try with cordova
Syntax: cordova plugin remove
Ex:- cordova plugin remove https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git

Alternative
You can install “plugman” to plug and play with plugins by following this link
Using Plugman to Manage Plugins
Note: plugman doesn’t take proxy

References

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com