Skip to content

Latest commit

 

History

History
103 lines (76 loc) · 4.94 KB

Android.md

File metadata and controls

103 lines (76 loc) · 4.94 KB

A to Z Resources for Students Awesome

image

Android

Index

  1. Courses
  2. Certifications
  3. Books
  4. Podcasts
  5. Blogs
  6. References
  7. Publish
  8. Misc. Resources
  9. Newsletter
  10. Flutter
  11. React Native

Courses

Certificate

Books

Podcasts

Blogs

References

Publish

Misc Resources

Newsletter

Flutter

Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.:heart_eyes:

Resources

React Native

With React Native, you don't build a "mobile web app", an "HTML5 app", or a "hybrid app". You build a real mobile app that's indistinguishable from an app built using Objective-C or Java. React Native uses the same fundamental UI building blocks as regular iOS and Android apps. You just put those building blocks together using JavaScript and React.

Resources