android/*: add Bengali translation (#9696)
* am, bugreport, bugrepotz, dalvikvm, dumpsys, getprop, input, logcat, pkg, pm, screencap, wm: add Bengali translation
* android/*: translated placeholders to Bengali
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 12:32:43 +00:00
|
|
|
# bugreportz
|
|
|
|
|
|
|
|
> একটি জিপ করা অ্যান্ড্রয়েড বাগ রিপোর্ট তৈরি করুন।
|
|
|
|
> এই কমান্ডটি শুধুমাত্র `adb shell` এর মাধ্যমে ব্যবহার করা যেতে পারে।
|
2023-11-06 17:44:12 +00:00
|
|
|
> আরও তথ্য পাবেন: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>।
|
android/*: add Bengali translation (#9696)
* am, bugreport, bugrepotz, dalvikvm, dumpsys, getprop, input, logcat, pkg, pm, screencap, wm: add Bengali translation
* android/*: translated placeholders to Bengali
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 12:32:43 +00:00
|
|
|
|
|
|
|
- একটি অ্যান্ড্রয়েড ডিভাইসের একটি সম্পূর্ণ জিপ করা বাগ রিপোর্ট তৈরি করুন:
|
|
|
|
|
|
|
|
`bugreportz`
|
|
|
|
|
|
|
|
- চলমান অপারেশনের অগ্রগতি দেখুন:
|
|
|
|
|
|
|
|
`bugreportz -p`
|
|
|
|
|
|
|
|
- সংস্করণ দেখুন:
|
|
|
|
|
|
|
|
`bugreportz -v`
|
|
|
|
|
|
|
|
- সাহায্য প্রদর্শন:
|
|
|
|
|
|
|
|
`bugreportz -h`
|