dalvikvm: add Hindi translation (#11096)

* dalvikvm: add Hindi translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Vedant Yadav 2023-10-20 10:51:42 +05:30 committed by GitHub
parent 7b992f52db
commit 508976e161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# dalvikvm
> एंड्रॉइड जावा वर्चुअल मशीन।
> अधिक जानकारी: <https://source.android.com/devices/tech/dalvik>.
- एक विशिष्ट जावा प्रोग्राम प्रारंभ करें:
`dalvikvm -classpath {{फ़ाइल.jar/का/पथ}} {{क्लासनाम}}`