Code Monkey home page Code Monkey logo

android-labs's People

Contributors

einsiedlerkrebs avatar

android-labs's Issues

About getAmplitude() - (calculate decibells)

What steps will reproduce the problem?
1.in SoundMeter(Noise Alert)class has function 
public double getAmplitude() {
       if (mRecorder != null)
       return  (mRecorder.getMaxAmplitude()/2700.0);
        else
            return 0;
        }
2. why in mRecorder.getMaxAmplitude()/2700.0, why 2700.0
3. please help me calculate decibel with your SoundMeter class.

What is the expected output? What do you see instead?
calculate decibell.

What version of the product are you using? On what operating system?
NoiseAlert   versionCode="2"
             versionName="1.0.1"
Android(on Windows XP)
Please provide any additional information below.
Please help.

Original issue reported on code.google.com by [email protected] on 23 Aug 2011 at 10:51

decimal point

What steps will reproduce the problem?
1. clicking the period and enter the number again the period is working
when we try to click another no
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 May 2010 at 10:28

not fully compatible with DSTL1

What steps will reproduce the problem?
1. running on DSTL1

What is the expected output? What do you see instead?
Expect to see cellular, wifi, and cpu graph values.
Only see cpu values are displayed.

What version of the product are you using? On what operating system?
NetMeter.0.99.apk on Android 1.5

Please provide any additional information below.

iwconfig
lo        no wireless extensions.

Warning: Driver for device eth0 has been compiled with version 22
of Wireless Extension, while this program supports up to version 20.
Some things may be broken...

eth0      MRVL-SD8688  ESSID:""  Nickname:""
          Mode:Managed  Access Point: Not-Associated
          Power Management:off

ppp0      no wireless extensions.

Original issue reported on code.google.com by [email protected] on 30 Oct 2009 at 5:31

For Noise alert - triger by some type of noise

Hi,

I was looking for a noise trigger but not trigger for any kind of noise, but by 
a car alarm noise (for exemple).

Can you do this?
Record one exemple of noise, and then just trigger when the noise previous 
record is heard!

doing this whould be possible to have all kind off noises (loud or not) but 
just when the record noise is heard then the trigger would shoot.

tks,

Original issue reported on code.google.com by [email protected] on 10 Nov 2010 at 2:23

The NetMeter CPU usage is calculated wrongly

When you calcule the CPU usage of the application you don't acces to the stat 
file of the application. Instead, what you calculate with the NetMeter CPU 
usage is the CPU usage for all applications.

You can get the procces ID of the app whit the android.os.Process.myPid() 
static method.

Original issue reported on code.google.com by [email protected] on 26 Jul 2010 at 3:59

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.