Results 30 comments of badboy-tian

I have finished it; ``` package com.i7play.rsapp.view.rxphoto; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.media.ThumbnailUtils; import android.net.Uri; import android.util.Pair; import com.i7play.rsapp.view.rxphoto.shared.RxPhotoConstants; import com.i7play.rsapp.view.rxphoto.util.Utils; import io.reactivex.Observable; import io.reactivex.ObservableEmitter; import io.reactivex.ObservableOnSubscribe; import...

put the libaac-encoder in to the armeabi-v7a and armeabi

final String name = files.get(postion).getParentFile().getAbsolutePath() + "/" + files.get(postion).getName().replace(".wav", ".mp4"); ``` AACEncoder aacEncoder = new AACEncoder(); ByteArrayOutputStream bos = null; int size = 0; byte[] buffer = null; try {...

![123](https://user-images.githubusercontent.com/2835129/142378994-9cb93781-a3be-4b97-9268-69ec3844b55e.gif)

``` const api = new ParseServer({ databaseURI: databaseUri || 'mongodb://localhost:27017/dev', cloud: process.env.CLOUD_CODE_MAIN || __dirname + '/cloud/main.js', appId: process.env.APP_ID || appId, masterKey: process.env.MASTER_KEY || masterKey, //Add your master key here. Keep...

if i use ``` "parse-dashboard": "3.3.0-beta.3", "parse-server": "4.5.0" ``` and update file, select file, it nothing happen!! ![123](https://user-images.githubusercontent.com/2835129/142750985-afaea672-a2b7-48a9-892f-8f036271cd15.gif)