Showing posts with label running library project. Show all posts Showing posts with label running library project. Show all posts Monday, June 29, 2015 June 29, 2015 Running Library project in Android studio By Entrepreneur & Financial Planning com.android.library, running library project No comments In build.grandle change apply plugin: 'com.android.library'to apply plugin: 'com.android.application' Create an activity to call the library api Declare the activity in manifest file. Declare all other required permissions in manifest Read More Share This: Facebook Twitter Google+ Stumble Digg Older Posts Home Java Tutorials Upload file to server FTP xml parsing Features of OOPS Types of Inheritance Inheritance Multi Threading Exception Types in java Exception in Java Thread Life Cycle Constructors in Java Synchronization in Java Polymorphism Types of Constructors History Of Java
June 29, 2015 Running Library project in Android studio By Entrepreneur & Financial Planning com.android.library, running library project No comments In build.grandle change apply plugin: 'com.android.library'to apply plugin: 'com.android.application' Create an activity to call the library api Declare the activity in manifest file. Declare all other required permissions in manifest Read More Share This: Facebook Twitter Google+ Stumble Digg