Posts

Showing posts from November 29, 2015

Android Code - How to setup Admob Account? How to get your Application Monetized? How to setup Banner Advertisements ? How to setup Interstitial Advertisements?

Image
Admob account is used to earn money through advertisements . These advertisements are shown on the application page . There are two types of ads 1 - Banner Ads 2 - Interstitial Ads

Android Code - How do i rename an Android Studio Project with New Name ( New Application Name )?- Complete Steps

Image
I wanted to create a new application with the same code from my previous application. I wanted to just rename it , rather than going through a complete copy paste of all the java files and android manifest file.