Android Audio Recorder enabled by NFC [closed]

asked 2013-11-14 11:58:03 -0600

xchris gravatar image

Hello

I’m really new in java programming. I’m trying to build an android application that will be enabled by NFC, record sound (during sleep) continuously (in separated files of 1-2 minutes length and then start a new recording file), uploading each one of them (right after it’s recorded) on a server and then deleting them from the phone. Also I want to add a UTC timestamp to every file , to be able to synchronize these sounds recordings with other signals, on the same graph. I’ve found this (http://androidcodeexamples.blogspot.gr/2012/06/voice-recording-in-android.html) open source app, which records audio. I need to make it to : 1. Start while I put the phone on the NFC 2. Record files with 1-2 minutes max length 3. Upload each one on the server and then delete it from the phone 4. Add UTC timestamps Could you help me with any of these? Any Help would be appreciated. Thanks in advance!

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by sturkmen
close date 2020-10-11 03:59:11.749628

Comments

totally barking up the wrong tree here ?

berak gravatar imageberak ( 2013-11-15 06:31:35 -0600 )edit

Is something wrong with my question?

xchris gravatar imagexchris ( 2013-11-15 13:41:36 -0600 )edit

where's the connection to opencv ?

berak gravatar imageberak ( 2013-11-16 02:35:10 -0600 )edit

I'm sorry,I thought I could ask a question for Android

xchris gravatar imagexchris ( 2013-11-16 12:40:12 -0600 )edit