Android Development

content

Learn Java Programming

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

content

Learn Android Development in Bangla

Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. It is available for download on Windows, macOS and Linux based operating systems.

content

Learn Android Firebase

Firebase provides tools to grow your app and business, for startups & global enterprises. Get your app up and running quickly & securely with fully managed backend infrastructure. Customize Your App. Release Apps Confidently. Backed by Google.

content

Learn Android SQLite Database

SQLite is a opensource SQL database that stores data to a text file on a device. Android comes in with built in SQLite database implementation. SQLite supports all the relational database features. In order to access this database, you don't need to establish any kind of connections for it like JDBC,ODBC e.t.c.