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 Sunday, June 14, 2015 June 14, 2015 Android studio - NDK is not configured By Entrepreneur & Financial Planning android ndk, android studio ndk, NDK is not configured, ndk project, ndk studio No comments I got an issue in studio while building ndk project. I have solved by giving ndk path in local.properties. sdk.dir=/Users/srin/Library/Android/sdk ndk.dir=/Users/srin/Documents/Srin/android-ndk-r10d Environment : Mac OSX Read More Share This: Facebook Twitter Google+ Stumble Digg Newer Posts 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
June 14, 2015 Android studio - NDK is not configured By Entrepreneur & Financial Planning android ndk, android studio ndk, NDK is not configured, ndk project, ndk studio No comments I got an issue in studio while building ndk project. I have solved by giving ndk path in local.properties. sdk.dir=/Users/srin/Library/Android/sdk ndk.dir=/Users/srin/Documents/Srin/android-ndk-r10d Environment : Mac OSX Read More Share This: Facebook Twitter Google+ Stumble Digg