Top 2 best Torch/Flash/Light/LED Applications for Android
Following are the best torch apps on google play
Super-Rocket LED Torch Light:
This application realy meet the goals for any one wanted an application which support Only torch light.
I figure it out and rant it on first position
Download Super-Rocket Let Torch
Super-Bright LED Flashlight:
I rank this application on 2nd number because it also have others things to play around mean you can change your screen color etc.
Download this app
Saturday, August 22, 2015
Tuesday, August 18, 2015
How to integrate Facebook With Parse
Parse.com tutorial will not help you provide complete workable Facebook solution.
Following are the easiest Steps to integrate Facebook Using Parse
- Go to your manifest file and copy the following in application tag
Android: name="com. Facebook. SDK. ApplicationId "
<activity android: name="com. facebook . FacebookActivity "
"keyboard |keyboardHidden |screenLayout |screenSize |orientation"
- Now go to your Application class and
initilize Facebookutil by usingfollowing line
- Copy the following code in the
activty from where you want to login tofacebook
Finally Copy the following code in the activity from where you want to login tofacebook
Enjoy
Subscribe to:
Posts (Atom)
ad
Top 2 best Torch/Flash/Light/LED Applications for Android
Following are the best torch apps on google play
Super-Rocket LED Torch Light:
This application realy meet the goals for any one wanted an application which support Only torch light.
I figure it out and rant it on first position
Download Super-Rocket Let Torch
Super-Bright LED Flashlight:
I rank this application on 2nd number because it also have others things to play around mean you can change your screen color etc.
Download this app
Following are the best torch apps on google play
Super-Rocket LED Torch Light:
This application realy meet the goals for any one wanted an application which support Only torch light.
I figure it out and rant it on first position
Download Super-Rocket Let Torch
Super-Bright LED Flashlight:
I rank this application on 2nd number because it also have others things to play around mean you can change your screen color etc.
Download this app
How to integrate Facebook With Parse
Parse.com tutorial will not help you provide complete workable Facebook solution.
Following are the easiest Steps to integrate Facebook Using Parse
- Go to your manifest file and copy the following in application tag
Android: name="com. Facebook. SDK. ApplicationId "
<activity android: name="com. facebook . FacebookActivity "
"keyboard |keyboardHidden |screenLayout |screenSize |orientation"
- Now go to your Application class and
initilize Facebookutil by usingfollowing line
- Copy the following code in the
activty from where you want to login tofacebook
Finally Copy the following code in the activity from where you want to login tofacebook
Enjoy
Subscribe to:
Posts (Atom)