SlideShare una empresa de Scribd logo
1 de 10
Alarmy(Sleep if u can)
K.Ramya
(11mse0084)
Problem
Solution1: Alarmy
Alarmy app is the innovative solution for those
who just can’t seem to get up on time, even
with an alarm clock.
This app has been cleverly designed to force you
to get out of bed.
Alarm turn off mode:
1.Registering Photo
2.Shaking
3.Math problem
Alarm turn off mode
Mode 1,2,3
Keymatching (SIFT) SensorLister(Accelerometer) java.lang.Math
Weather report will be shown in either C or F
Volume of alarm
Period between to alarm to ring
If silence mode is on we cannot make silent(alarm)
Color of the theme
Preventing phone-> on->we cannot switch off the phone
Accuracy of picture and shake may high ,low ,normal
Done with alarm
Bugs
• Bug1:In alarm turn off method .we are using math
calculation mode there is no apply button.
• SOLUTION 1: create a button so that we have onclick
method it apply the setting.
• Bug2:When we Dismiss button is applied. Weather
report is not displayed.
• Solution 2:Link the button to google Weather locally
inside the code so that it shows a accurate result.
Upgrade(I suggest)
1.When we dismiss we get only Weather ,News
including this we can have Schedule Panner
app to plan our day.(onclick->auto link to app)
2.Alarm turn of mode we can include the step
count to stop the alarm
Class:StepListener
Method: Step_detect
Step_count
Thank u

Más contenido relacionado

Similar a Alarmy(Sleep if u can)

InfiRay Thermal Monocular E6+ V2.pdf
InfiRay Thermal Monocular E6+ V2.pdfInfiRay Thermal Monocular E6+ V2.pdf
InfiRay Thermal Monocular E6+ V2.pdfOptics-Trade
 
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics Trade
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics TradeInfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics Trade
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics TradeOptics-Trade
 
Different Types of Alarms on a CNC Machine
Different Types of Alarms on a CNC MachineDifferent Types of Alarms on a CNC Machine
Different Types of Alarms on a CNC Machinemassocnc
 
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdfHuaten Global
 
05 pocket photography (ios)
05   pocket  photography (ios)05   pocket  photography (ios)
05 pocket photography (ios)Bruce Garber
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxVincentAcapen
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxVincentAcapen
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxVincentAcapen
 

Similar a Alarmy(Sleep if u can) (8)

InfiRay Thermal Monocular E6+ V2.pdf
InfiRay Thermal Monocular E6+ V2.pdfInfiRay Thermal Monocular E6+ V2.pdf
InfiRay Thermal Monocular E6+ V2.pdf
 
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics Trade
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics TradeInfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics Trade
InfiRay Thermal Monocular E6 Pro V2 Instruction Manual - Optics Trade
 
Different Types of Alarms on a CNC Machine
Different Types of Alarms on a CNC MachineDifferent Types of Alarms on a CNC Machine
Different Types of Alarms on a CNC Machine
 
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf
4G Mini GPS Tracker FA29 User Manual (Huatenglobal).pdf
 
05 pocket photography (ios)
05   pocket  photography (ios)05   pocket  photography (ios)
05 pocket photography (ios)
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptx
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptx
 
Computer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptxComputer Basics - Basic Troubleshooting Techniques.pptx
Computer Basics - Basic Troubleshooting Techniques.pptx
 

Alarmy(Sleep if u can)

  • 1. Alarmy(Sleep if u can) K.Ramya (11mse0084)
  • 3. Solution1: Alarmy Alarmy app is the innovative solution for those who just can’t seem to get up on time, even with an alarm clock. This app has been cleverly designed to force you to get out of bed. Alarm turn off mode: 1.Registering Photo 2.Shaking 3.Math problem
  • 5. Mode 1,2,3 Keymatching (SIFT) SensorLister(Accelerometer) java.lang.Math
  • 6. Weather report will be shown in either C or F Volume of alarm Period between to alarm to ring If silence mode is on we cannot make silent(alarm) Color of the theme Preventing phone-> on->we cannot switch off the phone Accuracy of picture and shake may high ,low ,normal
  • 8. Bugs • Bug1:In alarm turn off method .we are using math calculation mode there is no apply button. • SOLUTION 1: create a button so that we have onclick method it apply the setting. • Bug2:When we Dismiss button is applied. Weather report is not displayed. • Solution 2:Link the button to google Weather locally inside the code so that it shows a accurate result.
  • 9. Upgrade(I suggest) 1.When we dismiss we get only Weather ,News including this we can have Schedule Panner app to plan our day.(onclick->auto link to app) 2.Alarm turn of mode we can include the step count to stop the alarm Class:StepListener Method: Step_detect Step_count