https://github.com/mmar58/mmar-library-android
A library or collection of codes to do various tasks in your android app easily and with simple calls
https://github.com/mmar58/mmar-library-android
android java library
Last synced: 2 months ago
JSON representation
A library or collection of codes to do various tasks in your android app easily and with simple calls
- Host: GitHub
- URL: https://github.com/mmar58/mmar-library-android
- Owner: mmar58
- Created: 2024-09-17T17:59:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T17:32:08.000Z (over 1 year ago)
- Last Synced: 2025-03-22T11:16:33.906Z (over 1 year ago)
- Topics: android, java, library
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MMAR-library
This is project for create functions to use android api more easily
# Classes
|Class Name | Import | Description |
| ------------ | ------------ | ------------ |
|fm |com.mmar.fm | This is a simple filemanager api for create, edit, delete and copy files easily |
| tts| com.mmar.tts | For using tts and Toast. Implementing Voice recognization using google voice is on process |
|dialer|com.mmar.dialer|For using calling and dialing functions|
|camera|com.mmar.camera|For using device camera easily
|mservice|com.mmar.mservice|For using device services like notification show,close or manage, Getiing Pending Intent for other task, Changing RInger mode and other services