Lesson 1 : Extra


What is Android ? 

Android is a Linux based operating system it is designed primarily for touch screen mobile devices such as smart phones and tablet computers. ... The android is an open source operating system means that it's free and any one can use it. 

অ্যান্ড্রয়েড একটি লিনাক্স ভিত্তিক অপারেটিং সিস্টেম যা মূলত স্পর্শ স্ক্রিন মোবাইল ডিভাইস যেমন স্মার্ট ফোন এবং ট্যাবলেট কম্পিউটারের জন্য ডিজাইন করা হয়েছে। ... অ্যান্ড্রয়েড একটি ওপেন সোর্স অপারেটিং সিস্টেম মানে এটি বিনামূল্যে এবং যে কেউ এটি ব্যবহার করতে পারে।)

Android Studio is available for Mac, Windows, and Linux desktop platforms. It replaced Eclipse Android Development Tools (ADT) as the primary IDE for Android application development. Android Studio and the Software Development Kit can be downloaded directly from Google

To recap, IDE stands for Integrated Development Environment. Tools provided by anIDE include a text editor, a project editor, a tool bar, and an output viewer. ...Examples of IDE's include NetBeans, Eclipse, IntelliJ, and Visual Studio.



Android Studio is the official integrated development environment (IDE) 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.

An IDE brings many of those development-related tools together as a single framework, application or service. The integrated toolset is designed to simplify software development and can identify and minimize coding mistakes and typos. Some IDEs are open source, while others are commercial offerings.

No comments:

Post a Comment