Friday, September 25, 2015

Annotate - android App - lets you create your own personalized images or meme.

Annotate:

Annotate is an android application which will let you create your own personalized images or meme.

If you have a picture and would want to put in a personalized message for your relatives/friends you can use Annotate for the same.

Where can I download Annotate from?
You can download it from google playstore
https://play.google.com/store/apps/details?id=com.app.nlachwan.annotate
Or
https://play.google.com/store/apps/developer?id=NitinL

Hopefully everyone will have a lot of fun using this application and will spread smiles and happiness.

Steps to use Annotate:

Install and open the app.




Select a picture and add text.



Save the picture to the gallery.

 




Wednesday, September 23, 2015

Rename package in Android Studio

How do you rename a package in Android Studio?

In the project pane click on the gear icon

 

Uncheck the "Compact Empty Middle Packages"



The package will be now shown as separate directories.

Go to the directory that you want to rename and right click
Select Refractor and then Rename

 

Select Rename Directory










Click Rename Package




Enter new name and click Refractor (if asked do a rename-All)

Update the application ID in the grade Build File (build.grade)

Rebuild.