LLP Learning Hub Download Link
Android App Download Link
https://www.mediafire.com/file/jrxg43ion5lusa2/LLP_Learning_Hub_-_V1.0.2.apk/file
Amazon App Store Download Link
https://www.amazon.com/dp/B0CY3B2W65/ref=apps_sf_sta
iOS App Download Link
https://apps.apple.com/mm/app/llp-learning-app/id6464718516
Website Link
Https://www.llplearninghub.com
Android App Download Link
https://www.mediafire.com/file/jrxg43ion5lusa2/LLP_Learning_Hub_-_V1.0.2.apk/file
Amazon App Store Download Link
https://www.amazon.com/dp/B0CY3B2W65/ref=apps_sf_sta
iOS App Download Link
https://apps.apple.com/mm/app/llp-learning-app/id6464718516
Website Link
Https://www.llplearninghub.com
❤2
iOS အတွက် update version လေးရပါပြီ - Error တွေလည်း Fixed ထားပါပြီ
Class Details - Link https://www.facebook.com/share/p/LmF7i8Yz1DBvGPVj/?mibextid=WC7FNe
Class Details Link - https://www.facebook.com/share/p/bKignN53LMEuQ4dS/?mibextid=WC7FNe
Class Detail Link - https://www.facebook.com/share/p/2sMQbuqh5hqKcRvk/?mibextid=WC7FNe
သင်တန်းတက်ရောက်ဖို့စိတ်၀င်စားရင် @LLPMM_LECTURER ကို ဆက်သွယ်မေးမြန်းနိင်ပါတယ်ခင်ဗျ
❤2
Android App & Flutter App Develpment Class များလည်း မကြာခင်ရှိပါတော့မယ့်ခင်ဗျ
👍2❤1
𝐀𝐧𝐝𝐫𝐨𝐢𝐝 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐂𝐥𝐚𝐬𝐬
[𝐁𝐚𝐬𝐢𝐜] 𝐁𝐚𝐭𝐜𝐡 - 𝟏
•••••••••••••••••
𝐒𝐭𝐚𝐫𝐭 - 𝐀𝐩𝐫𝐢𝐥 𝟏𝟗
𝐓𝐢𝐦𝐞𝐬 - 𝟕 : 𝟎𝟎 𝐏𝐌 𝐭𝐨 𝟖 : 𝟑𝟎 𝐏𝐌
𝐃𝐚𝐲𝐬 - 𝐅𝐑𝐈 - 𝐒𝐀𝐓 - 𝐒𝐔𝐍𝐃𝐀𝐘𝐒
𝐃𝐮𝐫𝐚𝐭𝐢𝐨𝐧 - 𝟐.𝟓 𝐌𝐨𝐧𝐭𝐡𝐬
𝐏𝐥𝐚𝐭𝐟𝐨𝐫𝐦 - 𝐆𝐨𝐨𝐠𝐥𝐞 𝐌𝐞𝐞𝐭 [ 𝐋𝐢𝐤𝐞 𝐙𝐨𝐨𝐦 ]
𝐂𝐥𝐚𝐬𝐬 𝐅𝐞𝐞 - 𝟏𝟓𝟎𝟎𝟎𝟎 𝐌𝐌𝐊
✅ အတန်းသစ်ဖြစ်တဲ့အတွက် ပထမဆုံးသင်တန်းအပ်နှံသူ Early Birds 3 ယောက်ကို 10 K OFF Discount ပေးအပ်သွားမှာဖြစ်ပါတယ်။
✅ သင်တန်းတက်ရောက်နိုင်ဖို့အတွက် Java Programming ရထားဖို့လိုပါမယ်။
𝐂𝐨𝐮𝐫𝐬𝐞 𝐎𝐮𝐭𝐥𝐢𝐧𝐞𝐬
•••••••••••••••••
✅Introducing to Android Studio
1) Introduction to Android Development using Java
2) Downloading Android Studio
3) Quick overview to Android Studio
4) More about Project structure, Code Editor and Tool bar
5) Explaining about Gradle (Android Build Tool)
✅ Getting started with Android Development
6) Creating Empty Android Project
7) Running on AVD (Android Virtual Device)
8) Running on Real Device
9) Introduction to Layout Editor
10) Explaing about Android Views and Layouts
✅ Project 1: Login Page Application
11) Introduction to LinearLayout, TextView, EditText, Button
12) Create a Login Page using Linear Layout, EditText, Button and TextView
13) Show Toast Message when button clicked (Success or Fail)
✅ Project 2: Zawgyi Font Converter
14) Introduction to Radio Buttons, Multiline EditText
15) Introduction to ViewBinding
16) Create a Zawgyi Font converter application using RadioButton, Image Buttons and EditText with Rabbit Converter
17) Copying text to Android Clipboard
18) Introduction to Font Resources
19) Introduction to Android Font face
20) Based on Radio Button selected, apply font face for Zawgyi and Unicode
✅ Exporting as an apk
21) Create a key store
22) Generate a bundled apk
23) Difference between exporting as apk and aab
✅ Github
24) Create a Github Account
25) Connect to Github from Android Studio
26) Sharing project on Github from Android Studio
27) Explain about commit, push and pull
✅ Project3: Date Counter Application (Been Together)
28) Introduction to Relative Layout
29) Introduction to ImageView
30) Show Image with Drawable Resource
31) Introduction to CardView
32) Styling Button for selecting start date
33) Create Date Counter application using RelativeLayout, CardView, ImageView and TextView
34) Use color resource instead of encoded color
✅ Project4: Mini Calculator
35) Introduction to ConstraintLayout and GridLayout
36) Create a mini calculator using ConstraintLayout, GridLayout, Button and EditText
37) Setting font for the entire application
38) Explain about activity life cycle
✅ Login Application with Activities
39) Revamp design with TextInputLayout & TextInputEditText
40) Introduction to Activity
41) Introduction to Android Manifest File
42) Going from one activity to another activity
43) Changing activity title
44) Create back button on child activities
45) Login Success will go to another activity
46) Sent string from Login Activity to Home Activity using intent bundles
47) Sent Parcelable object from one activity to another
48) Introduction to Shared Preference
49) If not login, show login page, else show home page
✅ Project5: Voucher App
50) Introduction to Recycler View
51) Introduction to FAB (Floating Action Button)
52) Add Vector Asset
53) Introduction to Alert Dialog
54) Create a simple voucher application
55) Create About Us Menu in Home Activity
56) Go to Facebook Page using Activity
✅ Project6: Simple Note
57) Introduction to Persistance Database
58) Introduction to Room
59) Create Note application using CRUD
✅ Bonus
60) How to add support for Localization
61) How to add support for Light and Dark Theme
✅ Project Based Teaching ပုံစံနဲ့ သင်ကြားရမှာဖြစ်တဲ့အတွက် သင်တန်းပြီးဆုံးသွားရင် Offline Application များကို ရေးဆွဲနိုင်သွားမှာပဲဖြစ်ပါတယ် ။
✅ သင်တန်းတက်ရောက်ဖို့ စိတ်၀င်စားပါက Page Mesg Box ( သို့ ) အောက်ပါဖုန်းနံပါတ်သို့ ဆက်သွယ်မေးမြန်းနိုင်ပါတယ်။
☎️ 0️⃣9️⃣4️⃣5️⃣2️⃣7️⃣8️⃣4️⃣0️⃣4️⃣5️⃣
[𝐁𝐚𝐬𝐢𝐜] 𝐁𝐚𝐭𝐜𝐡 - 𝟏
•••••••••••••••••
𝐒𝐭𝐚𝐫𝐭 - 𝐀𝐩𝐫𝐢𝐥 𝟏𝟗
𝐓𝐢𝐦𝐞𝐬 - 𝟕 : 𝟎𝟎 𝐏𝐌 𝐭𝐨 𝟖 : 𝟑𝟎 𝐏𝐌
𝐃𝐚𝐲𝐬 - 𝐅𝐑𝐈 - 𝐒𝐀𝐓 - 𝐒𝐔𝐍𝐃𝐀𝐘𝐒
𝐃𝐮𝐫𝐚𝐭𝐢𝐨𝐧 - 𝟐.𝟓 𝐌𝐨𝐧𝐭𝐡𝐬
𝐏𝐥𝐚𝐭𝐟𝐨𝐫𝐦 - 𝐆𝐨𝐨𝐠𝐥𝐞 𝐌𝐞𝐞𝐭 [ 𝐋𝐢𝐤𝐞 𝐙𝐨𝐨𝐦 ]
𝐂𝐥𝐚𝐬𝐬 𝐅𝐞𝐞 - 𝟏𝟓𝟎𝟎𝟎𝟎 𝐌𝐌𝐊
✅ အတန်းသစ်ဖြစ်တဲ့အတွက် ပထမဆုံးသင်တန်းအပ်နှံသူ Early Birds 3 ယောက်ကို 10 K OFF Discount ပေးအပ်သွားမှာဖြစ်ပါတယ်။
✅ သင်တန်းတက်ရောက်နိုင်ဖို့အတွက် Java Programming ရထားဖို့လိုပါမယ်။
𝐂𝐨𝐮𝐫𝐬𝐞 𝐎𝐮𝐭𝐥𝐢𝐧𝐞𝐬
•••••••••••••••••
✅Introducing to Android Studio
1) Introduction to Android Development using Java
2) Downloading Android Studio
3) Quick overview to Android Studio
4) More about Project structure, Code Editor and Tool bar
5) Explaining about Gradle (Android Build Tool)
✅ Getting started with Android Development
6) Creating Empty Android Project
7) Running on AVD (Android Virtual Device)
8) Running on Real Device
9) Introduction to Layout Editor
10) Explaing about Android Views and Layouts
✅ Project 1: Login Page Application
11) Introduction to LinearLayout, TextView, EditText, Button
12) Create a Login Page using Linear Layout, EditText, Button and TextView
13) Show Toast Message when button clicked (Success or Fail)
✅ Project 2: Zawgyi Font Converter
14) Introduction to Radio Buttons, Multiline EditText
15) Introduction to ViewBinding
16) Create a Zawgyi Font converter application using RadioButton, Image Buttons and EditText with Rabbit Converter
17) Copying text to Android Clipboard
18) Introduction to Font Resources
19) Introduction to Android Font face
20) Based on Radio Button selected, apply font face for Zawgyi and Unicode
✅ Exporting as an apk
21) Create a key store
22) Generate a bundled apk
23) Difference between exporting as apk and aab
✅ Github
24) Create a Github Account
25) Connect to Github from Android Studio
26) Sharing project on Github from Android Studio
27) Explain about commit, push and pull
✅ Project3: Date Counter Application (Been Together)
28) Introduction to Relative Layout
29) Introduction to ImageView
30) Show Image with Drawable Resource
31) Introduction to CardView
32) Styling Button for selecting start date
33) Create Date Counter application using RelativeLayout, CardView, ImageView and TextView
34) Use color resource instead of encoded color
✅ Project4: Mini Calculator
35) Introduction to ConstraintLayout and GridLayout
36) Create a mini calculator using ConstraintLayout, GridLayout, Button and EditText
37) Setting font for the entire application
38) Explain about activity life cycle
✅ Login Application with Activities
39) Revamp design with TextInputLayout & TextInputEditText
40) Introduction to Activity
41) Introduction to Android Manifest File
42) Going from one activity to another activity
43) Changing activity title
44) Create back button on child activities
45) Login Success will go to another activity
46) Sent string from Login Activity to Home Activity using intent bundles
47) Sent Parcelable object from one activity to another
48) Introduction to Shared Preference
49) If not login, show login page, else show home page
✅ Project5: Voucher App
50) Introduction to Recycler View
51) Introduction to FAB (Floating Action Button)
52) Add Vector Asset
53) Introduction to Alert Dialog
54) Create a simple voucher application
55) Create About Us Menu in Home Activity
56) Go to Facebook Page using Activity
✅ Project6: Simple Note
57) Introduction to Persistance Database
58) Introduction to Room
59) Create Note application using CRUD
✅ Bonus
60) How to add support for Localization
61) How to add support for Light and Dark Theme
✅ Project Based Teaching ပုံစံနဲ့ သင်ကြားရမှာဖြစ်တဲ့အတွက် သင်တန်းပြီးဆုံးသွားရင် Offline Application များကို ရေးဆွဲနိုင်သွားမှာပဲဖြစ်ပါတယ် ။
✅ သင်တန်းတက်ရောက်ဖို့ စိတ်၀င်စားပါက Page Mesg Box ( သို့ ) အောက်ပါဖုန်းနံပါတ်သို့ ဆက်သွယ်မေးမြန်းနိုင်ပါတယ်။
☎️ 0️⃣9️⃣4️⃣5️⃣2️⃣7️⃣8️⃣4️⃣0️⃣4️⃣5️⃣
👍2❤1