Android app is written in Java programming language (mostly). Java code is compiled together with the resource file data required by the application, where the process is packaged by tools called as “apt tools” into the Android package so that it generates files with apk extension. Apk file that’s what we call the application, and… Continue reading Android App Components
Author: rperdhevi
Architecture of Android Operating System
Android is a Linux-based operating system designed for touchscreen mobile devices such as smartphones and tablet computers. Android was originally developed by Android, Inc., with financial support from Google, which was later purchased in 2005. The operating system was officially released in 2007, in conjunction with the establishment of the Open Handset Alliance, a consortium… Continue reading Architecture of Android Operating System
How to Install Android Studio on Windows
The user of Android-based smartphones increasingly more and more where this is an opportunity for developers to develop android applications. Android is an open source so it can be developed by anyone. Beside that is used to develop Android applications is an android studio, and then the question is how to install Android Studio on… Continue reading How to Install Android Studio on Windows
Making Android Applications Using MIT App Inventor 2
Android is one of the most popular operating systems since the end of the Symbian era. An open-source operating system that is supported by an attractive display and allows users to choose free or paid applications are available abundant in the Playstore android. This encourages developers to compete in building their best products for the… Continue reading Making Android Applications Using MIT App Inventor 2
How to install Java jdk, Maven, and intelleJ in under 120 seconds
Today I wanna show you, how to install JAVA jdk, Apache Maven, and intelliJ IDEA in under 120 seconds using Homebrew. It’s super easy, mate!
Idea Validation – a way to save yourself money and time
On this years recently, There is a lot of Startup companies that are founded, but a lot of them is failed. Facebook was not the first social network (remember Friendster?). And Google was not the first search engine. Instead of focusing on idea secrecy.
Java: Inversion of Control & Dependency Injection
Talking about features of the framework, In this part I’ll explain the characteristics of the Spring framework called Inversion of Control (IoC), or also called Dependency Injection (DI). This is a key element that needs to be good understanding.
Preparing Maven on Windows 10
Maven also as known structure automation devices, it is extremely beneficial for java developers in making applications, ranging from job development, referencing outside libraries, collections, making paperwork. Meven is the appropriate companion for developers from starting throughout of the growth, until end of the application procedure.
Swift : Tableview Autoresizing Cell Height
So today i’m going to write a story about IOS tableview which might felt so dull if we used a default implementation, so today the story is about spicing up some tableview. So how it goes First let’s create a new IOS project with Single View App and in the Main Storyboard let’s replace the… Continue reading Swift : Tableview Autoresizing Cell Height
Clean Up
Hmm… Been a while since I have some time to write a thing or two, well actually this side have deviated too much from the initial intent. I can’t say why, maybe too much thing happened in life, an excuse to say life happened ^_^, or perhaps there’s a new member in my family, as… Continue reading Clean Up