Posts

Showing posts from 2017

Create First Android App in Kotlin

Image
Hi I thought you all Intall the Android Studio. Make sure your Android Studio is latest version (3.0.1) This version of Android Studio support Kotlin language. Start Android Studio and select Start new Project.   Then add the Project name and selected the name of Company (or your name to give the unique identification of your project ) and then set the address of project you want to store and the select the kotlin support check box then click on Next Button. 3. In this Phase you select which android Platform your app support. Select  from the option and then press Next Button.  4. Now in this phase You select which type of Android application you want to create click on that type of application and then click on Next Button. 5. This is last phase where you can add the name of file and Click on Finish Button. After that IDE take time to setup your project and make make Regarding your Project. After Some time i...

Kotlin used In Android

Image
Kotlin Android App Development Google Announced in 2017 I/O Kotlin Language is now fully support to Android App development. So who want to create Android Application but they don't know JAVA programming Language, they can move to kotlin language to create Android Application. And it is easier than JAVA language for developing Android Application. So the feature of kotlin Language for Android App development is following :- Lambda expression Inline Function Null Pointers Safety Smart Cast Range Expression Operator Overloading And so on. And also main important thing about Kotlin is it used less line of code accordingly to Java code. Main advantage of Kotlin language u can create Android application using less line of code as Compare to Java code. In my next Post we start learning kotlin language for Android Application development from scratch.

New Android Application I Recorder

Image
Hello Guys this is new Application I Recorder in Play Store. You can record Audio and video through this App. You can Download it from PlayStore from here:-  https://play.google.com/store/apps/details?id=com.ssalphax.irecorder

AddThis