Skip to content

MaxWeiChen/LocalNotificationForUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocalNotificationForUnity

Description

  1. Use Eclipse Export jar file and put at Unity/Assets/Plugin/Android Folder
  2. AndroidManifest.xml application Add receiver android:name="com.maxwei.notification.AlarmReceiver" android:enabled="true" android:exported="true"
  3. AndroidManifest.xml Add uses-permission android:name="android.permission.WAKE_LOCK"
  4. Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published