Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: dianhualuyin Download
 Description: This example is a source code based on the example of Android call source, you can achieve a simple call recording, the following is a simple implementation steps. 1 first build a new SystemService inheritance Service 2 to get the TelephoneManager instance, call its listen method. 3 phone there are many kinds of state, in a different state to write your own event (the code behind the notes are very detailed) 4 to be a tape recorder, when the call status, start hiring, call state at the end of the audio file in the background to upload to the server, the code is very detailed.
 Downloaders recently: [More information of uploader 吴卓铤]
 To Search:
File list (Check if you may need any files):
 

Android例子源码实现电话录音监听的安卓例子
.........................................\SystemService
.........................................\.............\.classpath
.........................................\.............\.idea
.........................................\.............\.....\.name
.........................................\.............\.....\compiler.xml
.........................................\.............\.....\copyright
.........................................\.............\.....\.........\profiles_settings.xml
.........................................\.............\.....\encodings.xml
.........................................\.............\.....\misc.xml
.........................................\.............\.....\modules.xml
.........................................\.............\.....\scopes
.........................................\.............\.....\......\scope_settings.xml
.........................................\.............\.....\vcs.xml
.........................................\.............\.....\workspace.xml
.........................................\.............\.project
.........................................\.............\.settings
.........................................\.............\.........\org.eclipse.jdt.core.prefs
.........................................\.............\AndroidManifest.xml
.........................................\.............\ant.properties
.........................................\.............\assets
.........................................\.............\build.xml
.........................................\.............\gen
.........................................\.............\...\com
.........................................\.............\...\...\andrew
.........................................\.............\...\...\......\systemservice
.........................................\.............\...\...\......\.............\BuildConfig.java
.........................................\.............\...\...\......\.............\R.java
.........................................\.............\libs
.........................................\.............\local.properties
.........................................\.............\out
.........................................\.............\...\production
.........................................\.............\...\..........\SystemService
.........................................\.............\...\..........\.............\com
.........................................\.............\...\..........\.............\...\andrew
.........................................\.............\...\..........\.............\...\......\systemservice
.........................................\.............\...\..........\.............\...\......\.............\BootReceiver.class
.........................................\.............\...\..........\.............\...\......\.............\BuildConfig.class
.........................................\.............\...\..........\.............\...\......\.............\MyActivity.class
.........................................\.............\...\..........\.............\...\......\.............\R$attr.class
.........................................\.............\...\..........\.............\...\......\.............\R$drawable.class
.........................................\.............\...\..........\.............\...\......\.............\R$layout.class
.........................................\.............\...\..........\.............\...\......\.............\R$string.class
.........................................\.............\...\..........\.............\...\......\.............\R.class
.........................................\.............\...\..........\.............\...\......\.............\SystemService$1.class
.........................................\.............\...\..........\.............\...\......\.............\SystemService$MyListener.class
.........................................\.............\...\..........\.............\...\......\.............\SystemService.class
........

CodeBus www.codebus.net