排序
How to be android developer
How to be android developer,Hi I am new here so anyone help me how to start android app development and how to be professional in it 原文链接:How to be android developer
Kotlin vs. Java: Which One You Should Choose for Your Next Android App
Kotlin vs. Java: Which One You Should Choose for Your Next Android App,If you're a mobile app developer, Java is probably your go-to language for building Android apps. But there a...
Getting started with native openGL Android App
Getting started with native openGL Android App,This post is yet another transfer from Medium. I decided a while ago to delete my account there, but before that It would be a waste ...
Your First Android Libraries
Your First Android Libraries,When you start a brand new app in Android Studio, you're dropped into a bare-bones project that likely just has a single, empty Activity. If you're try...
Introduction of Kotlin programming language
Introduction of Kotlin programming language,The article starts with a question, what is the most painful problem that every Java developer faces? I know most of you will say “The ...
How Kotlin provides 100% interoperability with Java?
How Kotlin provides 100% interoperability with Java?, “Kotlin is 100% interoperable with java” When you first searched about Kotlin in every blog post, community talk or on YouTu...
First 6 months as a DEVELOPER (Destined to beginners)
First 6 months as a DEVELOPER (Destined to beginners),Hello everybody, my name is Lucas! I'm 20 years old and I'm a Mobile Developer Trainee. You may be asking yourself: 'What kind...
Launching Activities in Easier Way Using Kotlin Extensions
Launching Activities in Easier Way Using Kotlin Extensions, Kotlin Extensions for simpler, easier and fun way of launching Activities in Android Originally published on https://waj...
How to Initialize an ArrayList in Kotlin
How to Initialize an ArrayList in Kotlin,For those of you familiar with the How to Python series, I thought it would be fun to try my hand at some other languages I’ve been using ...
Extract code from Android APK with 3 commands
Extract code from Android APK with 3 commands,I mean, with 3 tools Disclaimer This post is for informational and educational purposes only Requirements Unzip dex2jar jd-gui Termina...
Why iam still learning basic?
Why iam still learning basic?,Why? It's beacuse my brain need that, it's like vitamin for me, litlle jealous with new comer but high skilled ( 3 of that language) from me. Android ...
How to create a zip in Xamarin Android
How to create a zip in Xamarin Android,This solution is specifically for Android using Xamarin because I am using the Java.Util.Zip Class. This solution can just as easily be porte...