Zmodeler Download Android

1 view
Skip to first unread message

Achill Baldwin

unread,
Aug 3, 2024, 4:17:42 PM8/3/24
to gkogomculi

it would be great if i have a zmodeler , or something to manipulate the faces,edges and vertecis .
and also a manual retopo brush , am already enjouying the paid version on adnroid, and setting in front of the tablet instead of pc , but these little things will make it more perfect.

Maybe I'm a bit late to the party, I know... But I hope this can help others at least. You need to use compileSdkVersion 33 in your gradle file at the Module level. Then you'll be allowed to use the POST_NOTIFICATIONS permission without any issue.

Android 13 (API level 33) and higher supports a runtime permission for sending non-exempt (including Foreground Services (FGS)) notifications from an app: POST_NOTIFICATIONS. This change helps users focus on the notifications that are most important to them.

Note: this is just a sample, its better when your app is launched first time take the permission for notification and where you are calling showNotification function just check the sdk version and call showNotification function.

Regarding the permission, I have tested personally that we don't need to specify in manifest, as per stated in the documentation:"By default, the FCM SDK (version 23.0.6 or higher) includes the POST_NOTIFICATIONS permission defined in the manifest. " -messaging/android/client#request-permission13

c80f0f1006
Reply all
Reply to author
Forward
0 new messages