1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-13 19:55:45 +02:00

dalvikvm: add Hindi translation (#11096)

* dalvikvm: add Hindi translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
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

View file

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