Signed apk to PlayStore

Hi today i want to share how to signed android apps to play store(react native,cordova,etc) your apk must be signed first.. signing your apk Generate your keystore keytool -genkey -v -dname 'CN=Alfathdirk,OU=YourAPK,O=GeekyAnts,L=Indonesia,ST=Jakarta,C=IN' -keystore yourkeystore.keystore -keypass yourpassword -storepass yourpassword -alias yourkeystore -keyalg RSA -keysize 2048 -validity 10000 Download certificate download deployment_cert.der for your apps on https://play.google.com/apps/publish/ menu App Signing Validating and Zip your Apk keytool -importcert -file deployment_cert.der -keystore yourkeystore.keystore jarsigner -verbose -keystore yourkeystore.
Read more >

Line BOT Javascript

Oke gais, berhubung blog gua sebelum nya ke delete karena update blog dan lupa di push ke repo git gua mau bahas soal BOT LINE JAVASCRIPT Pre-Install # Required Node v8.x++ Install # git clone https://github.com/alfathdirk/LineAlphatJS cd LineAlphatJS/ npm i Running # npm start dan akan muncul QRcode, silahkan scan atau paste di chat line kalian kemudian login Silakan Comment jika kurang jelas.. Thanks !

Rindu di sabtu malam

gulita malam dengan awan menggiring warna kemerahan, dengan angin kosong dan kelip bintang tak saling menyapa. rindu saat aku dan dirimu mengerat telapak tangan, terpancar miliaran molekul nektar bersemayam dalam hati curahkan rindu, saat dikeheningan yg muncul hanya terdengar suaramu padahal kau hanya bayangan di imajinasi ini Bidadari dunia yang sesaat hanya menghiasi setengah perjalanan ku kini hanya sebuah catatan yang hanya bisa kutulis dalam ruang yang ku sekat, maaf atas segala kesalahanku dan kini ku basuh peluh air mata ku.
Read more >

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick Start # Create a new post # $ hexo new "My New Post" More info: Writing Run server # $ hexo server More info: Server Generate static files # $ hexo generate More info: Generating
Read more >